@charset "UTF-8";

/*fonts roboto*/
@font-face {
  font-family: "RobotoCondensedRegular";
  src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot");
  src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot?#iefix")format("embedded-opentype"),
  url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.woff") format("woff"),
  url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "RobotoCondensedLight";
  src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot");
  src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot?#iefix")format("embedded-opentype"),
  url("../fonts/RobotoCondensedLight/RobotoCondensedLight.woff") format("woff"),
  url("../fonts/RobotoCondensedLight/RobotoCondensedLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "RobotoCondensedBold";
  src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot");
  src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot?#iefix")format("embedded-opentype"),
  url("../fonts/RobotoCondensedBold/RobotoCondensedBold.woff") format("woff"),
  url("../fonts/RobotoCondensedBold/RobotoCondensedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; 
}

@-webkit-keyframes keyframesY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px); } }
/*========================================================
                   Bootstrap Reset
=========================================================*/
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 {
  font-size: 13px;
  color: #000; }
@media (min-width: 768px) and (max-width: 991px) {
  label {
    font-size: 10px; } }

ul.product-countdown {
  padding-left: 0;
  list-style: none;
  letter-spacing: 1px;
  margin-bottom: 20px;
  width: 100%; }
ul.product-countdown li {
  display: inline-block;
  margin-right: 2px; }
ul.product-countdown li span {
  color: #a59189;
  margin-right: 2px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700; }

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

textarea {
  resize: none; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none; }

.nav-tabs {
  margin-bottom: 20px;
  border: none;
  font: 700 14px/16px "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px; }
.nav-tabs > li {
  margin: 0; }
.nav-tabs > li + li {
  margin-left: 39px; }
.nav-tabs > li > a, .nav-tabs > li > a:focus {
  color: #000;
  border: none !important; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #737373;
  background: none !important; }
.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0; }
.nav-tabs > li.active > a {
  border: none !important;
  background: none; }
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none !important;
  background: none; }

.tab-content {
  margin-top: 0; }

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

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  background: none; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.table-hover > tbody > tr:hover {
  background: none; }

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover, .input-group-addon {
  font-size: 13px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: auto; }

.bootstrap-datetimepicker-widget {
  z-index: 998 !important; }
.bootstrap-datetimepicker-widget td.day,
.bootstrap-datetimepicker-widget td.minute,
.bootstrap-datetimepicker-widget td.hour,
.bootstrap-datetimepicker-widget td.second,
.bootstrap-datetimepicker-widget thead tr:first-child th,
.bootstrap-datetimepicker-widget td span {
  border: 1px solid transparent;
  border-radius: 0;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget td span:hover {
  background: transparent;
  color: #000;
  border-color: transparent !important; }
.bootstrap-datetimepicker-widget td.separator {
  font-size: 20px;
  line-height: 20px; }
.bootstrap-datetimepicker-widget a[data-action] {
  background: transparent;
  color: #000; }
.bootstrap-datetimepicker-widget a[data-action] span {
  border: none; }
.bootstrap-datetimepicker-widget a[data-action],
.bootstrap-datetimepicker-widget .timepicker td > span,
.bootstrap-datetimepicker-widget td.separator {
  color: #000; }
.bootstrap-datetimepicker-widget a[data-action]:hover,
.bootstrap-datetimepicker-widget .timepicker td > span:hover {
  color: #a59189; }
.bootstrap-datetimepicker-widget .timepicker {
  margin-top: 5px; }
.bootstrap-datetimepicker-widget .timepicker .table-condensed {
  border-collapse: separate; }
.bootstrap-datetimepicker-widget .timepicker td span {
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin: 5px 0; }
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-hour, .bootstrap-datetimepicker-widget .timepicker td span.timepicker-minute {
  border: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 0px; }

.bootstrap-datetimepicker-widget thead tr:first-child th {
  background: #f8f8f8; }

.timepicker-picker {
  text-align: center; }

.bootstrap-datetimepicker-widget .timepicker .table-condensed {
  width: 100%; }

.bootstrap-datetimepicker-widget td span {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }

.bootstrap-datetimepicker-widget .timepicker td span.timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-minute {
  border: none;
  width: 50px;
  height: 50px;
  padding: 5px;
  line-height: 50px;
  border-radius: 0px; }

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

.fancybox-overlay {
  z-index: 10001; }

.fancybox-opened {
  z-index: 10003; }

.container > .alert,
.breadcrumb + .alert {
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -ms-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  -o-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
  animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99); }
.container > .alert .alert,
.breadcrumb + .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%; }
.container > .alert .alert.fadeOut,
.breadcrumb + .alert .alert.fadeOut {
  top: -100%; }

@-ms-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }
@-o-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }
@-webkit-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }
@-moz-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }
@keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }
@-ms-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }
@-o-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }
@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }
@-moz-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }
@keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }
@-ms-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }
@-o-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }
@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }
@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }
@keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }
.product_page-right .alert {
  margin-top: 20px; }

.alert {
  position: relative;
  padding: 18px 40px 18px 75px;
  z-index: 30;
  color: #FFF;
  border-radius: 0;
  min-height: 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-weight: 700;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  -o-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  -webkit-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  transition: 1s all cubic-bezier(1, -0.01, 0, 0.99); }
.alert i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 60px;
  font-size: 40px;
  -webkit-animation: alert-icon-anim 1s;
  -moz-animation: alert-icon-anim 1s;
  -ms-animation: alert-icon-anim 1s;
  -o-animation: alert-icon-anim 1s;
  animation: alert-icon-anim 1s;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); }
.alert i:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  line-height: 0; }
.alert a:hover {
  text-decoration: underline; }
.alert button.close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  right: 15px;
  color: #fff;
  opacity: .7;
  font-family: 'Arial'; }
.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #fff; }
.alert.fadeOut {
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.alert.fadeOut .alert {
  top: 100%; }
@media (max-width: 479px) {
  .alert {
    padding-right: 30px; }
  .alert button.close {
    right: 5px; } }

.alert-success {
  background-color: #4caf50; }
.alert-success i {
  background: #388E3C; }
.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
  color: #C8E6C9; }

.alert-danger {
  background-color: #F44336; }
.alert-danger i {
  background: #D32F2F; }
.alert-danger a, .alert-danger a:visited, .alert-danger a:focus, .alert-danger a:hover {
  color: #FFCDD2; }

.alert-info {
  background-color: #03A9F4; }
.alert-info i {
  background: #0288D1; }
.alert-info a, .alert-info a:visited, .alert-info a:focus, .alert-info a:hover {
  color: #B3E5FC; }

.alert-warning {
  background-color: #FF5722; }
.alert-warning i {
  background: #E64A19; }
.alert-warning a, .alert-warning a:visited, .alert-warning a:focus, .alert-warning a:hover {
  color: #FFCCBC; }

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

.pagination {
  margin: 0;
  width: 100%;
  font-weight: 700; }
.pagination:before, .pagination:after {
  display: table;
  content: "";
  line-height: 0; }
.pagination:after {
  clear: both; }
.pagination > li {
  display: inline-block; }
.pagination > li > a, .pagination > li > span {
  display: inline-block;
  color: #000;
  background: none;
  border: none;
  float: none;
  margin-left: 0;
  line-height: 16px;
  text-align: center;
  padding: 0;
  border: none; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #a59189;
  background: none;
  border: none; }
.pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > span, .pagination > li.active > span:hover, .pagination > li.active > span:focus {
  background: none;
  color: #a59189;
  border: none;
  z-index: auto; }
.pagination > li + li {
  margin-left: 25px; }
.pagination li.tx a {
  position: relative;
  padding-left: 15px; }
.pagination li.tx a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f104';
  font-family: "FontAwesome";
  display: inline-block; }
.pagination li.tx + .tx {
  margin-left: 21px; }
.pagination li.tx + .tx a:before {
  content: '\f100'; }
.pagination li.numb + li.tx a:before, .pagination li.active + li.tx a:before {
  content: '\f101'; }
.pagination li.numb + li.tx + li.tx a:before, .pagination li.active + li.tx + li.tx a:before {
  content: '\f105'; }

.pagination-block {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 18px;
  padding-bottom: 19px;
  margin-bottom: 20px;
  line-height: 16px; }

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

.table thead td, .table th {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  font-size: 13px;
  background-color: #f8f8f8; }

.table {
  letter-spacing: .5px; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom: none; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 15px 10px 15px; }

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

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

legend {
  border-color: #e5e5e5; }

.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; }

.panel-collapse {
  background: #fafafa; }

.modal-header .close {
  font-family: 'Arial'; }

.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: #ddd; }

.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-bordered > tbody > tr > td {
  vertical-align: middle; }

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

.panel-default > .panel-heading {
  padding: 20px;
  background: #f8f8f8;
  color: #000; }

.addthis_sharing_toolbox a {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.addthis_sharing_toolbox a:hover {
  opacity: .6; }

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

.fancybox-lock {
  overflow: visible !important; }

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

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: inherit; }
.form-horizontal .radio:first-child, .form-horizontal .checkbox:first-child {
  padding-top: 0; }
.form-horizontal .control-label, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 0; }

.input-group .form-control {
  z-index: auto; }

.atm-f {
  height: auto !important; }

.text-danger {
  color: #F00; }

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

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

.tooltip {
  z-index: 9999;
  pointer-events: none; }
.tooltip.top .tooltip-inner {
  color: #fff;
  background-color: #000; }
.tooltip.top .tooltip-arrow {
  border-top-color: #000 !important; }

.ps-document-overlay,
.ps-carousel,
.ps-uilayer,
.ps-toolbar,
.ps-caption {
  z-index: 100000000 !important; }

.vcenter {
  vertical-align: middle !important; }

.table-custom > tbody > tr > td,
.table-custom > tbody > tr > th,
.table-custom > tfoot > tr > td,
.table-custom > tfoot > tr > th,
.table-custom > thead > tr > td,
.table-custom > thead > tr > th {
  border-top: none;
  border-bottom:1px solid #ed7420;;
  padding-bottom: 10px; }

.modal {
  position: absolute;
  z-index: 10001;
  display: none;
}
.modal .terms_conditions_page {
  margin-top: 30px; }
.modal-backdrop {
  z-index: 10000; }

/*========================================================
               Responsive Styles
=========================================================*/
@media (max-width: 1199px) {
  .nav-tabs {
    letter-spacing: .5px; }
  .nav-tabs > li + li {
    margin-left: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .nav-tabs > li + li {
    margin-left: 20px; } }
@media (max-width: 767px) {
  .nav-tabs > li {
    margin-right: 0; }
  .nav-tabs > li + li {
    margin-left: 8px; }

  .pagination > li + li {
    margin-left: 15px; }
  .pagination > li.tx a {
    padding-left: 0;
    font-size: 11px; }
  .pagination > li.tx a:before {
    display: none; }
  .pagination > li.tx + .tx {
    margin-left: 10px; }

  .pagination-block {
    margin-bottom: 15px; } }

/*========================================================
                      Main Styles
=========================================================*/
body {
  font: 500 14px/24px "Roboto", sans-serif;
  color: #4a4a4a;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  color: #141414;
  margin: 0 0 20px;
  line-height: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0; }

/* Override the bootstrap defaults */
h1 {
  font-size: 46px;
  font-family: "RobotoCondensedBold", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }
h1 i {
  margin-right: 10px; }
h1 i:before {
  vertical-align: top;
  line-height: 48px; }
.popular h1{
  margin-bottom: 30px;
}
h2 {
  font-size: 30px;
  font-weight: 400; }

h3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #737373;
  font-weight: 900; }

h4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #4a4a4a; }

h5 {
  font-size: 13px;
  letter-spacing: 1px; }

h6 {
  font-size: 12px;
  letter-spacing: 1px; }

.description-category p {
  margin-bottom: 25px; }

/*Баннер на стр категории*/
.description-category h1 {
  pointer-events: none;
}
.description-category h1::after {
  background: url('../image/banner/pure_strike_1170х125.jpg')no-repeat center;
  content: '';
  display: none;
  height: auto;
  cursor: pointer;
  padding: 63px 0;
  pointer-events: all;
  margin: 20px auto 20px;
  background-size: 100%;
  max-width: 1200px;
  /*-webkit-background-size:;*/
  /*background-size:cover;*/

  /*display: none;*/
}
@media screen and (max-width: 1200px) {
  .description-category h1::after {
    padding: 50px 0;
  }
}
@media screen and (max-width: 992px) {

  .description-category h1::after {
    padding: 5% 0;
  }

}
@media screen and (max-width: 525px) {
  .description-category h1::after {
    /*background: url('../image/banner/babolat_odegda_400х80.jpg')no-repeat;*/
    /*background-size: contain;*/
    /*height: 80px;*/
    /*text-align: center;*/
    /*background-position-x: center;*/
    margin-bottom: 0;
  }
}



p, .description {
  letter-spacing: 1px; }

a {
  display: inline-block;
  font: inherit;
  text-decoration: none;
  max-width: 100%;
  -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 {
  outline: none;
  text-decoration: none; }
a:hover {
  text-decoration: none;
  color: #141414;
}

hr {
  border-top-color: #dadada; }

p a {
  color: #141414; }

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

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

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

strong, b {
  color: #000;
  font-weight: 700; }

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

div.required .control-label:after {
  content: '*';
  color: red;
  margin-left: 1px; }

.fa {
  line-height: inherit;
  font-family: inherit; }
.fa:before {
  font-family: "FontAwesome"; }

#page > .ie-warning {
  position: relative;
  text-align: center;
  display: none;
  clear: both; }
@media (min-width: 768px) {
  .lt-ie11 #page > .ie-warning {
    display: block; } }

/*========================================================
                      Header styles
=========================================================*/
header {
  position: relative;
  font-size: 0;
  line-height: 0;
  color: #141414;
  background: #fff;
  border-bottom:1px solid #ed7420;
  text-align: center;
  margin-bottom: 26px; }
header .homebuilder > div > div {
  font-size: 11px;
  line-height: 13px; }
header .html-module {
  display: inline-block;
  vertical-align: top;
  margin-top: 26px;
  margin-bottom: 20px; }
header .html-module > .box-heading {
  display: none; }
header .box-cart,
header .search,
header .megamenu {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px; }
header .search,
header .megamenu {
  margin-top: 12px; }
header .logo {
  display: inline-block;
  margin-bottom: 18px; }
header .logo .img-responsive {
  display: inline-block;
  vertical-align: middle; }
header .logo:after {
  display: none; }
header .logo a {
  display: block;
  max-width: 100%;
  line-height: 30px; }
header address {
  margin-bottom: 0;
  /*line-height: 13px; */
}
header address a {
  font-size: 14px; }
header h1.logo {
  line-height: 18px; }

.common-home header {
  margin-bottom: 0; }

a.btn-wishlist {
  line-height: 22px;
  margin-left: 13px;
  position: relative; }
a.btn-wishlist i {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  color: #141414;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
a.btn-wishlist span {
  display: none; }
a.btn-wishlist:visited i {
  color: #141414; }
a.btn-wishlist:hover i, a.btn-wishlist:focus i, a.btn-wishlist:active i {
  color: #a59189; }

header .nav {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
header .nav > .toggle {
  font-size: 11px;
  line-height: 13px;
  color: #141414;
  vertical-align: top; }
header .nav > .toggle:before {
  vertical-align: top;
  display: inline-block; }
header .nav > .toggle span {
  font-size: 11px;
  color: #a59189; }
header .nav > .toggle:hover {
  color: #a59189; }
header .nav .toggle_cont {
  padding: 10px 0 15px;
  letter-spacing: .5px; }
header .nav .toggle_cont > li > a {
  width: 100%; }
header .nav .toggle_cont > li > a, header .nav .toggle_cont > li > button {
  padding: 7px 15px 7px 20px; }
header .nav.toggle-wrap > .toggle_cont {
  top: 100%; }
@media (min-width: 768px) {
  header .nav {
    display: inline-block;
    padding-top: 1px; } }
@media (max-width: 767px) {
  header .nav > .toggle {
    line-height: 50px; } }

.common-home header {
  margin-bottom: 0; }

.header-top-block {
  padding-top: 15px;
  padding-bottom: 14px;
  background: #f8f8f8;
  text-transform: uppercase;
  margin-bottom: 42px;
  letter-spacing: 1px; }
.header-top-block p {
  margin-bottom: 0; }

header h3 {
  display: none; }
header .html-module {
  color: #141414;
  display: inline-block; }
header a {
  color: #141414; }
header a:visited {
  color: #141414; }
header a:hover, header a:focus, header a:active {
  color: #a59189; }

.header-top {
  position: relative; }

.dropdown-menu {
  font: 500 11px/13px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #4a4a4a;
  left: auto;
  right: 0;
  background: #fff;
  border-color: #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dropdown-menu li button {
  padding: 10px 20px 10px;
  width: 100%; }
.dropdown-menu li button:hover {
  color: #a59189;
  background: #333333; }

/*================  Toggle ===============*/
.toggle-wrap {
  position: relative; }

.toggle_cont {
  display: none;
  color: #fff;
  background: #3a3a3a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px 15px;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 34px;
  min-width: 222px;
  text-align: left;
  z-index: 20;
}
.toggle_cont > li {
  padding: 0;
  width: 100%; }
.toggle_cont > li + li {
  margin-top: 15px; }
.toggle_cont > li > a, .toggle_cont > li > button {
  color: #fff;
  display: inline-block;
  text-transform: uppercase; }
.toggle_cont > li > a:visited, .toggle_cont > li > button:visited {
  color: #4a4a4a; }
.toggle_cont > li > a:hover, .toggle_cont > li > a:focus, .toggle_cont > li > a:active, .toggle_cont > li > button:hover, .toggle_cont > li > button:focus, .toggle_cont > li > button:active {
  color: #a59189; }
.toggle_cont > li > a img, .toggle_cont > li > button img {
  margin: 2px 3px 0 0;
  vertical-align: top;
  display: none; }
.toggle_cont > li > a i {
  margin-right: 2px; }
.toggle_cont ul li + li {
  margin-top: 0; }
.toggle_cont__right {
  right: auto;
  left: 0; }

/*================   Top Links style   ===============*/
/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language,
.box-currency {
  display: inline-block;
  margin-left: 28px; }
.box-language .btn-group,
.box-currency .btn-group {
  width: 100%; }
.box-language .btn-group > span,
.box-currency .btn-group > span {
  width: 100%;
  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; }
.box-language .btn-group > span:after,
.box-currency .btn-group > span:after {
  position: relative;
  font-size: 12px;
  content: '\f107';
  font-weight: 400;
  font-family: "FontAwesome";
  margin-left: 2px; }
.box-language .btn-group > span:hover,
.box-currency .btn-group > span:hover {
  color: #a59189; }
.box-language .btn-group .toggle_cont,
.box-currency .btn-group .toggle_cont {
  min-width: 120px;
  letter-spacing: .5px; }

.box-language .btn-group .toggle_cont {
  min-width: 100px; }

/*========================================================
               Responsive Header styles
=========================================================*/
@media (min-width: 768px) {
  header .nav {
    display: inline-block;
    width: 100%;
    color: #141414; }
  header .nav > .toggle {
    display: none; }
  header .nav > .toggle_cont {
    display: block !important;
    position: static;
    padding: 0;
    border: none;
    margin: 0;
    background: none;
    width: auto; }
  header .nav > .toggle_cont .toggle_cont {
    right: auto;
    left: 0; }
  header .nav > .toggle_cont > li {
    display: inline-block;
    float: left;
    margin-top: 0;
    padding: 0;
    width: auto; }
  header .nav > .toggle_cont > li + li {
    margin-left: 24px; }
  header .nav > .toggle_cont > li > a, header .nav > .toggle_cont > li > button {
    color: #141414; }
  header .nav > .toggle_cont > li > a:visited, header .nav > .toggle_cont > li > button:visited {
    color: #141414; }
  header .nav > .toggle_cont > li > a:hover, header .nav > .toggle_cont > li > a:focus, header .nav > .toggle_cont > li > a:active, header .nav > .toggle_cont > li > button:hover, header .nav > .toggle_cont > li > button:focus, header .nav > .toggle_cont > li > button:active {
    color: #a59189;
    background: none; }
  header .nav > .toggle_cont > li > a {
    display: inline-block;
    padding: 0; }
  header .nav > .toggle_cont > li > a i {
    display: none; }
  header .nav > .toggle_cont > li > a:hover, header .nav > .toggle_cont > li > a.current {
    color: #a59189;
    background: none; } }
/*--------------------------------------*/
@media (max-width: 1199px) {
  .header-top-block {
    letter-spacing: .5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  header address a {
    font-size: 11px; }
  header .nav > .toggle_cont > li + li {
    margin-left: 8px; }

  .box-language, .box-currency {
    margin-left: 10px; } }
@media (max-width: 767px) {
  .nav-active header .nav, .nav-active header .cart {
    opacity: 0; }

  .header-top-block {
    margin-bottom: 20px; }

  .box-language,
  .box-currency {
    margin-left: 10px; }

  header .xs-block-left {
    text-align: left; }
  header .toggle_cont {
    top: 100%; }
  header .block-right {
    text-align: right;
    position: relative;}
  header .logo {
    float: none;
    margin: 10px 0 20px; }
  header .html-module {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  header .search {
    float: none;
    margin-top: 0; }
  header .box-cart {
    float: none;
    margin-top: 0; }
  header .nav .toggle_cont > li > a, header header .nav .toggle_cont > li > button {
    padding: 5px 5px 5px 10px; }
  header .nav.toggle-wrap > .toggle_cont {
    top: 100%;
    padding: 0;
    line-height: 16px; }
  header .nav.toggle-wrap > .toggle_cont .toggle_cont {
    border: none; }
  header .nav.toggle-wrap > .toggle_cont .btn-group {
    width: 100%; }
  header .nav > .toggle {
    color: #000;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    vertical-align: top; }
  header .nav > .toggle.active {
    top: 0; }
  header .nav > .toggle span {
    display: none; }
  header .nav > .toggle_cont {
    right: -10px; }
  header .nav > .toggle_cont a i {
    display: none; }
  header .nav.toggle-wrap > .toggle_cont {
    padding: 15px 10px;
    text-align: left;
    max-height: 250px;
    width: 200px;
    overflow: auto;
    margin-top: 5px;
    margin-right: 10px; }
  header .nav.toggle-wrap > .toggle_cont li.toggle-wrap > a {
    display: none; }
  header .nav.toggle-wrap > .toggle_cont li.toggle-wrap > .toggle_cont {
    padding: 0;
    margin: 0;
    width: 100%;
    top: auto;
    right: auto;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  header .nav.toggle-wrap > .toggle_cont > li + li {
    margin-left: 0;
    margin-top: 0; } }

/*========================================================
                      Content styles
=========================================================*/
#page {
  /*background: #fff;*/
  overflow: hidden; }

@media (max-width: 767px) {
  #content {
    padding-bottom: 15px; } }
.row-inner.container {
  padding-left: 0;
  padding-right: 0; }

.relative > .container > div {
  position: relative;
  padding-bottom: 24px;
  margin-left: 0;
  margin-right: 0; }
.relative > .container > div > div {
  margin-left: -15px;
  margin-right: -15px; }
.relative > .container > div > div > [class*="col-"] {
  position: static; }

.banner-third .banners > .col-sm-12 {
  width: 33.33333333%; }

@media (min-width: 768px) {
  .block-left {
    text-align: left; } }
.block-right {
  text-align: right; }

/*==================  Marked List  ======================*/
.box.account ul, .box.affilate ul {
  padding: 0;
  list-style-type: none; }
.box.account ul li + li, .box.affilate ul li + li {
  border-top: 1px solid #e5e5e5; }
.box.account ul a, .box.affilate ul a {
  position: relative;
  background: #f8f8f8;
  display: block;
  padding: 13px 15px; }
.box.account ul a:hover, .box.affilate ul a:hover {
  background: #f0f0f0; }
.box.account ul a:hover, .box.affilate ul a:hover {
  color: #a59189; }

.manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
.manufacturer-content div li + li, #content ul.list-unstyled li + li {
  margin-top: 10px; }
.manufacturer-content div a, #content ul.list-unstyled a {
  position: relative; }
.manufacturer-content div a:before, #content ul.list-unstyled a:before {
  content: '\e409';
  margin-right: 3px;
  color: #a59189;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Material Icons';
  vertical-align: top; }

.manufacturer-content div a:before {
  vertical-align: top;
  color: #a59189; }

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

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

.price-section {
  display: table;
}
.price-section .price-new{
  font-size: 25px;
  display: table-cell;
  vertical-align: middle;
}
.price-section .price-old {
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}

/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url(../image/preloader.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;
  -webkit-backface-visibility: hidden; }
.lazy.lazy-loaded {
  background: none; }
.lazy.lazy-loaded img {
  opacity: 1; }

.search {
  margin: 0 0 0 12px;
  line-height: 0;
  position: static; }
.search input[type="text"] {
  color: #767676;
  display: inline-block;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  width: 100%;
  height: 38px;
  padding: 10px 50px 10px 15px;
  background: none;
  border: 1px solid #e5e5e5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.search input[type="text"]:focus {
  outline: none;
  box-shadow: none;
  font-family: "Roboto", sans-serif; }
.search input[type="text"]::-webkit-input-placeholder {
  color: #767676;
  opacity: 1;
  font-family: "Roboto", sans-serif; }
.search input[type="text"]:-moz-placeholder {
  color: #767676;
  opacity: 1;
  font-family: "Roboto", sans-serif; }
.search input[type="text"]::-moz-placeholder {
  color: #767676;
  opacity: 1;
  font-family: "Roboto", sans-serif; }
.search input[type="text"]:-ms-input-placeholder {
  color: #767676;
  opacity: 1;
  font-family: "Roboto", sans-serif; }
.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;
  color: #141414;
  font: 400 14px/38px "FontAwesome"; }
.search button::-moz-focus-inner, .search button:focus::-moz-focus-inner, .search button:active::-moz-focus-inner {
  border: none;
  padding: 0; }
.search button:hover, .search button:focus:hover, .search button:active:hover {
  color: #a59189; }

.top-search {
  cursor: pointer;
  display: inline-block;
  color: #a59189;
  text-transform: uppercase; }
.top-search i {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  min-width: 18px;
  text-transform: none;
  letter-spacing: 0;
  color: #141414;
  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; }
.top-search span {
  vertical-align: top; }
.top-search:hover, .top-search:focus, .top-search:active, .top-search.active {
  color: #a59189; }
.top-search:hover i, .top-search:focus i, .top-search:active i, .top-search.active i {
  color: #a59189; }
.top-search.active i:before {
  content: "\f00d"; }

#search {
  display: none;
  opacity: 0;
  line-height: 0;
  position: absolute;
  right: auto;
  left: auto;
  width: 0;
  max-width: 100%;
  z-index: 21;
  top: 36px;
  right: 0;}
#search .inner {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
  line-height: 0; }
#search .inner .button-search {
  position: absolute;
  right: 0;
  color: #141414; }
#search .inner .button-search:visited {
  color: #141414; }
#search .inner .button-search:hover, #search .inner .button-search:focus, #search .inner .button-search:active {
  color: #a59189; }
#search button.button-search {
  vertical-align: top;
  position: relative;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 16px 10px 5px;
  font-size: 14px;
  line-height: 16px;
  height: 36px; }

#livesearch_search_results {
  margin: 3px 0 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  list-style-type: none;
  z-index: 12;
  font-size: 14px;
  line-height: 16px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }
#livesearch_search_results li {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
#livesearch_search_results li a {
  color: #4a4a4a;
  text-transform: none; }
#livesearch_search_results li img {
  float: left;
  margin-right: 10px; }
#livesearch_search_results li img.loading {
  background: #f8f8f8; }
#livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
  background-color: #f8f8f8; }
#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: #141414; }
#livesearch_search_results a {
  display: block;
  padding: 5px;
  color: #4a4a4a; }
#livesearch_search_results a:before, #livesearch_search_results a:after {
  display: table;
  content: "";
  line-height: 0; }
#livesearch_search_results a:after {
  clear: both; }
#livesearch_search_results a:visited {
  color: #141414; }

/*========================================================
               Responsive styles
=========================================================*/
@media (max-width: 480px) {
  header .block-right {
    width: 100%;
    text-align: center; }
  header .block-right > div.search {
    /*float: none;*/
    display: inline-block;
    vertical-align: top; } }
/*================ Box Cart  ===============*/
.box-cart {
  color: #000;
  position: static; }
.box-cart strong, .box-cart b {
  color: inherit;
  font-weight: 500;
  text-transform: uppercase; }
.box-cart .name {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0; }
.box-cart .name a {
  color: #141414; }
.box-cart .name a:visited {
  color: #141414; }
.box-cart .name a:hover, .box-cart .name a:focus, .box-cart .name a:active {
  color: #a59189; }
.box-cart .btn-remove-wrap, .box-cart .btn-remove__cnt {
  position: absolute;
  left: 0;
  right: 0; }
.box-cart .btn-remove-wrap {
  top: 0;
  bottom: 0;
  z-index: 10;
  background: #f8f8f8;
  display: none;
  border: 1px solid #e5e5e5; }
.box-cart .btn-remove__cnt {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }
.box-cart .btn-remove__cnt .btn {
  margin-left: 5px;
  margin-right: 5px; }
.box-cart .btn-danger {
  line-height: 16px; }
.box-cart .btn-danger:before {
  display: none; }
.box-cart .btn-danger, .box-cart .btn-danger:focus {
  border: none;
  padding: 0;
  color: #000;
  font-size: 13px;
  background: none; }
.box-cart .btn-danger:hover, .box-cart .btn-danger:focus:hover {
  color: #a59189;
  background: none;
  border: none;
  padding: 0; }
.box-cart .btn-danger:focus, .box-cart .btn-danger:focus:focus {
  box-shadow: none;
  border: none;
  padding: 0; }
.box-cart a:hover img {
  opacity: .8; }
.box-cart .btn {
  margin-bottom: 7px; }

/*================  Cart  ===============*/
.cart {
  position: static;
  letter-spacing: 1px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.cart > button {
  font: 500 12px/16px "Roboto", sans-serif;
  margin: 0;
  color: #141414;
  display: inline-block; }
.cart > button:hover {
  color: #a59189; }
.cart > button i,
  /*.cart > button strong, */
.cart > button span {
  vertical-align: top;
  line-height: 22px; }
.cart > button .cart-total {
  position: relative;
  display: inline-block; }
.cart > button .cart-total span {
  display: none; }
.cart > button i {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  height: 16px;
  color: #141414;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.cart > button:hover i, .cart > button.active i {
  color: #a59189; }
.cart .cart-remove-btn {
  margin-bottom: 10px;
  margin-left: 5px; }
.cart .cart-remove-btn:before, .cart .cart-remove-btn > span {
  vertical-align: middle; }

/*================  Cart DropDown ===============*/
.cart .toggle_cont {
  z-index: 99;
  top: 100%;
  min-width: 340px;
  max-width: 340px;
  padding: 10px 15px 10px;
  color: #4a4a4a;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  line-height: 14px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  max-height: 530px;
  font-family: "Roboto", sans-serif;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 10px; }
.cart .toggle_cont strong, .cart .toggle_cont b {
  font-size: 14px;
  color: #141414; }
.cart .toggle_cont .price-cart {
  max-width: 80px;
  display: inline-block; }
.cart .toggle_cont > li {
  padding: 0; }
.cart .toggle_cont > li + li {
  margin-top: 10px; }
.cart .toggle_cont .table > tbody > tr > td,
.cart .toggle_cont .table > tbody > tr > th,
.cart .toggle_cont .table > tfoot > tr > td,
.cart .toggle_cont .table > tfoot > tr > th,
.cart .toggle_cont .table > thead > tr > td,
.cart .toggle_cont .table > thead > tr > th {
  padding: 12px 5px 15px; }
.cart .toggle_cont .table > tbody > tr > td.td-img,
.cart .toggle_cont .table > tbody > tr > th.td-img,
.cart .toggle_cont .table > tfoot > tr > td.td-img,
.cart .toggle_cont .table > tfoot > tr > th.td-img,
.cart .toggle_cont .table > thead > tr > td.td-img,
.cart .toggle_cont .table > thead > tr > th.td-img {
  padding-top: 15px; }
.cart .toggle_cont .table > tbody > tr > td,
.cart .toggle_cont .table > tbody > tr > th,
.cart .toggle_cont .table > tfoot > tr > td,
.cart .toggle_cont .table > tfoot > tr > th,
.cart .toggle_cont .table > thead > tr > td,
.cart .toggle_cont .table > thead > tr > th {
  line-height: 24px;
  border-color: #e5e5e5; }
.cart .toggle_cont h4 {
  margin-bottom: 5px; }
.cart .toggle_cont img {
  max-width: 50px;
  background: #f8f8f8; }
.cart .toggle_cont table {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px; }
.cart .toggle_cont table.total {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 30px; }
.cart .toggle_cont table.total tr:last-child strong {
  color: #a59189; }
.cart .toggle_cont p {
  margin-bottom: 5px; }

.cart ul > li:first-child tr {
  border-bottom: 1px solid rgba(229, 229, 229, 0.6); }

.cart td {
  font-size: 14px; }
.cart td strong {
  font-size: 14px; }
.cart td.text-center {
  padding-left: 2px;
  padding-right: 5px;
  text-align: right; }
.cart td.text-center i {
  margin: 0; }

.cart .total td {
  border: none;
  padding: 2px; }
.cart .price-cart {
  font-family: "Roboto", sans-serif; }
.cart .price-cart i {
  font-style: normal; }
.cart .price-cart b {
  margin-left: 5px;
  font-size: 14px;
  color: #141414; }
.cart .table > tbody > tr:first-child {
  position: relative; }
.cart .table > tbody > tr:first-child > td {
  border-top: none; }

.cart .table.total > tbody > tr > td,
.cart .table.total > tbody > tr > th,
.cart .table.total > tfoot > tr > td,
.cart .table.total > tfoot > tr > th,
.cart .table.total > thead > tr > td,
.cart .table.total > thead > tr > th {
  line-height: 16px; }
.cart .table.total > tbody > tr > td,
.cart .table.total > tbody > tr > th,
.cart .table.total > tfoot > tr > td,
.cart .table.total > tfoot > tr > th,
.cart .table.total > thead > tr > td,
.cart .table.total > thead > tr > th {
  padding-top: 4px;
  padding-bottom: 4px; }

.cart .table.total tr:last-child td strong,
.cart .table.total tr:last-child td {
  font-size: 16px; }

.cart .table.total + .text-left {
  margin-bottom: 5px; }

.cart .toggle_cont .btn, .cart .toggle_cont .btn-primary {
  vertical-align: top; }

/*========================================================
               Responsive styles
=========================================================*/
@media (max-width: 992px) {
  div.cart > button {
    position: relative;
    margin: 0;
    padding-top: 0;
    height: 30px; }
  div.cart > button .cart-total, div.cart > button strong {
    display: none; }
  div.cart > button .cart-total2 {
    top: 10px;
    font-size: 14px; }
  div.cart > button i {
    margin-right: 0;
    line-height: 30px;
    border: none;
    font-size: 24px;
    height: 50px;
    padding: 0;
    color: #fff; }
  div.cart .toggle_cont {
    max-height: 225px;
    overflow: auto;
    top: 100%;
    right: -5px; }
  div.cart .toggle_cont .name {
    max-width: 65px; }

  .cart .toggle_cont {
    min-width: 290px;
    max-width: 290px; }

  .box-cart button.btn-danger.btn-close-cart, .box-cart button.btn-danger.btn-close-cart:focus {
    padding: 0;
    top: 10px;
    right: 10px; }
}

/*========================================================
                      Product
=========================================================*/
/* ===================   Product Layout   =================== */
.product-layout {
  margin-bottom: 40px; }

/* ===================   Product Image   =================== */
.product-thumb {
  text-align: center; }
.product-thumb .image {
  position: relative;
  margin-bottom: 5px;
  background: #fff;

  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-thumb .image:before {
  position: absolute;
  z-index: 2;
  content: '';
  display: block;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0; }
.product-thumb .image .img-primary {
  opacity: 1; }
.product-thumb .image .img-secondary {
  position: absolute;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0; }
.product-thumb .image > a {
  display: block; }
.product-thumb .image > a img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin: 0 auto; }
.product-thumb .image .rating {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  display: inline-block;
  bottom: 10px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0; }
.product-thumb .image .cart-button {
  opacity: 0; }
.product-thumb .image:hover .rating {
  opacity: 1; }
.product-thumb .image:hover .cart-button {
  -webkit-animation: keyframesY .8s ease-out;
  animation: keyframesY .8s ease-out;
  opacity: 1; }
.product-thumb .image:hover:before {
  opacity: 1; }
.product-thumb .image:hover .img-primary {
  opacity: 0; }
.product-thumb .image:hover .img-secondary {
  opacity: 1; }
.product-thumb .image .btn-icon {
  background: rgba(255, 255, 255, 0.5); }
.product-thumb .image .btn-icon:visited {
  background: rgba(255, 255, 255, 0.5); }
.product-thumb .image .btn-icon:hover, .product-thumb .image .btn-icon:focus, .product-thumb .image .btn-icon:active {
  background: #a59189; }

/* ===================   Product Caption   =================== */
.name {
  line-height: 16px;
  letter-spacing: .7px;
  color: #000; }
.name a {
  color: #000; }
.name a:visited {
  color: #000; }
.name a:hover, .name a:focus, .name a:active {
  color: #a59189; }

.product-thumb {
  min-height: 480px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:10px 0;

  -webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow:  0 2px 5px rgba(0, 0, 0, 0.2);

  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.product-layout:hover .product-thumb,
.owl-item .product-thumb:hover {
  -webkit-box-shadow: 0px 10px 15px rgba(2, 10, 20, 0.2);
  -moz-box-shadow: 0px 10px 15px rgba(2, 10, 20, 0.2);
  box-shadow: 0px 10px 15px rgba(2, 10, 20, 0.2);
}
.product-thumb .caption {
  position: relative;
  z-index: 1; }
.product-thumb .cart-button {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -12.5px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.product-thumb .aside {
  display: none; }
.product-thumb .name {
  text-overflow: ellipsis;
  white-space: normal;
  min-height: 75px;
  line-height: 1.3em;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 10px;
  padding:0 10px;}
.product-thumb .name > a {
  display: inline; }

.cart-button .btn, .cart-button .btn-icon {
  vertical-align: top; }
.cart-button .btn-icon + .btn-icon {
  margin-left: 8px; }

.related-block {
  margin-bottom: 15px;
  position: relative; }
.related-block .owl-carousel {
  width: auto; }
.related-block .owl-carousel .owl-item .product-thumb {
  position: relative;
  margin: 0 !important; }
.related-block .owl-carousel .owl-item .product-thumb:hover {
  z-index: 1; }
.related-block .product-reccurings_title {
  margin-bottom: 25px;
  font-size:20px;
  color: #737373;
  font-weight: 900;
  text-transform: uppercase;}

aside .box .owl-carousel {
  width: auto;
  margin-left: -1px;
  margin-right: -1px; }
aside .box .owl-carousel .owl-nav .owl-prev {
  left: 1px; }
aside .box .owl-carousel .owl-nav .owl-next {
  right: 1px; }
aside .box .owl-carousel:hover .owl-nav .owl-prev {
  left: 1px; }
aside .box .owl-carousel:hover .owl-nav .owl-next {
  right: 1px; }
aside .box .owl-carousel .owl-item {
  padding: 0 1px; }
aside .box .owl-carousel .owl-item .product-thumb {
  position: relative;
  margin: 0 !important; }
aside .box .owl-carousel .owl-item .product-thumb .cart-button {
  white-space: normal;
  height: auto !important; }

.mobile-carousel.owl-carousel {
  margin-left: -1px;
  margin-right: -1px; }
.mobile-carousel.owl-carousel .owl-nav .owl-prev {
  left: 1px; }
.mobile-carousel.owl-carousel .owl-nav .owl-next {
  right: 1px; }
.mobile-carousel.owl-carousel .cart-button .btn-primary {
  display: inline-block;
  width: 100%;
  margin-bottom: 2px; }
.mobile-carousel.owl-carousel:hover .owl-nav .owl-prev {
  left: 1px; }
.mobile-carousel.owl-carousel:hover .owl-nav .owl-next {
  right: 1px; }
.mobile-carousel.owl-carousel .owl-item {
  padding: 0 1px;
  text-align: center; }
.mobile-carousel.owl-carousel .owl-item .product-thumb {
  position: relative;
  margin: 0 !important;
  display: inline-block;
  width: 270px; }
.mobile-carousel.owl-carousel .owl-item .product-thumb .cart-button {
  white-space: normal;
  height: auto !important; }
.mobile-carousel.owl-carousel .owl-item .product-thumb:after {
  display: none;
  border: none; }

/* ==================    Product List, Product Grid    =================== */
.image-category {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 15px; }

.product-list .product-thumb .caption, .product-list .product-thumb .cart-button {
  overflow: hidden; }

.description, .description-small {
  margin-bottom: 10px; }

.product-thumb .description, .product-thumb .description-small {
  color: #888;
  font-weight: 400; }

.product-grid .description {
  display: none; }

.description h2,
#content h1,
.h2 {
  text-align: center;
  font-size:46px;
  font-family: "RobotoCondensedBold", sans-serif
}
.product-list .description-small {
  display: none; }

.product-list.product-layout {
  margin-bottom: 30px; }
.product-list .product-thumb {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important; }
.product-list .product-thumb:after {
  display: none;
  border: none; }
@media (min-width: 768px) {
  .product-list .product-thumb:before, .product-list .product-thumb:after {
    display: table;
    content: "";
    line-height: 0; }
  .product-list .product-thumb:after {
    clear: both; } }
.product-list .product-thumb .image, .product-list .product-thumb .aside {
  float: left;
  padding: 0;
  width: 26.5%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
@media (min-width: 768px) {
  .product-list .product-thumb .image .cart-button, .product-list .product-thumb .image .rating {
    display: none; }
  .product-list .product-thumb .image:before {
    display: none; } }
.product-list .product-thumb > .btn {
  display: none; }
.product-list .product-thumb .aside {
  width: 70%;
  padding: 0 0 0 30px;
  text-align: left; }
.product-list .product-thumb .caption {
  display: none; }
.product-list .product-thumb .price-product {
  vertical-align: middle; }
.product-list .product-thumb .description {
  margin-bottom: 10px; }
.product-list .product-thumb .aside {
  display: block; }
.product-list .product-thumb .aside .btn-primary {
  margin-bottom: 20px; }
.product-list .product-thumb .aside .btn {
  width: auto;
  margin-bottom: 15px; }
.product-list .product-thumb .aside .product-btn {
  margin-bottom: 5px;
  padding-right: 10px;
  margin-right: 5px;
  vertical-align: top;
  position: relative; }
.product-list .product-thumb .aside .product-btn:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #e5e5e5; }
.product-list .product-thumb .aside .product-btn + .product-btn {
  border-right: none;
  padding-right: 0;
  margin-right: 0; }
.product-list .product-thumb .aside .product-btn + .product-btn:after {
  display: none; }
.product-list .product-thumb .aside .price {
  margin: 0 10px 10px 0; }
.product-list .product-thumb .caption {
  text-align: left; }
.product-list .product-thumb .caption .btn-primary, .product-list .product-thumb .caption .price {
  display: none; }
.product-list .product-thumb > .price, .product-list .product-thumb > .cart-button {
  display: none; }

.clearfix + .product-list .product-thumb {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px; }

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

.modal-dialog{
  top:50%;
  margin-top:-100px;
}
.modal-dialog h4{
  text-align: center;
  font-size: 20px;
}
.modal-footer{
  text-align: center;
}

/*product modal*/
.modal-dialog__checkout {
  position: fixed;
  top:50%;
  margin-top:-100px;
}
.modal-dialog__checkout .modal-header,
.modal-dialog__checkout .modal-footer, .modal-header, .modal-footer{
  border:none;
}
.modal-dialog__checkout h4 {
  font-family: "RobotoCondensedBold",sans-serif;
  font-size:37px;
  text-align: center;
}
.modal-dialog__checkout h4 i {
  color: #008000;
}
.product-spec .table td {
  /*padding: 15px;*/
  /*background: #2C2C2C;*/
  /*-webkit-border-radius: 3px;*/
  /*-moz-border-radius: 3px;*/
  /*border-radius: 3px;*/

  /*border: none;*/
  /*margin: 0;*/
  /*width: 50%;*/
  /*vertical-align: top;*/
  /*border-bottom: 10px solid #fff;*/
  /*color: #fff;*/
}
.product-spec .table td  {
  vertical-align: middle;
}
.home-category{
  font-family: RobotoCondensedBold, sans-serif;
  color: rgb(24, 24, 24);
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 0.9px;
  margin-bottom: 23px;
}
#coupon-input {
  width: 200px;
  overflow: hidden;
}
#coupon-input input {
  display: block;
  float: left;
  width: 80%;
  height:45px;
  border: 1px solid #dedede;
  border-right:none;
}
#coupon-input input:focus {
  border-color: #eb6608;
}
#coupon-input .buttons a {
  display: inline-block;
  float: left;
  width: 20%;
  height:45px;
  padding-left:5px;
  padding-right:5px;
  line-height:45px;
  text-align: center;
  vertical-align: middle;
  margin:0;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: #FFF;
  background: #eb6608;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#total_coupon .fa-times-circle,
#total_reward .fa-times-circle,
#total_sub_total .fa-times-circle {
  color: #c9302c;
  cursor: pointer;
}
#total_coupon .fa-times-circle:hover,
#total_reward .fa-times-circle:hover,
#total_sub_total .fa-times-circle:hover {
  color: red;
}
.reward-text {
  padding-left:30px;
}
.checkout-simplecheckout #buttons {
  width: 100%;
  max-width: 382px;
  margin-left: auto;
  margin-right: auto;
}

/* ==================   SALE   =================== */
.sale, .discount, .new-pr {
  font: 700 10px/12px "Roboto", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .5px;
  padding: 4px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background: red;
  text-align: center; }

.new-pr {
  color: #fff;
  background: #000; }

.discount {
  padding: 4px 5px; }

.product-thumb .sale, .product-thumb .discount, .product-thumb .new-pr {
  position: absolute;
  z-index: 1; }
.product-thumb .sale, .product-thumb .new-pr {
  right: 12px;
  top: 12px; }
.product-thumb .sale {
  right: auto;
  left: 12px; }
.product-thumb .discount {
  left: 12px;
  top: 12px; }
.product-thumb .sale + .discount {
  top: 35px; }

/* ===================   Product Price    =================== */
.price-new, .price-old, .price {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #141414;
  letter-spacing: .5px; }

.price-new {
  color: #141414;
  letter-spacing: 1px; }

.price-old {
  text-decoration: line-through;
  color: #8f8f8f;
  font-size: 14px;
  margin-right: 2px; }

.price-tx {
  color: #141414;
  font-size: 18px; }

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

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

.price b {
  font-size: 18px;
  color: #141414; }
.price s {
  font-size: 14px;
  color: #8f8f8f; }

.stock, .out-stock {
  font-weight: 700; }

.stock {
  color: #143546;
  font-family: "Roboto", sans-serif; }

.out-stock {
  color: #EE372A!important; }

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

/* ===================   Product Rating   =================== */
.fa-stack {
  font-size: 16px;
  line-height: 16px;
  width: .7em;
  height: 16px; }
.fa-stack i {
  color: rgba(20, 20, 20, 0.3); }
.fa-stack i.star {
  color: #eb6608; }

.fa-stack-2x {
  font-size: 1em; }

.product-thumb .fa-stack {
  font-size: 16px;
  width: .8em; }

.rat {
  color: #a59189; }

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

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

.fancybox-inner .new-pr, .fancybox-inner .sale {
  vertical-align: top; }
.fancybox-inner .price {
  margin-bottom: 10px; }
.fancybox-inner .cart-button {
  margin-top: 10px; }
.fancybox-inner .cart-button .product-btn {
  margin-bottom: 7px; }

.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 #e5e5e5;
  padding: 10px;
  margin-top: 15px; }

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

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

.ajax-overlay .product-options {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 450px;
  min-width: 300px;
  padding-bottom: 0;
  border-bottom: none;
  max-height: 80%;
  backface-visibility: hidden; }
.ajax-overlay .product-options h3 {
  margin-top: 0; }
.ajax-overlay .product-options .col-sm-8 {
  text-align: left; }
.ajax-overlay .product-options .options {
  padding: 20px;
  text-align: center;
  background: #FFF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
.ajax-overlay .product-options .ajax-overlay_close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Material Icons'; }
.ajax-overlay .product-options .ajax-overlay_close:before {
  content: '\e5cd'; }
.ajax-overlay .product-options .ajax-overlay_close:hover {
  color: #000; }
.ajax-overlay .product-options .checkbox label:before {
  background: #ebebeb; }
.ajax-overlay .product-option-wrap {
  text-align: center;
  height: 100%; }
.ajax-overlay .product-option-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.fancybox-inner .product-option-wrap {
  margin-top: 10px; }

.ajax-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 997; }
.ajax-overlay.visible {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  visibility: visible; }

.option-color {
  position: relative; }

#product .option-color .text-danger {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%; }
#product .option-color .has-error {
  position: static;
  padding-bottom: 25px; }
#product #button-cart {
  overflow: hidden;
  position: relative; }

/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1199px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; }
  .price-new, .name {
    letter-spacing: 0.5px; }
  .related-block .owl-carousel .owl-nav div.owl-prev, .related-block .owl-carousel:hover .owl-nav div.owl-prev {
    left: 1px; }
  .related-block .owl-carousel .owl-nav div.owl-next, .related-block .owl-carousel:hover .owl-nav div.owl-next {
    right: 1px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .product-thumb .name {
    font-size: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .cart-button .btn-icon + .btn-icon {
    margin-left: 1px; } }
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left; }

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

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

  .product-reviews .fa-stack {
    font-size: 16px; }

  .product-thumb .cart-button .pull-right {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; } }
@media (max-width: 767px) {
  #content .product-layout + .product-layout {
    margin-top: 0; }
  #content .product-layout.clr {
    clear: both; }

  .product-thumb .image:before {
    opacity: 1 !important; }
  .product-thumb .image .cart-button {
    opacity: 1 !important;
    transform: none !important;
    -webkit-transform: none !important;
    animation: none !important;
    -webkit-animation: none !important; }

  .related-block .owl-item {
    text-align: center; }
  .related-block .owl-item .product-thumb {
    display: inline-block; }

  .related-block .owl-carousel .owl-nav div.owl-prev, .related-block .owl-carousel:hover .owl-nav div.owl-prev {
    left: 1px !important; }
  .related-block .owl-carousel .owl-nav div.owl-next, .related-block .owl-carousel:hover .owl-nav div.owl-next {
    right: 1px !important; }
  .product-thumb {
    display: inline-block;
    max-width: 100%;
    /*width: 270px; */
  }
  .product-thumb .image {
    margin-bottom: 15px; }
  .product-thumb .name {
    margin-bottom: 10px; }
  .product-grid .product-thumb {
    margin-bottom: 20px; }
  .product-layout.product-grid,
  .product-layout.product-list {
    text-align: center; }
  .product-layout.product-grid .product-thumb,
  .product-layout.product-list .product-thumb {
    display: inline-block; }
  .quickview_description iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em; }
  .product-list .product-thumb .image, .product-list .product-thumb .caption, .product-list .product-thumb .aside,
  .product-grid .product-thumb .image,
  .product-grid .product-thumb .caption,
  .product-grid .product-thumb .aside {
    float: none;
    margin: 0 0 15px;
    width: 100%; }
  .product-list .product-thumb .aside,
  .product-grid .product-thumb .aside {
    display: none; }
  .product-list .product-thumb .caption,
  .product-grid .product-thumb .caption {
    border-right: none; }
  .product-list .product-thumb > .price, .product-list .product-thumb .cart-button,
  .product-grid .product-thumb > .price,
  .product-grid .product-thumb .cart-button {
    display: block; }
  .product-list + .product-list .product-thumb,
  .product-grid + .product-list .product-thumb {
    border-top: none;
    padding-top: 0; }
  .product-list .product-thumb .caption {
    display: block;
    text-align: center; }
  .product-list .product-thumb .caption .price {
    display: block; }
  .product-list .product-thumb .caption .btn-primary {
    display: inline-block; }
  .product-list .product-thumb .caption .description-small {
    display: inline-block; }
  .product-list .product-thumb .caption .description {
    display: none; }
  .clearfix + .product-list .product-thumb {
    border-top: none;
    padding: 0; }
  .product-layout {
    margin-bottom: 20px; }
  aside .box .product-layout, .column-left .box .product-layout {
    text-align: center; }
  aside .box .product-layout .product-thumb, .column-left .box .product-layout .product-thumb {
    display: inline-block; } }

@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important; } }

@media (max-width: 540px) {
  #content .product-layout {
    width: 100%;
    float: none; }
  .product-thumb .product-options {
    max-width: 95%; }
  .product-thumb .product-options [class*="col-xs"] {
    float: left; }
  .product-thumb .product-options [class*="col-xs"] + [class*="col-xs"] {
    margin-top: 0 !important; } }

/*========================================================*/
                         /*Box*/
/*=========================================================*/
.box {
  margin-bottom: 20px;
  position: relative; }
.box .box-heading {
  margin: 0 0 30px; }
.box .box-heading h3 {
  margin: 0;
  letter-spacing: 1.3px; }
.box .owl-item {
  margin-bottom: 20px; }
.common-home .box .box-heading {
  text-align: center;
  overflow: hidden;
  margin-bottom: 43px; }
.common-home .box .box-heading h3 {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  padding-right: 35px; }
.common-home .box .box-heading h3:before, .common-home .box .box-heading h3:after {
  position: absolute;
  display: inline-block;
  top: 9px;
  right: 100%;
  width: 600px;
  height: 1px;
  content: '';
  background: #000; }
.common-home .box .box-heading h3:after {
  right: auto;
  left: 100%; }
aside .box .product-layout, .column-left .box .product-layout, .col-lg-3 .box .product-layout {
  width: 100%; }
aside [class*="col-"], aside .container, .column-left [class*="col-"], .column-left .container {
  width: 100%;
  padding: 0; }
aside .box {
  margin-bottom: 35px; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (max-width: 1199px) {
  .box .box-heading h3 {
    letter-spacing: 0.5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .box .box-heading {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .box .box-heading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px; }
  .box.specials {
    text-align: center; }
  aside .box .owl-carousel .owl-item {
    text-align: center; }
  aside .box .box-heading, .column-left .box .box-heading, .col-lg-3 .box .box-heading {
    position: relative;
    cursor: pointer; }
  aside .box .box-heading:after, .column-left .box .box-heading:after, .col-lg-3 .box .box-heading:after {
    content: '\f067';
    position: absolute;
    font-size: 20px;
    font-family: "FontAwesome";
    color: #EB6609; }
  aside .box .box-heading:hover:after, .column-left .box .box-heading:hover:after, .col-lg-3 .box .box-heading:hover:after {
    color: #EB6609; }
  aside .box .box-heading.active:after, .column-left .box .box-heading.active:after, .col-lg-3 .box .box-heading.active:after {
    content: '\f068'; }
  aside .box.specials, .column-left .box.specials {
    margin-bottom: 30px; }
  aside h3 + ul.sf-menu, .column-left h3 + ul.sf-menu {
    margin-bottom: 15px; } }

@media (max-width: 480px) {
  .common-home .box .box-heading h3:before, .common-home .box .box-heading h3:after {
    display: none; }
  .col-inner.column-left {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #content .box.single-category .box-heading, #content .box.single-category .nav.nav-tabs {
    margin-left: 5px;
    margin-right: 5px; } }

/*========================================================
                        Buttons
=========================================================*/
#button-search + h2 {
  margin-top: 15px; }
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  color: #c5af9c;
  background-color: #fff;
  border-color: #c5af9c; }
.buttons {
  margin: 1em 0; }
.buttons:before, .buttons:after {
  display: table;
  content: "";
  line-height: 0; }
.buttons:after {
  clear: both; }
.buttons .btn {
  margin-bottom: 10px; }
.buttons .btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.buttons .btn i, .buttons .btn span {
  vertical-align: top; }
.buttons .btn i {
  margin: 0 5px;
  line-height: 16px;
  display: inline-block; }
.buttons .pull-right .btn {
  margin-right: 5px; }
.buttons .pull-right [for="agree1"] + .btn {
  margin-bottom: 0; }
.input-group-btn .btn {
  padding: 7px 12px; }
.input-group-btn .btn i {
  font-size: 15px;
  line-height: 18px; }
.agree b {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.agree:hover b {
  color: #a59189; }
.box-cart .btn-danger {
  color: #bdbdbd; }
.box-cart .btn-danger:visited {
  color: #bdbdbd; }
.box-cart .btn-danger:hover, .box-cart .btn-danger:focus, .box-cart .btn-danger:active {
  color: #a59189; }
.box-cart .btn-danger.btn-close-cart, .box-cart .btn-danger.btn-close-cart:focus {
  position: absolute;
  top: 20px;
  right: 26px;
  font-size: 20px;
  line-height: 20px; }

/*================   Product Buttons BEGIN   ===============*/
.product-btn {
  background: none;
  padding: 0;
  color: #000;
  font: 400 14px/19px "Roboto", sans-serif; }
.product-btn i {
  margin-right: 5px;
  color: #a59189;
  font-size: 19px;
  line-height: 19px;
  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; }
.product-btn span {
  vertical-align: top; }
.product-btn:visited {
  background: none;
  color: #000; }
.product-btn:hover, .product-btn:focus, .product-btn:active {
  background: none;
  color: #a59189; }
.product-btn:hover i, .product-btn:focus i, .product-btn:active i {
  color: #a59189; }
.product-btn:first-child {
  margin-right: 10px; }

/* ================   QuickView  =============== */
.product-thumb .image > .quickview {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  opacity: 0;
  padding: 6px 12px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #a59189;
  color: #FFF;
  z-index: 1; }
.product-thumb .image > .quickview:hover {
  background: #a59189; }

/* ================   Product page buttons  =============== */
.product-buttons {
  margin: 10px 0 10px;
  padding: 0; }
.product-buttons:before, .product-buttons:after {
  display: table;
  content: "";
  line-height: 0; }
.product-buttons:after {
  clear: both; }
.product-buttons li {
  display: inline-block;
  margin-right: 10px;
  list-style: none; }
.product-buttons li button {
  display: inline-block;
  background: none;
  color: #a59189;
  padding: 0; }
.product-buttons li button:hover, .product-buttons li button:focus {
  color: #000;
  background: transparent; }
.product-buttons li button:active {
  box-shadow: none; }
.btn-icon {
  font-size: 24px;
  line-height: 39px;
  width: 39px;
  height: 39px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  position: relative; }
.btn-icon i {
  position: relative; }
.btn-icon:visited {
  color: #fff;
  background: rgba(0, 0, 0, 0.5); }
.btn-icon:hover, .btn-icon:focus, .btn-icon:active {
  color: #fff;
  background: #a59189; }
table .btn-icon + .btn-icon {
  vertical-align: top; }
#button-cart {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle; }
#button-cart:disabled {
  pointer-events: none;
  opacity: .5; }

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

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

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (max-width: 1199px) {
  .btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    letter-spacing: .5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px; }
  .btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    padding-left: 27px;
    padding-right: 27px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px; }
  .account-wishlist table td .btn {
    padding: 6px; }
  .btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    padding-left: 25px;
    padding-right: 25px; }
  .btn-icon {
    font-size: 22px;
    line-height: 33px;
    width: 33px;
    height: 33px; } }

@media (max-width: 767px) {
  #grid-view, #list-view {
    display: none; }
  .product-thumb .image > .quickview {
    display: none; }
  .quickview {
    display: none !important; } }

@media (max-width: 479px) {
  .btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    letter-spacing: 0; }
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-left: 0; }
  #button-cart {
    display: block;
    margin: 15px 0 0;
    width: 100%; } }

@media (max-width: 410px) {
  .account-address .table td a {
    display: block; }
  .account-address .table td a + a {
    margin-top: 5px; } }

/*========================================================
                      Form Styles
=========================================================*/
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"] {
  display: block;
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #f3f4f5;
  color: #4a4a4a;
  font-size: 13px;
  height: 35px;
  line-height: 18px;
  padding: 8.5px 10px 8.5px 25px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); }
input.form-control:focus {
  border-color: #f3f4f5; }
.product-options .checkbox input[type="checkbox"] + label,
.product-options .radio input[type="radio"] + label {
  border: 1px solid #f3f4f5;
  background: none !important; }
select:hover {
  cursor: pointer; }
input[name*="quantity"] {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle; }
input[name="captcha"] + img {
  margin-top: 15px; }
textarea:not([class*="habla"]) {
  min-height: 50px; }
select {
  display: none; }
#modal-shipping input[type="radio"] {
  display: inline;
  float: left;
  margin-top: 8px; }

@media (max-width: 479px) {
  #modal-shipping .btn, #modal-shipping #button-shipping {
    margin-top: 5px; } }

.counter, .counter:focus {
  display: inline-block;
  height: 35px;
  width: 35px;
  color: #000;
  background: #f3f3f3;
  line-height: 35px;
  text-align: center;
  font-size: 20px;
  vertical-align: middle; }
.counter:hover, .counter:focus:hover {
  background: #f0f0f0;
  color: #a59189; }

@media (max-width: 767px) {
  .counter, .counter:focus {
    display: none; } }

@media (max-width: 767px) {
  #product .counter {
    display: inline-block; } }

.input-group-btn .btn {
  height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.sbHolder {
  background-color: #f3f3f3;
  border: 1px solid #f3f4f5;
  height: 45px;
  position: relative;
  width: 100%;
  text-align: left;
  color: #4a4a4a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 120px; }
.sbHolder:hover {
  background: #f0f0f0; }
.sbHolder:focus {
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); }
.sbSelector {
  display: block;
  height: 100%;
  line-height: 29px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 0;
  right: 30px;
  padding: 7.5px 3px 9.5px 7px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.sbSelector:hover {
  color: inherit; }
.sbToggle {
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  color: #2b2b2b;
  font-family: "FontAwesome";
  line-height: 45px;
  font-size: 16px; }
.sbToggle:before {
  content: "";
  display: block;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.sbToggle:hover {
  color: #a59189; }
.sbToggleOpen:before {
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151; }
.sbOptions {
  background-color: #f3f3f3;
  list-style: none;
  left: 0;
  margin-top: 1px;
  padding: 10px 0;
  position: absolute;
  right: 0;
  overflow-y: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  z-index: 4;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px; }
.sbOptions li a {
  display: block;
  padding: 8px 20px 8px 10px;
  color: #4a4a4a; }
.sbOptions li a:hover {
  color: #a59189;
  background: #f0f0f0; }
label {
  letter-spacing: .5px; }
/*input[type="radio"] {*/
  /*display: none; }*/
/*input[type="radio"] + label {*/
  /*position: relative;*/
  /*padding-left: 30px;*/
  /*line-height: 24px; }*/
/*input[type="radio"] + label:before, input[type="radio"] + label:after {*/
  /*content: '';*/
  /*position: absolute;*/
  /*-webkit-border-radius: 0;*/
  /*-moz-border-radius: 0;*/
  /*border-radius: 0;*/
  /*-moz-box-sizing: border-box;*/
  /*-webkit-box-sizing: border-box;*/
  /*box-sizing: border-box; }*/
/*input[type="radio"] + label:before {*/
  /*top: 5px;*/
  /*left: 0;*/
  /*width: 14px;*/
  /*height: 14px;*/
  /*border: none;*/
  /*background: #e8e8e8; }*/
/*input[type="radio"] + label:after {*/
  /*!*top: 7.5px;*!*/
  /*!*left: 2.5px;*!*/
  /*top: 7.5px;*/
  /*left: 3px;*/
  /*width: 9px;*/
  /*height: 9px;*/
  /*-moz-transition: 0.3s all ease;*/
  /*-o-transition: 0.3s all ease;*/
  /*-webkit-transition: 0.3s all ease;*/
  /*transition: 0.3s all ease; }*/
/*input[type="radio"]:checked + label:after {*/
  /*background: #a59189; }*/
/*.radio-inline {*/
  /*margin-right: 5px; }*/
input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer; }
input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px; }
input[type="checkbox"] + label:before {
  background: #e5e5e5;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
input[type="checkbox"] + label:after {
  text-align: center;
  line-height: 14px;
  font-family: "FontAwesome";
  color: #a59189; }
input[type="checkbox"]:checked + label:after {
  content: ""; }
input[type="checkbox"][disabled] + label {
  color: #979797;
  display: none; }
input[type="checkbox"][name="agree"] + label {
  margin-bottom: 12px; }
input[type="checkbox"][name="agree"] + label:before, input[type="checkbox"][name="agree"] + label:after {
  top: 0; }
#habla_window_div #habla_topbar_div {
  background: #a59189 !important; }
#at15s, #at20mc {
  z-index: 999 !important; }

/*========================================================
                      Menu styles
=========================================================*/
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0; }
.sf-menu:after {
  clear: both; }
.sf-menu > li {
  position: static; }
.navigation {
  width: 100%; }
.megamenu {
  position: static;
  line-height: 16px; }
.megamenu ul {
  width: 100%; }
.megamenu > .toggle {
  font-size: 14px;
  line-height: 16px; }
.megamenu .toggle_cont:before {
  position: absolute;
  display: block;
  content: '';
  pointer-events: none;
  top: 2px;
  left: 3px;
  right: 3px;
  bottom: 2px;
}
.megamenu .toggle_cont {
  right: auto;
  left: 0;
  width: 100%;
  top: 0px;
  padding: 0;
  margin-bottom: 0;
  border: none;
  background: #ebebeb; }
.megamenu .toggle_cont .sf-menu > li + li {
  margin-top: 0; }
header .navigation {
  color: #000;
  display: inline-block;
  font-size: 11px;
  line-height: 14px; }
header .megamenu .sf-menu {
  padding-left: 40px;
  padding-right: 40px;
  text-align: justify;
  text-justify: newspaper;
  text-align-last: justify; }
header .megamenu > h4 {
  display: none; }
.sf-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
.sf-menu > li {
  vertical-align: top;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px; }
.sf-menu > li > a {
  display: block;
  letter-spacing: 1px; }

/*================ Menu  ===============*/
.sf-menu li {
  position: relative; }
.sf-menu li.sfHover > a, .sf-menu li > a:hover, .sf-menu li > a.active {
  color: #a59189; }
.sf-menu li.sf-with-mega {
  position: static; }
.sf-menu > li > a {
  color: #fff!important;
  font: 500 14px/16px "Roboto", sans-serif;
  position: relative;
  text-transform: uppercase; }
.sf-menu > li > a:visited {
  color: #141414; }
.sf-menu > li > a:hover, .sf-menu > li > a:focus, .sf-menu > li > a:active, .sf-menu > li > a.sfHover {
  color: #a59189; }

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 100%;
  width: 160px;
  margin-top: 0;
  padding: 0;
  color: #141414;
  background-color: #fff;
  border: 1px solid #e5e5e5; }

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu {
  padding: 15px 0 20px;
  text-transform: uppercase;
  text-justify: none;
  text-align-last: left; }
.sf-menu .simple_menu li {
  position: relative;
  text-align: left;
  width: 100%;
  display: inline-block;
  padding: 7px 15px 7px 25px; }
.sf-menu .simple_menu a {
  display: inline-block;
  color: #4a4a4a;
  width: auto; }
.sf-menu .simple_menu li.active > a, .sf-menu .simple_menu a:hover, .sf-menu .simple_menu li.sfHover > a {
  color: #a59189; }

/*================ Sub-menu lvl2 ===============*/
.sf-menu .simple_menu .simple_menu {
  left: 100%;
  top: 0;
  margin-top: 0; }
.sf-menu .simple_menu .simple_menu:before {
  display: none; }
.menu-gadget {
  display: none !important; }
.sf-menu .sf-mega {
  display: none;
  width: 99%;
  min-height: 105%;
  position: absolute;
  list-style-type: none;
  top: 116%;
  left: 0;
  z-index: 109;
  padding: 42px 30px 12px 30px;
  font: 500 12px/14px "Roboto", sans-serif;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
  text-align: left;
  text-justify: none;
  text-align-last: left;

  -webkit-box-shadow: 0 10px 15px rgba(2, 10, 20, 0.2);
  -moz-box-shadow: 0 10px 15px rgba(2, 10, 20, 0.2);
  box-shadow: 0 10px 15px rgba(2, 10, 20, 0.2);
}
.sf-menu .sf-mega .container, .sf-menu .sf-mega [class*="col-"], .sf-menu .sf-mega .row {
  width: 100%;
  padding: 0;
  margin: 0; }
.sf-menu .sf-mega > li {
  padding: 0 0 40px 0; }
.sf-menu .sf-mega ul {
  padding: 0;
  list-style-type: none; }
.sf-menu .sf-mega ul li + li {
  margin-top: 14px; }
.sf-menu .sf-mega ul li > a {
  display: inline-block;
  width: auto;
  font-size: 16px;
  line-height: 16px;
  color: #636363;
  position: relative; }
.sf-menu .sf-mega ul li > a:visited {
  color: #4a4a4a; }
.sf-menu .sf-mega ul li > a:hover, .sf-menu .sf-mega ul li > a:focus, .sf-menu .sf-mega ul li > a:active, .sf-menu .sf-mega ul li > a.sfHover {
  color: #a59189; }
.sf-menu .sf-mega ul li.sfHover > a, .sf-menu .sf-mega ul li > a:hover, .sf-menu .sf-mega ul li > a.active {
  color: #a59189; }
.sf-menu .sf-mega_row {
  margin: 0;
  /*display: table;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
.sf-menu .sf-mega_row:before, .sf-menu .sf-mega_row:after {
  display: table;
  content: "";
  line-height: 0; }
.sf-menu .sf-mega_row:after {
  clear: both; }
.sf-menu .sf-mega_section {
  display: table-cell;
  padding: 0 10px; }
.sf-menu .sf-mega .submenu_title a {
  font-family: "RobotoCondensedBold",sans-serif;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1.3px;
  color: #4a4a4a!important; }
.submenu_title a {
  color: #4a4a4a!important;}
.sf-menu .sf-mega .submenu_title + ul {
  margin-top: 24px; }
.sf-menu .sf-mega .sf-mega_section + .sf-mega_section[style="width: 25%"] {
  position: relative; }
.sf-menu .sf-mega .megamenu_module .banners > div .banner-box {
  margin-bottom: 0; }
.sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc {
  letter-spacing: 3px;
  font-weight: 400; }
.sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc h2 {
  line-height: 35px;
  margin-bottom: 14px; }
.sf-menu .sf-mega .megamenu_module .banners > div img {
  border: none; }
.submenu_title a:hover, .submenu_title a.active {
  color: #a59189; }
footer .megamenu {
  position: relative; }
footer .megamenu .toggle_cont .sf-menu > li + li {
  margin-top: 14px; }
footer .megamenu > h2 {
  display: block; }
footer .megamenu > .toggle {
  display: none; }
footer .megamenu > .toggle_cont {
  display: inline-block !important;
  background: none;
  border: none; }
footer .megamenu .sf-menu > li > a {
  display: inline-block; }
footer .sf-menu.toggle_cont {
  position: relative;
  left: auto;
  width: 100%;
  padding: 0; }

/* ------------------------------------------------------------*/
.sf-mega .banners .banner-box {
  overflow: hidden; }
.sf-mega .banners > div .s-desc {
  left: 64%;
  bottom: 15%;
  width: 30%;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
  display: inline-block; }
.sf-menu > li > .sf-with-ul {
  position: relative; }
.sf-menu > li.sfHover > .sf-with-ul:before {
  opacity: 1; }

.sf-menu ul > li > .sf-with-ul {
  position: relative; }

/*========================================================
                  Styles Responsive
=========================================================*/
@media (max-width: 1199px) {
  .sf-menu > li > a,
  .sf-menu .sf-mega .submenu_title,
  .sf-menu .sf-mega {
    letter-spacing: .5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc {
    bottom: 12%;
    letter-spacing: .5px; }
  .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc h2 {
    line-height: 29px;
    margin-bottom: 8px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc {
    font-size: 13px;
    bottom: 8%;
    letter-spacing: .5px; }
  .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc h2 {
    line-height: 20px;
    margin-bottom: 8px; }
  .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc .btn, .sf-menu .sf-mega .megamenu_module .banners > div .banner-box .s-desc .btn-primary {
    padding: 5px 10px; }
  .sf-menu > li > a,
  .sf-menu .sf-mega .submenu_title,
  .sf-menu .sf-mega {
    letter-spacing: 0; }
  .sf-menu .sf-mega .submenu_title {
    font-size: 13px; }
  .sf-menu .sf-mega > li {
    padding-bottom: 30px; }
  .sf-menu .sf-mega ul li + li {
    margin-top: 14px; }
  header .megamenu .sf-menu {
    padding-left: 30px;
    padding-right: 30px; }
  .sf-menu > li > a {
    font-size: 12px; } }

@media (max-width: 767px) {
  .megamenu, header .megamenu {
    display: none; }
  .sf-menu {
    display: none; }
  .sf-mega_section {
    width: 100% !important;
    float: left; }
  .megamenu_module .banners .col-sm-12 {
    padding-left: 0;
    padding-right: 0; }
  .megamenu_module .banners > div .banner-box {
    margin-bottom: 15px; }
  .megamenu_module .banners > div .s-desc {
    font-size: 11px;
    line-height: 13px;
    bottom: 3px;
    left: auto;
    right: 10px;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; }
  .megamenu_module .banners > div .s-desc h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0; }
  .megamenu_module .banners > div .s-desc .btn, .megamenu_module .banners > div .s-desc .btn-primary {
    padding: 5px; }
  .megamenu_module .banners > div .banner-box .link:before {
    display: none; }
  .rd-mobilemenu.active {
    background: rgba(0, 0, 0, 0.4); } }

/*==================  Stuck menu  ======================*/
.stuck-menu {
  width: auto !important; }
.stuck-menu > .container > div {
  position: relative;
  width: 100%;
  display: inline-block; }
.ajax-overlay-open .scroll-fix {
  z-index: 996; }

@media only screen and (min-width: 991px) {
  .scroll-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; } }

@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static; }
  .stuck-menu + .stuck-menu {
    display: none; } }

@media (max-width: 767px) {
  .stuck-menu {
    text-align: center; } }

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.rd-mobilemenu.active {
  right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -50px;
  left: 0;
  bottom: -50px;
  width: 240px;
  padding: 60px 0 70px;
  color: #666;
  background: #FFF;
  font-size: 16px;
  line-height: 20px;
  overflow: auto;
  opacity:0;

  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);

  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);

  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity:1;}
.rd-mobilemenu_ul > li {
  /*display: inline-block;*/
  width: 100%;
}
.rd-mobilemenu_ul > li > a {
  font-weight: 700;
  display: inline-block;
  width: 100%; }
.rd-mobilemenu_ul .submenu_title > a, .rd-mobilemenu_ul li > a {
  display: block;
  color: #4a4a4a;
  padding: 12px 45px 12px 20px; }
.rd-mobilemenu_ul .submenu_title > a:visited, .rd-mobilemenu_ul li > a:visited {
  color: #4a4a4a; }
.rd-mobilemenu_ul .submenu_title > a:focus, .rd-mobilemenu_ul .submenu_title > a:active, .rd-mobilemenu_ul .submenu_title > a:focus, .rd-mobilemenu_ul li > a:focus, .rd-mobilemenu_ul li > a:active, .rd-mobilemenu_ul li > a:focus {
  color: #141414; }
.rd-mobilemenu_ul .submenu_title > a img, .rd-mobilemenu_ul li > a img {
  float: left;
  width: 70px;
  margin: 0 5px 10px 0; }
.rd-mobilemenu_ul .submenu_title > a span, .rd-mobilemenu_ul li > a span {
  font-size: 14px;
  line-height: 16px; }
.rd-mobilemenu_ul .submenu_title > a.active, .rd-mobilemenu_ul li > a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul .submenu_title > a:hover, .rd-mobilemenu_ul li > a:hover {
  background: #eaeaea;
  color: #000;
}
.rd-mobilemenu_ul .submenu_title > a .rd-submenu-toggle, .rd-mobilemenu_ul li > a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1); }
.rd-mobilemenu_ul .submenu_title > a .rd-submenu-toggle:after, .rd-mobilemenu_ul li > a .rd-submenu-toggle:after {
  /*content: '\f078'; */
}
.rd-mobilemenu_ul .submenu_title > a .rd-submenu-toggle:hover, .rd-mobilemenu_ul li > a .rd-submenu-toggle:hover {
  /*background: #FFF;*/
  /*color: #666;*/
}
.rd-mobilemenu_ul .submenu_title > a.rd-with-ul, .rd-mobilemenu_ul li > a.rd-with-ul {
  position: relative; }
.rd-mobilemenu_ul .submenu_title > a.rd-with-ul.active .rd-submenu-toggle, .rd-mobilemenu_ul li > a.rd-with-ul.active .rd-submenu-toggle {
  /*-moz-transform: rotate(180deg);*/
  /*-ms-transform: rotate(180deg);*/
  /*-o-transform: rotate(180deg);*/
  /*-webkit-transform: rotate(180deg);*/
  /*transform: rotate(180deg); */
}
.rd-mobilemenu_ul ul {
  list-style-type: none;
  padding-left: 0; }
.rd-mobilemenu_ul ul .submenu_title a {
  padding-left: 30px; }
.rd-mobilemenu_ul ul ul a {
  padding-left: 40px;
  display: inline-block;
  width: 100%;
  color: #141414; }
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px; }
.rd-mobilemenu_ul .megamenu_module a:hover {
  background: none; }
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #FFF;
  color: #000;
  z-index: 10000;

  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); }
.rd-mobilepanel_title {
  position: fixed;
  top: 0;
  left: 50px;
  right: 90px;
  color: #000;
  font-size: 16px;
  line-height: 49px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase; }
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 13px;
  left: 15px;
  width: 24px;
  height: 24px;
  z-index: 1;
  float: left;
  margin-right: 10px;
  line-height: 81px;
  padding: 17px 0;}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0; }
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.rd-mobilepanel_toggle span:after {
  top: 9px; }
.rd-mobilepanel_toggle span::after, .rd-mobilepanel_toggle span::before, .rd-mobilepanel_toggle span {
  width: 25px;
  height: 4.5px;
  background-color: #fff;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 1px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.14286px center;
  -ms-transform-origin: 1.14286px center;
  -o-transform-origin: 1.14286px center;
  -webkit-transform-origin: 1.14286px center;
  transform-origin: 1.14286px center; }
/*.rd-mobilepanel_toggle.active span {*/
  /*-moz-transform: rotate(360deg);*/
  /*-ms-transform: rotate(360deg);*/
  /*-o-transform: rotate(360deg);*/
  /*-webkit-transform: rotate(360deg);*/
  /*transform: rotate(360deg); }*/


@media (max-width: 992px) {
  body {
    padding-top: 50px; }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block; }
  .cart {
    height: 30px;
  }
  .cart > button {
    line-height: 30px;
    color: #fff; }
  .cart > button .cart-total2 {
    line-height: 10px; }
  header .nav .toggle_cont a i {
    display: none; }
  .header-top .button-login {
    margin-left: 10px; }
  .header-top > .container > span a span {
    font-size: 12px; }
  .rd-mobilemenu_ul .banners.row {
    margin: 0; } }


/*========================================================
                      Banners
=========================================================*/
.banners > div img {
  border: 1px solid #e5e5e5;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  width: 100%; }
.banners > div .banner-box {
  position: relative;
  margin-bottom: 0; }
.banners > div .banner-box > a {
  display: block; }
.banners > div .banner-box .link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  content: ''; }
.banners > div .banner-box .link:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border: 1px solid #e5e5e5;
  background: rgba(0, 0, 0, 0.18);
  opacity: 0;

  -moz-transition: 0.7s all ease;
  -o-transition: 0.7s all ease;
  -webkit-transition: 0.7s all ease;
  transition: 0.7s all ease; }
.banners > div .banner-box:hover img {
  opacity: .9; }
.banners > div .banner-box:hover .link:before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 1; }
.banners > div .s-desc {
  font-size: 22px;
  text-align: center;
  line-height: 16px;
}
.banners > div .s-desc > div {
  pointer-events: none; }
.banners > div .s-desc .btn-primary {
  display: inline-block;
  position: relative;
  z-index: 2; }
.banners > div.banner-big .banner-box .s-desc, .banners > div.banner-lookbook .banner-box .s-desc {
  color: #fff;
  text-align: center;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -21px; }
.banners > div.banner-big .banner-box .s-desc > div, .banners > div.banner-lookbook .banner-box .s-desc > div {
  position: relative;
  z-index: 2; }
.banners > div.banner-big .banner-box .s-desc h1, .banners > div.banner-big .banner-box .s-desc h2, .banners > div.banner-big .banner-box .s-desc h3, .banners > div.banner-big .banner-box .s-desc h4, .banners > div.banner-big .banner-box .s-desc h5, .banners > div.banner-big .banner-box .s-desc h6, .banners > div.banner-lookbook .banner-box .s-desc h1, .banners > div.banner-lookbook .banner-box .s-desc h2, .banners > div.banner-lookbook .banner-box .s-desc h3, .banners > div.banner-lookbook .banner-box .s-desc h4, .banners > div.banner-lookbook .banner-box .s-desc h5, .banners > div.banner-lookbook .banner-box .s-desc h6 {
  color: #fff;
  margin-bottom: 0; }
.banners > div.banner-big .banner-box .link:before, .banners > div.banner-lookbook .banner-box .link:before {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid #fff;
  background: #000;
  opacity: .23; }
.banners > div.banner-big .banner-box:hover .link:before, .banners > div.banner-lookbook .banner-box:hover .link:before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: .15; }
.banners > div.banner-big .banner-box .s-desc {
  margin-top: -58px; }
.banners > div.banner-big .banner-box .s-desc h2 {
  font-size: 24px; }
.banners > div.banner-big .banner-box .s-desc h2 b {
  position: relative;
  font-size: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  margin-top: 15px;
  padding-top: 10px; }
.banners > div.banner-big .banner-box .s-desc h2 b:after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  left: 50%;
  margin-left: -17px;
  background: #fff;
  width: 34px;
  height: 1px; }
.banners > div.banner-lookbook .banner-box .s-desc h2 {
  font-size: 36px; }
.banner-third .banners > div .banner-box {
  margin-bottom: 71px; }
.banner-third .banners > div .banner-box .s-desc {
  bottom: -44px;
  letter-spacing: 1.5px; }
.banner-third .banners > div .banner-box .s-desc a {
  color: #141414; }
.banner-third .banners > div .banner-box .s-desc a:visited, .banner-third .banners > div .banner-box .s-desc a:focus {
  color: #141414; }
.banner-third .banners > div .banner-box .s-desc a:hover {
  color: #a59189; }
.banner-third .banners > div .banner-box:hover img {
  border-color: #ccc; }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (max-width: 1199px) {
  .banner-third .banners > div .banner-box .s-desc {
    letter-spacing: .5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .banners > div.banner-lookbook .banner-box .s-desc h2 {
    font-size: 30px; }
  .banners > div.banner-big .banner-box .s-desc {
    margin-top: -56px; }
  .banners > div.banner-big .banner-box .s-desc h2 {
    font-size: 20px; }
  .banners > div.banner-big .banner-box .s-desc h2 b {
    font-size: 60px;
    line-height: 60px; }
  .banner-third .banners > div .banner-box .s-desc {
    bottom: -37px; }
  .col-sm-12.banner-big {
    padding-right: 18px; }
  .col-sm-12.banner-lookbook {
    padding-left: 12px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .banners > div.banner-lookbook .banner-box .s-desc h2 {
    font-size: 24px; }
  .banners > div.banner-big .banner-box .s-desc {
    margin-top: -47px; }
  .banners > div.banner-big .banner-box .s-desc h2 {
    font-size: 16px; }
  .banners > div.banner-big .banner-box .s-desc h2 b {
    font-size: 48px;
    line-height: 48px; }
  .banner-third .banners > div .banner-box .s-desc {
    bottom: -37px; }
  .col-sm-12.banner-big {
    padding-right: 19px; }
  .col-sm-12.banner-lookbook {
    padding-left: 11px; } }

@media (max-width: 767px) {
  .banners {
    text-align: center;
    display: inline-block;
    width: 100%; }
  .banners.row {
    margin: 0; }
  .banners .banner-lookbook .banner-box {
    display: inline-block;
    width: 368px;
    max-width: 100%; }
  .banners > div.col-sm-4 {
    display: inline-block;
    max-width: 100%;
    text-align: left;
    width: auto; }
  .banner-third .banners > .col-sm-12 {
    width: 368px;
    display: inline-block;
    max-width: 100%; } }

@media (max-width: 480px) {
  .banners > div {
    margin-bottom: 25px; }
  .banners > div.banner-lookbook .banner-box .s-desc h2 {
    font-size: 24px; }
  .banners > div.banner-big .banner-box .s-desc {
    margin-top: -47px; }
  .banners > div.banner-big .banner-box .s-desc h2 {
    font-size: 16px; }
  .banners > div.banner-big .banner-box .s-desc h2 b {
    font-size: 48px;
    line-height: 48px; }
  .banner-third .banners > div .banner-box {
    margin-bottom: 20px; }
  .banner-third .banners > div .banner-box .s-desc {
    bottom: -30px; } }

/*========================================================
                      HTML boxes
=========================================================*/
/*========================================================
               Responsive HTML boxes
=========================================================*/
.owl-carousel {
  position: static;
  margin: 0 auto;
  padding: 0 7px;
  width: auto; }
.owl-carousel .owl-item {
  padding: 5px;
  width: auto; }
.owl-carousel .owl-item:first-child {
  padding-left:2px;
}
.owl-carousel {
  padding: 0; }
.owl-carousel .over {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ''; }
.owl-carousel .over:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border: 1px solid #e5e5e5;
  background: rgba(0, 0, 0, 0.38);
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.owl-carousel .tilter__caption {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -62px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400; }
.owl-carousel .tilter__caption h1, .owl-carousel .tilter__caption h2, .owl-carousel .tilter__caption h3, .owl-carousel .tilter__caption h4, .owl-carousel .tilter__caption h5, .owl-carousel .tilter__caption h6 {
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: 13px;
  position: relative; }
.owl-carousel .tilter__caption h1:after, .owl-carousel .tilter__caption h2:after, .owl-carousel .tilter__caption h3:after, .owl-carousel .tilter__caption h4:after, .owl-carousel .tilter__caption h5:after, .owl-carousel .tilter__caption h6:after {
  position: absolute;
  display: inline-block;
  content: '';
  bottom: 0;
  left: 50%;
  margin-left: -17px;
  background: #fff;
  width: 34px;
  height: 1px; }
.owl-carousel .s-desc {
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.owl-carousel .item a {
  position: relative; }
.owl-carousel .item a:hover .over:before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: .39; }
.owl-carousel .item a:hover .s-desc {
  opacity: 1; }
.owl-carousel .owl-wrapper-outer {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.owl-carousel .owl-nav div {
  opacity: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  transition: all .3s ease;
  font-size: 28px;
  line-height: 55px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: 55px;
  width: 55px;
  text-align: center; }
.related-block .owl-carousel .owl-nav div {
  top: 47%; }
.owl-carousel .owl-nav div.disabled {
  color: #fff;
  background: #b3b7b8;
  opacity: 0;
  pointer-events: none; }
.owl-carousel .owl-nav div:hover {
  color: #fff;
  background: #a59189; }
.owl-carousel .owl-nav .owl-prev {
  left: 15px; }
.owl-carousel .owl-nav .owl-next {
  right: 15px; }
.owl-carousel:hover .owl-nav div {
  opacity: 1; }
.owl-carousel:hover .owl-nav div.disabled {
  opacity: 0;
  pointer-events: none; }
.owl-carousel:hover .owl-nav .owl-prev {
  left: 15px; }
.owl-carousel:hover .owl-nav .owl-next {
  right: 15px; }

@media (max-width: 767px) {
  .owl-carousel.container {
    padding-left: 1px;
    padding-right: 1px; }
  .owl-carousel .owl-item {
    padding-left: 1px;
    padding-right: 0; }
  .owl-carousel .owl-nav div {
    opacity: 1;
    text-shadow: none; }
  .owl-carousel .owl-nav .owl-prev {
    left: 15px !important; }
  .owl-carousel .owl-nav .owl-next {
    right: 15px !important; } }

.top-carousel.owl-carousel {
  background: #141414; }
.top-carousel.owl-carousel .owl-item {
  padding: 0;
  overflow: hidden; }
.top-carousel.owl-carousel .owl-item .item > a:after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  background: #fff; }
.top-carousel.owl-carousel .owl-item a {
  width: 100%; }

_::-moz-svg-foreign-content .owl-carousel .item a:hover .s-desc, :root .owl-carousel .item a:hover .s-desc {
  -webkit-animation: none; }
_::-moz-svg-foreign-content .tilter, :root .tilter {
  height: 100%; }
_::-moz-svg-foreign-content .tilter img, :root .tilter img {
  height: auto; }
.owl-carousel.top-carousel {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px; }
aside .owl-carousel .owl-nav .owl-prev, aside .owl-carousel .owl-nav .owl-next {
  top: 45%; }
.testimonials.owl-carousel .owl-nav {
  margin-top: 30px; }
.testimonials.owl-carousel .owl-nav div {
  opacity: 1;
  position: static;
  display: inline-block;
  margin: 0 5px; }
.testimonials.owl-carousel .owl-nav div.disabled {
  opacity: 0;
  pointer-events: none; }
.owl-pagination {
  text-align: center;
  top: 40px;
  position: relative; }
.owl-controls .owl-page {
  display: inline-block;
  margin: 0 6px; }
.owl-controls .owl-page span {
  display: block;
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
.owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.9); }
.container .owl-carousel.container {
  width: auto; }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1199px) {
  .owl-carousel .s-desc {
    font-size: 13px;
    letter-spacing: 0.5px; } }

@media (max-width: 767px) {
  .owl-carousel .s-desc {
    font-size: 11px; }
  .box .mobile-carousel {
    width: auto;
    margin: 0 0 20px; }
  .box .mobile-carousel .product-thumb {
    width: 270px; } }

@media (max-width: 479px) {
  .owl-carousel .s-desc {
    font-size: 13px; }
  .box .owl-item {
    margin-bottom: 10px; }
  .top-carousel.owl-carousel .owl-item .item > a:after {
    display: none; } }

/*========================================================
                      Blog Styles
=========================================================*/
.blog_articles {
  margin-bottom: 15px; }
.blog_articles .btn-primary {
  margin-bottom: 10px; }
.article-info .article-sub-title {
  text-align: center; }
.article-info .btn {
  margin-top: 15px; }
.article-image {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  line-height: 0; }
.article-image img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.article-image a {
  position: relative;
  background: #fff; }
.simple_blog-article-view h1:after {
  margin-bottom: 15px; }
.article-date, .article-comments, .article-author {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px; }
.article-date:before, .article-comments:before, .article-author:before {
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle; }
.article-date a, .article-comments a, .article-author a {
  color: #000; }
.article-date a:visited, .article-date a:focus, .article-comments a:visited, .article-comments a:focus, .article-author a:visited, .article-author a:focus {
  color: #000; }
.article-date a:hover, .article-comments a:hover, .article-author a:hover {
  color: #a59189; }
.article-description {
  margin-bottom: 19px;
  letter-spacing: 1.2px; }
.article-title {
  font: 400 24px/32px "Abril Fatface", cursive;
  margin-bottom: 15px;
  color: #a59189; }
.article-title > a {
  display: inline; }
.article-title a {
  color: #a59189; }
.article-title a:visited {
  color: #a59189; }
.article-title a:hover, .article-title a:active, .article-title a:focus {
  color: #141414; }
.article-sub-title {
  font: 700 12px/14px "Roboto", sans-serif;
  margin-bottom: 10px;
  color: #000; }
.article-sub-title span:before {
  display: inline-block;
  margin-right: 0;
  vertical-align: top; }
.article-sub-title span.article-date:before {
  margin-right: 5px; }
.article-sub-title span + span {
  margin-left: 10px; }
.common-home .blog_articles {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 50px; }
.common-home .blog_articles .btn {
  margin-top: 10px; }
.common-home .article-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%; }
.common-home .article-sub-title {
  background: #f3f3f3;
  display: inline-block;
  width: 100%;
  padding: 7px 14px; }
.common-home .article-sub-title span {
  display: inline-block;
  padding: 0 5px;
  float: left; }
.common-home .article-sub-title span + span {
  float: right;
  margin-left: 0; }
.common-home .article-description {
  padding-left: 5%;
  padding-right: 5%; }
.common-home .article-image {
  margin-bottom: 0; }
.common-home .article-image a {
  position: relative; }
.common-home .article-image a:after {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border: 1px solid #e5e5e5;
  background: rgba(0, 0, 0, 0.38);
  opacity: 0;

  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.common-home .article-image:hover img {
  opacity: .9; }
.common-home .article-image:hover a:after {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  opacity: .39; }
.common-home .blog_articles .desc {
  padding: 38px 30px 32px 30px;
  background: #f8f8f8; }
.article-description {
  font-size: 12px;
  color: #141414; }
.article-description ul, .article-description ol {
  padding-left: 0;
  list-style-type: none;
  /*margin: 35px 0 45px; */
}
/*.article-description ul li, .article-description ol li {*/
  /*position: relative;*/
  /*color: #a59189;*/
  /*text-transform: uppercase;*/
  /*padding-left: 50px; }*/
.article-description ul li:before, .article-description ol li:before {
  position: absolute;
  left: 0;
  top: 0; }
/*.article-description ul li + li, .article-description ol li + li {*/
  /*margin-top: 16px; }*/
/*.article-description ul li:before {*/
  /*content: '\e18e';*/
  /*font-size: 28px;*/
  /*font-family: "material-design"; }*/
.article-description ol {
  counter-reset: list; }
.article-description ol li {
  counter-increment: list; }
.article-description ol li:before {
  /*content: counter(list,decimal-leading-zero) ".";*/
  color: #000;
  font-size: 16px;
  font-weight: 700; }
.simple_blog-article .article-image img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden; }
.simple_blog-article .blog_article {
  margin-bottom: 20px; }
.simple_blog-article .article-sub-title span:before {
  margin-right: 5px; }
.simple_blog-category .blog_article .article-image img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.related-article h4 {
  text-transform: uppercase;
  color: #a59189; }
.related-article h4 a:hover {
  color: #000; }
.related-article .article-sub-title {
  text-align: left; }
.related-article .article-sub-title span + span {
  margin-left: 5px; }
.related-article .row + .row {
  margin-top: 30px; }
.related-article .image {
  margin-top: 5px; }
.author-info .image {
  float: left;
  margin: 5px 30px 10px 0; }
.article-comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }
.article-comment .author {
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px; }
.article-comment .reply-message {
  float: right;
  text-transform: uppercase; }
.article-comment .reply-message a {
  color: #000;
  font-weight: bold; }
.article-comment .reply-message a:hover {
  color: #a59189; }
.article-comment .comment-date {
  clear: both;
  color: #000; }
.article-comment .comment-date:before {
  content: '\e616';
  font-size: 15px;
  font-family: 'Material Icons';
  margin-right: 5px;
  vertical-align: top; }
.article-comment .text {
  margin-top: 15px; }
.article-comment .article-reply {
  margin: 30px 0 0 60px; }
.reply-cancel {
  font-size: 16px;
  color: #a59189;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-transform: uppercase;
  margin-top: 10px; }
.reply-cancel:hover {
  color: #000; }
#review-title {
  clear: both; }
aside .blog_articles .box-heading {
  margin-bottom: 25px; }
aside .blog_articles .col-sm-4 + .col-sm-4 {
  margin-top: 15px; }
aside .article-description {
  margin-bottom: 25px; }
aside .article-title {
  font: 500 14px/18px "Roboto", sans-serif;
  text-transform: uppercase; }
aside .blog-categories .box-heading {
  margin-bottom: 25px; }
aside .blog-categories ul > li {
  position: relative;
  letter-spacing: 1px; }
aside .blog-categories ul > li > i {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  font-size: 20px; }
aside .blog-categories ul > li > i:hover {
  color: #a59189; }
aside .blog-categories ul > li > a {
  background: #f3f3f3;
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 10px 10px 20px; }
aside .blog-categories ul > li > a:hover {
  color: #000;
  background: #d1c7c3; }
aside .blog-categories ul > li + li {
  border-top: 2px solid #fff;
  margin-top: 0; }
aside .blog-categories ul ul {
  display: none;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #e5e5e5; }
aside .blog-categories ul ul a {
  padding-left: 40px; }
aside #blog-search {
  margin: 15px 0 0;
  position: relative; }
aside #blog-search input[type="text"] {
  padding-right: 35px;
  padding-left: 20px; }
aside #blog-search a {
  display: inline-block;
  position: absolute;
  font-size: 16px;
  line-height: 45px;
  top: 0;
  color: #141414;
  font-family: "FontAwesome";
  background: none;
  width: 40px;
  right: 0;
  text-align: center;
}
aside #blog-search a:before {
  content: '\f002'; }
aside #blog-search a:hover {
  color: #a59189; }
.simple_blog-article-view .product_tabs .tab-content {
  width: 100%; }
.simple_blog-article-view .article-sub-title span:before {
  margin-right: 5px; }
.simple_blog-article-view .article-image {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center; }
.simple_blog-article-view .article-image img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden; }
.blog_articles .mobile-carousel .owl-item .col-sm-4 {
  width: 100%;
  text-align: center; }
.blog_articles .mobile-carousel .owl-item .col-sm-4 .article-sub-title span:before {
  display: inline-block; }

.blog-presintation-table {
  background: #f5f5f5;
  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 12px;
  line-height: 24px;
  margin: 30px auto;
  text-align: left;
  width: 800px;
}
.wrapper-blog-table {
  max-width: 800px;
  overflow-y: auto;
  margin-left:auto;
  margin-right:auto;
}
.blog-presintation-table th {
  background:  linear-gradient(#777, #444);
  border-left: 1px solid #555;
  border-right: 1px solid #777;
  border-top: 1px solid #555;
  border-bottom: 1px solid #333;
  box-shadow: inset 0 1px 0 #999;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  position: relative;
  text-shadow: 0 1px 0 #000;
}
.blog-presintation-table th:after {
  background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
  content: '';
  display: block;
  height: 25%;
  left: 0;
  margin: 1px 0 0 0;
  position: absolute;
  top: 25%;
  width: 100%;
}

.blog-presintation-table th:first-child {
  border-left: 1px solid #777;
  box-shadow: inset 1px 1px 0 #999;
}

.blog-presintation-table th:last-child {
  box-shadow: inset -1px 1px 0 #999;
}

.blog-presintation-table td {
  border-right: 1px solid #fff;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 15px;
  position: relative;
  transition: all 300ms;
}

.blog-presintation-table td:first-child {
  box-shadow: inset 1px 0 0 #fff;
}

.blog-presintation-table td:last-child {
  border-right: 1px solid #e8e8e8;
  box-shadow: inset -1px 0 0 #fff;
}

.blog-presintation-table tr {
  background: url(https://jackrugile.com/images/misc/noise-diagonal.png);
}

.blog-presintation-table tr:nth-child(odd) td {
  background: #f1f1f1 url(https://jackrugile.com/images/misc/noise-diagonal.png);
}

.blog-presintation-table tr:last-of-type td {
  box-shadow: inset 0 -1px 0 #fff;
}

.blog-presintation-table tr:last-of-type td:first-child {
  box-shadow: inset 1px -1px 0 #fff;
}

.blog-presintation-table tr:last-of-type td:last-child {
  box-shadow: inset -1px -1px 0 #fff;
}

.blog-presintation-table tbody:hover td {
  color: transparent;
  text-shadow: 0 0 3px #aaa;
}

.blog-presintation-table tbody:hover tr:hover td {
  color: #444;
  text-shadow: 0 1px 0 #fff;
}
.blog-content__text {
  margin-bottom:35px;
}
.article-description .btn-primary {
  width: 230px;
  margin-bottom:25px;

  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .3);
  text-shadow: 0 0 0 rgba(0, 0, 0, .3);
}
#content .article-title h1 {
  font-size:35px;
}
@media screen and (max-width:992px){
  #content .article-title h1 {
    font-size:30px;
    margin-bottom:20px;
  }
}
@media screen and (max-width:992px) {
  #content .article-title h1 {
    font-size: 25px;
    margin-bottom: 0px;
    line-height: 30px;
  }
}

/*========================================================
                   Blog Styles Responsive
=========================================================*/
@media (max-width: 1199px) {
  .article-description {
    letter-spacing: .5px; }
  .common-home .blog_articles {
    margin-bottom: 20px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .article-image {
    margin-bottom: 24px; }
  .article-title {
    margin-bottom: 20px; }
  .common-home .article-sub-title {
    font-size: 11px; }
  .common-home .article-sub-title span + span {
    float: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .common-home .article-sub-title {
    font-size: 11px; }
  .common-home .article-sub-title span + span {
    float: none; }
  .common-home .blog_articles .desc {
    padding: 30px 23px 25px; }
  .common-home .blog_articles .mobile-carousel.owl-carousel {
    margin-bottom: 0; }
  .common-home .blog_articles .mobile-carousel.owl-carousel .col-sm-6 {
    width: 570px;
    max-width: 100%;
    float: none;
    display: inline-block; }
  .common-home .article-description {
    padding-left: 0;
    padding-right: 0; }

  .article-title {
    font-size: 18px; }

  .common-home .owl-carousel .article-sub-title span + span {
    float: right; } }

@media (max-width: 767px) {
  .common-home .blog_articles {
    margin-bottom: 5px; }
  .common-home .blog_articles .mobile-carousel.owl-carousel {
    margin-bottom: 0; }
  .common-home .blog_articles .mobile-carousel.owl-carousel .col-sm-6 {
    width: 570px;
    max-width: 100%;
    float: none;
    display: inline-block; }
  .simple_blog-article-view .product_tabs .nav-tabs, .simple_blog-article-view .product_tabs .tab-content {
    width: 100%; }
  .owl-carousel .owl-item div div.article-title {
    line-height: 32px;
    text-overflow: clip;
    white-space: normal;
    overflow: visible; } }

@media (max-width: 600px) {
  .reply-cancel {
    float: none;
    display: block; } }

@media (max-width: 480px) {
  .common-home .article-sub-title span {
    float: none; }
  .common-home .article-sub-title span + span {
    float: none; }
  .common-home .blog_articles {
    margin-bottom: 10px; }
  .common-home .blog_articles .desc {
    padding: 20px 20px 10px; }
  .common-home .article-description {
    padding-left: 0;
    padding-right: 0; } }

.newsletter {
  padding: 0 0 20px;
  margin-bottom: 0; }
.newsletter .box-heading {
  margin-bottom: 20px; }
.newsletter .box-heading h3 {
  color: #000; }
.newsletter .box-content {
  display: inline-block;
  width: 100%;
  background: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative; }
.newsletter .box-content form {
  position: relative; }
.newsletter button {
  position: relative;
  vertical-align: top;
  margin-top: 21px; }
.newsletter p.newsletter-description {
  color: #4a4a4a;
  font: 400 14px/16px "Roboto", sans-serif;
  margin-bottom: 15px; }
.newsletter .tm-login-form {
  display: inline-block;
  line-height: 16px;
  width: 100%; }
.newsletter input {
  width: 100%;
  display: inline-block;
  color: #4a4a4a;
  font: 400 14px/18px "Roboto", sans-serif;
  background: #eaeaea;
  height: 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 13px 15px; }
.newsletter input[type="text"] {
  float: left; }
.newsletter input::-webkit-input-placeholder {
  color: #4a4a4a;
  opacity: 1; }
.newsletter input:-moz-placeholder {
  color: #4a4a4a;
  opacity: 1; }
.newsletter input::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1; }
.newsletter input:-ms-input-placeholder {
  color: #4a4a4a;
  opacity: 1; }
.newsletter .newsletter-error, .newsletter .newsletter-success {
  display: block;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 5px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.newsletter .newsletter-error {
  color: red; }
.newsletter .newsletter-success {
  color: green; }
.rd-parallax .newsletter {
  color: #fff; }

@media (max-width: 767px) {
  .newsletter .tm-login-form {
    max-width: 100%; }
  .newsletter input {
    margin-bottom: 5px;
    max-width: 100%; }
  .newsletter button {
    margin-top: 10px;
    margin-bottom: 5px; } }

/* ===================   Social list   =================== */
.social-list i {
  text-align: center; }
.social-list i[class*="youtube"] {
  background-color: #fe3432; }
.social-list i[class*="facebook"] {
  background-color: #3c5b9b; }
.social-list i[class*="google"] {
  background-color: #f63d27; }
.social-list i[class*="twitter"] {
  background-color: #2daae1; }
.social-list i[class*="pinterest"] {
  background-color: #bd2126; }
.social-list i[class*="instagram"] {
  background-color: #125688; }
.social-list i[class*="vimeo"] {
  background-color: #17b3e8; }
.social-list li {
  display: inline-block;
  float: left; }
.social-list li + li {
  margin: 0 0 0 15px; }
.social-block {
  float: left;
  line-height: 0; }
.social-block h3 {
  display: none; }
.social-block p, .social-block ul {
  margin: 0; }
.social-block ul {
  display: inline-block; }
.social-block li {
  font-size: 14px;
  line-height: 16px; }
.social-block a {
  color: #fff; }
.social-block a:visited, .social-block a:focus {
  color: #fff; }
.social-block a:hover {
  color: #a59189; }
.module-social .col-sm-3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 767px) {
  .social-list li {
    float: none; } }

#page-preloader .page-preloader__cnt {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto; }
#page-preloader .logo, #page-preloader .preloader {
  display: inline-block; }
#page-preloader.visible {
  opacity: 1;
  z-index: 100500; }
#page-preloader.visible .preloader {
  opacity: 1;

  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
#page-preloader .preloader {
  width: 120px;
  height: 120px;
  position: absolute;
  display: inline-block;
  border: 10px solid #fff;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  left: 50%;
  top: 50%;
  opacity: 0;
  background: url("../image/preloader.gif") no-repeat 50% 50% #fff;

  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
#product-preloader {
  position: relative;
  text-align: center; }
#product-preloader + * {
  margin-top: 25px; }
#product-preloader .load-more {
  margin-top: 15px; }
#product-preloader .preloader, #product-preloader .load-more {
  display: inline-block; }
#product-preloader .preloader {
  position: absolute;
  top: 50%;
  left: 50%;

  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;

  -moz-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
  -webkit-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);

  width: 40px;
  height: 40px;
  background: url("../image/litt-loader.gif") no-repeat 50% 50%;
  opacity: 0; }
#product-preloader.loading .preloader {
  opacity: 1;

  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  -moz-transition: 0.5s ease 0.3s;
  -o-transition: 0.5s ease 0.3s;
  -webkit-transition: 0.5s ease 0.3s;
  transition: 0.5s ease 0.3s; }
#product-preloader.loading .load-more {
  opacity: 0;
  pointer-events: none; }

/* ===================   Product Quickview   =================== */
.ajax-quickview,
.ajax-quickview-images,
.ajax-quickview-images > ul,
.ajax-quickview-images > ul > li {
  height: 100%; }
.ajax-quickview-images,
.ajax-quickview-cont-wrap {
  width: 50%; }
.ajax-quickview-cont * + .name {
  margin-top: 10px; }
.ajax-quickview-cont h3, .ajax-quickview-cont h4 {
  margin-top: 5px;
  margin-bottom: 5px; }
.ajax-quickview-cont h2 {
  line-height: 1.2em;
  text-transform: none; }
.ajax-quickview-images {
  position: relative;
  float: left; }
.ajax-quickview-images > ul {
  margin: 0;
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.ajax-quickview-images > ul > li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  text-align: center;
  overflow: hidden;

  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
.ajax-quickview-images > ul > li > img {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;

  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  max-height: 101%;
  max-width: none;
  width: auto; }
.ajax-quickview-images > ul > li.active {
  z-index: 2;
  opacity: 1; }
.ajax-quickview-images .next-img,
.ajax-quickview-images .prev-img {
  position: absolute;
  top: 50%;
  z-index: 5;

  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);

  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  text-align: center;
  font-size: 24px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0; }
.ajax-quickview-images .next-img:hover,
.ajax-quickview-images .prev-img:hover {
  color: #fff;
  background: #a59189; }
.ajax-quickview-images .next-img {
  right: 0; }
.ajax-quickview-images .prev-img {
  left: 0; }
.ajax-quickview-images:hover .next-img,
.ajax-quickview-images:hover .prev-img {
  opacity: 1; }
.ajax-quickview-cont-wrap {
  float: right;
  max-height: 100%;
  overflow-y: auto; }
.ajax-quickview-cont-wrap .ajax-quickview-cont {
  padding: 25px 35px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .sale,
.ajax-quickview-cont-wrap .ajax-quickview-cont .new-pr,
.ajax-quickview-cont-wrap .ajax-quickview-cont .discount {
  position: relative;
  top: auto;
  left: auto; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .sale + .new-pr {
  margin-left: 15px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .product-options {
  border-bottom: none; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .counter + .btn-primary {
  margin-left: 20px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .rating {
  margin-bottom: 5px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .options {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 18px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .quantity {
  margin-bottom: 5px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .form-group {
  margin-bottom: 8px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .price {
  font-size: 29px;
  line-height: 46px;
  margin-right: 20px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .price-new {
  font-size: 29px;
  line-height: 29px; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .btn-primary {
  vertical-align: top; }
.ajax-quickview-cont-wrap .ajax-quickview-cont .cart-button {
  margin-top: 10px; }
.fancybox-inner .option-radio .radio, .fancybox-inner .option-radio .radio + .radio {
  margin: 0 10px 10px 0;
  padding: 0; }
.fancybox-inner input[type="radio"] + label:before {
  background-color: #e5e7e9; }
.product-option-wrap {
  line-height: 16px; }
.fancybox-close {
  background: none !important;
  top: 20px;
  right: 30px;
  width: 20px;
  height: 20px; }
.fancybox-close:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\e5cd';
  color: #bdbdbd;
  font: 400 20px/20px 'Material Icons';
  width: 20px;
  height: 20px; }
.fancybox-close:hover:before {
  color: #a59189; }
.ajax-overlay input[type="radio"] + label:before {
  background-color: #e5e7e9; }
.ajax-quickview-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(119, 119, 119, 0.38);
  opacity: 0;
  visibility: hidden; }
.ajax-quickview-overlay .ajax-quickview-overlay__preloader {
  position: absolute;
  top: 50%;
  left: 50%;

  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  display: inline-block;
  width: 120px;
  height: 120px;
  border: 10px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url("../image/preloader.gif") no-repeat 50% 50% #fff; }
.ajax-quickview-overlay.visible {
  opacity: 1;
  visibility: visible; }
.fancybox-skin {
  color: #757575;
  background: #fff !important;
  font-size: 14px;
  line-height: 20px; }
.fancybox-skin .img-responsive {
  background: #fff !important; }
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15); }
.fancybox-skin:hover .fancybox-nav span {
  visibility: visible; }
.fancybox-nav {
  height: 40px;
  top: 50%;
  width: 40px; }
.fancybox-next {
  right: -60px; }
.fancybox-prev {
  left: -60px; }
.fixed-left {
  position: fixed;
  left: 0;
  top: 55px;
  z-index: 1011;
  background: #fff;

  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);

  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;

  width: 300px;
  height: 100%; }
.fixed-left.active {
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);

  z-index: 1015; }
.fixed-left__toggle {
  position: absolute;
  left: 100%;
  top: 196px;
  display: inline-block;
  width: 57px;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  background: #000; }
.fixed-left__toggle:visited, .fixed-left__toggle:focus {
  color: rgba(255, 255, 255, 0.6);
  background: #000; }
.fixed-left__toggle:hover, .fixed-left__toggle:active {
  color: #fff;
  background: #000; }
.fixed-left__cont {
  height: 100%;
  margin-bottom: 55px;
  overflow: auto;
  padding: 15px;
  border-right: 2px solid #e5e5e5; }

@media (min-width: 768px) {
  .fixed-left {
    top: 0; }
  .fixed-left__toggle {
    top: 251px; } }

.fixed-left .mfilter-box {
  margin-bottom: 55px; }
.fixed-left .mfilter-filter-item + .mfilter-filter-item {
  margin-top: 0; }
.catalog-thumb {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  opacity: 0.45;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.catalog-thumb + .catalog-thumb {
  margin-top: 15px; }
.catalog-thumb img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%; }
.catalog-thumb .catalog-item {
  font-size: 14px; }
.catalog-thumb .catalog-thumb__title,
.catalog-thumb .catalog-item {
  margin: 0; }
.catalog-thumb .catalog-thumb__overlay {
  padding: 70px 30px 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.catalog-thumb .catalog-thumb__overlay > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.catalog-thumb .catalog-thumb__overlay > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }
.catalog-thumb.catalog-thumb--effect-julia {
  background: #f8f8f8;

  -moz-transition: filter 0.5s ease, background-color 1s ease;
  -o-transition: filter 0.5s ease, background-color 1s ease;
  -webkit-transition: filter 0.5s ease, background-color 1s ease;
  transition: filter 0.5s ease, background-color 1s ease;

  box-shadow: none;
  max-width: 400px; }
.catalog-thumb.catalog-thumb--effect-julia img {
  max-height: 400px;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.catalog-thumb.catalog-thumb--effect-julia .catalog-thumb__overlay {
  text-align: left; }
.catalog-thumb.catalog-thumb--effect-julia .catalog-thumb__title {
  position: absolute;
  font-size: 18px;
  padding: 10px 20px;
  color: #2f2f2f;
  background: rgba(255, 255, 255, 0.7);
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block; }
.catalog-thumb.catalog-thumb--effect-julia .catalog-item {
  display: inline-block;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #143546;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: none;

  transition: opacity 0.35s, transform 0.35s;
  -moz-transform: translate3d(-360px, 0, 0);
  -ms-transform: translate3d(-360px, 0, 0);
  -o-transform: translate3d(-360px, 0, 0);
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0); }
.catalog-thumb.catalog-thumb--effect-julia .catalog-item:first-child {
  transition-delay: 0.15s; }
.catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(2) {
  transition-delay: 0.1s; }
.catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(3) {
  transition-delay: 0.05s; }
.catalog-thumb.catalog-thumb--effect-julia.active {
  background-color: #f8f8f8;
  opacity: 1; }
.catalog-thumb.catalog-thumb--effect-julia.active .catalog-item:first-child {
  transition-delay: 0s; }
.catalog-thumb.catalog-thumb--effect-julia.active .catalog-item:nth-of-type(2) {
  transition-delay: 0.05s; }
.catalog-thumb.catalog-thumb--effect-julia.active .catalog-item:nth-of-type(3) {
  transition-delay: 0.1s; }
.catalog-thumb.catalog-thumb--effect-julia.active .catalog-item {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.mobile .catalog-thumb.catalog-thumb--effect-julia .catalog-item:first-child,
.tablet .catalog-thumb.catalog-thumb--effect-julia .catalog-item:first-child {
  transition-delay: 0s; }
.mobile .catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(2),
.tablet .catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(2) {
  transition-delay: 0.05s; }
.mobile .catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(3),
.tablet .catalog-thumb.catalog-thumb--effect-julia .catalog-item:nth-of-type(3) {
  transition-delay: 0.1s; }
.mobile .catalog-thumb.catalog-thumb--effect-julia .catalog-item,
.tablet .catalog-thumb.catalog-thumb--effect-julia .catalog-item {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.catalog__cont * + .price {
  margin-top: 15px; }
.catalog__cont * + .options {
  margin-top: 20px; }
.catalog__cont * + .option {
  margin-top: 10px; }
.catalog__cont .option .name + ul {
  margin-left: 5px; }
.catalog__cont {
  background: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 20px;

  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;

  overflow: hidden;
  overflow-y: auto;
  opacity: 1;
  width: inherit; }
.catalog__cont-wrap {
  position: relative;
  display: none; }

@media (min-width: 768px) {
  .catalog__cont-wrap {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .catalog__cont-wrap {
    width: 407.5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .catalog__cont-wrap {
    width: 535.833px; } }

@media (min-width: 1200px) {
  .catalog__cont-wrap {
    width: 670px; } }
.catalog__cont.loading {
  opacity: 0; }
.catalog__cont.fixed {
  position: fixed;
  top: 15px;
  max-height: calc(100% - 30px); }
.catalog__cont.absolute {
  position: absolute;
  bottom: 0; }
.catalog__cont.static {
  position: static; }
.catalog__cont .options h3 {
  display: none; }
.catalog__cont .name {
  font-size: 24px;
  line-height: 29px;
  color: #2f2f2f;
  font-weight: 600; }
.catalog__cont .sale, .catalog__cont .new-pr {
  left: auto;
  right: auto;
  top: auto;
  position: relative;
  margin-bottom: 10px; }
.catalog__cont .sale + .new-pr {
  margin-left: 3px; }
.catalog__cont .product-spec .table td {
  padding: 10px 15px;
  color: #2f2f2f;
  background-color: #fff;
  border-color: #f8f8f8; }
.catalog__cont .product-spec .table td:first-child {
  border-color: #f8f8f8; }
.catalog__cont .option > .name, .catalog__cont .option > ul {
  display: inline-block; }
.catalog__cont .option > ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0; }
.catalog__cont .option > ul, .catalog__cont .option > ul > li > img {
  vertical-align: bottom; }
.catalog__cont .option > ul > li {
  float: left; }
.catalog__cont .option > ul > li > span:after {
  content: ';'; }
.catalog__cont .option > ul > li:last-of-type > span:after {
  content: '.'; }
.catalog__cont .option > ul > li + li {
  margin-top: 0;
  margin-left: 10px; }
.catalog__cont .option .name {
  font-size: 16px;
  line-height: 21px; }
.product-catalog .pagination-block {
  margin-top: 15px; }

/*======================  Filter =======================*/
div.mfilter-content-opts {
  padding: 0 0 10px; }
div.mfilter-content-opts .mfilter-options {
  padding: 0; }
div.mfilter-content-opts .mfilter-options .mfilter-search {
  margin-top: 5px; }
div.mfilter-content-opts .mfilter-options .mfilter-search input[type="text"] {
  height: 50px;
  color: #a59189;
  font-size: 14px;
  line-height: 18px;
  background-color: #f5f5f5;
  padding: 16px 10px 16px 15px;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  margin: 0;
  border: none; }
div.mfilter-content-opts .mfilter-options .mfilter-search #mfilter-opts-search {
  margin: 0; }
div.mfilter-content-opts .mfilter-options .mfilter-search #mfilter-opts-search:focus {
  outline: none;
  border: none; }
div.mfilter-content-opts .mfilter-options .mfilter-search #mfilter-opts-search_button {
  color: #000;
  font-size: 14px;
  line-height: 49px;
  height: 49px;
  margin: 0;
  background: none; }
div.mfilter-content-opts .mfilter-options .mfilter-search #mfilter-opts-search_button:hover {
  color: #a59189; }
div.mfilter-content-opts .mfilter-options .mfilter-price {
  text-align: center;
  letter-spacing: 3px;
  margin-top: 3px;
  margin-bottom: 15px;
  font-weight: 700;
  color: #181818; }
.mfilter-opts-container {
  border:none!important;
}
div.mfilter-content-opts .mfilter-options .mfilter-price input[type="text"], div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-opts-price-min, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-opts-price-max {
  background: none;
  padding: 0;
  outline: none;
  border: none;
  height: 16px;
  width: 60px;
  min-width: 0;
  max-width: 60px;
  letter-spacing: 0;
  text-align: center;
  font: 700 16px "Roboto", sans-serif;
  color: #181818; }
div.mfilter-content-opts .mfilter-options .mfilter-price .mfilter-slider-slider, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider {
  /*background: #eb6608 !important;*/
  background: #ccc !important;
  height: 3px !important;
  margin: 5px 0 0 !important; }
div.mfilter-content-opts .mfilter-options .mfilter-price .mfilter-slider-slider .ui-slider-range, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider .ui-slider-range {
  background: #eb6608 !important; }
div.mfilter-content-opts .mfilter-options .mfilter-price .mfilter-slider-slider .ui-slider-handle, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider .ui-slider-handle {
  background: #d6630f url("../image/tennis_ball_pict.png")no-repeat!important;
  background-size: cover!important;
  width: 20px !important;
  height: 20px !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 0 !important;
  z-index:2;}
div.mfilter-content-opts .mfilter-options .mfilter-price-slider {
  /*padding: 0 !important;*/
  margin-top:20px;
  /*margin-right: 7px !important;*/
  z-index:1;
  padding-right:23px!important;}
div.mfilter-content-opts .mfilter-options .ui-slider-horizontal .ui-slider-handle {
  top: -10px !important; }
div.mfilter-heading {
  font: 500 16px "Roboto", sans-serif;
  color: #000;
  padding-bottom: 11px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
  padding-top: 11px;

  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;}
div.mfilter-heading:hover {
  color: #a59189; }
div.mfilter-heading .mfilter-head-icon {
  display: inline-block;
  background: none;
  width: auto;
  height: 20px;
  vertical-align: top;
  margin: 0;

  -moz-transform: translateY(-50%) rotateX(-180deg);
  -ms-transform: translateY(-50%) rotateX(-180deg);
  -o-transform: translateY(-50%) rotateX(-180deg);
  -webkit-transform: translateY(-50%) rotateX(-180deg);
  transform: translateY(-50%) rotateX(-180deg);

  color: #000;
  top:50%;
  position: absolute;
  right:20px;}
div.mfilter-heading .mfilter-head-icon:before {
  content: '\f107';
  font: 400 16px/19px "FontAwesome";
  font-size: 22px;
  font-weight: 900;
}
div.mfilter-heading .mfilter-head-icon:hover {
  color: #a59189;}
.title_category {
  font-size:20px;
  font-family:"RobotoCondensedRegular";
  letter-spacing:0.6px;
  color: #737373;
  font-weight: 900;
}
.mfilter-heading.mfilter-collapsed i.mfilter-head-icon {
  -moz-transform: translateY(-50%) rotateX(0deg);
  -ms-transform: translateY(-50%) rotateX(0deg);
  -o-transform: translateY(-50%) rotateX(0deg);
  -webkit-transform: translateY(-50%) rotateX(0deg);
  transform: translateY(-50%) rotateX(0deg); }
div.mfilter-tb-as-tr.mfilter-option {
  width: 100%;
  position: relative; }
.mfilter-option .mfilter-tb-as-td {
  display: inline-block;
  border: none;
  padding: 2px 0;
  cursor: pointer;
  width: 90%;
}
.mfilter-option > div input[type="checkbox"]:before, .mfilter-option > div input[type="checkbox"]:after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 20px;
  height: 20px; }
.mfilter-option > div input[type="checkbox"]:before {
  border: 2px solid #e5e5e5;
  background: #fff;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.mfilter-option > div input[type="checkbox"]:after {
  content: '\f00c';
  color: #fff;
  font: 400 12px/20px "FontAwesome";
  text-align: center;
  opacity: 0;

  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.mfilter-option > div input[type="checkbox"]:checked:before {
  background: #a59189;
  border-color: #a59189; }
.mfilter-option > div input[type="checkbox"]:checked:after {
  opacity: 1; }
.mfilter-option > div label {
  color: #000; }
.mfilter-option > div + label.mfilter-tb-as-td {
  padding-left: 5px;
  margin-top: 3px;
  width: 170px;
}
.mfilter-option > div + label.mfilter-tb-as-td + .mfilter-col-count {
  position: absolute;
  top: 0;
  right: 8px; }
.mfilter-option.mfilter-disabled > div input[type="checkbox"]:before {
  border-color: #f1f3f7; }

div.mfilter-opts-container {
  padding-bottom: 23px;
  padding-top:19px;
  /*padding-right:10px;*/
  padding-left:0;}
.product-filter .sort.sort--category .sbHolder {
  width: 200px; }
.iScrollVerticalScrollbar {
  background: #f8f8f8; }
.iScrollIndicator {
  background-color: #a59189 !important; }
.catalog__cont-wrap {
  line-height: 21px; }
.catalog__cont-wrap .options ul li img {
  width: 21px !important;
  height: 21px !important;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin-right: 5px; }
/*-------------------custom SK*/
aside#column-left {
  padding-left:0;
}
div.mfilter-heading {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*========================================================
                  Responsive Styles
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .catalog-thumb.catalog-thumb--effect-julia h2 {
    font-size: 17px;
    line-height: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .catalog-thumb.catalog-thumb--effect-julia h2 {
    font-size: 13px;
    line-height: 16px; }
  div.mfilter-content-opts .mfilter-options .mfilter-price input[type="text"], div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-opts-price-min, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-opts-price-max {
    width: 40px; } }

@media (max-width: 767px) {
  #mfilter-content-container {
    text-align: center; }
  .catalog-thumb.catalog-thumb--effect-julia {
    display: inline-block;
    opacity: 1 !important; }
  .catalog-thumb.catalog-thumb--effect-julia h2 {
    font-size: 13px;
    line-height: 16px; } }

@media (max-width: 366px) {
  .fixed-left {
    width: 253px;
    left: 47px; }
  .fixed-left.active {
    left: 0; } }

/*========================================================
                 Tab Products Module
=========================================================*/
.module_tab {
  margin-top: 12px;
  margin-bottom: 0;
  text-align: center; }
.module_tab .box {
  margin-bottom: 0; }
.module_tab .nav-tabs {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  position: relative;
  padding-left: 35px;
  padding-right: 35px; }
.module_tab .nav-tabs:before, .module_tab .nav-tabs:after {
  position: absolute;
  display: inline-block;
  top: 10px;
  right: 100%;
  width: 600px;
  height: 1px;
  content: '';
  background: #000; }
.module_tab .nav-tabs:after {
  right: auto;
  left: 100%; }
.module_tab .nav-tabs > li {
  float: none;
  display: inline-block; }
.module_tab .nav-tabs > li > a {
  padding: 0;
  margin: 0; }
.module_tab h2 {
  color: #000; }
.tx-module-tab {
  display: inline-block;
  vertical-align: top;
  font: 700 35px/50px "Roboto", sans-serif;
  color: #000; }
/*.tab-content {*/
  /*margin-top: 33px; }*/

/*========================================================
           Tab Products Module Responsive Layout
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .html-module.links .link-block h5 {
    font-size: 16px;
    line-height: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .module_tab .product-thumb {
    max-width: 100%;
    width: 270px;
    display: inline-block; } }

@media (max-width: 767px) {
  .tab-content {
    margin-top: 20px; }
  .tx-module-tab {
    width: 100%;
    font-size: 26px;
    line-height: 1em; }
  .module_tab {
    text-align: center; }
  .module_tab .tab-content {
    text-align: center;
    line-height: 1em; }
  .module_tab .nav-tabs {
    margin-bottom: 0; }
  .module_tab .product-thumb {
    max-width: 100%;
    display: inline-block; } }

@media (max-width: 480px) {
  .module_tab .nav-tabs {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px; }
  .module_tab .nav-tabs:before, .module_tab .nav-tabs:after {
    display: none; } }

/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.0.0
*/
.rd-parallax {
  position: relative;
  display: inline-block;
  width: 100%; }
.rd-parallax-inner {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  text-align: center; }
.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-backface-visibility: hidden; }
.rd-parallax-layer[data-type="media"] iframe {
  width: 100%;
  height: 100%; }
.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }
.rd-parallax-layer[data-type="html"] {
  position: relative;
  padding-top: 157px;
  padding-bottom: 185px; }
.rd-parallax .layer-1 {
  pointer-events: none; }
.rd-parallax .desc h2 {
  font-size: 72px;
  line-height: 72px;
  color: #a59189;
  margin-bottom: 25px; }

/*========================================================
                   Styles Responsive
=========================================================*/
@media (max-width: 1199px) {
  .rd-parallax .desc h4 {
    letter-spacing: 0.5px; }
  .rd-parallax .desc p {
    letter-spacing: 0.5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .rd-parallax .desc h2 {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 20px; }
  .rd-parallax .desc h4 {
    font-size: 16px;
    line-height: 19px; }
  .rd-parallax .desc p {
    margin-bottom: 30px; }
  .rd-parallax-layer[data-type="html"] {
    padding-top: 100px;
    padding-bottom: 120px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .rd-parallax .desc {
    padding-left: 44%;
    padding-right: 5%; }
  .rd-parallax .desc h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 16px; }
  .rd-parallax .desc h4 {
    font-size: 14px;
    line-height: 16px; }
  .rd-parallax .desc p {
    margin-bottom: 24px; }
  .rd-parallax-layer[data-type="html"] {
    padding-top: 80px;
    padding-bottom: 95px; } }

@media (max-width: 767px) {
  .rd-parallax .desc {
    padding-left: 45%;
    padding-right: 0; }
  .rd-parallax-layer[data-type="html"] {
    padding-top: 40px;
    padding-bottom: 40px; }
  .rd-parallax-layer[data-type="html"] h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 16px; }
  .rd-parallax-layer[data-type="html"] h4 {
    font-size: 14px;
    line-height: 16px; }
  .rd-parallax-layer[data-type="html"] p {
    margin-bottom: 24px; }
  .rd-parallax-layer[data-type="html"].layer-0 {
    z-index: 2; } }

@media (max-width: 480px) {
  .rd-parallax .desc {
    padding-left: 30%; }
  .rd-parallax-layer[data-type="html"] {
    padding-top: 25px;
    padding-bottom: 25px; }
  .rd-parallax-layer[data-type="html"] h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px; }
  .rd-parallax-layer[data-type="html"] h4 {
    font-size: 12px;
    line-height: 14px; }
  .rd-parallax-layer[data-type="html"] p {
    margin-bottom: 15px;
    line-height: 20px; } }

.lookbook-block {
  margin-bottom: 30px; }
.lookbook-block .lookbook:hover .desc {
  color: #a59189; }
.lookbook {
  position: relative; }
.lookbook__img {
  position: relative;
  display: inline-block;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px; }
.lookbook__img .sale, .lookbook__img .discount, .lookbook__img .new-pr {
  font-size: 15px;
  line-height: 18px;
  padding: 5px;
  vertical-align: top;
  margin-bottom: 2px; }
.lookbook__img .sale, .lookbook__img .new-pr {
  min-width: 0; }
.lookbook__img .discount {
  font-size: 19px; }
.lookbook__aside {
  padding: 0; }
.lookbook__aside .option-color {
  padding-bottom: 2px; }
.lookbook__aside .cart-button {
  font-size: 8px; }
.lookbook__aside .cart-button button, .lookbook__aside .cart-button a {
  margin-bottom: 2px; }
.lookbook__aside .caption {
  position: relative; }
.lookbook__aside .caption .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 16px; }
.lookbook__aside .caption .name > a {
  display: inline; }
.lookbook a {
  position: relative;
  background: #fff; }
.lookbook a img {
  opacity: .85;

  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.lookbook a:hover img {
  opacity: 1; }
.lookbook .desc {
  position: absolute;
  pointer-events: none;
  font: 700 20px/24px "Roboto", sans-serif;
  color: #000;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 10px;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);

  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.lookbook [data-marker] {
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 1px;
  pointer-events: none; }
.lookbook [data-marker] > i, .lookbook [data-marker] .close-btn {
  width: 15px;
  height: 15px;
  background: #a59189;
  color: #fff;
  opacity: 1;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 2px solid #fff; }
.lookbook [data-marker] > i {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.lookbook [data-marker] .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;

  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);

  cursor: pointer;
  font-size: 18px;
  line-height: 25px;
  z-index: 500;
  text-align: center; }
.lookbook [data-marker] .close-btn:hover {
  background: #000; }
.lookbook [data-marker].active > i {
  opacity: 0; }
.lookbook .marker__cnt {
  z-index: 500;
  position: absolute;
  background: #fff;
  width: 170px;
  font-size: 15px;
  line-height: 15px;
  margin: 30px 15px;
  display: none;
  opacity: 0;
  color: #000;
  pointer-events: auto;
  border: 2px solid #a59189; }
.lookbook .marker__cnt .name, .lookbook .marker__cnt .price {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px; }
.lookbook .lookbook__aside .col-xs-12 {
  margin-bottom: 7px;
  text-align: center; }
.lookbook [data-mapid]:not(area) {
  position: relative;
  width: 270px;
  max-width: 100%;
  display: inline-block; }
.lookbook [data-mapid]:not(area) .img-block {
  background: #f8f8f8;
  position: relative;
  margin-bottom: 26px; }

@media (max-width: 767px) {
  .lookbook [data-mapid]:not(area) .img-block {
    display: inline-block; } }

.lookbook [data-mapid]:not(area) img {
  overflow: hidden; }
.lookbook [data-mapid]:not(area) .sale, .lookbook [data-mapid]:not(area) .new-pr, .lookbook [data-mapid]:not(area) .discount {
  display: none; }
.lookbook [data-mapid]:not(area) .cart-button {
  position: absolute;
  z-index: 3;
  opacity: 0;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -20px;

  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.lookbook [data-mapid]:not(area) .img-block:hover .cart-button {
  -webkit-animation: keyframesY .8s ease-out;
  animation: keyframesY .8s ease-out;
  opacity: 1; }
.lookbook [data-mapid]:not(area).active .img-block {
  box-shadow: 0 0 0 3px #a59189; }
.lookbook [data-mapid]:not(area) .product-options {
  line-height: 8px; }
.lookbook area[data-mapid] {
  cursor: pointer; }
.lookbook-name {
  position: absolute;
  display: inline-block;
  bottom: 34px;
  left: 39px;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  pointer-events: none;
  letter-spacing: 1px; }
.lookbook-name h2 {
  font-size: 44px;
  line-height: 44px;
  margin-top: 9px;
  margin-bottom: 0;
  letter-spacing: 3.5px; }
.lookbook-list {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 20px 30px 24px 30px;
  width: 260px;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  background: #ffd300;
  font-size: 14px; }
.lookbook-list table {
  width: 100%; }
.lookbook-list table caption {
  font-size: 36px;
  line-height: 43px;
  padding-bottom: 11px;
  padding-top: 8px;
  font-weight: 900;
  color: #000; }
.lookbook-list table td:first-child {
  letter-spacing: 1.2px;
  font-weight: 500; }
.lookbook-list table td + td {
  width: 55px; }
.lookbook-list .btn {
  margin-top: 20px;
  letter-spacing: .7px;
  padding-left: 25px;
  padding-right: 25px; }
.product-lookbook footer {
  margin-top: 10px; }
.product-lookbook-block {
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 0;
  margin-bottom: 30px; }
.product-lookbook-block a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  overflow: hidden;
  background: #000; }
.product-lookbook-block a + div {
  position: absolute;
  display: inline-block;
  top: 41%;
  left: 0;
  width: 100%;

  -moz-transform: 0 translateY(-50%);
  -ms-transform: 0 translateY(-50%);
  -o-transform: 0 translateY(-50%);
  -webkit-transform: 0 translateY(-50%);
  transform: 0 translateY(-50%);

  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  text-align: center;
  pointer-events: none; }
.product-lookbook-block a img {
  opacity: .7;

  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
.product-lookbook-block a:hover {
  background: #a59189; }
.product-lookbook-block a:hover img {
  opacity: .8; }
.product-lookbook-block h3 {
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  margin-top: 6px; }
.product-lookbook-block h3:after {
  position: absolute;
  display: inline-block;
  bottom: -16px;
  width: 48px;
  margin-left: -24px;
  content: '';
  left: 50%;
  height: 2px;
  background: #fff; }
.lookbook [data-mapid]:not(area) .product-options img {
  margin-right: 5px; }
.lookbook [data-mapid]:not(area).active .product-options img {
  box-shadow: none; }

/*========================================================
               Responsive Styles
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .lookbook-name {
    bottom: 27px;
    left: 30px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0; }
  .lookbook-name h2 {
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 1.5px; }
  .lookbook-list {
    line-height: 24px; }
  .lookbook-list table caption {
    font-size: 28px;
    line-height: 35px;
    padding-bottom: 8px; }
  .lookbook-list table table td:first-child {
    letter-spacing: .5px; }
  .lookbook-list .btn {
    margin-top: 15px;
    letter-spacing: .5px;
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .lookbook-block {
    margin-bottom: 40px; }
  .lookbook-name {
    bottom: 22px;
    left: 24px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0; }
  .lookbook-name h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1.5px;
    margin-top: 5px; }
  .lookbook-list {
    font-size: 12px;
    line-height: 20px; }
  .lookbook-list table caption {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 8px; }
  .lookbook-list table td:first-child {
    letter-spacing: 0.5px; }
  .lookbook-list .btn {
    margin-top: 10px;
    letter-spacing: 0;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  .lookbook-block {
    margin-bottom: 40px;
    text-align: center; }
  .lookbook-block .lookbook a {
    display: inline-block; }
  .lookbook__aside {
    text-align: center; }
  .lookbook__aside .cart-button {
    margin-bottom: 20px; }
  .lookbook-name {
    bottom: 10px;
    left: 15px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0;
    text-shadow: 0 0 2px #fff; }
  .lookbook-name h2 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
    margin-top: 0; }
  .lookbook-list {
    font-size: 11px;
    line-height: 16px;
    width: 200px;
    padding: 8px 20px 12px 20px; }
  .lookbook-list table caption {
    font-size: 18px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .lookbook-list table td:first-child {
    letter-spacing: 0; }
  .lookbook-list .btn {
    font-size: 11px;
    line-height: 13px;
    margin-top: 8px;
    letter-spacing: .5px;
    padding: 8px 12px; } }

@media (max-width: 480px) {
  .lookbook-name {
    bottom: 8px;
    left: 12px;
    font-size: 9px;
    line-height: 11px; }
  .lookbook-name h2 {
    font-size: 16px;
    line-height: 18px; }
  .lookbook-list {
    font-size: 10px;
    line-height: 12px;
    width: 150px;
    padding: 5px 10px 5px; }
  .lookbook-list table caption {
    font-size: 14px;
    line-height: 16px;
    padding-top: 0;
    padding-bottom: 1px; }
  .lookbook-list table td + td {
    width: 45px; }
  .lookbook-list table td:first-child {
    letter-spacing: 0; }
  .lookbook-list .btn {
    font-size: 10px;
    line-height: 12px;
    margin-top: 3px;
    padding: 6px 10px; } }

/*========================================================
                     Color Schemes
=========================================================*/
.color_scheme_1 {
  background: #a59189; }
.color_scheme_2 {
  background: #ad818e; }
.color_scheme_3 {
  background: #81ac8d; }
.color_scheme_4 {
  background: #839cab; }
#style_switcher, #style_switcher .toggler {
  background: #fff;
  border: 1px solid #e5e5e5; }
.toggler {
  border-left: none !important;
  margin: -1px 0 0 -1px; }
#style_switcher .toggler {
  color: #7d7d7d; }
#style_switcher .toggler:hover {
  color: #a59189; }
#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden; }
#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-filter: blur(0);
  filter: blur(0); }
#style_switcher div.color_scheme:before {
  top: 0; }
#style_switcher div.color_scheme:after {
  bottom: 0; }
#style_switcher {
  position: fixed;
  top: 190px;
  width: 295px;
  box-sizing: border-box;
  left: 0;
  z-index: 1012;
  padding: 21px 29px 62px 30px;
  text-align: left;

  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);

  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease; }
#style_switcher.shown {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);

  z-index: 1012;
  background: #f8f8f8; }
#style_switcher p {
  line-height: 28px;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 23px; }
#style_switcher p span {
  font-size: 12.4px;
  display: block;
  line-height: 21px;
  color: #888; }
#style_switcher .toggler {
  position: absolute;
  top: 0;
  left: 100%;
  width: 57px;
  height: 60px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  transition: color .2s ease; }
#style_switcher .toggler {
  background: #f8f8f8; }
#style_switcher .toggler:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  height: 60px;
  content: '\e3b8';
  font-family: 'Material Icons';
  transition: color .2s ease; }
#style_switcher.shown .toggler:before {
  content: '\e5cd'; }
#style_switcher #color-box {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 0 40px;
  line-height: 0; }
#style_switcher #color-box li {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: top; }
#style_switcher #color-box li:hover,
#style_switcher #color-box li.active {
  padding: 2px; }
#style_switcher div.color_scheme {
  width: 40px;
  height: 40px;
  border-radius: 0; }
#style_switcher #color-box li:hover div.color_scheme,
#style_switcher #color-box li.active div.color_scheme {
  height: 36px;
  width: 36px; }
#style_switcher #style_switcher_form {
  padding: 0;
  margin: 0; }
#style_switcher #style_switcher_form button.button {
  display: block;
  text-align: center;
  padding: 4px 30px 6px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  outline: none !important;
  position: relative;
  border: 2px solid #626262 !important;
  background: transparent !important;
  font-size: 15px;
  line-height: 26px;
  font-weight: bold; }
#style_switcher #style_switcher_form button.button:hover {
  background: #626262 !important;
  color: #fff !important; }
#style_switcher.loading:before {
  position: absolute;
  right: 30px;
  bottom: 40px;
  background: url(../images/loading.gif);
  width: 60px;
  height: 20px;
  content: ''; }
#style_switcher.success:before {
  position: absolute;
  right: 30px;
  bottom: 32px;
  content: '\f00c';
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 40px; }

@media (max-width: 480px) {
  #style_switcher {
    width: 260px;
    padding-left: 20px; } }

body.mobile_mode.mobile #style_switcher {
  top: 0 !important; }

/* ===================   Breadcrumb   =================== */
.breadcrumb {
  margin: 0 0 22px;
  border-radius: 0;
  letter-spacing: 1px;
  background: none;
  padding: 0;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #000; }
.breadcrumb a {
  display: inline-block;
  color: #000; }
.breadcrumb a:hover {
  color: #a59189; }
.breadcrumb a:hover i {
  color: #a59189; }
.breadcrumb > li {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.breadcrumb > li:last-child span {
  color: #a59189;
  font-weight: 400; }
.breadcrumb > li > a,
.breadcrumb > li > a > i,
.breadcrumb > li > span,
.breadcrumb > li + li:before {
  vertical-align: top; }
.breadcrumb > li > a {
  font-size:13px;
}
.breadcrumb > li + li:before {
  content: '\f054';
  display: inline-block;
  font-weight: 700;
  color: #000;
  padding: 0;
  margin-left: 1px;
  margin-right: 1px;
 font-family: "FontAwesome";
}
.breadcrumb i {
  color: #000;
  font-size:16px;

  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
.breadcrumb i:before {
  content: '\e88a';
  font-family: 'Material Icons'; }

/* ===================   Product Page   =================== */
.product-share {
  height: 32px;
  margin-top: 1em; }
.product-share a.at-share-btn {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }
.review-form-title {
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }
.review-form-title .btn-primary {
  display: inline-block;
  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; }
.product-rating-status {
  line-height: 16px; }
.product-rating-status .review-link {
  position: relative;
  margin-left: 10px;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px; }
.product-rating-status .review-link-show a {
  color: #000; }
.product-rating-status .review-link-show a:visited, .product-rating-status .review-link-show a:focus {
  color: #000; }
.product-rating-status .review-link-show a:hover {
  color: #a59189; }
.product-rating-status .review-link-show a, .product-rating-status .review-link-write a {
  text-decoration: underline;
  font-weight: 400; }
.rating-section a {
  cursor: pointer; }
.product-review-form {
  display: none; }
.product-options {
  line-height: 22px;
  padding-bottom: 0;
  font-weight: 300;
  font-family: "Roboto", sans-serif; }
.product-options .control-label {
  text-align: left;
  font-size: 14px;
  margin: 0 0 10px;
  color: #757575; }
.product-options .form-group:before, .product-options .form-group:after {
  display: table;
  content: "";
  line-height: 0; }
.product-options .form-group:after {
  clear: both; }
.product-options .radio {
  padding-top: 0; }
.product-options .radio input[type="radio"] + label {
  padding: 5px 5px 5px 40px;
  display: block;
  background: #f8f8f8;
  text-transform: capitalize;
  text-align: left; }
.product-options .radio input[type="radio"] + label:before {
  top: 10px;
  left: 13px; }
.product-options .radio input[type="radio"] + label:after {
  top: 12px;
  left: 15px; }
.product-options .radio + .radio {
  margin-top: 15px; }
.product-options .checkbox label {
  padding: 5px 5px 5px 45px;
  display: block;
  background: #f8f8f8;
  text-transform: capitalize;
  text-align: left; }
.product-options .checkbox label:before, .product-options .checkbox label:after {
  left: 13px;
  top: 10px; }
.product-options .checkbox label:before {
  background: #f3f4f5; }
.product-options .text-danger {
  display: inline-block;
  width: 100%; }

/*-----------------------------------------------*/
.product-options .text-danger.reveal-text,
.product-options .reveal-text::after {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);
}
.product-options .reveal-text {
  position: relative;
  font-size: 18px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-animation-name: reveal-text;
  animation-name: reveal-text;
  color: #F44336;
  white-space: nowrap;
  cursor: default;
  width: 400px;
}
.product-options .reveal-text::after {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F44336;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  pointer-events: none;
  -webkit-animation-name: revealer-text;
  animation-name: revealer-text;
}
@-webkit-keyframes reveal-text {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@keyframes reveal-text {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@-webkit-keyframes revealer-text {

  0%, 50% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }

  60%, 100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  60% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes revealer-text {

  0%, 50% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }

  60%, 100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  60% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

/*-------------------------------------------------*/
.product_tabs {
  margin: 30px 0 33px;
  letter-spacing: 1px;
  overflow: hidden;
  text-align: center; }
.product_tabs:before, .product_tabs:after {
  display: table;
  content: "";
  line-height: 0; }
.product_tabs:after {
  clear: both; }
.product_tabs .nav-tabs {
  padding: 0 35px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
  display: inline-block; }
.product_tabs .nav-tabs > li {
  float: none;
  display: inline-block; }
.product_tabs .nav-tabs > li > a {
  border: none !important;
  font-size:20px;}
.product_tabs .nav-tabs > li > a, .product_tabs .nav-tabs > li > a:focus {
  color: #000; }
.product_tabs .nav-tabs > li.active > a, .product_tabs .nav-tabs > li > a:hover {
  color: #ff7513;
  background: none;
  border-bottom: 2px solid #ff7513!important;}
.product_tabs .tab-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-family: "Roboto", sans-serif; }
.product_tabs .tab-content .btn {
  font-family: "Roboto", sans-serif; }

@media (max-width: 767px) {
  .product_tabs .nav-tabs > li > a {
    font-size: 16px;
    padding-bottom: 10px; }
  .product_tabs .nav-tabs > li > a:before {
    display: none; } }


/*-- new stile tabs --*/

.product_tabs .nav-tabs {
  width: 100%;
}
.product_tabs .nav-tabs li {
  width:22%;
}
.product_tabs .nav-tabs > li > a {
  padding: 10px 0;
  text-align: center;
  border:2px solid #3A3A3A !important;
  background: #3A3A3A !important;
  color: #fff;
  font-size:15px;
}
.product_tabs .nav-tabs > li > a {
  padding: 10px 0;
  text-align: center;
  border:2px solid #3A3A3A !important;
  background: #3A3A3A !important;
  color: #fff;
  font-size:15px;
}
.product_tabs .nav-tabs > li > a:hover,
.product_tabs .nav-tabs > li.active > a {
  border: 2px solid #ff7513 !important;
  background: #3A3A3A !important;
  color: #ff7513;
}
@media screen and (max-width: 768px) {
  .product_tabs .nav-tabs > li > a {
    font-size:15px;
  }
}
@media screen and (max-width: 525px) {
  .product_tabs .nav-tabs li {
    width:100%;
    margin-bottom:10px;
    margin-left:0;
  }
  .product_tabs .nav-tabs li:last-child {
    margin-bottom:0;
  }
}
/*---- END new stile tabs ---*/

.product_tabs .rating {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
.product_tabs .rating span:first-child {
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 5px; }
.product_tabs .rating .fa-stack {
  width: .7em; }
.product_tabs .review-score .fa-stack {
  margin-bottom: 14px; }
.product_tabs .review-item {
  padding: 28px 20px 20px 30px;
  background: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.product_tabs .review-item .review-date {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 4px; }
.product_tabs .review-item .review-author {
  letter-spacing: .5px;
  text-transform: uppercase; }
.product_tabs .review-item .review-author i {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
  vertical-align: top; }
.product-spec .table {
  border: none;
  line-height: 16px; }

.product-spec .table th {
  text-align: center;
  text-transform: uppercase;
  font-family: "RobotoCondensedBold";
  border: none;
  padding: 0 0 15px;
  background: none;
  font-size: 16px;
  color: #3a3a3a;
  letter-spacing:2px;
}

.product-spec .table td {
  padding: 15px;
  color: #fff;
  border: none;
  margin: 0;
  width: 50%;
  vertical-align: middle;
  border-bottom: 10px solid #fff;
  background-color: #3a3a3a;}
.product-spec .table td span {
  width: 35%;
  display: inline-block;
  vertical-align: inherit;}
.product-spec .table td span:first-child {
  font-size: 12px;
  text-transform: uppercase; }
.product-spec .table td span + span {
  width: 65%; }
.product-spec .table td:first-child {
  border-right: 10px solid #fff; }
.product-spec .table td + td {
  border-left: 10px solid #fff; }

@media (max-width: 479px) {
  .product-spec .table td:first-child,
  .product-spec .table td {
    width: 50%; } }

@media (max-width: 767px) {
  .product_tabs .nav-tabs, .product_tabs .tab-content {
    width: 100%;
    float: none; }
  .product_tabs .nav-tabs {
    padding-left: 0;
    padding-right: 0; }
  .product_tabs .nav-tabs > li.active > a {
    background: none; }
  .product_tabs .tab-content {
    border-left: none;
    padding: 0 0 15px; } }

/* ===================   Product Gallery   =================== */
@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important; }
  .product_tabs .nav-tabs li {
    width: 30%;
    margin-bottom: 20px;
  }
  .product_tabs .nav-tabs li:nth-child(4) {
    margin-left:0;
    min-width: 235px;
  }
}

#productZoom {
  background: #f8f8f8;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.product-gallery:after {
  clear: both; }
.product-gallery .col-lg-3 {
  width: 19.77%; }
.product-gallery .col-lg-9 {
  width: 80.22%; }
.product-gallery .col-lg-3, .product-gallery .col-lg-9 {
  padding-left: 5px;
  padding-right: 5px; }
.product-gallery .bx-wrapper {
  margin: 0 !important; }
.product-gallery .cart-button .btn-icon + .btn-icon {
  margin-left: 0; }
.product-gallery .image-thumb .bx-wrapper .bx-prev,
.product-gallery .image-thumb .bx-wrapper .bx-next {
  position: absolute;
  left: 25px;
  right: 5px;
  font-size: 24px;
  /*line-height: 25px;*/
  /*height: 25px;*/
  color: #fff;
  background: rgba(165, 145, 137, 0.6);
  text-align: center;
  margin: 0 0 0 -20px;

  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 50%;
  bottom: auto;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden; }
.product-gallery .image-thumb .bx-wrapper .bx-prev.disabled, .product-gallery .image-thumb .bx-wrapper .bx-next.disabled {
  display: none;
  visibility: hidden; }
.product-gallery .image-thumb .bx-wrapper .bx-prev:hover, .product-gallery .image-thumb .bx-wrapper .bx-next:hover {
  color: #fff;
  background: #a59189; }
/*.product-gallery .image-thumb .bx-wrapper .bx-prev {*/
  /*top: 0; }*/
/*.product-gallery .image-thumb .bx-wrapper .bx-next {*/
  /*bottom: 0; }*/

.col-lg-3.hidden-xs.hidden-sm.hidden-md.image-thumb .bx-next {
  bottom: 0;
  left: 19px;
  right: auto;
  top: auto;
  width: 145px;
}
.col-lg-3.hidden-xs.hidden-sm.hidden-md.image-thumb .bx-prev {
  bottom: auto;
  left: 19px;
  right: auto;
  top: 0;
  width: 145px;
}

@media (max-width: 1199px) {
  .product-gallery .image-thumb .bx-wrapper .bx-prev,
  .product-gallery .image-thumb .bx-wrapper .bx-next {
    display: inline-block; }
  .product-gallery .image-thumb .bx-wrapper .bx-next {
    left: auto;
    right: 15px;
    /*bottom: 50%;*/
    /*margin-bottom: -18px;*/
  }
  .product-gallery .image-thumb .bx-wrapper .bx-prev {
    top: 50%;
    left: 35px;
    right: auto;
    /*margin-top: -18px;*/
  } }

@media (max-width: 520px) {
  .product_page-left + .product_page-right {
    /*margin-top: 25px; */
    margin-bottom: 25px;
  }
}

.zoomContainer {
  z-index: 1 !important; }
.zoomContainer .zoomLens {
  z-index: 2 !important; }
.zoomWindowContainer > div {
  border-width: 2px !important;
  border-color: #e5e5e5 !important; }
.product-gallery > .row {
  margin-left: -5px;
  margin-right: -5px; }

@media (max-width: 767px) {
  .product-gallery > .row {
    margin-left: -15px;
    margin-right: -15px; } }

.product-gallery .cart-button {
  position: absolute;
  z-index: 99;
  right: 20px;
  bottom: 15px;
  width: 39px;
  display: inline-block; }
.product-gallery .cart-button .btn-icon + .btn-icon {
  margin-top: 5px; }
.product-gallery .image-thumb .bx-wrapper .bx-viewport {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
.product-gallery .image-thumb li a {
  border: none;
  background: #f8f8f8;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block; }

@media (min-width: 1200px) {
  .product-gallery .image-thumb li a:hover, .product-gallery .image-thumb li a.zoomGalleryActive {
    opacity: .8; } }

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

  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-top: 1px solid #dedede;
}

.product-reviews input[type="radio"] {
  display: inline;
  outline: none; }
.product-reviews input[type="radio"]:focus {
  outline: none; }
.product-reviews .review-item {
  margin-bottom: 2em; }
.review-score .fa-stack {
  margin-bottom: 10px; }
.product-title {
  margin: 0 0 20px;
  color: #000; }
.reward-block span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
.reward-block span strong {
  font-weight: 300; }
#product {
  margin-top: 15px; }
#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }
#product label {
  font-weight: 300; }
#product label.control-label {
  letter-spacing: .8px;
  color: #4a4a4a; }
#product .quantity {
  margin-top: 0; }
#product .quantity label {
  margin-right: 10px; }
#product .quantity .counter, #product .quantity .counter:focus {
  background: none; }
#product #button-cart {
  margin: 0 0 10px;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
#product #button-cart .over, #product #button-cart .out {
  line-height: 52px; }
#product .price-section {
  margin-top: 17px; }
#product .price, #product .price-new {
  font-size: 36px; }
#product .price-old {
  font-size: 18px; }
.quantity {
  display: inline-block;
  position: relative; }
.quantity > label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0; }
.quantity input[name*="quantity"] {
  height: 30px;
  padding-top: 0;
  padding-bottom: 0; }
.quantity .counter {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
  line-height: 6px;
  vertical-align: top;
  padding-top: 7px;
  font-size: 11px;
  background: none; }
.quantity .counter.counter-minus {
  top: auto;
  bottom: 0;
  padding: 0 0 7px; }
.polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;

  background: #f8f8f8;
  padding: 0; }
.magnificent-viewport {
  background: #f8f8f8; }
.general_info {
  font-size: 14px;
  margin-top: -2px;
  line-height: 20px; }
.general_info h1.product-title {
  font-family: "RobotoCondensedBold";
  letter-spacing: 0.6px;
  text-transform: none;
  text-align: left!important;
  padding-top: 5px;
  margin-bottom: 3px;
  font-size:38px!important;}
.general_info .price-section {
  margin: 15px 0 0;
  padding-bottom: 10px; }
.general_info .product-section {
  padding: 10px 0;
  letter-spacing: 1px; }
.general_info .product-section strong {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px; }
.general_info .product-section strong + span {
  font-size: 16px;
  color: #000; }
.general_info .product-section strong + span.stock {
  color: green; }
.general_info a {
  color: #000;
  font-weight: bold; }
.general_info a:hover {
  color: #a59189; }
.option-color .control-label {
  vertical-align: top;
  line-height: 27px;
  margin: 0 11px 0 0; }
.option-color > div {
  display: inline-block; }
.option-color .radio {
  margin: 0;
  display: inline-block;
  float: left;
  width: auto;
  margin-top: -2px; }
.option-color .radio + .radio {
  margin: -2px 0 0 1px; }
.option-color .radio input[type="radio"] + label {
  padding: 0;
  background: none;
  border: none;
  line-height: 0;
  position: relative; }
.option-color .radio input[type="radio"] + label img {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  max-width: 21px;

  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px; }
.option-color .radio input[type="radio"] + label:before {
  display: none; }
.option-color .radio input[type="radio"] + label:after {
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  width: 27px;
  height: 27px;
  border: 2px solid #fff;
  background: none;

  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }
.option-color .radio input[type="radio"]:checked + label:after {
  border-color: #a59189;
  background: none; }
.option-color .text-danger {
  width: 100%; }
.option-checkbox {
  line-height: 14px; }
.option-checkbox label {
  line-height: 16px;
  display: inline-block; }
.option-checkbox > div {
  display: inline-block;
  width: 100%; }
.option-checkbox .checkbox {
  margin: 0;
  display: inline-block;
  float: left;
  width: auto; }
.option-checkbox .checkbox label {
  color: #000;
  font-size: 12px;
  font-family: "Roboto", sans-serif; }
.option-checkbox .checkbox label:before, .option-checkbox .checkbox label:after {
  top: -1px;
  left: 0; }
.option-checkbox .checkbox + .checkbox {
  padding: 0;
  margin: 0 0 0 10px; }
.option-checkbox .checkbox input[type="checkbox"] + label {
  padding: 0 0 0 19px;
  background: none;
  border: none;
  line-height: 14px;
  position: relative; }
.option-radio {
  line-height: 14px; }
.option-radio label {
  line-height: 16px;
  display: inline-block; }
.option-radio > div {
  display: inline-block;
  width: 100%; }
.option-radio .radio {
  margin: 0;
  display: inline-block;
  float: left;
  width: auto;
  padding-top: 5px; }
.option-radio .radio label {
  color: #143546;
  font-size: 12px;
  font-family: "Roboto", sans-serif; }
.option-radio .radio + .radio {
  margin: 0 0 0 10px; }
.option-radio .radio input[type="radio"] + label {
  padding: 0 0 0 19px;
  background: none;
  border: none;
  line-height: 14px;
  position: relative; }
.option-radio .radio input[type="radio"] + label:before {
  top: -1px;
  left: 0; }
.option-radio .radio input[type="radio"] + label:after {
  top: 1px;
  left: 2px; }
.option-select .sbHolder {
  width: 220px;
  display: inline-block; }
.option-select > .control-label {
  vertical-align: top;
  line-height: 25px;
  margin: 3px 12px 5px 0; }
.product-video .r_frame {
  position: relative;
  padding-bottom: 50%; }
.product-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important; }

/* ===================   Sub Category on Category Page   =================== */
.box-subcat {
  padding: 0;
  margin: 0;
  list-style-type: none; }
.box-subcat li {
  text-align: center;
  margin-bottom: 0; }
.box-subcat li .thumb {
  padding: 10px 0; }
.box-subcat li .image {
  overflow: hidden;
  margin-bottom: 15px; }
.box-subcat li .image a {
  display: block;
  background: #f8f8f8;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.box-subcat li .image a:hover img {
  opacity: .8; }
.box-subcat li .image img {
  -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.first-in-line {
  clear: left; }
.box-subcat li:nth-child(6n+7) {
  clear: left; }

/*-----------------------------------------custom SK*/
.box-subcat li {
  float: left;
  margin-right:20px;
}
.box-subcat li:last-child {
  margin-right:0;
}
.box-subcat li .name a {
  position: relative;
  padding:17px 30px;
  border:3px solid #eb6608;
  overflow: hidden;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-subcat li .name a:after {
  content: "";
  background: #f1c40f;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -100px !important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s
}
.box-subcat li .name a:hover {
  color: #fff;
  background: #FF6600;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.box-subcat li .name a:active {
  color: #fff;
}
.box-subcat li .name a:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s
}
/*-----------------------------------End custom SK*/

@media (max-width: 767px) {
  .box-subcat li {
    float: left;
    width: 50%; }
  .box-subcat li .thumb {
    padding: 0;
    position: relative; }
  .box-subcat li .thumb:before, .box-subcat li .thumb:after {
    display: table;
    content: "";
    line-height: 0; }
  .box-subcat li .thumb:after {
    clear: both; }
  .box-subcat li .image {
    display: inline-block;
    float: left;
    padding-right: 15px;
    margin-bottom: 0;
    width: 30%; }
  .box-subcat li .name {
    padding-top: 0;
    border-top: none;
  }
  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0; } }

/* ===================   Product Filter  =================== */
.button-view button + button {
  margin-left: 1px; }
.button-view a, .button-view button {
  font-size: 30px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  color: #c8c8c8; }
.button-view .compare-total {
  font-size: 28px; }
.button-view .compare-total:visited {
  color: #c8c8c8; }
.button-view .compare-total:hover, .button-view .compare-total:focus, .button-view .compare-total:active {
  color: #a59189; }

@media (min-width: 768px) {
  .button-view .compare-total span {
    display: none; } }

@media (max-width: 767px) {
  .button-view .compare-total:before {
    display: none; } }

#list-view:hover,
#grid-view:hover,
#list-view.active,
#grid-view.active {
  color: #a59189; }
.product-filter {
  background: #fff;
  margin: 0 0 30px;
  padding: 9px 0;
  /*border-top: 1px solid #e5e5e5;*/
  /*border-bottom: 1px solid #e5e5e5; */
}
.product-filter_elem {
  float: left; }
.product-filter_elem .sbHolder, .product-filter_elem select {
  height: 45px;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  padding: 10px;
  font-size: 12px;
  line-height: 29px;
  border-top: none;
  border-bottom: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
.product-filter_elem .sbHolder .sbSelector, .product-filter_elem select .sbSelector {
  padding: 10px; }
.product-filter_elem .sbHolder .sbToggle, .product-filter_elem select .sbToggle {
  line-height: 45px; }
.product-filter_elem.sort .sbHolder, .product-filter_elem.show .sbHolder {
  width: auto;
  border-right: none; }
.product-filter_elem .sbSelector {
  vertical-align: top; }
.product-filter .show .sbHolder {
  width: 85px;
  min-width: 56px; }
.product-filter .sort {
  width: 32%; }
.product-filter .sort .sbHolder {
  width: 245px; }

@media (min-width: 768px) and (max-width: 991px) {
  .product-filter .sort .sbHolder {
    width: 100%;
    max-width: 200px; }
}

.product-filter label, .product-filter .sbHolder {
  display: inline-block;
  vertical-align: middle; }
.product-filter label {
  margin: 0 5px 0 22px;
  font-family: "Roboto", sans-serif; }
.product-filter label.control-label {
  font-size: 14px;
  padding-top: 2px; }
.results {
  margin-top: 13px; }
.nav-cat {
  margin-bottom: 13px; }
.nav-cat .nam-page {
  margin: 5px 0 5px 10px; }

/* ========   Cart page   ============= */
.checkout-cart #content h1, .account-wishlist #content h1, .product-compare #content h1 {
  margin: 30px 0 50px; }
.checkout-cart #content .table p .link, .account-wishlist #content .table p .link, .product-compare #content .table p .link {
  margin-top: 5px; }
.checkout-cart #content .table.table-bordered tr td:nth-child(2), .account-wishlist #content .table.table-bordered tr td:nth-child(2), .product-compare #content .table.table-bordered tr td:nth-child(2) {
  min-width: 150px; }
.checkout-cart #content .table-custom .price, .account-wishlist #content .table-custom .price, .product-compare #content .table-custom .price {
  font-weight: 700; }
.checkout-cart #content .table-custom td:first-child, .account-wishlist #content .table-custom td:first-child, .product-compare #content .table-custom td:first-child {
  text-transform: uppercase;
  color: #000; }
.checkout-cart #content .table-custom tr:last-child td, .account-wishlist #content .table-custom tr:last-child td, .product-compare #content .table-custom tr:last-child td {
  font-weight: 700;
  color: #000; }
.checkout-cart #content .table-custom tr:last-child .price, .account-wishlist #content .table-custom tr:last-child .price, .product-compare #content .table-custom tr:last-child .price {
  color: #a59189;
  font-size: 28px; }
.checkout-cart #content .table td:nth-child(3) {
  min-width: 150px; }
.checkout-checkout #content #collapse-checkout-option .col-sm-6 + .col-sm-6 > h2 {
  margin-top: 25px; }
.checkout-checkout #content .table-responsive .table tfoot tr:last-child td {
  font-size: 18px; }
.checkout-checkout #content .table-responsive .table tfoot tr:last-child td:last-child {
  font-family: "Roboto", sans-serif;
  font-weight: 700; }
.account-wishlist .table.table-bordered tr td:nth-child(6) {
  min-width: 150px; }
.link {
  color: #a59189;
  font-size: 14px;
  font-weight: 700; }
.link:focus, .link:visited {
  color: #a59189; }
.link:hover {
  color: #000; }

@media (max-width: 767px) {
  .cart-wrapper {
    padding: 30px 0;
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .button-view .compare-total {
    line-height: 30px; }
  .button-view .compare-total span {
    font-size: 14px;
    margin-left: 15px; } }

@media (max-width: 500px) {
  .checkout-cart #content .table.table-bordered td:first-child, .checkout-cart #content .table.table-bordered td:nth-child(4) {
    display: none; }
  .account-wishlist #content .table td:first-child, .account-wishlist #content .table td:nth-child(3) {
    display: none; } }

/* ========   BLOCK COMPARE   ============= */
.product-compare #content .table td:first-child {
  min-width: 15%;
  background: #f8f8f8;
  color: #000; }
.product-compare #content .product-thumb {
  padding: 0 42px 0 25px;
  background: none; }
.product-compare #content .product-thumb .price {
  margin-bottom: 5px;
  width: 100%; }
.product-compare #content .product-thumb .image {
  max-width: 100%;
  display: inline-block; }
.product-compare #content .product-thumb .image:before {
  display: none; }
.product-compare #content .product-thumb .name {
  text-overflow: clip;
  white-space: normal;
  line-height: 24px;
  height: 45px; }
.product-compare #content .product-thumb .fa-stack {
  width: .7em; }
.rating .review {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
  border-left: 1px solid #e5e5e5; }
.product-compare .product-thumb .btn-icon {
  position: absolute;
  right: 0;
  top: 0; }

@media (max-width: 1199px) {
  .product-compare .table-responsive {
    border: none;
    overflow-x: scroll; }
  .product-compare .table-responsive .table-bordered {
    border: 2px solid #e5e5e5; }
  .product-compare .table-responsive td.text-center {
    min-width: 245px !important; }
  .product-compare #content .product-thumb {
    padding-left: 15px; } }

@media (max-width: 767px) {
  .product-compare .table-responsive td.text-center {
    min-width: 170px !important;
    max-width: 175px; }
  .product-compare #content .product-thumb {
    padding-left: 5px; }
  .rating .review {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border: none; } }

/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden; }
.information-information #content h4, .information-information #content h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #a59189; }
.information-information #content h4 a:hover, .information-information #content h5 a:hover {
  color: #000; }
.information-information #content h3 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 0; }
.information-information #content h3:after {
  content: '';
  height: 1px;
  display: block;
  background: #e5e5e5;
  margin: 20px 0 40px; }
.information-information #content h3.clear {
  margin-bottom: 30px; }
.information-information #content h3.clear:after {
  display: none; }
.information-information #content h5 {
  color: #a59189; }
.information-information #content h1, .information-information #content h2, .information-information #content h3, .information-information #content h4, .information-information #content h5 {
  font-weight: 500; }
.information-information #content * + h3 {
  margin-top: 60px; }
.information-information #content p + h4 {
  margin-top: 40px; }

@media (max-width: 767px) {
  .information-information #content [class*="col-sm"] + [class*="col-sm"] {
    margin-top: 30px; } }

[class*="information-information-"] p {
  letter-spacing: 1px;
}

/* ===================   Count box   =================== */
.count-box {
  margin-top: 10px;
  margin-bottom: 45px; }
.count-box strong {
  display: block;
  color: #a59189;
  font: 700 50px/60px "Roboto", sans-serif; }

/* ===================   Icon box   =================== */
.icon-box i {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 66px;
  color: #a59189;
  background: #fff;
  border: 1px solid #a59189;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ===================   Testimonials   =================== */
.testimonials blockquote {
  border: none;
  padding: 0; }
.testimonials blockquote:before {
  content: '\e244';
  display: inline-block;
  color: #a59189;
  font-size: 60px;
  line-height: 60px;
  font-family: 'Material Icons';
  margin-bottom: 20px; }

/* ===================   Thumbnail   =================== */
.thumbnail {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto 25px;
  border-radius: 0;
  overflow: hidden; }
.thumbnail img {
  -moz-transition: 0.5s opacity ease;
  -o-transition: 0.5s opacity ease;
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.thumbnail a {
  display: block;
  max-width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;

  overflow: hidden; }
.thumbnail a:hover {
  border-color: #a59189; }

@media (max-width: 767px) {
  .thumbnail a {
    display: inline-block; } }

.img-thumbnail {
  border: 0;
  background-color: #f8f8f8;
  padding: 0;
  border-radius: 0; }
.table-bordered .img-thumbnail {
  background-color: transparent; }
.human_info .thumbnail {
  float: left;
  margin-right: 20px; }
.human_info p {
  margin: 0;
  text-indent: 2em; }
.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; } }

/* ===================   Delivery Page   =================== */
.delivery_page {
  text-align: center; }
.delivery_page .table {
  text-align: left; }
.delivery_page .table tbody td:first-child {
  color: #000; }
.delivery_page .table tbody td:last-child {
  color: #141414;
  font-size: 18px; }
.delivery_page .table tbody td {
  min-width: 150px; }

/* ===================   Terms and Conditions Page   =================== */
.terms_conditions_page h4 {
  position: relative;
  padding-left: 50px; }
.terms_conditions_page h4:before {
  content: '\e86c';
  position: absolute;
  left: 0;
  bottom: -7px;
  color: #a59189;
  font-size: 34px;
  line-height: 34px;
  font-family: 'Material Icons'; }
.terms_conditions_page p + h4 {
  margin-top: 40px; }

/* ===================   Privacy Policy  =================== */
.privacy_page ol {
  list-style-type: none;
  counter-reset: list;
  padding-left: 0; }
.privacy_page ol li {
  counter-increment: list; }
.privacy_page ol li h4:before {
  content: counter(list,decimal);
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #a59189;
  color: #fff;
  font-size: 16px;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.privacy_page ol li + li {
  margin-top: 40px; }
.privacy_page ol li p {
  font-family: "Roboto", sans-serif;
  font-weight: 300; }

/* ===================   Site Map Page  =================== */
.site-map-page h5 {
  margin: 0 0 20px;
  line-height: normal;
  color: #000; }
.site-map-page ul + h5 {
  margin-top: 40px; }
.site-map-page #content ul {
  list-style-type: none;
  padding-left: 0; }
.site-map-page #content ul li {
  position: relative;
  line-height: 24px;
  letter-spacing: .5px; }
.site-map-page #content ul li + li {
  margin-top: 16px; }
.site-map-page #content ul.category-list {
  position: relative; }
.site-map-page #content ul.category-list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 1px;
  background: #a59189; }
.site-map-page #content ul.category-list .ul-with-ul:before, .site-map-page #content ul.category-list .ul-with-ul:after {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
.site-map-page #content ul.category-list .ul-with-ul:before {
  top: 12px; }
.site-map-page #content ul.category-list .ul-with-ul:after {
  top: 6px; }
.site-map-page #content ul.category-list ul {
  position: relative;
  margin-top: 16px; }
.site-map-page #content ul.category-list ul:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 1px;
  background: #e5e5e5; }
.site-map-page #content ul.category-list li {
  position: relative;
  padding-left: 60px; }
.site-map-page #content ul.category-list li:before {
  content: '';
  position: absolute;
  top: 50%;

  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);

  left: 0;
  height: 1px;
  width: 35px;
  background: #e5e5e5; }
.site-map-page #content ul.category-list > li:after {
  content: '';
  position: absolute;
  top: 50%;

  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);

  left: 35px;
  width: 12px;
  height: 12px;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.site-map-page #content ul.category-list > li:before, .site-map-page #content ul.category-list > li:after {
  background: #a59189; }

@media (max-width: 767px) {
  .site-map-page .col-sm-6 + .col-sm-6 {
    margin-top: 30px; } }

@media (max-width: 479px) {
  .site-map-page .col-xs-6 {
    width: 100%;
    float: none; }
  .site-map-page .col-xs-6 + .col-xs-6 {
    margin-top: 30px; } }

/* ===================   Contact page   =================== */
.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.contact_page .panel img {
  background-color: transparent; }
.contact_page .panel-body {
  padding-left: 0;
  padding-right: 0; }
.contact_page .panel-body a {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;}
.contact_page .map {
  margin-bottom: 30px; }
.contact_page .icon {
  position: relative;
  padding-left: 45px;
  min-height: 55px;
  display: block; }
.contact_page .icon[class*="fa-"]:before {
  font-family: "FontAwesome"; }
.contact_page .icon:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  color: #eb6609;
  font-size: 26px; }
.contact_page .icon + .icon {
  margin-top: 20px; }
.contact_page .col-sm-4:nth-child(3n-2) {
  clear: both; }
.contact_page .col-sm-4 {
  letter-spacing: 1px;
  margin-bottom: 15px; }
.contact_page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
.contact_page .form-horizontal .form-group label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .contact_page .col-sm-4:nth-child(n+2) {
    margin-top: 30px; } }

/* ===================   Manufacturer List  =================== */
.manufacturer-list:before, .manufacturer-list:after {
  display: table;
  content: "";
  line-height: 0; }
.manufacturer-list:after {
  clear: both; }
.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #000;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.manufacturer-list .manufacturer-content {
  padding: 12px 15px;
  float: left;
  width: 85%;
  border-left: 1px solid #e5e5e5;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.manufacturer-list .manufacturer-content a {
  white-space: nowrap; }
.manufacturer-list + .manufacturer-list {
  border-top: 1px solid #e5e5e5; }
.brands {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 30px; }

/* ===================   Account Page  =================== */
.well {
  background-color: #fff;
  border: none;
  border-top: none;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
.well h2 {
  text-align: center;
}
.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: #a59189;
  float: left;
  font-size: 56px;
  margin-right: 14px;
  line-height: 60px; }
.well .heading h2 {
  font-size: 23px;
  color: #000;
  margin: 0 0 5px; }
.well .heading strong {
  font-weight: normal;
  font-style: italic; }
.well .text-register {
  padding: 20px 0;
  text-align: center;
  font-size:20px;}
.well a {
  display: inline-block;
  margin-top: 20px;
  color: #959595;
  font-size:16px;}
.well .btn-primary {
  width:200px;
}
.account-account h3 {
  padding-bottom: 20px;
  line-height: 20px;
  border-bottom: 1px solid #c2c2c2; }
.account-account h3 i {
  margin-right: 5px;
  display: inline-block;
  font-size: 20px;
  vertical-align: top; }

@media (max-width: 767px) {
  .account-account .col-sm-4 + .col-sm-4 {
    margin-top: 30px; } }
.account-address .table, .account-address-delete .table {
  width: 50%;
  margin: 0 auto; }

@media (max-width: 991px) {
  .account-address .table, .account-address-delete .table {
    width: 100%; } }

@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: #a59189;
  background: transparent; }
.datepicker th {
  text-align: center; }

/* 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 {
  width: 90%; }
#collapse-coupon .col-sm-2,
#collapse-voucher .col-sm-2 {
  width: 100%;
  float: none;
  padding-left: 3px; }
.box.facebook > .content, .box.facebook > .content > div > span, .box.facebook > .content iframe {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  overflow: hidden; }

/*========================================================
                         Footer
=========================================================*/
footer {
  color: #4a4a4a;
  background: #2c2c2c;
  font: 400 14px/16px "Roboto", sans-serif;
  }
footer h1 {
  text-align: left;
  margin-bottom: 5px; }
footer h1:after {
  display: none; }
footer h4 {
  margin-bottom: 23px;
  letter-spacing: 1.5px; }
footer .footer_box {
  margin-bottom: 20px; }
footer .footer_box address + p {
  margin-top: 10px; }
footer .footer_modules {
  display: inline-block;
  width: 100%;
  margin-bottom: 53px; }
footer .sf-menu > li > a {
  padding: 0;
  font-size: 14px;
  line-height: 16px; }
footer .sf-menu > li > a:before {
  display: none; }
footer .accordion-footer .tm-inner > .row > .row-inner > div > div {
  vertical-align: top;
  position: relative; }
footer ul li {
  letter-spacing: .8px; }
footer ul li + li {
  margin-top: 14px; }
footer ul {
  margin-bottom: 20px; }
footer a {
  color: #4a4a4a; }
footer a:visited, footer a:focus {
  color: #4a4a4a; }
footer a:hover {
  color: #a59189; }
footer address {
  /*margin-top: -11px;*/
  margin-bottom: 0; }
footer address p {
  line-height: 36px; }
footer p {
  margin-bottom: 0; }
footer p a {
  font-weight: 400; }
footer p a:hover {
  text-decoration: none; }
footer .module-social .social-block {
  display: inline-block; }
footer .megamenu {
  display: block;
  text-align: left; }
footer .megamenu h3 + span {
  display: none; }
footer .megamenu ul.sf-menu > li {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  letter-spacing: .8px; }
footer .megamenu ul.sf-menu > li > a {
  display: inline-block;
  padding: 0;
  text-transform: none;
  background: none;
  color: #4a4a4a;
  font: 400 14px/16px "Roboto", sans-serif; }
footer .megamenu ul.sf-menu > li > a:visited {
  color: #4a4a4a;
  background: none; }
footer .megamenu ul.sf-menu > li > a:hover, footer .megamenu ul.sf-menu > li > a:focus, footer .megamenu ul.sf-menu > li > a:active, footer .megamenu ul.sf-menu > li > a.active {
  color: #a59189;
  background: none; }
footer .megamenu ul.sf-menu > li > a:after {
  display: none; }
footer .megamenu ul.sf-menu > li.sfHover > a {
  background: none; }
footer .megamenu ul.sf-menu > li.active > a, footer .megamenu ul.sf-menu > li a:hover, footer .megamenu ul.sf-menu > li a.active {
  color: #a59189; }
footer .megamenu .sf-menu {
  float: none; }
footer .megamenu .sf-menu > li > .sf-with-ul:before {
  display: none; }
footer .megamenu .sf-menu li ul {
  display: none !important; }
footer .megamenu {
  display: inline-block;
  width: 100%; }

@media (min-width: 768px) {
  .common-home footer .box .box-heading {
    text-align: left;
    margin-bottom: 30px; } }

.account-account h3 {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 0; }
.copyright {
  text-align: center;
  padding: 0 0 30px;
  margin-top: 10px; }
.copyright br {
  display: none; }

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  footer .footer_modules {
    margin-bottom: 40px; }
  .copyright {
    padding: 25px 0 45px; } }

@media (min-width: 768px) and (max-width: 991px) {
  footer .footer_modules {
    margin-bottom: 40px; }
  .copyright {
    padding: 20px 0 45px; } }

@media (min-width: 479px) and (max-width: 767px) {
  footer [class*="col-xs"]:nth-child(2n-1) {
    clear: both; } }

@media (max-width: 767px) {
  footer {
    padding-top: 0;
    margin-top: 0; }
  footer .footer_modules {
    margin-bottom: 30px; }
  footer .box-heading + .box-content {
    display: none; }
  footer .megamenu {
    display: none; }
  footer h1 {
    text-align: center; }
  footer > .container {
    text-align: center; }
  footer .row-inner > div {
    margin-bottom: 0; }
  footer .box-content {
    margin-bottom: 30px; }
  footer h4.box-heading span {
    cursor: pointer; }
  footer .module-social .social-block {
    display: block; }
  footer .accordion-footer {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0; }
  footer .accordion-footer .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    width: 100%;
    max-width:300px;
    float: none;
    margin-left: auto;
    margin-right: auto;}
  footer .accordion-footer h4 {
    margin-bottom: 15px; }
  footer .accordion-footer h4.box-heading {
    cursor: pointer; }
  footer .col-lg-3 .box .box-heading:after {
    display: none; }
  .common-home .box .box-heading {
    margin-bottom: 15px; }
  .copyright {
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 40px; }
  .accordion-footer .col-inner .col-sm-2, .accordion-footer .col-inner .col-sm-3 {
    width: 100%; } }

@media (max-width: 480px) {
  footer {
    padding-top: 0;
    margin-top: 0; }
  footer [class*="col-xs"] {
    float: none;
    width: 100%; } }

.ui-to-top  {
  color: #fff;
  background: rgba(165, 145, 137, 0.3);
  width: 44px;
  height: 44px;
  font-size: 34px;
  line-height: 44px;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  position: fixed;
  right: 20px;
  bottom: 95px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;

  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0);
}
.ui-to-top, .ui-to-top:visited {
  color: #fff;
  background: rgba(165, 145, 137, 0.3); }
.ui-to-top:focus, .ui-to-top:active {
  color: #fff;
  background: #a59189; }
.ui-to-top:hover {
  color: #fff;
  background: #a59189; }
.ui-to-top.active {
  -moz-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  -o-transform: translateY(0px) scale(1);
  -webkit-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1); }
.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important; }

@media (min-width: 480px) {
  .ui-to-top {
    right: 20px;
    bottom: 85px; } }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 1199px) {
  .table th, .table td {
    padding: 8px; }
  p, .description {
    letter-spacing: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .product-filter .sort {
    width: 40%; }
  h1 {
    font-size: 30px;
    line-height: 38px; }
  h1 i {
    margin-right: 8px;
    display: inline-block;
    line-height: 38px; }
  h1 i:before {
    line-height: 38px; }
  h2 {
    font-size: 24px; } }

@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 26px;
    line-height: 31px; }
  h1 i {
    margin-right: 6px;
    display: inline-block;
    line-height: 31px; }
  h1 i:before {
    line-height: 31px; }
  h2 {
    font-size: 22px; }
  .product-filter .sort {
    width: 50%; }
  .product-spec .table td span {
    width: 40%; }
  .product-spec .table td span + span {
    width: 60%; } }

@media (max-width: 767px) {
  h1 {
    font-size: 26px;
    line-height: 31px; }
  h1 i {
    margin-right: 6px;
    display: inline-block;
    line-height: 31px; }
  h1 i:before {
    line-height: 31px; }
  h2 {
    font-size: 22px; }
  .common-home #content {
    padding-bottom: 0; }
  .breadcrumb {
    margin-top: 10px; }
  .product-spec .table td {
    padding: 15px 12px; }
  .product-spec .table td span {
    width: 100%; }
  .product-spec .table td span + span {
    width: 100%; }
  .row {
    margin-left: -20px;
    margin-right: -20px; }
  .container {
    padding-left: 10px;
    padding-right: 10px; }
  .product-filter select {
    display: inline-block !important; }
  .product-filter .show select {
    width: auto; }
  .table-responsive {
    border: none; }
  .table-responsive .table-bordered {
    border: 2px solid #e5e5e5; }
  .delivery_page .table {
    font-size: 13px; }
  .product-filter .sort {
    width: auto;
    padding-left: 10px; }
  .product-filter .sort .sbHolder, .product-filter .sort select {
    width: 200px; }
  .product-filter .sort label {
    display: inline-block; }
  .image {
    text-align: center; } }

@media (max-width: 600px) {
  .product-filter {
    background: none;
    /*width: 75%;*/
    margin-left: auto;
    margin-right: auto; }
  .product-filter .sort {
    width: 100%;
    padding-left: 0;
    margin-bottom: 15px; }
  .product-filter_elem, .product-filter_elem.pull-right {
    float: none !important; }
  .product-filter .product-filter_elem {
    margin-bottom: 15px;
    text-align: center; }
  .product-filter .product-filter_elem:before, .product-filter .product-filter_elem:after {
    display: table;
    content: "";
    line-height: 0; }
  .product-filter .product-filter_elem:after {
    clear: both; }
  .product-filter .product-filter_elem label {
    /*margin-top: 13px;*/
    float: left;
    text-align: left;
    width: auto;
    margin-right: 0;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px; }
  .product-filter .product-filter_elem select {
    display: block !important;
    width: 50%;
    float: left; }
  .product-filter_elem.show select {
    border-right: none; }
  .product-filter .compare-total {
    border-right: none;
    width: auto; }
  .product-filter .compare-total:before {
    display: none; }
  .product-filter .compare-total span {
    display: inline-block; }
  .col-inner.block-left {
    width:300px;
  }
  .product-filter_elem.sort .control-label {
    float: none;
  }
  .product-filter .product-filter_elem {
    text-align: center;
  }
}

@media (max-width: 580px) {
  .panel-group .panel .input-group,
  .panel-group .panel .input-group-btn,
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon,
  .panel-group .panel input#button-voucher,
  .panel-group .panel input#button-coupon {
    width: 100%; }
  .panel-group .panel .input-group-btn {
    float: left;
    margin-top: 5px; }
  .panel-group .panel .input-group-btn .btn {
    white-space: normal; } }

@media (max-width: 479px) {
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important; }
  .product-filter {
    width: 100%; }
  .product-options .option-radio .radio + .radio, .product-options .option-radio .radio {
    margin: 0 10px 5px 0; }
  .well h2 {
    font-size: 18px; } }

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

@media (max-width: 370px) {
  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px; } }

header .megamenu {
  display: block!important;
}
.megamenu .toggle_cont {
  display: block;
  position: relative;
  width: 100%;
}
.megamenu > .toggle{
  display: none;
}
.bottom-register-alert{
  color: red;
}
.banner-box + .desc{
  text-align: center;
  background: #f8f8f8;
}
.accordion-footer {
  margin-top: 100px;
}
input[type="radio"]:checked:after {
  content: '';
  background: #a59189;
}
input[type="radio"]:before{
  content: '';
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: #e8e8e8;
}
input[type="radio"]:after{
  content: '';
  top: 7px;
  left: 2px;
  width: 10px;
  height: 10px;

  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/*audit 20.06.2017
==========================================*/
header {
  border-bottom: none;
}
.top-carousel.owl-carousel {
  background: #ed7420;
}
.top-carousel.owl-carousel {
  background: #ed7420;
}
.owl-carousel.top-carousel {
  border-bottom: 1px solid #eb6608;
  border-top: 1px solid #eb6608;
  margin-bottom: 0;
}
.owl-carousel .tilter__caption h2 {
  font-family: "RobotoCondensedBold", sans-serif;
  color: #181818;
  text-transform: uppercase;
  font-size:24px;
  letter-spacing:0.9px;
  line-height:28px;
  padding:0 50px;
}
.owl-carousel .tilter__caption h2::after {
  display: none;
}
.alert.alert-success {
  background: #FF6600;
  text-align: center;
  font-size: 25px;
  z-index: 999999;
}
.alert button.close {
  width: 30px;
  height: 30px;
  opacity:0.9;
  margin-top: -15px;

  -webkit-transition: all 2.5s;
  -moz-transition: all 2.5s;
  -ms-transition: all 2.5s;
  -o-transition: all 2.5s;
  transition: all 2.5s;
}
.alert button.close::before {
  font-weight: 800;
  font-size: 30px;
}
.alert button.close:focus{
  -ms-transform: rotate(360deg) scale(0.5,0.5);
  -webkit-transform: rotate(360deg) scale(0.5,0.5);
  -o-transform: rotate(20deg) scale(0.5,0.5);
  -moz-transform: rotate(360deg) scale(0.5,0.5);
  transform: rotate(360deg) scale(0.5,0.5);
}
.alert-success i {
  background: #FF6600;
  border-right: 1px solid #fff;
}
.tilter__caption_more {
  font-family: "RobotoCondensedBold", sans-serif;
  text-transform: uppercase;
  color: #ef8539;
  font-size:14px;
}
.owl-carousel .over::before {
  background: rgba(255,255,255,0.9);
}
.owl-carousel .item a:hover .over::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
}
footer .homebuilder .tm-container  {
  margin-bottom:0;
}
footer .homebuilder .tm-container:last-child {
  margin-bottom: 20px;
  margin-top:60px;
}
footer .homebuilder .tm-container:last-child address {
  text-align: center;
}
footer .homebuilder .tm-container:last-child address a {
  display: inline-block;
  padding-left:15px;
  color: #fff;
  font-size:15px;
}
footer .homebuilder .tm-container:last-child address a:first-child {
  padding-left:0;
}
footer .homebuilder .tm-container:last-child .col-lg-12.col-md-4.col-sm-6.col-xs-12 {
  width:100%;
}
.nav-tabs > li.active > .tab-latests-products,
.tm-container_banners .box-heading h3,
.article-title a {
  font-family: "RobotoCondensedBold", sans-serif;
  color: #181818;
  text-transform: uppercase;
  font-size:28px;
  letter-spacing:0.9px;
}
.tm-container_banners  .desc {
  padding:30px 50px;
}
.tm-container_banners > .col-inner_wrapp > .col-inner {
  padding-left: 0;
  padding-right: 0;
}
.banners  .article-title {
  margin-bottom:30px;
}
.banners .article-title a {
  font-size:24px;
}
.module_tab .nav-tabs::before,
.module_tab .nav-tabs::after,
.common-home .box .box-heading h3::before,
.common-home .box .box-heading h3::after {
  display: none;
}
.product-thumb .product_buttons {
  margin-top:15px;
}
.btn-primary,
.checkout-success .btn-primary,
.newsletter .btn-primary,
#product #button-cart,
.simplecheckout-button-right .btn-primary,
.well .btn-primary {
  font-family: "RobotoCondensedRegular", sans-serif;
  font-size: 14px;
  letter-spacing:1.4px;
  color: #FFF;

  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;

  border: none;
  line-height: 45px;
  outline: none;
  margin-bottom: 10px;
  text-align: center;
  width:170px;
  background: #eb6608;

  /*-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/
  /*-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/
}
.well .btn-primary--outline,
.simple_blog-article .btn-primary--outline,
.footer-bon-grn .btn-primary--outline,
.account-order .btn-primary--outline,
.account-reward .btn-primary--outline,
.account-address .btn-primary--outline,
.account-newsletter .btn-primary--outline,
.modal-dialog__checkout .btn-primary--outline,
.container-form-simpleedit .btn-primary--outline{
  background: none;
  border:1px solid #eb6608;
  color: #181818;
  width:200px;
  text-shadow: none;
  cursor: pointer;
}
.sf-with-mega:nth-child(7n) .sf-mega_section li a {
  font-family: "RobotoCondensedBold",sans-serif;
  font-size: 26px!important;
  line-height: 26px;
  letter-spacing: 1.3px;
  color: #4a4a4a !important;
}
.simplecheckout-button-right {
  padding-bottom:20px;
}
.simplecheckout-button-right .btn-primary {
  width:370px;
}
.simplecheckout-button-right .btn-primary span {
  letter-spacing:4.2px;
}
.btn-primary:hover,
.btn-primary:focus,
.tm-container_banners  .desc .btn-primary:hover,
.simplecheckout-button-right .btn-primary:hover,
.newsletter .btn-primary:hover,
.newsletter .btn-primary:focus,
#product #button-cart:hover,
.checkout-success .btn-primary:hover,
.well .btn-primary:hover,
.well .btn-primary:active {
  background: #ff6600!important;
  color:#fff;

  -webkit-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  -moz-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);

  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.btn-primary:active,
#product #button-cart:focus,
.checkout-success .btn-primary:focus,
.well .btn-primary:focus {
  -webkit-box-shadow:inset 0 10px 15px rgba(206, 89, 6, 0.4);
  -moz-box-shadow:inset 0 10px 15px rgba(206, 89, 6, 0.4);
  box-shadow:inset 0 10px 15px rgba(206, 89, 6, 0.4);
}
.well .btn-primary--outline:hover {
  border-color: #ff6600;
}
.well form input[type="text"],
.well form input[type="password"] {
  border: 1px solid #ccc;
  height:40px;
}
.product-thumb .product_buttons .comments a {
  font-family: "RobotoCondensedBold", sans-serif;
  color: #aaaaaa;
  font-size:14px;
  letter-spacing:1.4px;
}
.row-inner.tm-container_banners.clearfix {
  background: #F0ECEC;
  padding:50px 0;
}
.tm-container_banners .box .box-heading {
  margin-bottom: 30px;
}
.tm-container_banners .desc {
  padding: 30px 50px;
}
.tm-container_banners  .desc .btn-primary {
  display: inline-block;
  width:200px;
  text-align: center;
  font-size:14px;
  letter-spacing:0.8px;
  line-height:45px;
  padding:0;

  border:1px solid #eb6608;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.top .homebuilder .tm-container:last-child {
  margin-bottom:0;
}
.rd-parallax .desc {
  padding-left: 0;
  padding-right:0;
  margin-right: 14%;
}
.newsletter input {
  color: #181818;
  font-family: "RobotoCondensedRegular", sans-serif;
  font-size:16px;
  background: #f6f6f6;
  height: 45px;
  letter-spacing:0.9px;
  margin: 0;
  padding: 13px 15px;
  margin-bottom:10px;

  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.newsletter input:last-child {
  margin-bottom:0;
}
.newsletter input::-webkit-input-placeholder {
  color: #181818;
}
.newsletter input::-moz-placeholder {
  color: #181818;
}
.newsletter input:-ms-input-placeholder {
  color: #181818;
}
.newsletter input:-moz-placeholder {
  color: #181818;
}
.newsletter .btn-primary {
  width:100%;
  cursor: pointer;
}
.newsletter .btn-primary:hover,
.newsletter .btn-primary:focus {
  box-shadow: none;
  opacity:0.9;
}
.footer-form {
  width:100%;
  max-width: 500px;
  float: right;
}
@media screen and (max-width: 768px) {
  .footer-form {
    float: none;
    margin-left:auto;
    margin-right:auto;
  }
  .rd-parallax .desc {
    margin-right: auto;
    margin-left:auto;
  }
}
.footer-form p.footer-form__title {
  color: #fff;
  font-family: "RobotoCondensedBold", sans-serif;
  font-size:37px;
  letter-spacing:0.9px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
  text-transform: uppercase;
  text-align: left;
  line-height: 40px;
}
.footer-form__description {
  color: #fff;
  font-family: "RobotoCondensedRegular", sans-serif;
  font-size:20px;
  letter-spacing:1.1px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
  text-align: left;
  line-height:30px;
  margin-bottom:30px;
}
.footer-form .newsletter {
  float: left;
  width:100%;
  max-width:380px;
}
.rd-parallax-layer[data-type="html"] {
  padding-top: 90px;
  padding-bottom: 72px;
}
.homebuilder .box-heading {
  color: #fff;
  font-family: "RobotoCondensedRegular", sans-serif;
  margin-bottom: 23px;
  letter-spacing: 1.5px;
  font-size:14px;
  text-transform: uppercase;
}
.homebuilder li a {
  color: #fff;
  font-family: "RobotoCondensedRegular", sans-serif;
  font-size:14px;
}
.homebuilder li a:hover {
  text-decoration: underline;
}
.homebuilder .footer-category {
  display: inline-block;
  width:35%;
  vertical-align: text-top;
  margin-bottom: 14px;
  margin-top:0;
}
.social-list li a {
  display: inline-block;
  width: 40px;
  height: 40px;

  border: 1px solid #de620b;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;

  text-align: center;
  line-height: 38px;
  padding: 0;
}
.social-list li a:hover {
  text-decoration: none;

  -webkit-box-shadow: 0 3px 15px rgba(206, 89, 6, 0.4);
  -moz-box-shadow: 0 3px 15px rgba(206, 89, 6, 0.4);
  box-shadow: 0 3px 15px rgba(206, 89, 6, 0.4);
}

/*=======================
         header
=========================*/
.header-top,
.megamenu .toggle_cont {
  background: #282828;
}
.header-top-block {
  height: 40px;
  background: #3a3a3a;
  padding: 5px 0;
  position: fixed;
  z-index: 30;
  left: 0;
  right: 0;
  box-sizing: border-box;
}
.header-top-block .container {
  padding:0;
}
.header-top-block .row-level-2,
header .html-module {
  margin:0;
}
.top-nav_left-block {
  margin-left:-15px;
  margin-right:-15px;
}
.top-nav_left-block .html-module .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
  padding-left:0;
  padding-right: 0;
}
.top-nav_left-block a {
  display: inline-block;
  line-height: 29px;
}
.top-nav_left-block a span,
header address a,
.block-right a span,
.block-right button,
.block-right i {
  color: #fff;
  font-size:12px;
  text-transform: uppercase;
  padding:0 10px;
  position: relative;
}
.toggle-wrap .toggle span,
.block-right i,
.box-cart button {
  padding:0 12px;
}
.top-nav_left-block a,
#top-links .toggle-wrap .toggle,
.box-cart #cart {
  border-left: 1px solid #272727;
}
.top-nav_left-block a:last-child,
#top-links.nav.toggle-wrap,
.box-cart #cart {
  border-right: 1px solid #272727;
}
#top-links .toggle-wrap > .toggle {
  text-decoration: none!important;
}
/*header address {*/
  /*line-height: 29px;*/
/*}*/
.block-right {
  line-height:29px;
  position: relative;
}
.block-right #top-links {
  float: left;
  max-width: 110px;
  /*max-width:125px;*/
}
.block-right .search,
.block-right .box-cart{
  margin: 0;
  float: left;
}
.block-right .search {
  width:40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.search .top-search i {
  font-size: 16px;
  padding-top: 0;
  color: #fff;
  line-height: 30px;
}
#cart button {
  vertical-align: middle;
}
.top-nav_left-block a span,
header address a span,
#top-links .toggle-wrap .toggle span,
.search .top-search,
#cart button,
.sf-menu.sf-js-enabled.sf-arrows > li {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.top-nav_left-block a:hover span,
.top-nav_left-block a:focus span,
header address a:hover,
header address a:focus,
header .nav > .toggle_cont > li > a:hover span,
header .nav > .toggle_cont > li > a:focus span,
header .nav > .toggle_cont > li > a:focus,
header .nav > .toggle_cont > li > a:hover,
.search .top-search:hover i,
.search .top-search:focus i,
#cart button:hover,
#cart button:focus {
  color: #EB6609;
  text-decoration: none;
}

/*=======================
  megamenu toggle_cont
 ========================*/
header .megamenu .sf-menu {
  padding-left: 0;
  padding-right: 0;
}
/*.sf-menu.sf-js-enabled.sf-arrows > li {*/
  /*border-left: 1px solid #FF6600;*/
  /*padding: 10px 44px;*/
  /*!*padding:10px 40px;*!*/
  /*float: left;*/
/*}*/
/*=================================== 04.12.17 ===============================*/
.sf-menu.sf-js-enabled.sf-arrows > li {
  padding:0;
  margin:0;
  width:12.5%;
  text-align: center;
  text-align-last:center;
}
.sf-menu.sf-js-enabled.sf-arrows > li > a {
  border-left: 1px solid #FF6600;
  width:100%;
  text-align: center;
  display: inline-block;
  padding: 15px 0;
}
.sf-menu .sf-mega {
  width:100%;
}
.sf-menu .sf-mega {
  top:52px;
}
@media screen and (max-width: 1200px) {
  .megamenu.toggle-wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .rd-mobilemenu_ul li {
    /*border-bottom:2px solid orange;*/
    margin-bottom:2px;
  }
  .rd-mobilemenu_ul li > a .rd-submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 45px;
    height: 44px;
    /*font: 400 10px "FontAwesome";*/
    /*line-height: normal;*/
    /*line-height: 44px;*/
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .rd-mobilemenu_ul li > a {
    padding: 12px 50px 12px 20px;
  }
  .rd-with-ul.active span.rd-submenu-toggle {
    /*background: #fff;*/
    /*!*width:45px;*!*/
    /*-webkit-border-radius: 50px;*/
    /*-moz-border-radius: 50px;*/
    /*border-radius: 50px;*/
  }
  .rd-mobilemenu_ul li > a .rd-submenu-toggle::after {
    /*content: '\f067';*/
    /*color: #4a4a4a;*/
      /*font-size:12px;*/
    content: '\f107';
    color: #4a4a4a;
    font-size: 25px;
    display: table-cell;
    vertical-align: middle;
    float: right;
    padding: 6px 10px;
  }
  .rd-mobilemenu_ul li > a.active .rd-submenu-toggle::after {
    content: '\f106';
    color: #4a4a4a;
    font-size: 25px;
    display: table-cell;
    vertical-align: middle;
    float: right;
    padding: 6px 10px;
  }
  .rd-mobilemenu_ul li > a.active {
    /*background: #EB6608;*/
    /*color: #fff;*/
  }
  .rd-mobilemenu_submenu .sf-mega_section {
    width:100%!important;
  }
}
/*===================================End 04.12.17 ===============================*/
.sf-menu.sf-js-enabled.sf-arrows > li:last-child {
  border-right: 1px solid #FF6600;
}
.sf-menu.sf-js-enabled.sf-arrows > li:hover {
  background: #FF6600;
}
.sf-menu.sf-js-enabled.sf-arrows > li:hover a {
  text-decoration: none;
}
.sf-hover > a:hover {
  color: #fff!important;
}
@media screen and (max-width: 1200px) {
  .header-top-block .container {
    width:95%;
  }
  .header-top-block .container .col-lg-3.col-md-4.col-sm-6.col-xs-12 {
    width:260px;
  }
  .header-top-block .container .col-lg-6.col-md-4.col-sm-4.col-xs-7 {
    width: 43%;
  }
  .header-top-block .container .col-lg-3.col-md-4.col-sm-4.col-xs-5 {
    width: 300px;
    float: right;
  }
  .sf-menu.sf-js-enabled.sf-arrows > li {
    padding: 10px 29px;
  }
  .homebuilder .footer-category {
    width: 47%;
  }
}

.customer-points {
  background: #d6630f;
  height: 35px;
  line-height:35px;
  font-size: 14px !important;
  color: #fff;
  position: absolute;
  top: 35px;
  width: 99%;
  text-align: center;
  margin-left:3px;
  overflow: hidden;

  -webkit-border-bottom-left-radius: 22px;
  border-bottom-left-radius: 22px;

  -webkit-border-bottom-right-radius: 22px;
  border-bottom-right-radius: 22px;
}
.customer-points span {
  font-size:14px;
}
.header-top .tm-container {
  margin-bottom: 0;
}
.header-top .row-level-1 .row-level-3 {
  margin-top: 90px;
  padding-bottom: 5px;
}

@media screen and (max-width: 992px) {

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
  .sf-menu {
    display: none;
  }
  .homebuilder .footer-category:nth-child(2n) {
    padding-left:5px;
  }

}

@media screen and (max-width: 768px) {

  .general_info h2.product-title {
    font-size:30px;
  }
  .product-options {
    max-width: 200px;
  }

}

@media screen and (min-width: 992px) {

  .header-for_desktop {
    display: block;
  }
  .header-for_mob {
    display: none;
  }

}

@media screen and (max-width: 992px) {

  .rd-parallax-layer {
    background-image: none!important;
    background: #000!important;
  }
  .footer-form .newsletter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 410px;
  }

}

@media screen and (min-width: 767px) {

  .block-left {
    width: 200px;
  }

}

.search input[type="text"] {
  color: #767676;
  border: 1px solid #EB6609;
  height:50px;
}
#search button.button-search {
  padding: 15px 10px;
  height: 50px;
}
.button-search i {
  color: #EB6609;
  font-size:22px;
}

/*------------------------------------------------
                  delivery_page
--------------------------------------------------*/
.delivery_page > section {
  padding-bottom:40px;
}
/*--------------------------------------   custom filter checkbox*/
input[type="checkbox"] + label::before,
input[type="checkbox"] + label::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 15px;
  height: 15px;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input[type="checkbox"] + label::after {
  border:2px solid #dedede;
  text-align: center;
  line-height: 12px;
  font-family: "FontAwesome";
  color: #ff6600;
  background-color: #fff;
}
input[type="checkbox"] + label::before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input[type="checkbox"] + label::before ~ label::after {
  display: none;
}
.css-checkbox {
  display: none;
}
label.mfilter-tb-as-td {
  width:90%;
}
.mfilter-tb-as-tr div:last-child {
  width:13px;
  height:30px;
}
.ex-checkbox .mfilter-tb-as-td {
  padding-left:30px;
}
.mfilter-tb-as-tr {
  height:40px;
}
.mfilter-options :after {
  content: '';
  display: block;

  -webkit-box-shadow: inset 0px -66px 15px -33px rgba(0,0,0,0.03);
  -moz-box-shadow: inset 0px -66px 15px -33px rgba(0,0,0,0.03);
  box-shadow: inset 0px -66px 15px -33px rgba(0,0,0,0.03);
}
.mfilter-button-reset {
  float: none;
  margin-left: 0;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #636363;
}
.mfilter-reset-icon .mfilter-button-reset {
  margin-right:10px;
}
.product-gallery .col-lg-9 {
  padding-left: 0;
  padding-right: 5px;
}
.product-gallery .col-lg-3 {
  padding: 0;
  border-bottom: 1px solid #dedede;
}
.image-additional li {
  border-bottom: 1px solid #dedede;
}
.sbToggle {
  border-left: 1px solid #dedede;
  font-size: 25px;
  font-weight: 900;
  color: #636363;
}
.sbSelector {
  padding-left:15px;
  font-size:16px;
  color: #eb6609;
}
.sbHolder {
  border: 1px solid #dedede;
}
#input-search, select[name="category_id"] {
  font-size:16px;
}
label[for="description1"]{
  padding-top:3px;
}
.sbOptions {
  top: 34px;
}
.sbOptions li a {
  font-size:16px;
  padding-left:15px;
  color: #eb6609;
}
.tab-pane table {
  max-width: 620px;
  margin-top: 40px;
}
.tab-pane table tr td {
  padding: 0 20px 30px 0;
  width: 50%;
}
.tab-pane table tr td {
  padding: 0 20px 30px 0;
}
.tab-pane table {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
}
.tab-pane table tr td {
  background-color: #d6d6d6;
  font-size: 18px;
  padding-left: 18px;
  height: auto;
  border: 2px solid white;
  padding-top: 20px;
  padding-bottom: 20px;
}
.col-lg-9.pull-right.hidden-xs.hidden-sm.hidden-md.text-center::before {
  font-family: "fontawesome" !important;
  content: '\f00e';
  display: block;
  width: 26px;
  height: 26px;
  font-size:26px;
  position: absolute;
  right: 5px;
  bottom:0;
  color: #dedede;
}

/*------------------------------------------
            simplecheckout
-------------------------------------------*/
/*input[type="radio"] + label::before {*/
  /*top: 5px;*/
  /*left: 0;*/
  /*width: 15px;*/
  /*height: 15px;*/
  /*background: none;*/
  /*border: 2px solid #dedede;*/

  /*-webkit-border-radius: 50%;*/
  /*-moz-border-radius: 50%;*/
  /*border-radius: 50%;*/
/*}*/
/*input[type="radio"]:checked + label::after {*/
  /*background: #ff6600;*/

  /*-webkit-border-radius: 50%;*/
  /*-moz-border-radius: 50%;*/
  /*border-radius: 50%;*/
/*}*/
/*.checkout-heading.panel-heading {*/
  /*border:none;*/
  /*font-size:16px;*/
  /*padding: 10px 15px;*/
  /*margin-bottom: 20px;*/
  /*background-color: #b1b0b0!important;*/
  /*color: #fff;*/
/*}*/

/*30.11.2017*/
input[type="radio"] {
  opacity:0;
}
#reviews_form input[type="radio"] {
  opacity:1;
}
input[type="radio"] + label::before {
  content: '';
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  background: none;
  border: 2px solid #dedede;
  position: absolute;

  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;

  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
input[type="radio"]:checked + label::before {
  background-color: #EB6608;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  border: 1px solid #dedede;
}
/*End 30.11.17*/

#simplecheckout_customer input[type="text"],
#simplecheckout_customer input[type="tel"],
#simplecheckout_customer input[type="email"],
textarea {
  height:40px;
  border:1px solid #dedede;
}
.counter_input,
.prod-option .quantity,
.counter_button,
.simplecheckout_btn_delete {
  float: left;
  margin-left:5px;
}
.prod-option .price {
  padding-top: 33px;
  float: right;
}
.counter_input {
  width:50px;
  height:45px;
  overflow: hidden;
  border:1px solid #dedede;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.counter_input input {
  height:45px;
}
.counter_input input[name*="quantity"] {
  width:100%;
  height:45px!important;
  font-size:16px;
  font-weight:900;
  color: #636363;
}
.counter_button .input-group-btn {
  display: block;
}
.counter_button .btn {
  border:none;
  background: none;
  width:30px;
  height: 20px;
  text-align: center;
  padding:0;
  vertical-align: super;
}
.counter_button .btn i {
  vertical-align: top;
}
.simplecheckout_btn_delete .btn-danger {
  font-size: 22px;
  text-transform: uppercase;
  color: #DD5955;
  background: none;
  border: none;
  text-shadow: none;
  overflow: hidden;
  padding: 7px 15px;
  outline: none;
}
.simplecheckout_btn_delete .btn-danger:focus {
  background: none;
  border: none;
  color: red;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.simplecheckout-cart .price {
  color: #181818;
  font-size:19px!important;
}
.prod-option .cart-image {
  float: left;
}
.string-table-simplecheckout {
  margin-bottom:20px;
  border-bottom: 1px solid #dedede;
}
.prod-name {
  margin-bottom:10px;
}
.prod-name a {
  font-family: "RobotoCondensedBold", sans-serif;
  font-size:16px;
  color: #373737;
  letter-spacing:1px;
}
@media screen and (max-width: 600px) {
  .product_tabs .nav-tabs li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .simplecheckout-button-right .btn-primary {
    width:200px;
  }
}

.sf-mega_section ul li:hover a {
  text-decoration: underline!important;
}
#content {
  padding-left: 0;
  padding-right: 0;
}
#content .h2,
#content h1 {
  padding-bottom:30px;
}
h1 .fa.fa-check {
  vertical-align: sub;
}
.big-orang-text {
  color: #eb6609;
  font-size:38px;
  padding-bottom:30px;
  text-align: center;
}
.content-sucess {
  margin-bottom:50px;
}

/*------------------------------------------
                page contacts
--------------------------------------------*/
.title-contacts_page-contact {
  font-size: 20px;
  padding-bottom: 20px;
  letter-spacing: 1px;
  font-family: "RobotoBold", sans-serif;
  display: inline-block;
}
.fa-clock-o p {
  font-size:16px;
  color: #181818;
}

/*--------------------------------------------
                page delivery
---------------------------------------------*/
.text-orang {
  font-size:19px;
  color: #eb6609;
  margin-bottom:30px;
}

/*--------------------------------------------
                account-simpleregister
----------------------------------------------*/
.account-simpleregister #page {
  background: #000;
}
.account-simpleregister .h2 {
  color: #fff;
}
.account-simpleregister .newsletter .col-sm-10 {
  width:100%;
}
.footer-form__description a {
  color:#fff;
  text-decoration: underline;
}
.footer-form__description a:hover {
  color:#fff;
  text-decoration: none;
}
.account-simpleregister footer .rd-parallax {
  display: none;
}
.account-simpleregister .breadcrumb li span {
  color: #fff;
}
.account-simpleregister .fa-home {
  color: #eb6609;
}
.account-simpleregister .breadcrumb > li + li::before {
  color: #fff;
}
#top-links .toggle_cont a {
  font-size:16px;
  font-family: "RobotoCondensedBold", sans-serif!important;
  letter-spacing:1px;
  text-transform: none !important;
}
#top-links .toggle_cont a:hover {
  color: #eb6609;
  text-decoration: underline;
}
header .block-right {
  float: right;
  margin-right:0;
}
.account-forgotten .form-horizontal .control-label {
  height: 35px;
  display: inline-block;
  line-height: 35px;
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991px)  {
  .header-top-block .block-right {
    width:275px;
  }
}
#top-links .toggle_cont a {
  padding-right: 0;
  color: #fff;
}

/*====================================
                 account
======================================*/
/*------------------------account account*/
.account-account--content,
.account-account .h2 {
  margin-bottom:50px;
}
.account-account header {
  margin-bottom:30px;
}
.account-content__title {
  font-size:20px;
  color: #181818;
  text-transform: unset !important;
}
.account-content__title i {
  color: #8d8d8d;
}
.account-account--content__column li a {
  font-size:16px;
  color: #8d8d8d;
  padding-left: 22px;
}
.account-account--content__column li a::before {
  display: none;
}
.account-account--bon-grn {
  background: #fffcd6;
  padding:30px;
  margin-bottom:80px;

  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.account-account--bon-grn__text--title {
  font-family: "RobotoCondensedBold", sans-serif;
  font-size:16px;
  text-transform: uppercase;
  color: #181818;
}
.account-account--bon-grn__text ul {
  list-style-type: none;
  padding-left:0;
  text-transform: uppercase;
  margin-bottom:40px;
}
.account-account--bon-grn__text ul:last-child {
  margin-bottom:0;
}
/*------  container-form-simpleedit*/
.container-form-simpleedit {
  width:100%;
  max-width: 950px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:50px;
}
#simpleedit .col-sm-10 {
  width:100%;
}
#simpleedit .col-sm-10 input,
.account-password input[type='password'],
#input-search,
select[name='category_id']{
  height:45px;
  border: 1px solid #dedede;
}
.select_search {
  position: relative;
}
.select_search i {
  display: inline-block;
  background: none;
  width: 17px;
  height: 20px;
  vertical-align: top;
  margin: 0;
  color: #000;
  top: 50%;
  right: 24px;
  position: absolute;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;

  -moz-transform: translateY(-50%) rotateX(-180deg);
  -ms-transform: translateY(-50%) rotateX(-180deg);
  -o-transform: translateY(-50%) rotateX(-180deg);
  -webkit-transform: translateY(-50%) rotateX(-180deg);
  transform: translateY(-50%) rotateX(-180deg);
}
.select_search i::before {
  content: '\f107';
  font: 400 16px/19px "FontAwesome";
  font-size: 22px;
  font-weight: 900;
}
.select_search select:active ~ i {
  -moz-transform: translateY(-50%) rotateX(0deg);
  -ms-transform: translateY(-50%) rotateX(0deg);
  -o-transform: translateY(-50%) rotateX(0deg);
  -webkit-transform: translateY(-50%) rotateX(0deg);
  transform: translateY(-50%) rotateX(0deg);
}

/*--------------------------------------------  account adress*/
.account-address .table, .account-address-delete .table {
  width: 100%;
}
.account-address .btn-info,
.account-address .btn-info:focus {
  font-family: "RobotoCondensedBold", sans-serif;
  color: #636363;
  font-size:16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right:40px;
}
.account-address .btn-info i {
  margin-right:5px;
  animation: anim-rotate 5s infinite linear;
}

@keyframes anim-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.account-address .btn-info:hover,
.account-address  .btn-danger:hover,
.account-address .btn-info:focus,
.account-address  .btn-danger:focus {
  background: none;
  border:none;
}
.account-address  .btn-danger,
.account-address  .btn-danger:focus {
  font-size:22px;
  color: #eb1400;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*.account-address .table-bordered,*/
.account-address .table-bordered > tbody > tr > td,
.account-address .table-bordered > tbody > tr {
  border:none!important;
}
.account-address .btn-default,
.account-newsletter .btn-default {
  outline:none!important;
  display: inline-block;
  /*height:45px;*/
  font-size:14px;
  text-align: center;
  border:1px solid #636363;
  color: #636363;
  text-transform: uppercase;
  width:200px;
  line-height:43px;

  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.account-address .buttons,
.account-newsletter .buttons {
  width:100%;
  max-width: 950px;
  margin-left:auto;
  margin-right:auto;
}

/*------------------------------------------------  account order*/
.account-order h1 {
  line-height: 45px;
}
.account-order .btn-icon  {
  background: #eb6609;
}
.account-order .table-bordered > thead > tr > td,
.account-reward .table-bordered > thead > tr > td {
  background-color: #b1b0b0 !important;
  border-color: #ddd;
  color: #fff;
  padding: 10px 15px;
}
.account-newsletter .control-label {
  font-family: "RobotoCondensedBold",sans-serif;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #4a4a4a !important;
}
.account-newsletter input[type="radio"] + label::before {
  width: 15px;
  height: 15px;
  top: 9px;
}
.account-newsletter input[type="radio"] + label::after {
  top: 9px;
  left: 4px;
  width: 17px;
  height: 17px;
}
.account-newsletter .radio-inline {
  margin-right: 50px;
  font-size: 20px;
  padding-top: 4px;
}
.account-newsletter .radio-inline:last-child {
  margin-right:0;
}
.product-layout {
  min-width: 240px;
  /*max-width: 300px;*/
  min-height: 485px;
}
.mfilter-counter{
  background-color: #ff6600!important;
}
.mfilter-counter::after {
  border-right-color: #ff6600!important;
}
.latest .box-heading h3,
.bestsellers .box-heading h3 {
  font-size: 18px;
  color: #181818;
  text-transform: unset !important;
}

/*------------------ header custom -----------------------*/
header {
  margin-bottom: 80px;
}
.rd-mobilepanel,
.rd-mobilepanel_1 {
  display: none;
}
.rd-mobilepanel_1 {
  background: #282828;
  position: fixed;
  top: 0;
  height: 80px;
  z-index: 999999;
}
.rd-mobilepanel_1 .rd-mobilepanel_toggle,
.rd-mobilepanel_title {
  position: relative;
}
.toglle-button {
  padding-top: 12px;
}
.rd-mobilemenu_ul {
  top: 60px;
}
.rd-mobilepanel_title {
  font-family: "RobotoCondensedBold",sans-serif;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 15px;
  top: 7px;
}
#cart-total {
  display: none;
}
.cart > button i {
  display: none;
}
#btn-hide-sidebar {
  display: none;
}
div.cart > button .cart-total2 {
  line-height:28px;
}

@media screen and (max-width: 992px) {

  div.cart > button .cart-total2 {
    font-size: 14px;
    position: absolute;
    top: -10px;
    right: 5px;
  }
  .cart > button i {
    display: block;
  }
  .cart > button #cart-total,
  .cart > button strong {
    display: none;
  }
  .common-home header {
    margin-bottom: 119px;
  }
  .header-top-block {
    margin-bottom:0;
    top:80px;
  }
  .header-top .row-level-1 .row-level-3,
  .row-level-2 .col-lg-6.col-md-5.col-sm-1.col-xs-1   {
    display: none;
  }
  .row-level-2 .col-lg-3.col-md-4.col-sm-6.col-xs-6  {
    float: right;
    text-align: right;
  }
  .block-right .box-cart,
  .block-right #top-links,
  .block-right .search {
    float: none;
  }
  .top-nav_left-block {
    text-align: left;
    margin-left:0;
  }
  .top-nav_left-block .col-lg-4.col-md-4.col-sm-4.col-xs-12,
  .header-top-block .row-inner .col-lg-3.col-md-3.col-sm-4.col-xs-7{
    padding-left:0;
  }
  .header-top .rd-mobilepanel_1 {
    display: block;
  }
  header .logo {
    margin-top: 20px;
    margin-bottom:0;
  }
  header address {
    /*line-height: 20px;*/
    margin-top: 10px;
    text-align: right;
  }
  #search {
    display: none;
    opacity: 0;
    line-height: 0;
    position: fixed;
    right: 10px;
    top:120px;
    left: auto;
    width: 0;
    max-width: 100%;
    z-index: 21;
  }
  .toglle-button {
    padding-top: 5px;
  }

}

@media screen and (max-width: 768px) {

  .block-right #top-links,
  .block-right .search,
  .block-right .box-cart {
    float: right;
  }
  .block-right #top-links {
    border-left: 1px solid #272727;
    border-right:  1px solid #272727;
  }
  .toggle-wrap .material-icons-person_outline {
    font-size:22px;
  }
  #search {
    display: none;
    opacity: 0;
    line-height: 0;
    position: fixed;
    right: 5px;
    left: auto;
    top: 81px;
    width: 0;
    max-width: 100%;
    z-index: 21;
  }
  #search {
    top: 105px;
    right: 30px;
  }
  .latest .box-heading,
  .bestsellers .box-heading {
    width:100%;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    padding: 17px 30px;
    border: 3px solid #eb6608;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .latest .box-heading:after,
  .bestsellers .box-heading:after {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right:15px;
  }
  .top-nav_left-block {
    text-align: left;
    margin-left:25px;
  }
  .block-right .search {
    min-width:50px;
  }
  .search .top-search {
    width:100%;
    text-align: center;
  }
  header .col-lg-3.col-md-4.col-sm-7.col-xs-4 {
    width:200px;
  }

}

@media screen and (max-width: 650px) {

  header .logo {
    margin-top: 12px;
  }
  .rd-mobilepanel_1 {
    height: 65px;
  }
  .header-top-block {
    top: 65px;
  }
  .common-home header {
    margin-bottom: 90px;
  }
  header address {
    display: none;
  }
  .rd-mobilepanel_1 .col-xs-6.text-center {
    float: left;
    padding-left:0;
  }

  .ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover {
    width: 25px !important;
    height: 25px !important;
  }

  /* ---------------------------------------------------------  Виджет с поиском , личным кабинетом, корзиной  скрыто по желанию заказчика ----------------------------------------*/
  /*.col-inner.block-right {*/
    /*position: fixed;*/
    /*top: 50%;*/
    /*right: -45px;*/
    /*width: 57px;*/
    /*background: #EB6609;*/
    /*height: 150px;*/
    /*margin-top: -75px;*/

    /*-webkit-border-top-left-radius: 22px;*/
    /*-moz-border-top-left-radius: 22px;*/
    /*-o-border-top-left-radius: 22px;*/
    /*border-top-left-radius: 22px;*/

    /*-webkit-border-bottom-left-radius: 22px;*/
    /*-moz-border-bottom-left-radius: 22px;*/
    /*-o-border-bottom-left-radius: 22px;*/
    /*border-bottom-left-radius: 22px;*/

    /*-webkit-transition: 0.5s all ease;*/
    /*-moz-transition: 0.5s all ease;*/
    /*-o-transition: 0.5s all ease;*/
    /*transition: 0.5s all ease;*/
  /*}*/
  /*.col-inner.block-right.fixed_style {*/
    /*right:0;*/
  /*}*/
  /*#top-links.nav.toggle-wrap {*/
    /*border-right:none;*/
  /*}*/
  /*#btn-hide-sidebar i {*/
    /*color: #fff;*/
    /*padding: 0;*/
    /*font-size: 30px;*/
    /*transform: rotate(-41deg);*/
    /*-moz-transition: 0.5s all ease;*/
    /*-o-transition: 0.5s all ease;*/
    /*-webkit-transition: 0.5s all ease;*/
    /*transition: 0.5s all ease;*/
    /*position: absolute;*/
    /*right: 5px;*/
    /*bottom: 5px;*/
  /*}*/
  /*#btn-hide-sidebar {*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*left: -27px;*/
    /*top: 47px;*/
    /*overflow: hidden;*/
    /*z-index: -1;*/
    /*padding: 17px;*/

    /*background: #EB6609;*/
    /*transform: rotate(135deg);*/
    /*box-sizing: border-box;*/

    /*-webkit-border-top-left-radius: 50%;*/
    /*-moz-border-top-left-radius: 50%;*/
    /*-o-border-top-left-radius: 50%;*/
    /*border-top-left-radius: 50%;*/

    /*-webkit-border-bottom-right-radius: 50%;*/
    /*-moz-border-bottom-radius: 50%;*/
    /*-o-border-bottom-radius: 50%;*/
    /*border-bottom-radius: 50%;*/
  /*}*/
  /*.fixed_style #btn-hide-sidebar i {*/
    /*transform: rotate(-230deg);*/
  /*}*/
  /*.fixed_style .top-search,*/
  /*.fixed_style #top-links.nav.toggle-wrap {*/
    /*border-color: #fff!important;*/
  /*}*/



  /*.block-right #top-links {*/
    /*border:none;*/
    /*border-bottom:1px solid #EB6609;*/
  /*}*/
  /*header .nav > .toggle {*/
    /*color: #000;*/
    /*font-size: 24px;*/
    /*height: 50px;*/
    /*line-height: 50px;*/
    /*width: 57px;*/
  /*}*/
  /*.block-right .search .top-search {*/
    /*width: 57px;*/
    /*height:50px;*/
    /*border:none;*/
    /*border-bottom:1px solid #EB6609;*/
    /*text-align: center;*/
    /*transition: all 0.3s ease;*/
  /*}*/
  /*.search .top-search i {*/
    /*padding-top: 17px;*/
  /*}*/
  /*.box-cart #cart {*/
    /*border:none;*/
  /*}*/
  /*div.cart > button {*/
    /*height: 50px;*/
    /*transition: all 0.3s ease;*/
  /*}*/
  /*div.cart > button i {*/
    /*line-height:50px;*/
  /*}*/
  /*div.cart > button .cart-total2 {*/
    /*top: 5px;*/
    /*right: 5px;*/
  /*}*/
  /*.search .top-search:hover i,*/
  /*.cart > button:hover i,*/
  /*div.cart > button .cart-total2 {*/
    /*color: #fff;*/
  /*}*/
  /*.row-level-2 .col-lg-3.col-md-3.col-sm-5.col-xs-7 {*/
    /*width: 100%;*/
  /*}*/
  /*#search {*/
    /*right: 45px;*/
    /*top: 50%;*/
    /*margin-top: -24px;*/
  /*}*/
  /*.search input[type="text"] {*/
    /*height:50px;*/
  /*}*/
  /*#search button.button-search {*/
    /*padding: 15px 10px;*/
    /*height: 50px;*/
  /*}*/
  /*.rd-mobilepanel_title {*/
    /*padding-left: 15px;*/
  /*}*/
  /*.toglle-button {*/
    /*min-width: 160px;*/
    /*padding-left: 0;*/
  /*}*/
  /*header .logo .img-responsive {*/
    /*min-width: 145px;*/
  /*}*/
  /*-----------------------------------------------------------  END  Виджет с поиском , личным кабинетом, корзиной  скрыто по желанию заказчика   -------------------------------------------------------------------*/

}

.hide-tel-650px {
  position: fixed;
  opacity: 0;
  overflow: hidden;
  height:0;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.bt_wrap.for_650px {
  width:50px;
  height: 50px;
  /*float: right;*/
  margin-right:15px;
}
.bt_wrap.for_650px .icon {
  color: #fff;
  font-size:25px;
  line-height: 50px;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.bt_wrap .box {
  margin:0;
}
.bt_wrap .box .toggle-tel650px {
  width: 50px;
  height: 50px;
}
.bt_wrap .box .toggle-tel650px:hover,
.bt_wrap .box .toggle-tel650px:focus,
.bt_wrap .box .toggle-tel650px:active {
  color: #fff;
}
.hide-tel-650px.active_hide-tel650px {
  display: block;
  width:100%;
  list-style-type: none;
  padding-left:0;
  background: #3a3a3a;
  position: fixed;
  right:0;
  top:65px;
  opacity: 1;
  overflow: visible;
  height:auto;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hide-tel-650px.active_hide-tel650px li {
  display: block;
  width:100%;
}
.hide-tel-650px.active_hide-tel650px li a {
  display: inline-block;
  padding:15px 5px;
  color: #fff;
  font-size:20px;
  letter-spacing:1.2px;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hide-tel-650px.active_hide-tel650px li a:hover {
  text-decoration: none;
  color: #EB6608;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.toggle-tel650px.active {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #EB6608;
}
.toggle-tel650px.active i.icon {
  color: #EB6608;
}


/*--------------------------------------------test burger-------------------------------*/
.burger-button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-clip: content-box;
  padding: 17px 0;
  position: relative;
  float: left;
}
.burger-button:after, .burger-button:before {
  display: block;
  content: "";
  width: 40px;
  height: 6px;
  background-color: inherit;
  position: absolute;
}
.burger-button:after {
  -webkit-transform: translate3d(0, 17px, 0);
  transform: translate3d(0, 17px, 0);
}
.burger-button:before {
  -webkit-transform: translate3d(0, -17px, 0);
  transform: translate3d(0, -17px, 0);
}

.burger-button.active {
  -webkit-animation: gotoBurger-all 0.1s 1 ease-out forwards;
  animation: gotoBurger-all 0.1s 1 ease-out forwards;
}
.burger-button.active:before {
  -webkit-animation: gotoBurger-before 0.1s 1 ease-out forwards;
  animation: gotoBurger-before 0.1s 1 ease-out forwards;
}
.burger-button.active:after {
  -webkit-animation: gotoBurger-after 0.1s 1 ease-out forwards;
  animation: gotoBurger-after 0.1s 1 ease-out forwards;
}

@-webkit-keyframes gotoBurger-all {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
    background-color: #eb6608;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(720deg);
    transform: translate3d(0, 0, 0) rotate(720deg);
    background-color: #fff;
  }
}

@keyframes gotoBurger-all {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
    background-color: #eb6608;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(720deg);
    transform: translate3d(0, 0, 0) rotate(720deg);
    background-color: #fff;
  }
}
@-webkit-keyframes gotoBurger-before {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -17px, 0);
    transform: translate3d(0, -17px, 0);
  }
}
@keyframes gotoBurger-before {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -17px, 0);
    transform: translate3d(0, -17px, 0);
  }
}
@-webkit-keyframes gotoBurger-after {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
    transform: translate3d(0, 0, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 17px, 0) rotate(180deg);
    transform: translate3d(0, 17px, 0) rotate(180deg);
  }
}
@keyframes gotoBurger-after {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  60% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
    transform: translate3d(0, 0, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 17px, 0) rotate(180deg);
    transform: translate3d(0, 17px, 0) rotate(180deg);
  }
}
.burger-button.active {
  -webkit-animation: gotoCross-all 0.5s 1 ease-out forwards;
  animation: gotoCross-all 0.5s 1 ease-out forwards;
}
.burger-button.active:before {
  -webkit-animation: gotoCross-before 0.5s 1 ease-out forwards;
  animation: gotoCross-before 0.2s 1 ease-out forwards;
}
.burger-button.active:after {
  -webkit-animation: gotoCross-after 0.5s 1 ease-out forwards;
  animation: gotoCross-after 0.5s 1 ease-out forwards;
}

@-webkit-keyframes gotoCross-before {
  0% {
    -webkit-transform: translate3d(0, -17px, 0);
    transform: translate3d(0, -17px, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes gotoCross-before {
  0% {
    -webkit-transform: translate3d(0, -17px, 0);
    transform: translate3d(0, -17px, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes gotoCross-after {
  0% {
    -webkit-transform: translate3d(0, 17px, 0);
    transform: translate3d(0, 17px, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
}
@keyframes gotoCross-after {
  0% {
    -webkit-transform: translate3d(0, 17px, 0);
    transform: translate3d(0, 17px, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
}
@-webkit-keyframes gotoCross-all {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
    background-color: #fff;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
    background-color: #eb6608;
  }
}
@keyframes gotoCross-all {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
    background-color: #fff;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
    background-color: #eb6608;
  }
}

.article-info .btn-primary.btn-like {
  background: linear-gradient(to bottom, #9812d3, #7c11af 60%, #5f0e87, #4d0b6f);
  text-transform: uppercase;
  font-size:16px;
  width:auto;
  padding-left: 30px;
  padding-right: 30px;

  -webkit-box-shadow:  inset 0 2px 1px rgba(232,195,246, 0.4);
  -moz-box-shadow: inset 0 2px 1px rgba(232,195,246, 0.4);
  box-shadow: inset 0 2px 1px rgba(232,195,246, 0.4);
}
.article-info .btn-primary.btn-like:hover,
.article-info .btn-primary.btn-like:focus,
.article-info .btn-primary.btn-like:active {
  background: linear-gradient(to top, #9812d3, #7c11af 60%, #5f0e87, #4d0b6f)!important;

  -webkit-box-shadow:  inset 0 -2px 1px rgba(232,195,246, 0.4);
  -moz-box-shadow: inset 0 -2px 1px rgba(232,195,246, 0.4);
  box-shadow: inset 0 -2px 1px rgba(232,195,246, 0.4);
}

/*============================================
                 ADAPTIVE
==============================================*/

/*----------------------------------------
             max-width 1200px
------------------------------------------*/
@media screen and (max-width: 1200px) {

  .sf-menu.sf-js-enabled.sf-arrows > li {
    /*padding: 10px 31.5px;*/
    padding: 0;
  }
  .image-additional,
  .image-additional li {
    border: none!important;
  }
  .prod-option .cart-image {
    width: 50px;
    height:50px;
    margin-top: 20px;
  }
  .prod-option .price {
    font-size:15px;
  }
  .quantity .options {
    min-height:24px;
    line-height: 1.2;
  }
  .megamenu.toggle-wrap {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
  .sf-menu.sf-js-enabled.sf-arrows {
    margin-left:auto;
    margin-right:auto;
  }

}
/*----------------------------------------
             max-width 991px
------------------------------------------*/
@media screen and (max-width: 992px) {

  .homebuilder .tm-container {
    margin-bottom:50px;
  }
  .customer-points span {
    font-size: 13px;
  }
  .box-subcat li {
    width: auto;
  }
  #column-left {
    padding-right:0;
  }
  .product-layout {
    min-width: 250px;
  }
  .product-layout.product-grid {
    min-width:250px;
  }
  header .col-lg-3.col-md-4.col-sm-7.col-xs-4 {
    float: right;
  }
  .common-home header {
    margin-bottom:18px;
  }
  .customer-points {
    width: 220px;
    right: 0;
  }

}

/*----------------------------------------
               max-width 767px
------------------------------------------*/
@media screen and (max-width: 767px) {

  header {
    margin-bottom: 40px;
  }
  .header-top .rd-mobilepanel_1 {
    padding:0;
  }
  #page .row {
    margin-left:0;
    margin-right:0;
  }
  .accordion-footer .tm-container {
    margin-bottom:0;
    padding-top: 30px;
  }
  .account-account--content__column {
    padding-left:0;
  }
  .simplecheckout_btn_delete .btn-danger {
    padding: 6px;
  }
  .top .row-level-1 .col-xs-12 {
    padding-left:0;
    padding-right:0;
  }
  .box-subcat li {
    margin-bottom: 5px;
  }
  .common-home header {
    margin-bottom:18px;
  }
  .customer-points span {
    font-size: 11px;
  }
  #input-search,
  select[name="category_id"] {
    margin-bottom:20px;
  }
  select[name="category_id"] {
    display: none!important;
  }
  .sbHolder {
    margin-bottom:20px;
  }
  #input-sort ,
  #input-limit {
    display: none !important;
  }
  .product-filter_elem.show.pull-right .control-label,
  .product-filter_elem.sort .control-label {
    height:45px;
    margin-left:0;
  }
  .product-filter .product-filter_elem {
    margin-bottom: 0;
    /*text-align: left;*/
    text-align: center;
  }
  .product-filter_elem.sort .control-label {
    display: inline-block;
    line-height:45px;
  }
  .product-filter .sort .sbHolder {
    margin-bottom:0;
  }
  #top-links .toggle_cont {
    width: 100%;
    list-style-type: none;
    padding-left: 0;
    background: #3a3a3a;
    position: fixed;
    right: 0;
    top: 120px;
    opacity: 1;
    overflow: visible;
    height: auto;
  }
  #top-links .toggle_cont li {
    display: block;
    width: 100%;
  }
  #top-links .toggle_cont li a {
    display: inline-block;
    text-align: center;
    width:100%;
    padding: 15px 5px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1.2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #top-links .toggle_cont li a:hover {
    text-decoration: none;
    color: #EB6608;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .toggle.active .material-icons-person_outline {
    color: #EB6608;
  }
  #search {
    top:120px;
  }
  footer .rd-parallax-layer[data-type="html"] {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .ui-to-top{
    right: auto;
    bottom: 25px;
    left: 25px;
  }

  .homebuilder .footer-category {
    width:48%;
  }
  .desc.footer-form {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 450px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rd-parallax-layer[data-type="html"] p {
    line-height: 25px;
  }
  .footer-form p.footer-form__title {
    line-height:40px;
  }
  footer .social-block .box-heading,
  footer .social-block .box-content {
    display: block;
  }
  .social-block {
    float: none;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
  }

}

/*----------------------------------------
              max-width 650px
------------------------------------------*/
@media screen and (max-width: 650px) {

  .top-nav_left-block {
    margin-left: 15px!important;
  }
  #content,
  .product_page-left,
  .product_page-right {
    padding-left:0;
    padding-right:0;
  }
  /*.product-gallery .image-thumb .bx-wrapper .bx-prev {*/
    /*margin-top: -7px;*/
  /*}*/
  .box-subcat li .name a {
    padding: 8px 10px;
  }
  .col-inner.block-left {
    margin-left: -15px;
  }
  .common-home header {
    margin-bottom:3px;
  }
  .customer-points {
    position: fixed;
    width: 200px;
    top: 105px;
    left: 2%;
  }
  .toglle-button.col-xs-3.text-left {
    padding-top:0;
  }
  #top-links .toggle_cont,
  #search {
    top: 105px;
  }
  .bt_wrap.for_650px .icon {
    font-size: 36px;
    /*line-height: 65px;*/
  }
  .rd-mobilepanel_title {
    display: none;
  }

}

/*----------------------------------------
              max-width 564px
------------------------------------------*/
@media screen and (max-width: 564px) {

  .burger-button {
    left: 10px;
  }

}

/*----------------------------------------
              max-width 445px
------------------------------------------*/
@media screen and (max-width: 445px) {

  .product-filter_elem.show.pull-right .control-label, .product-filter_elem.sort .control-label {
    height: 30px;
    display: block;
    width: 100%;
    margin: 0;
  }

  .modal-dialog__checkout h4 {
    font-family: "RobotoCondensedBold", sans-serif;
    font-size: 29px;
  }

  .modal-dialog__checkout .btn-primary--outline,
  .modal-footer .btn.btn-primary.pull-right {
    float: none !important;
    margin-left: auto;
    display: block;
    margin-right: auto;
  }

  .rd-mobilepanel_1 .toglle-button.col-xs-3.text-left {
    width: 50px !important;
  }

  .toglle-button.col-xs-3.text-left {
    padding-top: 0;
  }

  .rd-mobilepanel_1 .col-xs-6.text-center {
    float: left;
    /*left: 50%;*/
    /*margin-left: -165px;*/
  }

  .rd-mobilepanel_1 .col-xs-6.text-center {
    padding-right: 0;
    /*padding-left: 30px;*/
    text-align: right !important;
  }

  header .logo {
    margin-top: 15px
  }
  .product-filter_elem.sort .control-label {
    height: 45px;
    text-align: center;
  }
}

  /*----------------------------------------
                max-width 390px
  ------------------------------------------*/
  @media screen and (max-width: 390px) {

    .toglle-button {
      width: 131px;
      min-width: auto;
    }

    .rd-mobilepanel_1 .col-xs-6.text-center {
      min-width: 130px;
    }

    .rd-mobilepanel_1 .col-xs-6.text-center img {
      width: 100%;
      min-width: auto;
    }

    .rd-mobilepanel_toggle {
      left: 10px;
    }

    .rd-mobilepanel_title {
      padding-left: 8px;
    }

    .rd-mobilepanel_1 .col-xs-6.text-center {
      /*margin-left: -155px;*/
    }

  }

  #page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #3a3a3a;
    z-index: 9999999;
  }

  .preloader .pre-container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
  }

  .preloader .logo-circle {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: #eb6609;
    border-radius: 200px;
    margin-bottom: 2.2em;
    -webkit-animation: white-shadow 1s infinite;
    -moz-animation: white-shadow 1s infinite;
    -ms-animation: white-shadow 1s infinite;
    animation: white-shadow 1s infinite;
  }

  .preloader .logo-circle svg {
    padding-top: 22px;
    width: 65px;
  }

  @-webkit-keyframes white-shadow {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
      -webkit-transition: box-shadow 0.3s ease-in-out;
    }
    100% {
      box-shadow: 0 0 0 30px transparent;
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-transition: box-shadow 0.4s ease-in-out;
    }
  }
  @-moz-keyframes white-shadow {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
      -moz-transition: box-shadow 0.3s ease-in-out;
    }
    100% {
      box-shadow: 0 0 0 30px transparent;
      -moz-transform: translate3d(0, 0, 0);
      -moz-transition: box-shadow 0.4s ease-in-out;
    }
  }
  @keyframes white-shadow {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
      -webkit-transition: box-shadow 0.3s ease-in-out;
      -moz-transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out;
    }
    100% {
      box-shadow: 0 0 0 30px transparent;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: box-shadow 0.4s ease-in-out;
      -moz-transition: box-shadow 0.4s ease-in-out;
      transition: box-shadow 0.4s ease-in-out;
    }
  }

  /*-----------------------------------------
       page instruktsyja-bonusnye-grivny
  -------------------------------------------*/
  .grid-item {
    width: 50%;
    padding: 0 15px 70px;
    float: left;
  }

  .bonusnie-item__wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(34, 34, 34, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(34, 34, 34, 0.3);
    box-shadow: 0px 2px 5px rgba(34, 34, 34, 0.3);
  }

  .bonusnie-item__top-content {
    padding: 30px;
    height: 370px;
  }

  .bonusnie-item__top-content h2 {
    font-size: 40px;
    font-family: OpenSansBold, sans-serif;
    margin-bottom: 30px;
    color: #222222;
  }

  .bonusnie-item__top-content p {
    font-size: 22px;
    font-family: OpenSansRegular, sans-serif;
    letter-spacing: 0.6px;
    line-height: 31px;
    color: #222222;
  }

  .bonusnie-item__bottom-content {
    background: #add19a;
    position: relative;
    overflow: hidden;
    height: 300px;
  }

  .bonusnie-item__bottom-content img {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .bonusnie-item__photo--wrapp {
    height: 300px;
  }

  .bonusnie-item__photo--wrapp img,
  .bonusnie-item__photo--wrapp a {
    width: 100%;
    height: 100%;
  }

  .bonusnie-item__photo {
    height: 370px;
  }

  @media screen and (max-width: 992px) {
    .grid-item {
      width: 100%;
      padding: 0 0 40px;
    }

    .bonusnie-item__bottom-content {
      height: auto;
    }

    .bonusnie-item__photo--wrapp img {
      width: auto;
      height: auto;
    }

    .bonusnie-item__photo--wrapp {
      height: auto;
      text-align: center;
    }

    .bonusnie-item__photo {
      height: auto;
    }
  }

  @media screen and (max-width: 500px) {

    .bonusnie-item__top-content h2 {
      font-size: 25px;
      margin-bottom: 15px;
    }

    .bonusnie-item__top-content p {
      font-size: 18px;
      line-height: 25px;
    }

    .description h2, #content h1, .h2 {
      font-size: 35px;
    }

  }

  .bonusnie-item__photo--wrapp {
    background: #68C5F6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .bonusnie-item__photo--wrapp_left-block,
  .bonusnie-item__photo--wrapp_right-block {
    float: left;
  }

  .bonusnie-item__photo--wrapp_left-block {
    width: 100%;
    max-width: 425px;
    padding: 30px;
  }

  .bonusnie-item__photo--wrapp_right-block {
    width: 80px;
    height: 100%;
  }

  .bonusnie-item__photo--wrapp_right-block img {
    width: auto;
    height: auto;
    display: block;
    margin: 10px 0;
  }

  .bonusnie-item__photo--wrapp_left-block h2 {
    font-family: OpenSansExtraBold, sans-serif;
    font-size: 40px;
    margin-bottom: 30px;
    text-align: left;
    line-height: 42px;
    color: #fff;
  }

  .bonusnie-item__photo--wrapp_left-block p {
    font-family: OpenSansRegular, sans-serif;
    font-size: 26px;
    text-align: right;
    color: #fff;
    line-height: 27px;
    margin-bottom: 0;
  }

  .bonusnie-item__photo--wrapp_left-block p span {
    font-family: OpenSansBold, sans-serif;
    font-size: 14px;
    text-align: right;
    letter-spacing: 1px;
    font-weight: 900;
  }

  @media screen and (max-width: 1200px) {
    .bonusnie-item__photo--wrapp_right-block {
      display: none;
    }

    footer .homebuilder .tm-container {
      margin-bottom: 0;
    }
  }

  @media screen and (max-width: 992px) {
    .bonusnie-item__photo--wrapp_right-block {
      display: block;
      width: 20%;
    }

    .bonusnie-item__photo--wrapp {
      width: 100%;
      height: auto;
    }

    .bonusnie-item__photo--wrapp_left-block {
      width: 100%;
      max-width: 80%;
      padding: 30px;
    }
  }

  @media screen and (max-width: 490px) {
    .bonusnie-item__photo--wrapp_right-block {
      display: none;
    }

    .bonusnie-item__photo--wrapp_left-block {
      width: 100%;
      max-width: 100%;
      padding: 10px;
    }
  }

  .bonusnie-item__photo--wrapp_left-block-bottom {
    width: 100%;
    max-width: 100%;
  }

  .bonusnie-item__photo--wrapp-bottom p {
    margin-bottom: 30px;
  }

  .bonusnie-item__photo--wrapp-bottom .btn {
    width: 100%;
    max-width: 260px;
    height: 60px;
    font-size: 18px;
    margin: 0 auto;
    display: block;
    position: relative;
  }

  .bonusnie-item__photo--wrapp-bottom .btn:after {
    content: '\f064';
    display: block;
    width: 60px;
    height: 50px;
    color: #fff;
    font-family: "FontAwesome";
    position: absolute;
    left: -80px;
    font-size: 50px;
    top: 20px;
  }

  @media screen and (max-width: 450px) {
    .bonusnie-item__photo--wrapp-bottom .btn:after {
      display: none;
    }
  }

  /*--------------------------------------------  block video*/
  .block_video_bon_grn {
    width: 100%;
    padding: 0 15px 50px;
    clear: both;
  }

  .block_video_bon_grn--video {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-color: #000;
  }

  .block_video_bon_grn--video .delimitador {
    max-width: 1200px;
    margin: auto;
  }

  .block_video_bon_grn--video .video_cont {
    height: 0px;
    width: 100%;
    max-width: 1200px;
    padding-top: 56.25%;
    position: relative;
  }

  .block_video_bon_grn--video .video_cont iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
  }

  .bon-grn-text-block {
    width: 100%;
    background: #FF6600;
    padding: 50px 0;
  }

  .bon-grn-text-block_wrapp {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }

  .bon-grn-text-block_wrapp h3 {
    font-family: 'OpenSansBold', sans-serif;
    font-size: 40px;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
  }

  .bon-grn-text-block_wrapp h3 i {
    font-size: 40px;
    color: #fff;
    margin-right: 20px;
  }

  .bon-grn-text-block_wrapp p {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
  }

  .bon-grn-text-block_wrapp li {
    color: #fff;
    font-family: 'OpenSansBold', sans-serif;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.9px;
    text-align: left;
    list-style-type: none;
  }

  .bon-grn-text-block_wrapp li i {
    margin-right: 15px;
  }

  .bon-grn-text-block_wrapp ul {
    margin-bottom: 50px;
    padding: 0;
  }

  .footer-bon-grn {
    width: 100%;
    max-width: 940px;
    margin: 50px auto;
  }

  .footer-bon-grn__top-block {
    width: 100%;
    margin-bottom: 80px;
  }

  .footer-bon-grn__top-block--img {
    width: 175px;
    height: 175px;
    float: left;
    position: relative;
    margin-right: 30px;
  }

  .footer-bon-grn__top-block--img img {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .footer-bon-grn__top-block--title {
    font-family: 'OpenSansBold', sans-serif;
    font-size: 65px;
    line-height: 61px;
    text-align: left;
    color: #222;
  }

  .footer-bon-grn__top-block--title span {
    font-size: 40px;
  }

  .pravila-bon-grn p {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #343434;;
  }

  .pravila-bon-grn ul {
    margin-bottom: 30px;
    padding: 0;
  }

  .pravila-bon-grn li {
    font-family: 'OpenSansBold', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 0.9px;
    text-align: left;
    list-style-type: none;
  }

  @media screen and (max-width: 992px) {

    .bon-grn-text-block_wrapp {
      padding-left: 10px;
    }

    .bon-grn-text-block_wrapp {
      padding-left: 20px;
      padding-right: 20px;
    }

    .bon-grn-text-block_wrapp li {
      font-size: 20px;
    }

    .bon-grn-text-block_wrapp h3 {
      font-size: 35px;
      margin-bottom: 30px;
    }

    .bon-grn-text-block_wrapp p {
      font-size: 20px;
      margin-bottom: 10px;
    }

    .bon-grn-text-block {
      padding: 30px 0 10px;
    }

    .bon-grn-text-block_wrapp ul {
      margin-bottom: 30px;
    }

    .footer-bon-grn__top-block--title {
      font-family: 'OpenSansBold', sans-serif;
      font-size: 45px;
      line-height: 45px;
    }

    .footer-bon-grn__top-block--img {
      width: 135px;
      height: 135px;
    }

    .footer-bon-grn__top-block--title span {
      font-size: 35px;
    }

  }

  @media screen and (max-width: 768px) {

    .footer-bon-grn__top-block--title {
      font-family: 'OpenSansBold', sans-serif;
      font-size: 35px;
      line-height: 35px;
    }

    .footer-bon-grn__top-block--img {
      width: 120px;
      height: 120px;
    }

    .footer-bon-grn__top-block--title span {
      font-size: 25px;
    }

    .footer-bon-grn__top-block {
      margin-bottom: 50px;
    }

    .footer-bon-grn .btn-border-style {
      display: block;
      margin: 20px auto;
    }

    .pravila-bon-grn p {
      font-size: 20px;
      margin-bottom: 5px;
    }

    .pravila-bon-grn li {
      font-size: 20px;
      line-height: 30px;
    }

    .pravila-bon-grn ul {
      margin-bottom: 30px;
    }

  }

  @media screen and (max-width: 540px) {

    .footer-bon-grn__top-block--img {
      display: none;
    }

  }

  @media screen and (max-width: 480px) {

    .account-address .buttons,
    .account-newsletter .buttons {
      width: 200px;
    }

  }

  /*-------------------------------------------  animation ball filter cena*/
  div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider .ui-slider-handle.ui-state-hover:hover,
  div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider .ui-slider-handle.ui-state-hover:focus {
    -webkit-animation: spin 3s linear 0s infinite reverse;
    -moz-animation: spin 3s linear 0s infinite reverse;
    -ms-animation: spin 3s linear 0s infinite reverse;
    -o-animation: spin 3s linear 0s infinite reverse;
    animation: spin 3s linear 0s infinite reverse;
  }

  @keyframes spin {
    0% {
      transform: rotate(-360deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(-360deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  @-ms-keyframes spin {
    0% {
      -ms-transform: rotate(-360deg);
    }
    100% {
      -ms-transform: rotate(0deg);
    }
  }
  @-moz-keyframes spin {
    0% {
      -moz-transform: rotate(-360deg);
    }
    100% {
      -moz-transform: rotate(0deg);
    }
  }
  @-o-keyframes spin {
    0% {
      -o-transform: rotate(-360deg);
    }
    100% {
      -o-transform: rotate(0deg);
    }
  }

  /*-------------------------------------------------
                       Page Blog
  ---------------------------------------------------*/
  aside .blog-categories ul > li {
    overflow: hidden;
  }

  .blog-categories h3 {
    font-size: 20px;
  }

  aside .blog-categories ul > li > a {
    background: #ffffff;
    display: block;
    color: #181818;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    border: 3px solid #eb6608;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  aside .blog-categories ul > li > a:hover {
    color: #fff;
    background: #FF6600;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
  }

  aside .blog-categories ul > li > a::after {
    content: "";
    background: #f1c40f;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 300%;
    margin-left: -100px !important;
    margin-top: -250%;
    opacity: 0;
    transition: all 0.8s;
    z-index: -1;
  }

  aside .blog-categories ul > li > a:active::after {
    padding: 0;
    margin: 0;
    margin-left: 0px;
    opacity: 1;
    transition: 0s;
    z-index: 1;
  }

  aside .blog-categories ul > li {
    margin-bottom: 10px;
  }

  aside .blog-categories ul > li > a {
    text-transform: lowercase;
  }

  .simple_blog-article .article-title a {
    font-family: "RobotoCondensedBold", sans-serif;
    color: #181818;
    text-transform: none;
    font-size: 38px;
    letter-spacing: 0.9px;
    line-height: 36px;
  }

  .blog_article {
    margin-bottom: 30px;
  }

  .article-description,
  .article-sub-title span,
  .article-sub-title .article-comments a,
  .article-sub-title .article-author a,
  aside #blog-search input[type="text"],
  aside #blog-search a {
    color: #737373;
  }

  .article-description {
    /*line-height: 20px;*/
  }

  aside .blog-search .box-heading {
    margin-bottom: 10px;
  }

  .blog-search .box-heading h3 {
    font-size: 20px;
  }

  aside #blog-search input[type="text"],
  #comment-name {
    border: 1px solid #737373;
    height: 45px;
    font-size: 14px;
  }

  #comment-text {
    border: 1px solid #737373;
    font-size: 14px;
  }

  #button-comment {
    width: 100%;
    max-width: 285px;
  }

  .header-top #cart button {
    font-size: 12px;
    line-height: 29px;
    display: inline-block;
    vertical-align: -moz-middle-with-baseline;
  }
  .text--foto_wrapp--text {
    width: 100%;
    max-width: 520px;
    height:100px;
  }
  .text--foto_wrapp--text span {
    margin-top:60px;
    display: inline-block;
    vertical-align: middle;
  }
  .text--foto_wrapp {
    margin: 0 auto 25px;
    width: 820px;
    -webkit-box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;
    -moz-box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;
    box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;
  }
  .text--foto_wrapp--text,
  .text--foto_wrapp--foto {
    float: left;
  }
  .text--foto_wrapp--foto {
    width:100%;
    max-width:300px;
    height:150px;
  }
  .text--foto_wrapp--foto img {
    width:100%;
    height:100%;
  }
  .block-chat-bot {
    width: 100%;
    max-width: 430px;
    margin: 20px auto 100px;
  }
  .block-chat-bot h3 {
    font-size:18px;
  }
  .block-chat-bot__title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }


  h2.tab-comments_title {
    font-family: "RobotoCondensedBold";
    font-size: 20px;
  }

  #comments label {
    letter-spacing: 1.5px;
  }

  #tab-author h3 {
    font-size: 25px;
    color: #181818;
  }
.simple_blog-article-view .container {
  /*overflow: hidden;*/
}
/*animation blog*/
.text--foto_wrapp {
  opacity:0;

  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  transform-style: flat;
  -webkit-animation-duration: .9s;
  animation-duration: .9s;
}
.text--foto_wrapp.animation-top-opacity {
  opacity: 1;
  -webkit-animation-name: opacitySlideFromBottom ;
  animation-name: opacitySlideFromBottom ;
}
@keyframes opacitySlideFromBottom {

  0% {
    opacity: 0;
    transform: translateZ(0) translateY(200px);
    -webkit-transform: translateZ(0) translateY(200px);
    -moz-transform: translateZ(0) translateY(200px);
    -ms-transform: translateZ(0) translateY(200px);
    -o-transform: translateZ(0) translateY(200px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateY(0px);
    -webkit-transform: translateZ(0) translateY(0px);
    -moz-transform: translateZ(0) translateY(0px);
    -ms-transform: translateZ(0) translateY(0px);
    -o-transform: translateZ(0) translateY(0px);
  }

}


  @media screen and (max-width: 992px) {

    .blog_article--wrapp-article-image,
    .blog_article .article-title {
      text-align: center;
    }

    .bonusnie-item__top-content {
      height: auto;
    }

    #content .h2, #content h1 {
      padding-bottom: 30px;
      line-height: 41px;
    }
    .text--foto_wrapp {
      margin: 0 auto 35px;
      width: 100%;
      -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
      -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
      box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
      padding: 15px 10px;
    }
    .text--foto_wrapp--text {
      width: 100%;
      max-width: 100%;
      height: auto;
      margin-bottom: 15px;
      text-align: center;
      font-size: 15px;
      float: none;
    }
    .text--foto_wrapp--text span {
      margin-top: 0;
    }
    .text--foto_wrapp--foto {
      width: 100%;
      max-width: 300px;
      height: 150px;
      margin: 0 auto 50px;
      float: none;
    }
    .block-chat-bot {
      width: 100%;
      max-width: 430px;
      margin: 20px auto 30px;
    }

  }

  @media screen and (max-width: 767px) {

    aside .box .box-heading {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

    aside .box .box-heading h3 {
      display: inline-block;
    }

    aside .box .box-heading::after {
      margin-left: 15px;
    }

    aside #blog-search {
      width: 100%;
      max-width: 370px;
      margin-left: auto;
      margin-right: auto;
    }

    .list-unstyled.menu {
      text-align: center;
    }

    aside .blog-categories ul > li {
      margin-bottom: 10px;
      display: inline-block;
      min-width: 220px;
    }

    .blog_article h2 {
      text-align: center;
    }

    #coupon-input {
      float: right;
      padding-bottom: 15px;
    }
    footer h4.box-heading span {
      display: inline-block;
      padding: 10px 20px;
      width:100%;
      max-width: 300px;
      outline: 2px solid #fff;
    }
    footer h4.box-heading.active span {
      color: #EB6608;
      outline: 2px solid #EB6608;
    }

    /*---------------------------  style product Card*/
    .style-product-card-for-mob .product-layout {
      width: 50%;
    }

    /*--------------------------  custom position widget*/
    #bingc-phone-button,
    .custom_widget,
    jdiv {
      /*bottom: 5px !important;*/
      /*right: 80px !important;*/
      /*left: auto !important;*/
    }
    .title_category {
      margin-bottom: 20px
    }

    .custom_widget {
      width: 150px;
      height: 70px;
      border-radius: 50px;
      position: fixed;
      bottom: 17px;
      right: 15px;
      background: rgba(255, 255, 255, 0.7);
      z-index: 999;

      -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
      -moz-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
      -o-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
      box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.3);
    }
    #content .article-title h1 {
      font-size: 20px;
      margin-bottom: 0px;
      line-height: 25px;
      padding-bottom: 0px;
    }

  }

  .for_650px {
    display: none;
  }

  @media screen and (max-width: 650px) {

    .rd-mobilepanel_title {
      display: none;
    }

    .for_650px {
      display: block;
    }

    /*----------------------------  custom block bonGrn*/
    .customer-points.tennis_ball {
      width: 40px;
      height: 40px;
      top: 65px;
      overflow: hidden;
      background: url("../image/lunik_Tennis_Ball_-_Bola_de_Tenis.png") no-repeat;
      background-size: cover;
      animation-name: animate_ball;

      -webkit-animation-iteration-count: 1;
      -moz-animation-iteration-count: 1;
      -o-animation-iteration-count: 1;
      animation-iteration-count: 1;

      -webkit-animation-duration: 1.5s;
      -moz-animation-duration: 1.5s;
      -o-animation-duration: 1.5s;
      animation-duration: 1.5s;

      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
    }

    @keyframes animate_ball {
      0% {
        top: 105px;
        left: 2%;
        transform: rotate(360deg);
        -webkit-animation-timing-function: ease-in;
      }
      50% {
        top: 100vh;
        -webkit-animation-timing-function: ease-out;
        transform: rotate(-360deg);
      }

      100% {
        top: 65px;
        -webkit-animation-timing-function: ease-in;
        transform: rotate(0deg);
      }
    }

    .tennis_ball .costom_hide {
      display: none;
    }

    .tennis_ball .costom_show {
      display: inline-block;
      width: 100%;
      height: 20px;
      text-align: center;
      background: rgba(0, 0, 0, 0.4);
      padding: 3px 3px;
      vertical-align: middle;
      font-size: 14px;
      margin-top: 5px;
      line-height: 16px;
    }

    .burger-button {
      top: 13px;
    }
    .delivery_page > section {
      padding-bottom: 25px;
      padding-left: 0;
      padding-right: 0;
    }

  }

@media screen and (max-width: 580px) {
    /*------------------------------------  style product Card*/
    .style-product-card-for-mob .product-layout {
        width: 100%;
        max-width: 100%;
        min-height: auto;
    }

    #page .style-product-card-for-mob .product-thumb {
        width: 100%;
        /*max-width: 450px;*/
        min-height: auto;
        margin-bottom: 0;
    }

    .style-product-card-for-mob .product-thumb .image {
        width: 40%;
        float: left;
    }

    .style-product-card-for-mob .product-thumb .caption {
        width: 60%;
        float: left;
    }

    .style-product-card-for-mob .product-thumb .name {
        text-align: left;
        min-height: auto;
    }

}

  @media screen and (max-width: 564px) {

    .rd-mobilepanel_1 .toglle-button.col-xs-3.text-left {
      padding-left: 0;
      padding-right: 0;
      width: 111px;
    }

  }

  /*@media screen and (max-width: 540px) {*/

    /*!*------------------------------------  style product Card*!*/
    /*.style-product-card-for-mob .product-layout.product-grid.col-lg-4.col-md-4.col-sm-4.col-xs-12 {*/
      /*width: 100%;*/
    /*}*/

    /*#page .style-product-card-for-mob .product-thumb {*/
      /*width: 100%;*/
      /*max-width: 450px;*/
      /*min-height: auto;*/
    /*}*/

    /*.style-product-card-for-mob .product-thumb .image {*/
      /*width: 40%;*/
      /*float: left;*/
    /*}*/

    /*.style-product-card-for-mob .product-thumb .caption {*/
      /*width: 60%;*/
      /*float: left;*/
    /*}*/

    /*.style-product-card-for-mob .product-thumb .name {*/
      /*text-align: left;*/
      /*min-height: auto;*/
    /*}*/

   /*}*/
.rd-mobilepanel_1 .col-xs-3.text-left {
  height:100%;
}

@media screen and (max-width: 360px) {
  .text--foto_wrapp {
    margin: 0 auto ;
    width: 100%;
    box-shadow: none;
    padding: 5px;
  }
  .text--foto_wrapp--foto {
    width: 100%;
    max-width: 300px;
    height: 150px;
    margin: 0 auto 20px;
    float: none;
  }
}

.rd-mobilepanel_toggle.click_style span::after,
.rd-mobilepanel_toggle.click_style span::before,
.rd-mobilepanel_toggle.click_style span {
  background:#eb6608!important;
}

.description-category h1 {
  pointer-events: none;
}

.Important-information {
  text-align: center;
  /*display: none;*/
}
.Important-information hr { width:100%; }


/*size block*/
.info-product__available-sizes-title {
  margin-bottom: 20px;
  display: inline-block;
}
#options .radio {
  position: absolute;
  opacity: 0;
}
#options label::before,
#options label::before {
  opacity:0;
  position: absolute;
}

.form-group.required input {
  background-color: #fff;
}
.contact-form__label.contact-form__input--radio, input.radio {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
#options .radio:not(checked) {
  position: absolute;
  opacity: 0;
}
#options  .required .control-label::after {
  display: none;
}
.radio:not(checked) + label {
  position: relative;
  padding-top: 10px;
}
.info-product__available-sizes-size label {
  font-family: "RobotoCondensedBold";
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  /*line-height: 28px;*/
  background-color: #fff;
  color: #4a4a4a;
  font-size: 12px;
  padding: 10px 2px;
  border: 2px solid #DEDEDE;
  cursor: pointer;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.info-product__available-sizes-size-item label.without-bottom {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 5px;
  text-align: center;
  cursor: pointer;
  color: #4a4a4a;

  background-color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.info-product__available-sizes-size label {
  text-align: center;
  color: #4a4a4a;
  font-size: 12px;
  cursor: pointer;
}
.info-product__available-sizes-size label.without-bottom .text-radio-lable {
  line-height: 40px;
}
.radio:checked + label, .info-product__available-sizes-size label:hover {
  border: 2px solid #ff7513 !important;
  background: #3A3A3A !important;
  color: #fff;
}
/*End--size block*/

/* меню*/
@media screen and (max-width: 992px) {
  .rd-mobilemenu_ul li {
    /*border-bottom:2px solid orange;*/
    margin-bottom:2px;
    display: table;
    position: relative;
    width:100%;
  }
  .rd-mobilemenu_ul li:nth-child(7) .rd-submenu-toggle,
  .rd-mobilemenu_ul ul {
    display: none;
  }
  .rd-mobilemenu_ul li > a .rd-submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    /*font: 400 10px "FontAwesome";*/
    /*!*line-height: normal;*!*/
    /*line-height: 44px;*/
    text-align: center;
    z-index:9;
    display: table-cell;
    vertical-align: middle;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .rd-mobilemenu_ul li > a {
    padding: 12px 50px 12px 20px;
  }
  .rd-with-ul.active span.rd-submenu-toggle {
    /*background: #fff;*/
    /*width:45px;*/
    /*-webkit-border-radius: 50px;*/
    /*-moz-border-radius: 50px;*/
    /*border-radius: 50px;*/
  }
  .rd-mobilemenu_ul li > a.active .rd-submenu-toggle::after {
    content: '\f106';
    color: #4a4a4a;
  }
  .rd-mobilemenu_ul li > a .rd-submenu-toggle::after {
    content: '\f107';
    color: #4a4a4a;
    font-size: 25px;
    display: table-cell;
    vertical-align: middle;
    float: right;
    padding: 6px 10px;
  }
  .rd-mobilemenu_ul li > a.active {
    /*background: #EB6608;*/
    /*color: #fff;*/
  }
  .rd-mobilemenu_submenu .sf-mega_section {
    width:100%!important;
  }
  .rd-mobilemenu_submenu .sf-mega_row ul {
    display: none;
  }
  /*.rd-mobilemenu_submenu {*/
  /*position: absolute;*/
  /*width: 240px;*/
  /*left:-240px;*/
  /*height:100%;*/
  /*background: #fff;*/
  /*display: block;*/
  /*}*/
  /*.rd-mobilemenu_submenu.slide-left {*/
  /*left:0;*/
  /*}*/
}
@media screen and (max-width: 767px) {
  .product-filter_elem.sort{
    font: 500 16px "Roboto", sans-serif;
    color: #fff;
    padding-bottom: 0;
    padding-top: 0;
    padding-right:15px;
    padding-left: 10px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    width:100%;
    background: #3a3a3a;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .product-filter_elem.sort > div {
    background: #3a3a3a;
  }
  .product-filter_elem.sort .control-label,
  .custom_widget {
    display: none;
  }
  aside#column-left {
    margin-top:0;
  }
  .product-filter .sort .sbHolder, .product-filter .sort select {
    width: 100%;
  }
  .product-filter_elem.sort .sbHolder, .sbToggle {
    border-left: none;
    border-right:none;
  }
  .mfilter-heading-text {
    margin-left:0;
  }
  .mfilter-heading-text > span {
    padding-left:10px;
  }
  .product-filter_elem.sort .sbHolder {
    height:55px;
  }
  .product-filter_elem.sort .sbHolder a {
    color: #fff;
    line-height:35px;
    padding:10px;
    border-bottom: 1px solid #3a3a3a;
  }
  .product-filter_elem.sort .sbOptions li a {
    color: #3a3a3a;
  }
  .product-filter {
    margin-bottom:0;
  }
}
/*End-- меню*/
.show-hide__filter {
  display: none;
}
@media screen and (max-width:767px) {

  .box-content.mfilter-content {
    display: none; }
  .box-content.mfilter-content.active {
    display: block; }
  .show-hide__filter {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 15px 20px;
    position: relative;
    text-align: left;
    margin-bottom: 15px;
    background: #3a3a3a;
    color: #fff;
    font-size: 16px;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .show-hide__filter:after {
    content: '\f107';
    font-family:'FontAwesome';
    float: right;
    font-size:26px;
  }
  .show-hide__filter.active:after { content: '\f106'; }

}

/*
------------------------------------------- page delivery*/
.wrapp-content-delivery {

  width:100%;
  max-width:1140px;
  margin: 0 auto;

}
.delivery_item {

  float: left;
  width:48%;
  margin-bottom:80px;

}
.delivery_item_1 { margin-right:4%; }
.delivery_item_foto {

  margin-bottom:40px;
  clear: both;

}
.delivery_item_foto img {

  display: block;
  width:100%;
  height:auto;

}
.delivery_item_title {

  font-size:18px;
  margin-bottom:25px;
  clear: both;
  line-height: 1.2;

}
.delivery_item_description p {

  margin:0;
  line-height: 26px;
  text-align: justify;

}
.delivery_item_description p a,
.main-page__right-column--text-exit p a {

  color: #3a3a3a;
  text-decoration: underline;
  font-family: "RobotoCondensedBold";

}
.delivery_item_description p a:hover,
.main-page__right-column--text-exit p a:hover { text-decoration: none; }
.delivery_item_4 .delivery_item_foto {

  margin-bottom:0;
  margin-top:40px;

}
.delivery_item_5 {

  width:100%;
  float: left;

}
.table-fill {
  background: #fff;
  border-collapse: collapse;
  margin: 25px 0 0;
  max-width: 600px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.icon_footnote {
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  top: -4px;
  background: url('https://lotto-sport.com.ua/catalog/view/theme/default/image/icon/footnote_icon-red.png')no-repeat 50%;

  -webkit-background-size: contain;
  background-size: contain;
}
.table-fill tbody td {
  padding:15px 5px;
}
.table-fill .bold_text {
  font-family: "RobotoCondensedBold";
}
.delivery_item_description b {
  font-family: "RobotoCondensedBold";
  color: #3a3a3a;
}
.table-fill th {
  color: #fff;
  background: #3a3a3a;
  border-bottom: 2px solid #9ea7af;
  font-size: 18px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  letter-spacing: 1px;
  padding: 15px 5px;
  text-align:left;
  width:50%;
}

.table-fill th:last-child {
  border-right:none;
}

.table-fill tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#3a3a3a;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}

.table-fill tr:hover td {
  background:#3a3a3a;
  color:#FFFFFF;
  border-top: 1px solid #22262e;
}

.table-fill tr:first-child {
  border-top:none;
}

.table-fill tr:last-child {
  border-bottom:none;
}

.table-fill tr:nth-child(odd) td {
  background:#EBEBEB;
}

.table-fill tr:nth-child(odd):hover td {
  background:#3a3a3a;

  -webkit-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
}
.table-fill td {
  background:#FFFFFF;
  text-align:left;
  font-weight:300;
  font-size:16px;
  vertical-align: top;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

.table-fill td:last-child {
  border-right: 0px;
}

.table-fill th.text-left {
  text-align: left;
}

.table-fill th.text-center {
  text-align: center;
}

.table-fill th.text-right {
  text-align: right;
}

.table-fill td.text-left {
  text-align: left;
}

.table-fill td.text-center {
  text-align: center;
}

.table-fill td.text-right {
  text-align: right;
}
.dop-info_js {
  display: none;
  padding: 15px;
  text-align: justify;
  background: #fff;
  margin-top: 15px;

  -webkit-box-shadow: 0px 0px 2.51px 0.49px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 2.51px 0.49px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 2.51px 0.49px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2.51px 0.49px rgba(0, 0, 0, 0.3);
}
.hide-show_dop-info-js .text-left {
  text-decoration: underline;
}
.hide-show_dop-info-js:hover .text-left,
.hide-show_dop-info-js.active .text-left {
  text-decoration: none;
}
.hide-show_dop-info-js.active {
  background: #000;

  -webkit-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6.51px 0.49px rgba(0, 0, 0, 0.3);
}
.hide-show_dop-info-js {
  cursor: pointer;
}
.delivery_item-dop-info a {
  color: #3a3a3a;
  text-decoration: underline;
  font-family: "OpenSansBold";
}
.delivery_item-dop-info a:hover {
  text-decoration: none;
}
.delivery_item-dop-info li {
  list-style-type: disc;
  margin-left: 15px;
}
.delivery_item.delivery_item_3,
.delivery_item.delivery_item_4,
.delivery_item.delivery_item_5 {
  width: 100%;
  max-width: 100%;
  margin-right:0;
  margin-bottom: 30px;
}
.delivery_item.delivery_item_3 .delivery_item_title,
.delivery_item.delivery_item_4 .delivery_item_title,
.delivery_item.delivery_item_5 .delivery_item_title {
  margin-bottom: 10px;
}
.delivery_icon {
  display: inline-block;
  width: 35px;
  height:35px;
  vertical-align: middle;
  margin-right: 15px;
}
.delivery_icon img {
  width: 100%;
}
.delivery_item_5 .delivery_item_foto {
  max-width: 600px;
  margin: 25px 10px 0 0;
}

@media screen and (max-width: 650px) {
  .delivery_item {
    width: 100%;
    margin-bottom: 30px;
  }

  .delivery_item_1 {
    margin-right: 0;
  }

  .delivery_item_foto {
    margin-bottom: 20px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .delivery_item_title {
    margin-bottom: 10px;
  }

  .delivery_item_title {
    display: table;
  }

  .delivery_item_title span {
    display: table-cell;
    vertical-align: middle;
  }

  .delivery_icon {
    padding-right: 10px;
    width: 50px;
    height: 50px;
  }
}

/*==================
new checkout
===================*/
.simplecheckout-right-column {
  outline: 1px solid #f5f5f5;
}
.prod-option .cart-image {
  margin-right: 50px;
}
.prod-option .quantity {
  margin-right:10px;
  width:200px;
}
.checkout-price-info,
.prod-option .total {
  float: left;
  width: 120px;
  min-height: 77px;
  display: table;
}
.checkout-price-info {
  width: 250px;
  text-align: right;
}
.checkout-price-info .cart-old-price,
.checkout-price-info .price{
  display: table-header-group;
  vertical-align: middle;
  text-align: right;
}
.checkout-price-info .price,
.prod-option .total span {
  font-size: 16px;
  font-family: "RobotoCondensedBold";
}
.checkout-price-info .cart-old-price,
.komplect-checkout__body .sale-set-total .cart-old-price {
  text-decoration: line-through;
}
.prod-option .price {
  padding-top: 0;
}
.prod-option .quantity {
  min-height: 77px;
}
.prod-option .total span {
  display: table-cell;
  vertical-align: middle;
  font-size: 21px;
}
.prod-option .total span.coupon-price {
  font-size:14px;
}
#simplecheckout_cart .table-responsive {
  outline: 1px solid #f5f5f5;
  margin-bottom:15px!important;
}
.string-table-simplecheckout {
  margin-bottom: 10px;
  border-bottom: none;
  padding: 10px 15px;
}
.table-checkout__body {
  padding: 30px 10px;
  border: 1px solid #f5f5f5;
  background-color: #fff;
  position: relative;
  margin-bottom: 10px;
}
.description-action {
  margin-bottom: 25px;
}
.color-red {
  color: #EC1836;
  letter-spacing: 1;
  font-family: "RobotoCondensedBold";
}
.description-action {
  font-family: "RobotoCondensedRegular";
}
.table-checkout__body--action__top .btn.action_style {
  color: #fff;
  font-family: "RobotoCondensedBold";
  width: 120px;
  border: none;
  background: #7AAA38;
  padding: 0 12px;
  font-size: 12px;
  line-height: 30px;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#coupon-input {
  float: right;
}
#coupon-input .inputs {
  color: #000;
}
.no_visible.product-action-block {
  margin-top: 20px;
}
.share-basket {
  border: 1px solid rgb(232, 232, 232);
  margin-bottom: 10px;
  background: #fff;

  -webkit-box-shadow: 0px 5px 17.85px 3.15px rgba(174, 174, 174, 0.15);
  -moz-box-shadow: 0px 5px 17.85px 3.15px rgba(174, 174, 174, 0.15);
  -o-box-shadow: 0px 5px 17.85px 3.15px rgba(174, 174, 174, 0.15);
  box-shadow: 0px 5px 17.85px 3.15px rgba(174, 174, 174, 0.15);
}
.conditions-good {
  display: block;
  position: relative;
  font-size: 14px;
  padding: 20px 10px 20px 50px;
  border-bottom: 1px solid rgb(232, 232, 232);
}
.komplect-checkout__body .color-red.info-text,
.komplect-checkout__body .color-red.info_bg {
  padding: 15px 10px;
  border-top: 1px solid rgb(232, 232, 232);
  font-family: "RobotoCondensedLight";
}
.conditions-good .icon {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 15px;
}
.komplect-checkout__body .string-table-simplecheckout {
  background: #f3f3f3;
}
.simplecheckout-block {
  overflow: hidden;
  margin-bottom:0;
}
#content .simple-content {
  margin: 0;
}
.simplecheckout-block-content textarea {
  border: 1px solid #dedede;
  background: #fff;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#coupon-input .form-control {
  background: #fff;
}
.table-checkout__body--action.komplect .table-checkout__body {
  width: 580px;
  float: left;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.wrapp-table-checkout__body-tr {
  background: #f3f3f3;
}
label.without-bottom::before {
  opacity: 0;
}
.table-checkout__body--action .in-cart {
  /*display: inline-block;*/
  margin-bottom: 10px;
  padding-left: 10px;
}
.title_green {
  color: #7AAA38;
  margin-bottom: 5px;
  font-family: "RobotoCondensedBold";
  padding-left: 10px;
}
.komplect .table-checkout__body-tr {
  padding: 20px 10px;
  border-top: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
}
.komplect .table-checkout_item.table-checkout__foto,
.komplect .table-checkout_item.table-checkout__info.name {
  float: left!important;
  min-height: 80px;
}
.komplect .table-checkout_item.table-checkout__foto {
  margin-right: 15px;
}
.komplect .table-checkout_item.table-checkout__info.name {
  width: 205px;
}
.komplect .table-checkout_item.price {
  float: right !important;
  min-height: 80px;
  width: 215px;
  text-align: right;
  font-size: 16px;
}
.komplect .wrapp_btn_komplect {
  position: absolute;
  width: 200px;
  left: 100%;
  top: 50%;
  margin-top: -22px;
  margin-left: 12px;
}
.sales-set-add-cart {
  width: 100%;
  padding: 0;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "RobotoCondensedBold";
  background: #7bb224;

  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sales-set-add-cart:hover {
  background: #ff6600;
  color: #fff;

  -webkit-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  -moz-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.sales-set-add-cart:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.info-product__available-sizes-size-item {
  font-size:0;
}
.sale-set-in-cart .komplect_checkout_wrapp {
  width: 500px;
  background: #FBFBFB;
  border-right: 1px solid rgb(232, 232, 232);
}
.sale-set-in-cart .komplect_checkout_wrapp .cart-image {
  margin-right: 10px;
}
.sale-set-in-cart .komplect_checkout_wrapp .quantity {
  margin-right: 20px;
  width:200px;
}
.sale-set-in-cart .komplect_checkout_wrapp .checkout-price-info {
  float: right;
}
.komplect-checkout__body .sale-set-total {
  right: 80px;
  position: absolute;
  top: 41%;
}
.komplect-checkout__body .sale-set-total .cart-price {
  font-size: 18px;
}
.sale-set-in-cart .checkout-price-info .cart-old-price,
.sale-set-in-cart  .checkout-price-info .price {
  text-align: right;
}
.sale-set-in-cart .string-table-simplecheckout {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.sale-set-in-cart .string-table-simplecheckout:last-child {
  border-bottom:none;
}
textarea:not([class*="habla"]) {
  min-height: 100px;
}
.simplecheckout .simplecheckout-warning-block {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  color: #e11733;
  margin-top:;

  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.product-warning {
  color: #DD5955;
}
.prod-option .total span.product-warning {
  font-size: 15px;
  font-family: "RobotoCondensedLight";
}
.simplecheckout-right-column .simplecheckout-block {
  margin-bottom: 0;
}
.second-goods .add-cart {
  float: right;
}
.second-goods .table-checkout__foto {
  float: left;
  margin-right: 15px;
}
.options-title {
  margin-bottom: 10px;
  display: inherit;
  line-height: 20px;
}
.second-goods .table-checkout_item.table-checkout__price {
  display: table;
  height: 71px;
  margin-right: 20px;
  width: 80px;
  position: relative;
  float: left;
  text-align: center;
}
.second-goods .table-checkout_item.table-checkout__price span.wrapp_checkout_price {
  display: table-cell;
  vertical-align: middle;
}
.second-goods .table-checkout__info.name {
  float: left!important;
  width: 400px;
}
.second-goods .checkout-price-info, .prod-option .total {
  float: left;
  width: 120px;
  height: 77px;
  display: table;
}

.prod-option .total {
  text-align: right;
  float: right;
}
.second-goods .cart-old-price {
  text-decoration: line-through;
  font: 500 14px/24px "Roboto", sans-serif;
  color: #4a4a4a;
}
.second-goods .checkout-price-info .cart-old-price,
.second-goods .checkout-price-info .price {
  display: table-header-group;
  vertical-align: middle;
  text-align: center;
}
.second-goods .checkout-price-info .cart-old-price,
.second-goods  .checkout-price-info .price {
  display: table-header-group;
  vertical-align: middle;
  text-align: center;
}
.second-goods .add-cart button,
#simplecheckout_button_confirm {
  display: inline-block;
  text-align: center;
  color: #fff;
  width: 200px;
  line-height: 47px;
  background-color: #7bb224;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.second-goods .add-cart button:hover,
#coupon-input .buttons a:hover {
  background: #ff6600 !important;
  color: #fff;

  -webkit-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  -moz-box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  box-shadow: 0 10px 15px rgba(206, 89, 6, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.simplecheckout-right-column {
  background: #fff;
}
.simplecheckout-right-column .simplecheckout-button-right {
  text-align: center;
  padding:0;
}
#coupon-input .buttons a {
  background: #7bb224;
}
.simplecheckout .simplecheckout-left-column {
  width: 69%!important;
  float: left;
}
.simplecheckout .simplecheckout-right-column {
  width: 29%!important;
  float: left;
}
.product-det-block .sale-information {
  margin-bottom: 15px;
}
#content .product-title {
  padding-bottom: 10px;
}
.sale-information a {
  display: inline-block;
  font-size: 11px;
  color: #fff;
  padding: 0 15px;
  position: relative;
  background-color: #EC1836;
  line-height: 25px;
  text-shadow: 0 0 0 rgba(255, 255, 255, 1);
  text-transform: uppercase;
  letter-spacing: 1px;

  -webkit-box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -moz-box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -o-box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);

  -webkit-animation: pulse_sale 5s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse_sale 5s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse_sale 5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse_sale 5s infinite cubic-bezier(0.66, 0, 0, 1);
}
.sale-information a:hover {
  color: #fff;
}
.sale-information .fa {
  font-size: 16px;
  text-shadow: 0 0 0 rgba(255, 255, 255, 1);
  color: #fff;
  position: relative;
  vertical-align: text-bottom;
  margin-left: 5px;
}
.info-product__available-sizes-title {
  margin-bottom: 10px;
}
#product {
  margin-top: 0;
}
.general_info h1.product-title {
  font-size: 31px !important;
}
#product .price, #product .price-new {
  font-size: 31px;
}
.sale-popup_text,
#product .price-old,
#product .price-new {
  display: table-cell;
  vertical-align: middle;
}
#product .price-old {
  padding-right:15px;
}
#product .price-section {
  display: table;
}
.general_info .product-section strong + span.stock {
  color: #84d00d;
}

.icon_sale {
  color: #fff;
  display: inline-block;
  top: 0;
  left:0;
  position: absolute;
  background: url("/catalog/view/theme/theme736/image/sale_icon_babolat.png") no-repeat;
  background-size: contain;
  font-size: 12px;
  height: 50px;
  width: 50px;
  z-index:1;

  /*-webkit-transform: rotate(-90deg);*/
  /*-moz-transform: rotate(-90deg);*/
  /*-ms-transform: rotate(-90deg);*/
  /*-o-transform: rotate(-90deg);*/
  /*transform: rotate(-90deg);*/
}
.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 70px;

  -webkit-transition: top .5s linear;
  -moz-transition: top .5s linear;
  -o-transition: top .5s linear;
  transition: top .5s linear;
}
.simplecheckout::after {
  content: "";
  display: block;
  clear: both;
}
.opacity{
  opacity: 0.6;
}
/*.quantity .options {*/
/*min-height: 24px;*/
/*}*/

@-webkit-keyframes pulse_sale {
  0% {
  @include transform(scale(.6));
  }
  30% {
  @include transform(scale(0.9));
    -webkit-box-shadow: 0 0 0 5px rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 5px rgba(123,178,36, 0);
    box-shadow: 0 0 0 5px rgba(123,178,36, 0);
  }
  70% {
  @include transform(scale(1));
    -webkit-box-shadow: 0 0 0 15px rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 15px rgba(123,178,36, 0);
    box-shadow: 0 0 0 15px rgba(123,178,36, 0);
  }
  100% {
  @include transform(scale(.9));
    -webkit-box-shadow: 0 0 0 0 rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 0 rgba(123,178,36, 0);
    box-shadow: 0 0 0 0 rgba(123,178,36, 0);
  }
}
@-moz-keyframes pulse_sale {
  0% {
  @include transform(scale(.6));
  }
  30% {
  @include transform(scale(0.9));
    -webkit-box-shadow: 0 0 0 5px rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 5px rgba(123,178,36, 0);
    box-shadow: 0 0 0 5px rgba(123,178,36, 0);
  }
  70% {
  @include transform(scale(1));
    -webkit-box-shadow: 0 0 0 15px rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 15px rgba(123,178,36, 0);
    box-shadow: 0 0 0 15px rgba(123,178,36, 0);
  }
  100% {
  @include transform(scale(.9));
    -webkit-box-shadow: 0 0 0 0 rgba(123,178,36, 0);
    -moz-box-shadow: 0 0 0 0 rgba(123,178,36, 0);
    box-shadow: 0 0 0 0 rgba(123,178,36, 0);
  }
}


@media screen and (max-width: 1200px) {

  .prod-option .quantity {
    margin-right: 10px;
  }
  .sale-set-in-cart .komplect_checkout_wrapp {
    width: 400px;
  }
  .sale-set-in-cart .komplect_checkout_wrapp .quantity {
    margin-right: 5px;
  }
  .prod-option .total {
    width: 89px;
  }
  .checkout-price-info {
    width: 200px;
    text-align: right;
  }
  .komplect-checkout__body .sale-set-total {
    right: 40px;
  }
  .second-goods .table-checkout__info.name {
    width: 260px;
  }
  .second-goods .add-cart {
    margin-top: 15px;
  }
  .table-checkout__body--action.komplect .table-checkout__body {
    width: 480px;
  }
  .komplect .table-checkout_item.table-checkout__info.name {
    width: 190px;
  }
  .komplect .table-checkout_item.price {
    width: 180px;
    font-size: 14px;
  }
  .table-checkout__body-tr-top.clearfix {
    margin-bottom: 10px;
  }
  .komplect .wrapp_btn_komplect {
    width: 160px;
  }

}
@media screen and (max-width: 992px) {

  .sale-set-in-cart .komplect_checkout_wrapp {
    width: 100%;
  }
  .komplect-checkout__body .sale-set-total {
    position: relative;
    right: 0;
    top: 0;
    padding: 15px 0;
  }
  .table-checkout__body {
    padding: 10px;
  }
  .prod-option .cart-image,
  .prod-option .quantity{
    margin-right: 10px;
  }
  .prod-option .quantity {
    width: 180px;
  }
  .checkout-price-info {
    width: 135px;
    margin-right: 0;
  }
  .komplect-checkout__body .string-table-simplecheckout .checkout-price-info {
    margin-right:10px;
  }
  .hide_text {
    display: none;
  }
  .second-goods .add-cart button {
    width:47px;
  }
  .komplect .wrapp_btn_komplect {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .komplect .wrapp_btn_komplect .sales-set-add-cart {
    width: 200px;
  }
  .table-checkout__body--action.komplect .table-checkout__body {
    width: 100%;
  }
  .komplect .table-checkout_item.table-checkout__info.name {
    width: 200px;
  }
  .komplect .table-checkout_item.price {
    width: 185px;
    font-size: 14px;
  }
  .sale-set .checkout-price-info {
    width:90px;
  }

}
@media screen and (max-width: 768px) {

  .simplecheckout .simplecheckout-left-column,
  .simplecheckout .simplecheckout-right-column {
    width: 100%!important;
    float: left;
  }
  #content .simple-content {
    width:480px;
    margin-left:auto;
    margin-right:auto;
  }
  .prod-option .cart-image, .prod-option .quantity {
    margin-left: 0;
    margin-right: 5px;
  }
  .prod-option .total span {
    font-size: 18px;
  }
  .checkout-price-info, .prod-option .total {
    width: 78px;
  }
  .second-goods .table-checkout__info.name {
    width: 200px;
    margin-right: 20px;
  }
  .info-product__available-sizes-size-item label.without-bottom {
    margin-bottom: 2px;
  }
  .table-checkout__body--action.komplect .table-checkout__body {
    width: 100%;
  }
  .komplect .table-checkout_item.table-checkout__info.name {
    width: 175px;
  }
  .komplect .table-checkout_item.price {
    width: 170px;
    font-size: 13px;
  }
  .komplect .wrapp_btn_komplect {
    position: relative;
    width: 100%;
    left: 0;
    top: auto;
    margin-top: 0;
    margin-bottom:0;
    margin-left: 0;
    padding:10px;
    text-align: center;
  }
  .string-table-simplecheckout {
    background: #f3f3f3;
  }
  .prod-option .quantity {
    width: 170px;
  }
  .checkout-price-info {
    width: 125px;
  }
  .checkout-price-info .coupon-price{
    font-size: 13px;
    line-height: 1.2;
  }

}
@media screen and (max-width: 490px) {

  #content .simple-content {
    width:290px;
  }
  .checkout-price-info {
    width: 190px;
    text-align: center;
    height:auto;
  }
  .checkout-price-info .cart-old-price, .checkout-price-info .price {
    text-align: center;
  }
  .prod-option .total {
    height: auto;
  }
  .string-table-simplecheckout {
    margin-bottom: 2px;
    padding: 5px;
  }
  .prod-option .cart-image {
    margin-right: 10px;
  }
  .table-checkout__body {
    padding: 10px 5px;
  }
  .quantity .options {
    height: auto;
  }
  .prod-option .quantity {
    margin-right: 0;
  }
  .prod-option .total {
    float: right;
    color: #DD5955
  }
  .komplect .table-checkout_item.table-checkout__foto {
    margin-right: 5px;
  }
  .komplect .table-checkout_item.price {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    min-height:0;
    position: absolute;
    bottom:5px;
    left:0;
  }
  .komplect .table-checkout__body-tr {
    padding: 10px 5px 65px;
    position: relative;
  }
  .komplect .form-group {
    margin-bottom: 0;
  }
  .conditions-good {
    padding: 10px 10px 10px 50px;
  }
  .komplect .wrapp-table-checkout__body-tr{
    position: relative;
    padding-bottom: 0;
  }
  #content .h2 {
    padding-bottom: 0;
    line-height: 41px;
  }
  .komplect-checkout__body .checkout-price-info,
  .komplect-checkout__body .string-table-simplecheckout .total {
    text-align: center;
    display: block;
    width:100%;
    height:auto;
    min-height:auto;
  }
  .komplect-checkout__body .string-table-simplecheckout .total span {
    display: block;
  }
  .komplect-checkout__body .checkout-price-info .cart-old-price,
  .komplect-checkout__body .checkout-price-info .price {
    display: inline-block;
    padding:5px;
  }
  .prod-option .quantity {
    margin-right: 0;
    width: 205px;
  }

}
/*=================
End new checkout
===================*/

/*бАННЕРЫ НА СТРАНИЦЕ ПОДКАТЕГОРИЙ*/
/*.description-category h1::after {*/
  /*background: url('../image/banner/babolat_banner_1200-100.jpg')no-repeat;*/
  /*content: '';*/
  /*display: block;*/
  /*height: auto;*/
  /*cursor: pointer;*/
  /*padding: 4%;*/
  /*pointer-events: all;*/
  /*margin: 20px auto 20px;*/
  /*background-size: 100%;*/
  /*max-width: 1200px;*/
/*}*/
/*@media screen and (max-width: 992px) {*/
  /*.description-category h1::after {*/
    /*background: url('../image/banner/babolat_banner_750-90.jpg')no-repeat;*/
    /*background-size: contain;*/
    /*height: 90px;*/
    /*width:100%;*/
  /*}*/
/*}*/
/*@media screen and (max-width: 525px) {*/
  /*.description-category h1::after {*/
    /*background: url('../image/banner/babolat_banner_400-80.jpg')no-repeat;*/
    /*background-size: contain;*/
    /*height: 80px;*/
    /*text-align: center;*/
    /*background-position-x: center;*/
  /*}*/
/*}*/


/*article*/
/*.post_description .blog-post {*/

  /*padding: 50px 20px 85px;*/

/*}*/
/*.title_service_article {*/

  /*font-family: "RobotoCondensedRegular";*/
  /*font-size: 18px;*/
  /*color: #000;*/
  /*margin-bottom: 50px;*/
  /*text-align: center;*/

/*}*/
/*.sub-title_service_article {*/

  /*color: #333333;*/
  /*font-family: "RobotoCondensedBold";*/
  /*font-size: 18px;*/
  /*margin-bottom:20px;*/

/*}*/
/*.service_article-list {*/

  /*text-align: left;*/
  /*padding-left: 35px;*/
  /*margin-bottom: 65px;*/

/*}*/
/*.service_article-list-item {*/

  /*position: relative;*/
  /*font-size: 14px;*/
  /*color: #333333;*/
  /*font-family: "RobotoCondensedRegular";*/
  /*text-align: justify;*/
  /*margin-bottom: 20px;*/
  /*line-height:1.5;*/
  /*padding-left:25px;*/

/*}*/
/*.service_article-list-item:last-child {*/

  /*margin-bottom:0;*/

/*}*/
/*.service_article-list-item .fa {*/

  /*font-size: 13px;*/
  /*position: absolute;*/
  /*top: 4px;*/
  /*left: 0;*/
  /*color: #7F7F7F;*/

/*}*/
/*.service_article-list-item__spec--link {*/

  /*display: table-cell;*/
  /*background: #E6E3E3;*/
  /*width: 48%;*/
  /*height: 55px;*/
  /*vertical-align: middle;*/
  /*padding-left: 15px;*/
  /*box-sizing: border-box;*/
  /*text-align: center;*/
  /*border-top: 10px solid #fff;*/

/*}*/
/*.service_article-list-item__spec--link.spec_1 {*/

  /*border-right: 10px solid #fff;*/

/*}*/

/*.article-block-action {*/

  /*width: 100%;*/
  /*padding-top:20px;*/
  /*padding-bottom:20px;*/

  /*-webkit-box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;*/
  /*-moz-box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;*/
  /*box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -11px #CCC;*/

/*}*/
/*.article-block-action .btn-primary.btn-like {*/

  /*margin-bottom:0;*/

/*}*/
/*.article-block-action .title-action {*/

  /*font-family: "RobotoCondensedBold";*/
  /*font-size: 24px;*/
  /*color: #333;*/
  /*margin-bottom: 20px;*/

/*}*/
/*.price-list_title {*/

  /*font-size:18px;*/
  /*font-family: "RobotoCondensedBold";*/
  /*margin-bottom: 30px;*/
  /*color: #333;*/

/*}*/
/*.price-list_sub-title {*/

  /*font-size:14px;*/
  /*font-family: "RobotoCondensedBold";*/
  /*margin-bottom: 20px;*/
  /*text-align: left;*/
  /*color: #333;*/

/*}*/
/*.price-list_list {*/

  /*margin-bottom: 40px;*/
  /*display: table;*/
  /*width:100%;*/

/*}*/
/*.price-list_list .list-info,*/
/*.price-list_list .list-price {*/

  /*display: table-cell;*/
  /*background-color: #E6E3E3;*/
  /*border-bottom: 10px solid #fff;*/
  /*text-align: center;*/
  /*font-size:14px;*/
  /*height: 55px;*/
  /*vertical-align: middle;*/
  /*box-sizing: border-box;*/
  /*padding-left:15px;*/
  /*font-family: "RobotoCondensedRegular";*/
  /*color: #333;*/

/*}*/
/*.price-list_list .list-info {*/

  /*width: 635px;*/
  /*border-right: 10px solid #fff;*/
  /*text-align: left;*/

/*}*/
/*.price-list_list .list-price {*/

  /*font-family: "RobotoCondensedBold";*/
  /*width: 203px;*/

/*}*/
/*.price-list_list.action .list-info {*/

  /*width: 838px;*/
  /*border-right:none;*/

/*}*/
/*.article-description ul li, .article-description ol li {*/

  /*font-family: "RobotoCondensedRegular";*/

/*}*/
/*.diagnostica-article_item {*/

  /*margin-bottom:30px;*/

/*}*/
/*.diagnostica-article_item p {*/

  /*color: #333;*/
  /*font-size:14px;*/
  /*margin-bottom:15px;*/
  /*font-family: "RobotoCondensedRegular";*/

/*}*/
/*.diagnostica-article_item li {*/

  /*font-size:14px;*/
  /*margin-bottom:10px;*/
  /*font-family: "RobotoCondensedRegular";*/
  /*color: #333;*/
  /*margin-top:0;*/

/*}*/
/*.diagnostica-article_item--title {*/

  /*font-size: 18px;*/
  /*text-transform: uppercase;*/
  /*margin-bottom: 10px;*/
  /*font-family: "RobotoCondensedRegular";*/
  /*line-height: 1.2;*/
  /*color: #333;*/

/*}*/
/*.diagnostica-article_item--title .icon {*/

  /*display: inline-block;*/
  /*width: 40px;*/
  /*height: 40px;*/
  /*float: left; */

/*}*/


/*!*ARTICLE NEW DESIGN*!*/
/*.serv-centr_title {*/

  /*font-size: 33px;*/
  /*color: rgb(0, 0, 0);*/
  /*text-transform: uppercase;*/
  /*font-family: "RobotoCondensedRegular";*/
  /*margin-bottom:35px;*/
  /*text-align: center;*/

/*}*/
/*.serv-centr_sub-title {*/

  /*font-size: 30px;*/
  /*font-family: "RobotoCondensedBold";*/
  /*color: rgb(0, 0, 0);*/
  /*line-height: 1.2;*/
  /*text-align: center;*/
  /*margin-bottom:35px;*/

/*}*/
/*.text-center .btn_order {*/
  /*margin-bottom: 50px;*/
/*}*/
/*.btn_order {*/

  /*display: inline-block;*/
  /*background-color: rgb(244, 104, 27);*/
  /*line-height:70px;*/
  /*width:250px;*/
  /*text-align: center;*/

  /*font-size: 22px;*/
  /*color: #000;*/
  /*text-transform: uppercase;*/
  /*font-family: "RobotoCondensedBold";*/

  /*-webkit-border-radius: 22px;*/
  /*-moz-border-radius: 22px;*/
  /*border-radius: 22px;*/

/*}*/
/*.serv-centr_info-foto_1 .btn_order {*/

  /*left: 50%;*/
  /*margin-left: -125px;*/
  /*top: -39px;*/
  /*position: relative;*/
  /*border: 3px solid #fff;*/

/*}*/
/*.serv-centr_choice {*/
  /*margin-bottom:35px;*/
/*}*/
/*.serv-centr_info-foto_1 {*/
  /*margin-bottom:35px;*/
  /*margin-left: -15px;*/
  /*margin-right: -15px;*/
/*}*/
/*.serv-centr_choice-column {*/
  /*float: left;*/
  /*width:575px;*/
  /*min-height: 885px;*/
  /*background-color: #E6E6E6;*/
  /*!*margin:0 1%;*!*/
/*}*/
/*.serv-centr_choice--head {*/
  /*background-color: rgb(40, 40, 40);*/
  /*color: #fff;*/
  /*text-align: center;*/
  /*padding: 15px 20px;*/
  /*margin-bottom:25px;*/
/*}*/
/*.serv-centr_choice--head .fa {*/
  /*font-size:17px;*/
/*}*/
/*.serv-centr_choice--head p {*/
  /*margin-bottom:8px;*/
  /*line-height:1;*/
/*}*/
/*.serv-centr_choice--head__title {*/
  /*font-size: 30px;*/
  /*line-height:1;*/
  /*display: inherit;*/
  /*text-transform: uppercase;*/
  /*font-family: "RobotoCondensedBold";*/
/*}*/
/*.serv-centr_choice--text {*/
  /*font-family: "RobotoCondensedRegular";*/
  /*font-size:20px;*/
  /*color: #000;*/
/*}*/
/*!*END ARTICLE NEW DESIGN*!*/


/*new gallery product page*/
.product-content-top {
  margin-bottom: 25px;
}
.product_page-left {
  float: left;
  width:40%;
}
.product_page-right {
  float: left;
  width:60%;
  padding-left: 10px;
}
.product_tabs,
.related-block {
  float: left;
  width: 100%;
}
#product #button-cart {
  margin-bottom: 0;
}
#content .product-title {
  padding: 0;
}
.general_info h1.product-title {
  font-size: 25px !important;
  line-height: 1;
  margin-bottom: 15px;
}
#content ul.list-unstyled {
  padding: 0;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.sale-information {
  margin-bottom: 15px;
}
#product .price-new {
  font-size: 24px;
}
#product .price-section {
  margin: 0 0 15px;
}
.image-additional,
.image-additional li {
  border:none;
}
.nav-tabs > li + li {
  margin-left: 0;
}
.wrapp-small-slider-gallery .swiper-button-next,
.wrapp-small-slider-gallery .swiper-button-prev {
  background: none;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 30px;
  margin-top: -15px;
  z-index: 10;
  cursor: pointer;
  font-size: 30px;
  line-height: 20px;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.wrapp-small-slider-gallery {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.bx-controls.bx-has-controls-direction {
  display: none;
}
@media screen and (max-width: 992px) {
  #content h1 {
    font-size: 25px !important;
    line-height: 1;
    margin-bottom: 15px;
  }
  .container {
    overflow: hidden;
  }
  .v-tab_container {
    background: #cccccc1a;
    height: auto;
    min-height: 180px;
    overflow: hidden;
  }
  #content .product_tabs {
    margin-top: 0;
  }
  .product_tabs .nav-tabs li {
    margin-bottom: 10px;
  }
  .product_tabs .nav-tabs {
    padding: 0;
    margin-bottom: 15px;
  }
  .product_tabs .tab-content {
    margin-top: 0;
    padding-top: 0;
  }
  .related-block .product-reccurings_title {
    padding-bottom: 0;
    margin-bottom: 15px;
    font-size: 16px;
    color: #3a3a3a;
  }
  .product_tabs {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
footer .homebuilder .tm-container:last-child {

  margin-bottom: 20px;
  margin-top: 0;

}
}
@media screen and (max-width: 520px) {
  .product_page-left,
  .product_page-right {
    width:100%;
  }
}
#rewards {
  float: right;
  text-align: left;
}
.currency-rates span {
  display: block;
  text-align: right;
  color: #fff;
  line-height: 2;
}
.currency-rates_desc-top-btn-close {
  position: absolute;
  top: 3px;
  left: 50%;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: -7px;
}
.currency-rates_desc-top {
  position: fixed;
  width: 135px;
  right:-135px;
  top: 200px;
  padding:25px 15px 15px;
  background: rgba(58,58,58, 1);
  z-index: 99;

  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -ms-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.currency-rates_desc-top.show {
  right:0;
}
.currency-rates_desc-top-btn-show {
  display: inline-block;
  width:45px;
  height: 45px;
  position: absolute;
  left:0;
  background-color: rgba(58,58,58, 0.6);
  opacity:0;
  z-index:8;

  -webkit-border-radius: 100% 0 0 100%;
  -moz-border-radius: 100% 0 0 100%;
  border-radius: 100% 0 0 100%;

  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.currency-rates_desc-top-btn-show img {

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);

  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.currency-rates_desc-top-btn-show.visible {
  left:-45px;
  opacity:1;
}
.fa-volume-control-phone {
  color: #3a3a3a;
  font-size: 18px!important;
  margin-right: 10px;

  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.manager-name {
  padding-right: 10px;
}

/*category new collexction icon*/
.category-icon_new {
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 55px;
  left:0;
  top: 0;
  z-index:2;

  background: url("../image/icon/icon_new.svg") no-repeat center;
  -webkit-background-size:contain;
  background-size:contain;
}
@media screen and (max-width: 500px) {
  .category-icon_new {
    width: 40px;
    height: 30px;
  }
}

/*text danger
*/
.text-danger {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid red;
}


/*Footer info block*/
#slideInfoBlock {
  /*display: none!important;*/
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0, 0.95);
  z-index: 10099;

  -webkit-box-shadow: 0 -3px 7px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -3px 7px rgba(0,0,0,.1);
  box-shadow: 0 -3px 7px rgba(0,0,0,.1);
}
#slideInfoBlock #slideInfoBlockInfo {
  padding: 20px 20px 20px 80px;
  font-size: 18px;
  line-height: 1.5;
  color: #b2b2b2;
  text-align: center;
}
#slideInfoBlock #slideInfoBlockClose {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  width: 25px;
  height: 25px;
  background: url('../image/icon/close-icon-white.png') no-repeat 50% 50%;
  -webkit-background-size:contain;
  background-size:contain;
  text-indent: -99999px;

  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -o-transform: translate(0);
}
#slideInfoBlock #slideInfoBlockInfo a {
  font-family: inherit;
  color: #be9e56;
  text-decoration: none;

  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -o-transform: translate(0);
}
.slideInfoBlockInfo_title {
  font-size: 28px;
}
#slideInfoBlockInfo .color-red {
  color: #EC1836;
  font-family: "RobotoCondensedBold";
}
#slideInfoBlockInfo p {
  line-height: 1.6;
  font-size: 24px;
}

#slideInfoBlockInfo p strong{
  color: #b2b2b2;
}

#jivo-iframe-container,
jdiv {
  display: none!important;
}
footer .widget_for-mob {
  display: none;
}
.widget_for-mob  {
  position: fixed;
  width: 250px;
  min-height: 150px;
  background: rgba(58,58,58, 0.2);
  top: 300px;
  right: -250px;

  -webkit-box-shadow: inset 0 1px 4px rgba(255,255,255,.2);
  -moz-box-shadow: inset 0 1px 4px rgba(255,255,255,.2);
  box-shadow: inset 0 1px 4px rgba(255,255,255,.2);

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.widget_for-mob.active {
  right:0;
  background: rgba(58,58,58, 1);

  -webkit-box-shadow: 0 1px 8px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 1px 8px 1px rgba(0,0,0,0.5);
  -o-box-shadow: 0 1px 8px 1px rgba(0,0,0,0.5);
  box-shadow: 0 1px 8px 1px rgba(0,0,0,0.5);
}
.widget-logo {
  display: block;
  width: 80%;
  margin: 10px auto 25px;
}
.hide-show{
  display: inline-block;
  width:50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: rgba(58,58,58, 0.6);
  color:#fff;
  left: -50px;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  cursor: pointer;
  /*overflow: hidden;*/
  padding:2px;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

  -webkit-border-radius:100% 0 0 100%;
  -moz-border-radius:100% 0 0 100%;
  border-radius:100% 0 0 100%;
}
.wrapp-widget-foto {
  display: block;
  /*animation: play 2s ease infinite;*/
  position: relative;

  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}
.wrapp-widget-foto img {
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}
/*@keyframes play {*/

/*0% {*/
/*transform: scale(1);*/
/*}*/
/*15% {*/
/*box-shadow: 0 0 0 2px rgba(255,102,0, 0.2);*/
/*}*/
/*25% {*/
/*box-shadow: 0 0 0 4px rgba(255,102,0, 0.2), 0 0 0 8px rgba(255,102,0, 0.1);*/
/*}*/
/*25% {*/
/*box-shadow: 0 0 0 6px rgba(255,102,0, 0.2), 0 0 0 10px rgba(255,102,0, 0.1);*/
/*}*/

/*}*/


.hide-show.active {
  background: #FF6600;
}
.hide-show.active  path,
.hide-show:hover  path{
  fill:#FF6600;
}
.hide-show.active svg {
  bottom:-5px;
}
.widget_for-mob--container {
  position: relative;
}
.widget_for-mob--container .title {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1;
}
.widget_for-mob--container a {
  font-size: 17px;
  line-height: 1;
  color: #fff;
}
.widget_for-mob--container .manager-phone {
  padding: 10px 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.widget_for-mob--container a:hover .manager-name,
.widget_for-mob--container a .manager-name{
  color:#fff!important;
}
header .col-lg-6.col-md-5.col-sm-1.col-xs-1 {
  width: 570px;
  float: none;
}
header .col-lg-3.col-md-3.col-sm-4.col-xs-7 {
  width: 100px;
  float: none;
}
header .col-lg-3.col-md-4.col-sm-7.col-xs-4 {
  width: 270px;
  float: none;
  padding-right:0;
}
header .row.row-level-2 .row-inner,
footer .row-level-1 .row-inner {

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .col-lg-6.col-md-4.col-sm-6.col-xs-12,
footer .col-lg-6.col-md-3.col-sm-3.col-xs-12 {
  float: none;
}

.contacts-manager {
  padding-left: 0;
  list-style-type: none;
  color: #000;
}
.contacts-manager li {
  margin-bottom: 10px;
}
.contacts-manager .name-manager {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  width: 210px;
}
.contact_page .contacts-manager a {
  margin-bottom: 0;
  float: right;
  font-size: 18px;
  color: #FF6600;
}
footer .link-info-manager .manager-title {
  font-size:11px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
footer .manager-name,
footer .manager-phone {
  padding:0 5px;
}
footer .link-info-manager {
  padding-left: 0!important;
}
.hide-show.active::before, .hide-show.active::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 50%;
  top: 50%;
  left: 14px;
  margin-top: -1px;
  background: #fff;
}
.close.black::before, .close.black::after {
  height: 8px;
  margin-top: -4px;
}
.hide-show img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);

  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.hide-show.active img {

  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);

  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;

}
.hide-show.active::after {

  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);

}
.hide-show.active::before {

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}
@media screen and (max-width: 992px) {
  header .rd-mobilepanel_1.col-xs-12 .col-xs-3 {
    padding: 0;
    margin: 0;
    width: 220px;
  }
  header .header-top .rd-mobilepanel_1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  header .rd-mobilepanel_1.col-xs-12 .col-xs-3,
  header .rd-mobilepanel_1.col-xs-12 .col-xs-6 {
    float: none;
  }
  header .rd-mobilepanel_1.col-xs-12 .col-xs-3.text-left,
  header .rd-mobilepanel_1.col-xs-12 .col-xs-6,
  .contacts-manager .name-manager {
    width: auto;
  }
  header .rd-mobilepanel_1.col-xs-12 .col-xs-6 .logo {
    margin:0;
  }
  header .row-level-2 .col-lg-6.col-md-5.col-sm-1.col-xs-1 {
    display: block;
  }
  header .block-right {
    float: none;
    margin-right: 0;
  }
  header .col-inner.header-top-block {
    padding-left: 15px;
    padding-right: 15px;
    height:auto;
  }
  header .col-inner.header-top-block .container {
    width:100%;
    overflow: visible;
  }
  header .col-lg-3.col-md-4.col-sm-7.col-xs-4 {
    width: auto;
    height: 30px;
  }
  .header-top-block .block-right {
    width: auto;
    min-width:210px;
  }
  header address p,
  header address {
    margin-top: 0;
    margin-bottom: 0;
  }
  header .col-lg-6.col-md-5.col-sm-1.col-xs-1 address {
    text-align: center;
  }
  .col-lg-6.col-md-5.col-sm-1.col-xs-1 .manager-title {
    display: block;
    font-size: 9px;
  }
  footer .manager-name,
  footer .manager-phone {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contact_page .contacts-manager a {
    font-size: 16px;
  }
  .accordion-footer {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .header-top-block .block-right {
    min-width: 155px;
  }
  .contacts-manager li {
    margin-bottom: 0;
    padding: 5px 10px;
  }
  .contacts-manager li:nth-child(2n) {
    background-color: #3a3a3a;
  }
  .contacts-manager li:nth-child(2n) .name-manager,
  .contacts-manager li:nth-child(2n) a {
    color: #fff;
  }
  .title-contacts_page-contact {
    padding-bottom: 0;
  }
  footer .accordion-footer .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 650px) {
  header .rd-mobilepanel_1.col-xs-12 .col-xs-3[itemscope=""],
  header .col-lg-6.col-md-5.col-sm-1.col-xs-1 address > a,
  header .col-lg-6.col-md-5.col-sm-1.col-xs-1 address p {
    display: none;
  }
  header .col-lg-6.col-md-5.col-sm-1.col-xs-1 address,
  footer .manager-name,
  footer .manager-phone {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  .contacts-manager li {
    text-align: center;
  }
  .contact_page .contacts-manager a {
    float: none;
    display: block;
  }
  footer .box-content {
    margin-bottom: 0;
  }
  footer .row-level-1 .row-inner {
    flex-direction: column;
  }
  .copyright {
    padding-bottom: 20px;
    margin-top: 0;
  }
}

/*header manager info*/
  .header-manager-info {
    text-align: left;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .header-manager-info .title {
    min-width:215px;
  }
  header .header-manager-info.no-register .title {
    min-width: inherit;
  }
  .header-manager-info .title {
    margin-right: 15px;
    color: #fff;
    position: relative;
  }
  .header-manager-info .manager-name {
    padding-right: 5px;
    min-width: 178px;
    display: inline-block;
  }
.header-manager-info .link-info-manager {
    padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;

  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  width: 100%;
  }
footer .header-manager-info {
  display: none;
}
.header-manager-info .title .fa {
  display: none;
}
.header-manager-info.no-register .link-phone {
  text-align: center;
  min-width:310px;
}
.header-manager-info .link-phone a {
  padding: 0;
}
footer .header-manager-info .title {
  display: none;
}

@media screen and (min-width: 901px) {
  .header-manager-info .link-phone {
    display: block!important;
  }
}
@media screen and (max-width: 900px) {
  header .header-manager-info .link-phone {
    display: none;
    position: absolute;
    padding:10px;
    width: 320px;
    top: 31px;
    background-color: #282828;
    border-right: 1px solid #FF6600;
    border-bottom: 1px solid #FF6600;
    border-left: 1px solid #FF6600;

    left: 50%;
    -webkit-transform: translateX(-55%);
    -moz-transform: translateX(-55%);
    -o-transform: translateX(-55%);
    transform: translateX(-55%);
  }
  footer .header-manager-info .link-phone {
    position: relative;
  }
  .header-manager-info {
    position: relative;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

  }
  .header-manager-info .title {
    min-width: inherit;
    margin-right: 0;
    color: #fff;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .col-lg-6.col-md-5.col-sm-1.col-xs-1 .manager-title {
    font-size: 12px;
  }
  .header-manager-info .title .fa-angle-down {
    display: block;
    margin-left: 15px;
    font-size: 19px;
    color: #FF6600;
  }
  .header-manager-info .title.active .fa-angle-down {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  .header-manager-info.no-register .fa-user-circle-o {
    display: block;
    font-size: 25px;
    color: #FFF;
  }
  footer .header-manager-info.no-register .link-phone {
    width: 100%;
    padding: 10px 0;
  }
  footer .header-manager-info.no-register .link-phone a {
    padding: 0!important;
    margin: 0!important;
    text-align: left;
  }
}
@media screen and (max-width: 600px) {

  header .header-manager-info .link-phone {
    left: 50%;

    -webkit-transform: translateX(-45%);
    -moz-transform: translateX(-45%);
    -ms-transform: translateX(-45%);
    -o-transform: translateX(-45%);
    transform: translateX(-45%);
  }
  header .header-manager-info .title {
    min-width: inherit;
  }
  header .col-lg-3.col-md-4.col-sm-7.col-xs-4 {
    padding-left: 0;
  }
  .col-lg-6.col-md-5.col-sm-1.col-xs-1 .manager-title {
    display: none;
  }
  .header-manager-info .title .fa-user-circle-o {
    display: block;
    font-size: 25px;
    color: #FFF;
  }
  .header-manager-info {
    margin-left: auto;
    margin-right: auto;
  }
  .header-manager-info .title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*end*/
@media screen and (max-width: 500px) {
  #slideInfoBlock #slideInfoBlockInfo {
    padding: 60px 10px 10px 10px;
    font-size: 18px;
  }
  #slideInfoBlock #slideInfoBlockClose {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -12.5px;
  }
  header .col-lg-6.col-md-5.col-sm-1.col-xs-1 {
    width: auto;
    padding: 0;
  }
}
