@charset "UTF-8";
@-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: 10004;
  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-bordered {
  border-top: 2px solid #000; }

.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 #e5e5e5;
  padding-bottom: 10px; }

.modal {
  z-index: 10005; }
  .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;
  background: #fff; }

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 {
  text-transform: none;
  font-size: 36px;
  font-family: "Times New Roman", cursive;
  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; }
  h1:after {
    content: '';
    height: 1px;
    display: block;
    background: #e5e5e5;
    margin: 20px 0 40px; }
  h1.no-line {
    margin-bottom: 30px; }
    h1.no-line:after {
      display: none; }

h2 {
  font-size: 30px;
  font-family: "Times New Roman", cursive;
  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; }

p, .description {
  letter-spacing: 1px; }

a {
  display: inline-block;
  font: inherit;
  color: #a59189;
  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 {
    color: #a59189;
    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; } }

.mfilter-column_left {
  border-top: 1px solid #e5e5e5;
  padding-top: 3px; }
  .mfilter-column_left .mfilter-content > ul > li:first-child .mfilter-heading {
    padding-bottom: 7px; }

/*========================================================
                      Header styles
=========================================================*/
header {
  position: relative;
  font-size: 0;
  line-height: 0;
  color: #141414;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  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 {
      position: fixed;
      top: 0;
      right: 65px;
      height: 50px;
      margin: 0;
      z-index: 10001; }
      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: 22px;
  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: #4a4a4a;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  padding: 10px 20px 15px;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 30px;
  min-width: 160px;
  text-align: left;
  z-index: 20; }
  .toggle_cont > li {
    padding: 0;
    width: 100%; }
    .toggle_cont > li + li {
      margin-top: 8px; }
    .toggle_cont > li > a, .toggle_cont > li > button {
      color: #4a4a4a;
      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 span {
            vertical-align: top; }
          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; }
  header .logo {
    float: none;
    margin: 10px 0 20px; }
  header .html-module {
    margin-top: 10px;
    margin-bottom: 15px;
    width: 100%;
    padding-right: 50px; }
  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 {
    position: fixed;
    top: 0;
    right: 55px;
    margin: 0;
    z-index: 10001;
    line-height: 50px;
    height: 50px; }
    header .nav > .toggle {
      color: #000;
      font-size: 24px;
      height: 50px;
      line-height: 50px;
      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; }
      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: 44px;
  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%; } }
/*==================   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: 0;
  bottom: 9px;
  width: 0;
  max-width: 100%;
  z-index: 21; }
  #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: 767px) {
  .search {
    width: 100%;
    display: inline-block;
    margin: 0; }
    .search .top-search {
      display: none !important; }
    .search input[type="text"] {
      padding-left: 20px;
      padding-right: 45px; }

  #livesearch_search_results {
    min-width: 290px; }

  #search {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0 !important;
    display: block !important;
    opacity: 1 !important;
    width: 100% !important;
    z-index: 5; }
    #search .inner {
      display: block;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    #search:before {
      display: none; } }
@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 (min-width: 768px) {
  .box-cart {
    margin-left: 16px;
    margin-right: 3px; }
    .box-cart button i, .box-cart button .cart-total {
      display: none; }
    .box-cart button.btn-danger i {
      display: inline-block; } }
@media (max-width: 767px) {
  div.cart {
    position: fixed;
    top: 0;
    margin: 0; }
    div.cart > button {
      position: relative;
      margin: 0;
      padding-top: 0;
      height: 50px; }
      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: 50px;
        border: none;
        font-size: 24px;
        height: 50px;
        padding: 0;
        color: #000; }
    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: 27px;
    background: #f8f8f8;
    -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%;
      background: rgba(0, 0, 0, 0.4);
      -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 {
      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 {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .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: nowrap;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 17px; }
    .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 h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 30px; }

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; }

.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; }

/* ==================   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: 15px 0; }
  .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; }

.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: #141414; }

.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 {
    /*@include transform(rotateY(90deg));*/
    -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, .col-lg-3 [class*="col-"], .col-lg-3 .container {
  width: 100%;
  padding: 0; }
aside .row, .column-left .row, .col-lg-3 .row {
  margin: 0; }

aside .box {
  margin-bottom: 35px; }
aside .blog-search .box-heading {
  margin-bottom: 25px; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (max-width: 1199px) {
  .box .box-heading h3 {
    letter-spacing: .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;
      right: 0;
      top: 0;
      font-size: 14px;
      line-height: 29px;
      font-family: "FontAwesome";
      color: #2a4655; }
    aside .box .box-heading:hover:after, .column-left .box .box-heading:hover:after, .col-lg-3 .box .box-heading:hover:after {
      color: #a59189; }
    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; }

/* ================   Default Buttons BEGIN   =============== */
.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  font: 500 12px/14px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #c5af9c;
  background: #fff;
  border: 1px solid #c5af9c;
  text-shadow: none;
  overflow: hidden;
  letter-spacing: 1px;
  padding: 15px 38px 14px;
  outline: none;
  -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; }
  .btn:visited, .btn-default:visited, .btn-primary:visited, .btn-success:visited, .btn-info:visited, .btn-warning:visited, .btn-danger:visited {
    color: #c5af9c;
    background: #fff;
    border: 1px solid #c5af9c; }
  .btn:hover, .btn:focus, .btn:active, .btn:visited:hover, .btn:focus:active, .btn:active:focus, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:visited:hover, .btn-default:focus:active, .btn-default:active:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:visited:hover, .btn-primary:focus:active, .btn-primary:active:focus, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:visited:hover, .btn-success:focus:active, .btn-success:active:focus, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:visited:hover, .btn-info:focus:active, .btn-info:active:focus, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning:visited:hover, .btn-warning:focus:active, .btn-warning:active:focus, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger:visited:hover, .btn-danger:focus:active, .btn-danger:active:focus {
    color: #a59189;
    background: #f2ede9;
    border: 1px solid #a59189;
    outline: none !important; }

.btn-primary {
  color: #141414;
  background: #fff;
  border: 1px solid #808080; }
  .btn-primary:visited {
    color: #141414;
    background: #fff;
    border: 1px solid #808080; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:visited:hover, .btn-primary:focus:active, .btn-primary:active:focus {
    color: #a59189;
    background: #f2ede9;
    border: 1px solid #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: 200px; }

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: 35px;
  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: 18px;
  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: 35px;
  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: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  z-index: 1;
  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: 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; }

input[type="radio"]:checked + label:after {
  background: #a59189; }

.radio-inline {
  margin-right: 5px; }

input[type="checkbox"] {
  display: none; }

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;
    border: 1px solid #fff; }
  .megamenu .toggle_cont {
    right: auto;
    left: 0;
    width: 100%;
    top: 55%;
    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; }

_::-moz-svg-foreign-content header .megamenu .sf-menu, :root header .megamenu .sf-menu {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  -webkit-box-pack: justify; }
  _::-moz-svg-foreign-content header .megamenu .sf-menu > li, :root header .megamenu .sf-menu > li {
    display: inline-block;
    display: -webkit-box; }

.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: #141414;
  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: 100%;
  min-height: 100%;
  position: absolute;
  list-style-type: none;
  top: 100%;
  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; }
  .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: 14px;
      line-height: 16px;
      color: #4a4a4a;
      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;
    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 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    color: #4a4a4a; }
    .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 .sf-mega_section + .sf-mega_section[style="width: 25%"]:before {
      position: absolute;
      display: inline-block;
      content: '';
      top: 0;
      left: -10px;
      width: 1px;
      height: 100%;
      background: #d2d2d2; }
  .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: 120px 0 70px;
  color: #666;
  background: #FFF;
  font-size: 16px;
  line-height: 20px;
  overflow: auto;
  -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 ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -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); }
  .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;
  -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);
  z-index: 10000; }

.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;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 13px;
  left: 15px;
  width: 24px;
  height: 24px; }
  .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: -6px;
      -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: 6px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 16px;
      height: 3px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .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;
      -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); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 10px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 50px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; }

  .cart {
    right: 5px;
    height: 50px;
    z-index: 10001; }
    .cart > button {
      line-height: 50px;
      color: #000; }
      .cart > button .cart-total2 {
        line-height: 50px; }

  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; } }
@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*========================================================
                      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: 40px; }
  .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 {
  position: absolute;
  display: inline;
  left: 50%;
  bottom: 20px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase; }
  .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: inlibe-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%;
      display: inline-block;
      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 .banner-box {
    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: 40px; }
    .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: 0 1px 0 0;
    width: auto; }

.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-item {
    line-height: 0; }
    .owl-carousel .owl-item div div, .owl-carousel .owl-item blockquote {
      line-height: 24px; }
  .owl-carousel .owl-nav div {
    opacity: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    transition: all .3s ease;
    font-size: 24px;
    line-height: 35px;
    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: 35px;
    width: 35px;
    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: 0px 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 "Times New Roman", 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;
    right: 10px;
    font-size: 16px;
    line-height: 35px;
    top: 0;
    color: #141414;
    font-family: "FontAwesome";
    background: none; }
    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 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: right;
  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 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f8f8f8;
  z-index: -1;
  opacity: 0;
  -moz-transition: all 1.3s ease 0.3s;
  -o-transition: all 1.3s ease 0.3s;
  -webkit-transition: all 1.3s ease 0.3s;
  transition: all 1.3s ease 0.3s; }
  #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%;
    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;
    opacity: 0; }

#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 {
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    -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;
    background: #f3f3f3;
    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%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    -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: #a59189; }
      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 15px/18px "Roboto", sans-serif;
        color: #a59189; }
      div.mfilter-content-opts .mfilter-options .mfilter-price .mfilter-slider-slider, div.mfilter-content-opts .mfilter-options .mfilter-price #mfilter-price-slider {
        background: #f8f8f8;
        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: #a59189 !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: #a59189 !important;
        width: 5px !important;
        height: 15px !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 0 !important; }
    div.mfilter-content-opts .mfilter-options .mfilter-price-slider {
      padding: 0 !important;
      margin-right: 0 !important; }
    div.mfilter-content-opts .mfilter-options .ui-slider-horizontal .ui-slider-handle {
      top: -6px !important; }

div.mfilter-heading {
  font: 500 13px/18px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
  padding-top: 7px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  div.mfilter-heading:hover {
    color: #a59189; }
  div.mfilter-heading .mfilter-head-icon {
    display: inline-block;
    background: none;
    width: auto;
    height: 19px;
    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; }
    div.mfilter-heading .mfilter-head-icon:before {
      content: '\f107';
      font: 400 16px/19px "FontAwesome"; }
    div.mfilter-heading .mfilter-head-icon:hover {
      color: #a59189; }

.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 {
  display: inline-block;
  width: 100%;
  position: relative; }

.mfilter-option .mfilter-tb-as-td {
  display: inline-block;
  border: none;
  padding: 2px 0;
  cursor: pointer; }
.mfilter-option > div input[type="checkbox"] {
  position: relative; }
  .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;
    -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; }
  .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; }
  .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; }

.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; }

/*========================================================
                  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;
  overflow: hidden; }
  .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 {
    padding-left: 45%;
    padding-right: 14%; }
    .rd-parallax .desc h4 {
      color: #141414;
      font-size: 18px;
      line-height: 22px;
      padding-bottom: 20px;
      letter-spacing: 1.7px;
      margin-bottom: 15px;
      position: relative; }
      .rd-parallax .desc h4:after {
        position: absolute;
        display: inlibe-block;
        content: '';
        bottom: 0;
        left: 50%;
        margin-left: -17px;
        background: #a59189;
        width: 34px;
        height: 1px; }
    .rd-parallax .desc h2 {
      font-size: 72px;
      line-height: 72px;
      color: #a59189;
      margin-bottom: 25px; }
    .rd-parallax .desc p {
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 1.2px;
      color: #141414;
      margin-bottom: 43px; }

/*========================================================
                   Styles Responsive
=========================================================*/
@media (max-width: 1199px) {
  .rd-parallax .desc h4 {
    letter-spacing: .5px; }
  .rd-parallax .desc p {
    letter-spacing: .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;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      color: #fff;
      opacity: 1;
      -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;
      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;
      opacity: 0; }
    .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: 0translateY -50%;
      -ms-transform: 0translateY -50%;
      -o-transform: 0translateY -50%;
      -webkit-transform: 0translateY -50%;
      transform: 0translateY -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 {
    content: '';
    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: top;
    display: inline; }
    .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 + li:before {
      content: '> ';
      font-weight: 700;
      color: #000;
      padding: 0;
      margin-left: 1px;
      margin-right: 1px; }
  .breadcrumb i {
    color: #000;
    -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_tabs {
  margin: 30px 0 33px;
  letter-spacing: 1px;
  line-height: 0;
  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;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    padding-left: 35px;
    padding-right: 35px; }
    @media (min-width: 768px) {
      .product_tabs .nav-tabs:before, .product_tabs .nav-tabs:after {
        position: absolute;
        display: inline-block;
        top: 10px;
        right: 100%;
        width: 600px;
        height: 1px;
        content: '';
        background: #000; }
      .product_tabs .nav-tabs:after {
        right: auto;
        left: 100%; } }
    .product_tabs .nav-tabs > li {
      float: none;
      display: inline-block; }
      .product_tabs .nav-tabs > li > a {
        border: none !important; }
      .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: #737373;
        background: none; }
  .product_tabs .tab-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    line-height: 24px;
    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; } }
  .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: "Roboto", sans-serif;
    font-weight: 400;
    border: none;
    padding: 15px 0;
    font-size: 12px;
    background: none; }
  .product-spec .table td {
    padding: 28px 20px 21px 30px;
    background: #f8f8f8;
    -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; }
    .product-spec .table td span {
      width: 35%;
      display: inline-block; }
      .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; } }
#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;
  -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; }
@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: 767px) {
  .product_page-left + .product_page-right {
    margin-top: 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 -10px 0 0;
  padding: 0 10px 0 0;
  list-style-type: none; }

.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 h2.product-title {
    text-transform: none;
    padding-top: 5px;
    margin-bottom: 3px; }
  .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: 170px;
  display: inline-block; }
.option-select > .control-label {
  vertical-align: top;
  line-height: 25px;
  margin: 3px 12px 5px 0; }

[data-clear] + .product-layout {
  clear: left; }

.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: 15px; }
    .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; }

@media (max-width: 767px) {
  .box-subcat li {
    text-align: left;
    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;
      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: 30%; }
    .box-subcat li:nth-child(2n+1) {
      clear: both; }

  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0; } }
@media (max-width: 550px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both; } }
/* ===================   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: 35px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 17 10px;
      font-size: 12px;
      line-height: 16px;
      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: 17 10px; }
      .product-filter_elem .sbHolder .sbToggle, .product-filter_elem select .sbToggle {
        line-height: 35px; }
    .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: 56px;
    min-width: 56px; }
  .product-filter .sort {
    width: 32%; }
    .product-filter .sort .sbHolder {
      width: 160px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .product-filter .sort .sbHolder {
          width: 120px; } }
  .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;
  margin-bottom: 30px; }

/* ===================   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;
  border-top: 1px solid #c2c2c2;
  -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; }
.contact_page .map {
  margin-bottom: 30px; }
.contact_page .icon {
  position: relative;
  padding-left: 70px;
  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: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #a59189;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #a59189;
    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: #fafafa;
  border: none;
  border-top: none;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: none; }
  .well .heading {
    margin-bottom: 20px; }
    .well .heading:before, .well .heading:after {
      display: table;
      content: "";
      line-height: 0; }
    .well .heading:after {
      clear: both; }
    .well .heading i {
      color: #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 p {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0; }
  .well a {
    display: inline-block;
    margin-top: 20px; }

.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: 16px;
    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: #fff;
  font: 400 14px/16px "Roboto", sans-serif;
  padding-top: 32px;
  /*  megamenu ----  */
  /*  ----  megamenu  */ }
  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 {
    display: inline-block;
    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 {
  padding: 32px 0 61px;
  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: 25px;
    margin-top: 15px; }
    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: inline-block;
        width: 100%; }
      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: 15px;
    margin-top: 10px; }

  footer [class*="col-xs"] {
    float: none;
    width: 100%; } }
/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  color: #fff;
  background: rgba(165, 145, 137, 0.3);
  width: 40px;
  height: 40px;
  font-size: 34px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  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: 25px;
    bottom: 60px; } }
/*========================================================
                  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: 20px;
    padding-right: 20px; }

  select {
    display: block !important; }

  .product-filter select {
    display: inline-block !important; }
  .product-filter .show select {
    width: auto; }

  .sbHolder {
    display: none !important; }

  .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: 50%;
        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; } }
@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; } }
