@charset "UTF-8";
/*========================================================
                   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: #464646; }
  @media (min-width: 768px) and (max-width: 991px) {
    label {
      font-size: 10px; } }

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

div.col-xs-1, div.col-sm-1, div.col-md-1, div.col-lg-1, div.col-xs-2, div.col-sm-2, div.col-md-2, div.col-lg-2, div.col-xs-3, div.col-sm-3, div.col-md-3, div.col-lg-3, div.col-xs-4, div.col-sm-4, div.col-md-4, div.col-lg-4, div.col-xs-5, div.col-sm-5, div.col-md-5, div.col-lg-5, div.col-xs-6, div.col-sm-6, div.col-md-6, div.col-lg-6, div.col-xs-7, div.col-sm-7, div.col-md-7, div.col-lg-7, div.col-xs-8, div.col-sm-8, div.col-md-8, div.col-lg-8, div.col-xs-9, div.col-sm-9, div.col-md-9, div.col-lg-9, div.col-xs-10, div.col-sm-10, div.col-md-10, div.col-lg-10, div.col-xs-11, div.col-sm-11, div.col-md-11, div.col-lg-11, div.col-xs-12, div.col-sm-12, div.col-md-12, div.col-lg-12 {
  min-height: 0; }

.checkout-cart .panel .input-group-btn {
  display: inline-block; }
  .checkout-cart .panel .input-group-btn .btn {
    font-size: 13px; }

textarea {
  resize: none; }

.panel-title {
  color: #464646; }

td.rating {
  display: table-cell; }

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

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

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

.checkout-cart .modal-dialog .radio input[type="radio"] {
  display: inline-block;
  outline: none; }

.ps-active #habla_window_div.habla_window_div_base {
  z-index: 9999; }

.product-search #content .col-sm-5 {
  z-index: 3; }

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

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  text-shadow: none; }

.timepicker .timepicker-picker a[data-action="incrementHours"],
.timepicker .timepicker-picker a[data-action="decrementHours"],
.timepicker .timepicker-picker a[data-action="incrementMinutes"],
.timepicker .timepicker-picker a[data-action="decrementMinutes"] {
  padding: 0;
  background: none !important;
  border: none !important;
  color: #636363; }
  .timepicker .timepicker-picker a[data-action="incrementHours"] span,
  .timepicker .timepicker-picker a[data-action="decrementHours"] span,
  .timepicker .timepicker-picker a[data-action="incrementMinutes"] span,
  .timepicker .timepicker-picker a[data-action="decrementMinutes"] span {
    width: auto;
    height: auto;
    line-height: 1.2em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .timepicker .timepicker-picker a[data-action="incrementHours"]:hover,
  .timepicker .timepicker-picker a[data-action="decrementHours"]:hover,
  .timepicker .timepicker-picker a[data-action="incrementMinutes"]:hover,
  .timepicker .timepicker-picker a[data-action="decrementMinutes"]:hover {
    color: #ffca28; }

.timepicker .timepicker-picker span[data-action="showHours"],
.timepicker .timepicker-picker span[data-action="showMinutes"] {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 50px;
  height: 50px;
  line-height: 50px; }

.bootstrap-datetimepicker-widget td.day.active,
.bootstrap-datetimepicker-widget td.day.active:hover {
  background: #ffca28;
  color: #fbfbfb;
  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: #fbfbfb;
  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;
    top: 50%;
    line-height: 1;
    right: 15px;
    color: #fbfbfb;
    opacity: .7;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .alert button.close:hover, .alert button.close:focus {
      opacity: 1;
      color: #fbfbfb; }
  .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 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.pagination {
  margin: 15px 0; }
  .pagination:before, .pagination:after {
    display: table;
    content: "";
    line-height: 0; }
  .pagination:after {
    clear: both; }
  .pagination > li {
    display: block;
    float: left; }
    .pagination > li > a, .pagination > li > span {
      display: inline-block;
      color: #000;
      background: #ffca28;
      border: none;
      float: none;
      margin-left: 0;
      width: 40px;
      height: 40px;
      line-height: 40px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      text-align: center;
      padding: 0; }
      .pagination > li > a:visited, .pagination > li > span:visited {
        color: #000;
        background: #ffca28; }
      .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li > span:hover, .pagination > li > span:focus, .pagination > li > span:active {
        color: #000;
        background: #ffa00e; }
    .pagination > li + li {
      margin-left: 1px; }
    .pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
      color: #000;
      background: #ffa00e;
      z-index: auto;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px; }
  @media (max-width: 479px) {
    .pagination > li > a, .pagination > li > span {
      width: 40px;
      height: 40px;
      line-height: 40px; } }

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

.account-wishlist .table-responsive a img {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.account-wishlist .table-responsive a:hover img {
  opacity: .8; }
.account-wishlist .table-responsive a.name {
  color: #ffca28; }
  .account-wishlist .table-responsive a.name:visited {
    color: #ffca28; }
  .account-wishlist .table-responsive a.name:hover, .account-wishlist .table-responsive a.name:active, .account-wishlist .table-responsive a.name:focus {
    color: #ffa00e; }

table .product-btn {
  min-width: 20px;
  text-align: center;
  margin: 2px; }

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

.table-hover > tbody > tr:hover {
  background: inherit !important; }

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

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

.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: #e1e1e1;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

.ps-document-overlay,
.ps-carousel,
.ps-uilayer,
.ps-toolbar,
.ps-caption {
  z-index: 10000 !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 #e1e1e1;
  padding-bottom: 10px; }

.modal {
  z-index: 10005; }

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

/*======================================================== 
                      Main Styles
=========================================================*/
body {
  font: 400 16px/24px "Open Sans", sans-serif;
  color: #636363;
  background: #251d19; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Georgia";
  font-weight: 400;
  color: #464646;
  margin: 0 0 20px;
  line-height: normal; }

/* Override the bootstrap defaults */
h1 {
  font-size: 46px;
  margin-bottom: 0;
  text-align: center;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }
  h1 i {
    margin-right: 10px;
    color: #ffca28;
    font-size: 45px; }
    h1 i:before {
      vertical-align: top; }
  h1:after {
    content: '';
    height: 1px;
    display: block;
    background: #e1e1e1;
    margin: 20px 0 40px; }
  h1.no-line {
    margin-bottom: 30px; }
    h1.no-line:after {
      display: none; }

h2 {
  font-size: 45px;
  letter-spacing: .9px;
  margin-bottom: 17px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px;
  margin-bottom: 15px; }

h6 {
  font: bold 12px/14px "Roboto Slab", serif;
  color: #6c6c6c;
  text-transform: uppercase;
  margin-bottom: 10px; }

a {
  display: inline-block;
  font: inherit;
  text-decoration: none;
  max-width: 100%;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:active {
    background-color: transparent; }
  a:visited, a:focus {
    outline: none;
    text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a, a:visited {
    color: #ffca28; }
  a:hover, a:focus, a:active {
    color: #ffa00e; }

p a, p a:visited, p a:focus {
  color: #ffca28; }
  p a:hover, p a:visited:hover, p a:focus:hover {
    text-decoration: underline; }

hr {
  border-top-color: #67b0d6; }

address p a {
  color: inherit; }

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

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

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

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

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

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

.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: 2px solid #e1e1e1;
  padding-top: 15px; }
  .mfilter-column_left .mfilter-content > ul > li:first-child .mfilter-heading {
    padding-bottom: 20px; }

/*========================================================
                      Header styles
=========================================================*/
header {
  position: relative;
  color: #fff;
  background: url(../image/header-bg.jpg) no-repeat center top #000;
  padding-top: 21px;
  margin-bottom: 88px;
  min-height: 606px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover; }
  header:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7px;
    content: '';
    z-index: 1;
    background: url(../image/wave-top.png) repeat-x scroll center bottom; }
  header a, header a:visited {
    color: #fff; }
  header a:hover, header a:focus, header a:active {
    color: #ffca28; }
  @media (min-width: 768px) {
    header .logo-block {
      display: inline-block;
      margin-top: -27px; } }
  header .logo:after {
    display: none; }
  header .logo a {
    display: inline-block;
    max-width: 100%; }
  header .checkout-button {
    text-align: left;
    display: inline-block;
    font: 400 italic 18px/22px "Georgia";
    margin-top: 5px;
    color: #ffca28; }
    header .checkout-button:visited {
      color: #ffca28; }
    header .checkout-button:hover, header .checkout-button:focus, header .checkout-button:active {
      color: #ffe67f; }

h1.logo {
  font-size: 24px;
  line-height: 29px; }
  h1.logo:after {
    display: none; }

header + .container {
  margin-top: 25px; }

header .header__top {
  color: #bcaaa4;
  position: relative;
  z-index: 4; }

.header-top {
  color: #bcaaa4; }
  @media (min-width: 768px) {
    .header-top {
      position: relative;
      z-index: 4; } }

header .phone-block {
  display: inline-block;
  float: left;
  text-align: left;
  margin-top: 72px;
  width: 25%; }
header .phone {
  display: inline-block;
  margin: 0 0 3px; }

.phone, a.phone, .phone a {
  color: #fff;
  font: bold 26px/31px "Roboto Slab", serif; }

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

.toggle_cont {
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.14);
  padding: 14px 0;
  list-style-type: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 15px;
  opacity: 0;
  width: 170px;
  z-index: 20;
  font-size: 14px;
  color: #746868; }
  .toggle_cont > li {
    padding: 5px 15px 5px 20px; }
    .toggle_cont > li > a, .toggle_cont > li > button {
      text-align: left;
      display: inline;
      text-transform: capitalize;
      font-size: 14px;
      color: #746868; }
      .toggle_cont > li > a img, .toggle_cont > li > button img {
        margin: 2px 3px 0 0;
        vertical-align: top;
        display: none; }
      .toggle_cont > li > a:hover, .toggle_cont > li > button:hover {
        color: #fdab11; }
    .toggle_cont > li > a i {
      display: inline-block;
      vertical-align: top; }
  .toggle_cont ul {
    text-align: right;
    font-size: 16px;
    margin-top: 0 !important;
    opacity: 1 !important;
    box-shadow: none; }
    .toggle_cont ul li + li {
      margin-top: 0; }
  .toggle_cont__left {
    right: auto;
    left: 0; }
  .toggle_cont__right {
    right: 0;
    left: auto; }

/*================   Top Links style   ===============*/
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; }
  @media (min-width: 768px) {
    header .nav {
      position: relative;
      display: inline-block;
      margin: 5px 36px 0 0;
      z-index: 100; } }
  header .nav > .toggle {
    color: #bcaaa4;
    font-size: 22px;
    line-height: 24px; }
    header .nav > .toggle, header .nav > .toggle:visited {
      color: #bcaaa4; }
    header .nav > .toggle:hover, header .nav > .toggle:focus, header .nav > .toggle:active, header .nav > .toggle.active {
      color: #ffca28; }
    header .nav > .toggle + .toggle_cont {
      top: 38px; }
    header .nav > .toggle:before {
      vertical-align: top; }
  header .nav > .toggle_cont {
    min-width: 180px; }
  header .nav .toggle-wrap .toggle {
    display: none; }
  header .nav .toggle-wrap .toggle_cont {
    display: block !important;
    height: auto !important;
    position: static;
    padding: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -webkit-transition: 0;
    transition: 0; }
    header .nav .toggle-wrap .toggle_cont li + li {
      margin-top: 0; }

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language,
.box-currency {
  display: inline-block;
  float: left;
  line-height: 19px;
  margin-top: 9px; }
  .box-language .toggle-wrap, .box-language .btn-group.toggle-wrap,
  .box-currency .toggle-wrap,
  .box-currency .btn-group.toggle-wrap {
    vertical-align: top; }
  .box-language .toggle,
  .box-currency .toggle {
    display: block;
    text-align: center;
    font: 400 15px/18px "Roboto Slab", serif;
    letter-spacing: .2px;
    text-transform: uppercase;
    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;
    color: #bcaaa4; }
    .box-language .toggle:after,
    .box-currency .toggle:after {
      display: inline-block;
      content: '\f107';
      margin-left: 5px;
      font-size: 16px;
      font-weight: 400;
      font-family: "FontAwesome"; }
    .box-language .toggle.active, .box-language .toggle:hover,
    .box-currency .toggle.active,
    .box-currency .toggle:hover {
      color: #ffca28; }
    .box-language .toggle_cont,
    .box-currency .toggle_cont {
      width: auto;
      min-width: 140px;
      line-height: 16px;
      top: 30px; }
      .box-language .toggle_cont > li,
      .box-currency .toggle_cont > li {
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 22px; }
        .box-language .toggle_cont > li > a, .box-language .toggle_cont > li > button,
        .box-currency .toggle_cont > li > a,
        .box-currency .toggle_cont > li > button {
          color: #726868; }
          .box-language .toggle_cont > li > a:hover, .box-language .toggle_cont > li > a.selected, .box-language .toggle_cont > li > button:hover, .box-language .toggle_cont > li > button.selected,
          .box-currency .toggle_cont > li > a:hover,
          .box-currency .toggle_cont > li > a.selected,
          .box-currency .toggle_cont > li > button:hover,
          .box-currency .toggle_cont > li > button.selected {
            color: #fdab11; }
          .box-language .toggle_cont > li > a span, .box-language .toggle_cont > li > button span,
          .box-currency .toggle_cont > li > a span,
          .box-currency .toggle_cont > li > button span {
            display: inline-block;
            margin-right: 10px; }

header .box-language, header .box-currency {
  margin-right: 30px; }

/*========================================================
               Responsive Header styles
=========================================================*/
@media (max-width: 1199px) {
  header {
    margin-bottom: 65px; }
    header .checkout-button {
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); } }
@media (min-width: 992px) and (max-width: 1199px) {
  header {
    min-height: 480px; }
    header .checkout-button {
      font-size: 14px;
      line-height: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
  header {
    min-height: 470px; }
    header .nav {
      margin-right: 40px; }
    header .checkout-button {
      font-size: 12px;
      line-height: 16px; }

  .phone, a.phone, .phone a {
    font-size: 21px;
    line-height: 25px; } }
@media (max-width: 767px) {
  header {
    position: relative;
    min-height: 440px; }
    header .header__top {
      position: static; }
      header .header__top + .container, header .header__top .container {
        position: static; }
    header .logo {
      float: none;
      text-align: center;
      margin-top: 15px;
      margin-bottom: 15px; }
      header .logo img {
        display: inline-block; }
    header .box-cart {
      float: none;
      margin-top: 0; }
    header .header_modules .box_html br,
    header .checkout-button {
      display: none; }
    header .nav {
      position: fixed;
      top: 0;
      margin: 0; }
      header .nav > .toggle {
        font-size: 28px;
        line-height: 56px; }
        header .nav > .toggle + .toggle_cont {
          top: 100%; }
      header .nav .toggle_cont {
        left: auto;
        right: 0; }

  span.phone-block {
    width: 100%;
    text-align: center;
    margin: 0 0 10px; }

  .phone, a.phone, .phone a {
    font-size: 20px;
    line-height: 24px; } }
@media (max-width: 480px) {
  header {
    text-align: center; }
    header nav.nav {
      right: 70px; } }
/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden; }

.row-inner.bottom {
  padding-top: 88px;
  padding-bottom: 119px; }

div.content_bottom {
  margin-top: 63px; }

.zemez-container {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; }

aside ul li > a:hover {
  color: #bc2029; }

aside .col-sm-4, .col-sm-3 .col-sm-4 {
  width: 100%; }

/*==================  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 #e1e1e1; }
  .box.account ul a, .box.affilate ul a {
    position: relative;
    background: #fbfbfb;
    display: block;
    padding: 13px 15px; }
    .box.account ul a:hover, .box.affilate ul a:hover {
      background: #f9f9f9; }
  .box.account ul a:hover, .box.affilate ul a:hover {
    color: #ffca28; }

.manufacturer-content div {
  margin: 0; }

.manufacturer-content div, #content ul.list-unstyled {
  list-style-type: none; }
  .manufacturer-content div li, #content ul.list-unstyled li {
    line-height: 19px; }
  .manufacturer-content div li + li, #content ul.list-unstyled li + li {
    margin-top: 20px; }
  .manufacturer-content div a, #content ul.list-unstyled a {
    position: relative;
    display: inline;
    color: #636363; }
    .manufacturer-content div a:visited, #content ul.list-unstyled a:visited {
      color: #636363; }
    .manufacturer-content div a:hover, .manufacturer-content div a:focus, .manufacturer-content div a:active, #content ul.list-unstyled a:hover, #content ul.list-unstyled a:focus, #content ul.list-unstyled a:active {
      color: #ffa00e; }
    .manufacturer-content div a:before, #content ul.list-unstyled a:before {
      content: '\f105';
      margin-right: 7px;
      font-weight: 400;
      font-family: "FontAwesome";
      color: #ffca28;
      vertical-align: top; }

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

@media (min-width: 991px) and (max-width: 1199px) {
  .row-inner.bottom {
    padding-bottom: 95px;
    padding-top: 70px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .row-inner.bottom {
    padding-bottom: 68px;
    padding-top: 55px; } }
@media (max-width: 767px) {
  .row-inner.bottom {
    padding-bottom: 68px;
    padding-top: 55px; }

  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/lazy-loader.gif) no-repeat center center; }
  .lazy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0;
    -webkit-backface-visibility: hidden; }
  .lazy.lazy-loaded {
    background: none; }
    .lazy.lazy-loaded img {
      opacity: 1; }

.search {
  position: relative;
  display: inline-block;
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.5); }
  .search input[type="text"] {
    color: #665c58;
    background: none;
    display: block;
    margin: 0;
    float: left;
    width: 230px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Arial';
    height: 40px;
    padding: 9px 5px 11px 19px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .search input[type="text"]:focus {
      outline: none; }
    .search input[type="text"]::-webkit-input-placeholder {
      color: #665c58;
      opacity: 1;
      font-family: "Open Sans", sans-serif; }
    .search input[type="text"]:-moz-placeholder {
      color: #665c58;
      opacity: 1;
      font-family: "Open Sans", sans-serif; }
    .search input[type="text"]::-moz-placeholder {
      color: #665c58;
      opacity: 1;
      font-family: "Open Sans", sans-serif; }
    .search input[type="text"]:-ms-input-placeholder {
      color: #665c58;
      opacity: 1;
      font-family: "Open Sans", sans-serif; }
  .search button {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: relative;
    float: right;
    display: inline-block;
    outline: none;
    outline-offset: 0;
    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;
    font: 400 22px/40px "FontAwesome";
    height: 40px;
    width: 40px;
    color: #bcaaa4;
    vertical-align: top; }
    .search button::-moz-focus-inner {
      border: none;
      padding: 0; }
    .search button:focus, .search button:active {
      color: #251d19; }
    .search button i {
      vertical-align: top; }
  .search button:hover, .search button:focus:hover, .search button:active:hover {
    color: #ffca28; }

#livesearch_search_results {
  margin: 10px 0 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 100%;
  min-width: 290px;
  right: 0;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  -moz-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  border-top: none;
  list-style-type: none;
  z-index: 1003;
  font-size: 14px; }
  #livesearch_search_results li img {
    float: left;
    margin-right: 10px; }
    #livesearch_search_results li img.loading {
      background: #fbfbfb; }
  #livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
    background-color: #ffd020; }
    #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: #000; }
  #livesearch_search_results a, #livesearch_search_results a:visited {
    display: block;
    padding: 5px;
    color: #000; }
    #livesearch_search_results a:before, #livesearch_search_results a:after, #livesearch_search_results a:visited:before, #livesearch_search_results a:visited:after {
      display: table;
      content: "";
      line-height: 0; }
    #livesearch_search_results a:after, #livesearch_search_results a:visited:after {
      clear: both; }

@media (min-width: 992px) and (max-width: 1199px) {
  .search input[type="text"] {
    width: 250px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .search input[type="text"] {
    width: 150px; } }
@media (max-width: 767px) {
  .search button {
    top: 0;
    right: 0;
    position: absolute; }
  .search input[type="text"] {
    padding-left: 15px;
    padding-right: 45px; }

  div.search {
    z-index: 3; } }
@media (max-width: 480px) {
  header .search {
    width: 100%;
    margin-top: 20px; }
    header .search input[type="text"] {
      width: 100%; } }
/*================ Box Cart  ===============*/
.box-cart {
  position: relative; }
  .box-cart .btn-danger, .box-cart .btn-danger:focus {
    border: none;
    padding: 0;
    color: #333;
    font-size: 13px;
    line-height: 16px;
    background: none; }
    .box-cart .btn-danger:hover, .box-cart .btn-danger:focus:hover {
      color: #ffca28;
      background: none;
      border: none; }
    .box-cart .btn-danger:focus, .box-cart .btn-danger:focus:focus {
      box-shadow: none;
      border: none; }
  .box-cart a:hover img {
    opacity: .8; }
  .box-cart .btn {
    margin-bottom: 10px; }
    .box-cart .btn.btn-danger {
      color: #cbcbcb; }
      .box-cart .btn.btn-danger:visited {
        color: #cbcbcb; }
      .box-cart .btn.btn-danger:hover, .box-cart .btn.btn-danger:focus, .box-cart .btn.btn-danger:active {
        color: #ffca28; }
      .box-cart .btn.btn-danger i {
        margin-right: 5px; }
  .box-cart .btn-product {
    margin-right: 0;
    line-height: 16px; }
    .box-cart .btn-product + .btn {
      margin-left: 10px; }
    .box-cart .btn-product i {
      line-height: 16px;
      display: inline-block;
      vertical-align: top; }

/*================  Cart  ===============*/
.cart > button {
  color: #fff;
  font-weight: bold;
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 14px 15px 0;
  overflow: hidden; }
  .cart > button i {
    display: inline-block;
    font-size: 33px;
    line-height: 33px;
    vertical-align: top;
    text-align: center;
    padding: 0;
    color: #ffe67f;
    -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 strong, .cart > button .cart-total {
    display: none; }
  .cart > button i, .cart > button strong, .cart > button span {
    vertical-align: middle; }
  .cart > button:visited i {
    color: #ffe67f; }
  .cart > button:hover i, .cart > button:focus i, .cart > button:active i, .cart > button.active i {
    color: #ffca28; }
.cart .cart-total2 {
  position: absolute;
  display: inline-block;
  top: -8px;
  left: -13px;
  color: #23110d;
  background: #ffca28;
  font: bold 13px/25px "Roboto Slab", serif;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px; }
.cart > p {
  overflow: hidden;
  display: inline;
  line-height: 19px;
  text-align: left; }
  .cart > p a:hover {
    text-decoration: none; }
.cart thead > tr > td,
.cart tbody > tr > td {
  width: 50%;
  background: none;
  padding: 0; }
  .cart thead > tr > td + td,
  .cart tbody > tr > td + td {
    background: #fafafa; }
.cart tbody > tr > td > div {
  display: inline-block;
  width: 100%; }
  .cart tbody > tr > td > div .name a {
    display: inline;
    font: 400 14px/18px "Open Sans", sans-serif;
    color: #3f3f4d;
    font-style: normal; }
    .cart tbody > tr > td > div .name a:visited {
      color: #3f3f4d; }
    .cart tbody > tr > td > div .name a:hover, .cart tbody > tr > td > div .name a:active, .cart tbody > tr > td > div .name a:focus {
      color: #ffa00e; }
  .cart tbody > tr > td > div + div {
    padding-top: 15px;
    border-top: 1px solid #e7e7e7;
    margin-top: 6px; }
  .cart tbody > tr > td > div .image {
    margin-top: 3px; }
    .cart tbody > tr > td > div .image .img-thumbnail {
      background: #f4f5f9; }
  .cart tbody > tr > td > div .text-left, .cart tbody > tr > td > div .text-center {
    display: inline-block;
    float: left;
    padding-right: 15px;
    text-align: left; }
  .cart tbody > tr > td > div .text-center {
    max-width: 160px; }
  .cart tbody > tr > td > div .text-right {
    display: inline-block;
    float: right; }
.cart thead > tr > td {
  font: bold 16px/19px "Roboto Slab", serif;
  letter-spacing: .8px;
  text-transform: uppercase;
  color: #ffa00e;
  padding: 31px 30px 18px; }
.cart tbody > tr > td {
  padding-bottom: 18px; }
  .cart tbody > tr > td:first-child {
    padding-top: 15px; }
.cart tbody > tr > td > div {
  position: relative;
  padding-left: 30px;
  padding-right: 10px; }
  .cart tbody > tr > td > div.total {
    padding-right: 28px;
    padding-bottom: 20px; }
.cart .cart-total {
  font: bold 26px/31px "Roboto Slab", serif; }
.cart .cart-remove-btn {
  margin-bottom: 10px;
  margin-left: 5px; }
  .cart .cart-remove-btn:before {
    margin-right: 5px; }
.cart .name {
  margin-bottom: 2px; }

/*================  Cart DropDown ===============*/
.cart .toggle_cont {
  z-index: 1001;
  width: 625px;
  min-width: 625px;
  left: auto;
  right: 0;
  padding: 0;
  top: 52px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }
  .cart .toggle_cont img {
    max-width: 50px; }
  .cart .toggle_cont table {
    margin-bottom: 0; }
    .cart .toggle_cont table .btn-primary {
      line-height: 16px;
      padding-top: 14px;
      padding-bottom: 15px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .cart .toggle_cont table .btn-primary + .btn-primary {
        margin-left: 8px; }
  .cart .toggle_cont p {
    margin: 10px 0; }
  .cart .toggle_cont > li {
    padding: 0; }

.cart td {
  font-size: 14px; }
  .cart td strong {
    font-size: 14px;
    font-weight: bold; }

.cart .total {
  font: 400 14px/16px "Open Sans", sans-serif;
  color: #3f3f4d; }
  .cart .total > div {
    width: 50%;
    float: left;
    border: none;
    padding: 3px 2px;
    color: #636363; }
  .cart .total + .text-right {
    display: inline-block;
    width: 100%;
    padding: 41px 30px 0 20px;
    border-top: 1px solid #e7e7e7;
    margin-top: 15px; }
  .cart .total .text-right:last-child {
    color: #ffa00e;
    font-weight: bold; }
.cart .price-cart {
  color: #ffa00e;
  font-weight: bold; }
.cart .table > tbody > tr > td {
  border-top: none; }

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

@media (min-width: 768px) {
  header .box-cart {
    width: 25%;
    text-align: right;
    margin-top: 80px; }
  header .cart {
    text-align: left; }
    header .cart > button {
      position: absolute;
      left: 0;
      top: 0; }
    header .cart p {
      padding-left: 47px;
      display: inline-block; } }
@media (max-width: 1199px) {
  .box-cart {
    margin-right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .cart .cart-total {
    font-size: 22px; } }
@media (min-width: 768px) {
  header .box-cart .cart {
    display: inline-block; }

  .box-cart {
    float: right;
    display: inline-block; }

  .cart > button p {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0; }
  .cart .cart-total {
    margin: 0 9px 4px 0;
    display: inline-block;
    vertical-align: baseline; }
    .cart .cart-total span {
      display: none; } }
@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 1000;
    color: #000; }
    .cart table, .cart table tbody, .cart table tbody tr, .cart table tbody tr td {
      display: block;
      width: 100%; }
    .cart thead {
      display: none; }
    .cart tbody > tr > td {
      padding-top: 20px; }
      .cart tbody > tr > td > div {
        padding-left: 20px;
        padding-right: 10px; }
        .cart tbody > tr > td > div.total > .text-right {
          float: none;
          padding-right: 10px; }
    .cart .cart-total {
      display: none; }
    .cart > button {
      position: relative;
      padding-right: 0;
      width: 56px;
      height: 56px;
      margin: 0; }
      .cart > button i {
        vertical-align: top; }
      .cart > button .cart-total, .cart > button strong {
        display: none; }
      .cart > button i {
        height: auto;
        width: auto;
        line-height: 56px;
        width: 56px;
        height: 56px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background: none;
        margin-right: 0; }
      .cart > button + p {
        display: none; }
    .cart .cart-total2 {
      top: 4px;
      left: -4px; }
    .cart .toggle_cont {
      max-height: 300px;
      overflow: auto;
      right: 0;
      top: 100%;
      min-width: 290px;
      width: 290px; } }
@media (max-width: 480px) {
  .box-cart .cart {
    right: 5px; }
    .box-cart .cart > button i.fa-shopping-cart {
      font-size: 26px; } }
/*========================================================
                      Product
=========================================================*/
.box.featured, .box.bestseller, .box.latest, .box.special {
  line-height: 0; }
  .box.featured > .box-content > .row, .box.bestseller > .box-content > .row, .box.latest > .box-content > .row, .box.special > .box-content > .row {
    margin: 0; }

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

/* ===================   Product Image   =================== */
.product-thumb .image {
  position: relative;
  overflow: hidden;
  padding: 0 0 8px; }
  .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;
      background: #fff; }
    .product-thumb .image > a:hover img {
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
.product-thumb .product__buttons {
  display: inline-block;
  position: absolute;
  opacity: 0;
  z-index: 1;
  width: 24px;
  text-align: center;
  top: 5px;
  right: 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 .product__buttons i {
    text-shadow: 1px 1px 0 #fff; }
  .product-thumb .product__buttons .product-btn + .product-btn {
    margin-top: 10px; }
    .product-thumb .product__buttons .product-btn + .product-btn.quickview {
      margin-top: 7px; }

.desc-category {
  margin-bottom: 20px; }

.product-info .review-link-write {
  display: inline-block; }

.product-compare .table .product-thumb {
  background: none; }
  .product-compare .table .product-thumb .image {
    margin-bottom: 15px; }
  .product-compare .table .product-thumb .price {
    margin-bottom: 5px; }
  .product-compare .table .product-thumb:hover {
    box-shadow: none; }
  .product-compare .table .product-thumb .rating {
    position: relative;
    top: 0;
    left: 0; }

/* ===================   Product Caption   =================== */
.product-thumb {
  position: relative;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  .product-thumb .aside {
    display: none; }
  .product-thumb .caption {
    padding: 0 20px 0 19px; }
  .product-thumb .name {
    min-height: 36px; }
  .product-thumb .cart-button {
    display: inline-block;
    width: 100%;
    margin-bottom: 34px; }
    .product-thumb .cart-button .price {
      margin-right: 10px; }
    .product-thumb .cart-button .btn-add {
      margin-right: -35px; }
  .product-thumb .category-name {
    display: block;
    font: 400 13px/16px "Roboto Slab", serif;
    color: #c2c2c2;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .product-thumb .rating {
    position: absolute;
    top: 10px;
    left: 17px; }
  .product-thumb:hover .product__buttons {
    opacity: 1; }

aside .product-thumb .image a {
  border: 1px solid #e1e1e1; }
  aside .product-thumb .image a:hover {
    border-color: #bbb; }

.name {
  font: 400 italic 15px/18px "Georgia";
  margin-bottom: 8px; }
  .name a {
    display: inline;
    color: #636363; }
    .name a:visited {
      color: #636363; }
    .name a:hover, .name a:focus, .name a:active {
      color: #ffca28; }

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

.product-list .description-small,
.product-grid .description {
  display: none; }

.description-small, .description {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 15px; }

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

/* ==================   SALE   =================== */
.sale, .discount, .new-pr {
  font-size: 11px;
  line-height: 13px;
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
  background-color: #df3434;
  position: absolute;
  z-index: 1; }

.discount {
  top: 0;
  left: 0; }

.sale, .new-pr {
  top: 30px;
  left: 15px;
  font: 400 11px/13px "Georgia";
  text-transform: uppercase;
  color: #000;
  background: #ffca28;
  padding: 6px 8px;
  text-align: center; }

.new-pr {
  color: #fff;
  left: auto;
  right: 15px;
  background: #636363; }

.sale + .discount {
  left: 35px;
  top: 60px; }
  .sale + .discount:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #df3434; }

/* ===================   Product Price    =================== */
.price-new, .price-old, .price {
  display: inline-block;
  font: bold 18px/22px "Roboto Slab", serif;
  color: #464646; }

.price-old {
  font-size: 14px;
  line-height: 16px;
  color: #b7b7b7;
  text-decoration: line-through; }

.price-section {
  margin-top: 20px; }
  .price-section .price-new, .price-section .price-section .price-old {
    font-size: 30px;
    line-height: 30px;
    color: #464646; }
  .price-section .price-new {
    margin-right: 5px; }
  .price-section .price-old {
    font-size: 16px;
    line-height: 19px;
    color: #b7b7b7; }
  .price-section .reward {
    display: block;
    margin-top: 10px; }

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

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

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

table .price-tx {
  font-weight: bold; }

.table .price {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold; }
  .table .price b {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    font-weight: bold; }
  .table .price s {
    font-size: 14px;
    line-height: 16px;
    color: #b7b7b7; }

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

.stock {
  color: #54B70B; }

.out-stock {
  color: #EE372A; }

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

/* ===================   Product Rating   =================== */
.rating {
  line-height: 16px;
  min-height: 16px;
  display: inline-block; }

.fa-stack {
  font-size: 14px;
  line-height: 16px;
  width: 0.8em;
  height: 16px;
  vertical-align: top; }
  .fa-stack i {
    color: #f8c928; }

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

.product-thumb .fa-stack {
  font-size: 14px; }

.rat {
  color: #ffca28; }

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

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

.fancybox-inner .rating {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
.fancybox-inner .btn {
  margin-bottom: 15px; }

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

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

.quickview_image a {
  background: #fff;
  border: 1px solid #e1e1e1;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .quickview_image a:hover {
    border-color: #bbbbbb; }

.quickview-style .inf {
  margin-bottom: 10px; }
.quickview-style .product-btn-add {
  margin-top: 10px; }
.quickview-style .cart-button {
  margin-top: 10px; }
.quickview-style .rating {
  margin-top: 5px; }

.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: #fbfbfb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8); }
  .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-design";
    text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.2); }
    .ajax-overlay .product-options .ajax-overlay_close:before {
      content: '\e054'; }
    .ajax-overlay .product-options .ajax-overlay_close:hover {
      color: #000; }
.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; }

.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.7);
    visibility: visible; }

/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1199px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  aside .product-thumb {
    overflow: visible; } }
@media (min-width: 768px) and (max-width: 991px) {
  aside .product-thumb {
    overflow: visible; }

  .product-thumb .cart-button .price {
    margin-right: 5px; }
  .product-thumb .cart-button .btn-add {
    margin-right: -15px; }

  .price-new, .price {
    font-size: 16px;
    line-height: 19px; }

  .price-old {
    font-size: 12px;
    line-height: 14px; } }
@media (min-width: 768px) {
  .product-list > .options {
    margin-left: -15px;
    margin-right: -15px; }
  .product-list .product-thumb .image a {
    overflow: hidden; }
  .product-list .product-thumb {
    background: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    text-align: left;
    display: table; }
    .product-list .product-thumb:hover {
      box-shadow: none; }
    .product-list .product-thumb .image a {
      background: #fff;
      margin-bottom: 5px;
      border: 1px solid #e1e1e1;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .product-list .product-thumb .image a:hover {
        border-color: #bbbbbb; }
    .product-list .product-thumb .product__buttons {
      display: none; }
    .product-list .product-thumb .image, .product-list .product-thumb .caption, .product-list .product-thumb .aside {
      display: table-cell;
      vertical-align: top;
      padding: 0 15px;
      width: 33.3%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .product-list .product-thumb .aside .cart-button {
      padding: 0; }
      .product-list .product-thumb .aside .cart-button .btn-primary {
        margin-bottom: 20px; }
      .product-list .product-thumb .aside .cart-button .btn-product {
        margin-bottom: 10px; }
    .product-list .product-thumb .aside .rating {
      left: 0;
      top: 0;
      display: inline-block;
      position: relative;
      width: 100%;
      margin-bottom: 15px; }
    .product-list .product-thumb .caption {
      border-right: 1px solid #e1e1e1; }
      .product-list .product-thumb .caption .rating {
        display: none; }
    .product-list .product-thumb > .price, .product-list .product-thumb > .cart-button, .product-list .product-thumb .image__buttons, .product-list .product-thumb .image .rating {
      display: none; }

  .home-top .box .product-layout.col-lg-3, .home-top .box .product-layout.col-md-3 .home-top .box .product-layout.col-sm-3 {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    .home-top .box .product-layout.col-lg-3:before, .home-top .box .product-layout.col-md-3 .home-top .box .product-layout.col-sm-3:before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      z-index: 1;
      content: '';
      width: 1px;
      height: 100%;
      background: #e1e1e1; }

  .home-top .box .product-layout + .line {
    display: inline-block;
    width: 100%;
    float: left;
    height: 1px;
    overflow: hidden;
    background: #e1e1e1;
    vertical-align: top; }
  .home-top .box .product-layout:first-child:before, .home-top .box .line + .product-layout:before {
    display: none;
    clear: left; }

  .product-layout.product-grid {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .product-layout.product-grid:before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      z-index: 1;
      content: '';
      width: 1px;
      height: 100%;
      background: #e1e1e1; }

  .product-grid.product-layout + .line {
    display: inline-block;
    width: 100%;
    float: left;
    height: 1px;
    overflow: hidden;
    background: #e1e1e1;
    vertical-align: top; }

  .product-grid.product-layout:first-child:before,
  .line + .product-grid.product-layout:before {
    display: none;
    clear: left; }

  .row.grid {
    line-height: 0;
    margin-left: 0;
    margin-right: 0; }

  .box .box-content .last {
    clear: left; }

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

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

  .product-reviews .fa-stack {
    font-size: 14px; } }
@media (min-width: 541px) and (max-width: 767px) {
  .container .product-layout {
    width: 50%;
    float: left; } }
@media (max-width: 767px) {
  .quickview {
    display: none; }

  .product-grid.product-layout .product-thumb, .product-list.product-layout .product-thumb {
    width: 270px; }

  aside .box .swiper-container {
    text-align: center; }
    aside .box .swiper-container .product-thumb {
      display: inline-block;
      width: 270px;
      max-width: 100%; }

  .box .product-layout, .product-grid.product-layout, .product-list.product-layout {
    text-align: center;
    margin-bottom: 25px; }
    .box .product-layout .product-thumb, .product-grid.product-layout .product-thumb, .product-list.product-layout .product-thumb {
      display: inline-block;
      width: 234px;
      max-width: 100%; }

  aside .box.featured > .box-content > .row, aside .box.bestseller > .box-content > .row, aside .box.latest > .box-content > .row, aside .box.special > .box-content > .row {
    margin-left: -15px;
    margin-right: -15px; }

  aside .box .box-carousel {
    text-align: center; }
    aside .box .box-carousel .product-thumb {
      display: inline-block;
      width: 270px;
      max-width: 100%; }

  .product-grid.product-layout .product-thumb,
  .product-list.product-layout .product-thumb {
    width: 270px; }

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

  .top .product-layout.clr {
    clear: both; }

  .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 .image a,
  .product-grid .product-thumb .image a {
    border: 1px solid #e1e1e1; }
    .product-list .product-thumb .image a:hover,
    .product-grid .product-thumb .image a:hover {
      border-color: #bbb; }
  .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; }

  .clearfix + .product-list .product-thumb {
    border-top: none;
    padding: 0; }

  .product-layout {
    margin-bottom: 20px; } }
@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important; } }
@media (max-width: 540px) {
  #content .product-layout {
    width: 100%;
    float: none; }

  .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; } }
@media (max-width: 480px) {
  .product-info .review-link-show, .product-info .review-link-write {
    font-size: 12px; }
  .product-info .product-rating-status .fa-stack + span.review-link,
  .product-info .product-rating-status .review-link + span.review-link {
    padding-left: 4px;
    margin-left: 3px; } }
/*========================================================
                         Box
=========================================================*/
.box {
  margin-bottom: 30px; }
  .box .box-heading {
    margin: 0 0 45px;
    text-align: center; }
    .box .box-heading h3 {
      margin: 0;
      color: #464646;
      font: 400 45px/54px "Georgia";
      letter-spacing: .8px; }

aside .box .product-layout, .column-left .box .product-layout, .column-right .box .product-layout {
  width: 100%;
  margin-bottom: 0; }
aside .box .box-heading, .column-left .box .box-heading, .column-right .box .box-heading {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 3px; }
  aside .box .box-heading h3, .column-left .box .box-heading h3, .column-right .box .box-heading h3 {
    font-size: 28px;
    line-height: 34px; }
aside .box .box-content, .column-left .box .box-content, .column-right .box .box-content {
  position: relative; }

aside [class*="col-"], aside .container, .column-left [class*="col-"], .column-left .container, .column-right [class*="col-"], .column-right .container {
  width: 100%;
  padding: 0; }
aside .row, .column-left .row, .column-right .row {
  margin: 0; }
aside ul li + li, .column-left ul li + li, .column-right ul li + li {
  margin-top: 9px; }
aside h3 + ul, aside h2 + ul, .column-left h3 + ul, .column-left h2 + ul, .column-right h3 + ul, .column-right h2 + ul {
  margin-bottom: 30px; }
  aside h3 + ul.sf-menu, aside h2 + ul.sf-menu, .column-left h3 + ul.sf-menu, .column-left h2 + ul.sf-menu, .column-right h3 + ul.sf-menu, .column-right h2 + ul.sf-menu {
    margin-bottom: 30px; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (max-width: 1199px) {
  .box .box-heading h3 {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0; }

  .home-top .container .box {
    margin-bottom: 65px; } }
@media (min-width: 768px) and (max-width: 991px) {
  aside .box .box-heading h3 {
    font-size: 21px;
    line-height: 25px; }

  .home-top .container .box {
    margin-bottom: 52px; } }
@media (max-width: 767px) {
  .box .box-heading h3 {
    font-size: 24px;
    line-height: 29px; }

  aside .box .box-heading h3 {
    font-size: 21px;
    line-height: 25px; }

  .home-top .container .box {
    margin-bottom: 30px; }

  .box .product-thumb .image a {
    border: 1px solid #e1e1e1; }

  aside .box .row {
    margin-left: -15px;
    margin-right: -15px; }
    aside .box .row .product-layout {
      text-align: center;
      display: inline-block;
      width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      aside .box .row .product-layout .product-thumb {
        width: 270px;
        max-width: 100%; }
  aside .box .box-heading {
    position: relative;
    cursor: pointer;
    color: #fbfbfb;
    padding: 10px 40px 10px 20px;
    background: #ffca28; }
    aside .box .box-heading h3 {
      color: #fff;
      font-size: 26px;
      line-height: 31px; }
    aside .box .box-heading:after {
      content: '\f055';
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease;
      position: absolute;
      right: 15px;
      top: 10px;
      font-size: 26px;
      line-height: 31px;
      font-family: "FontAwesome";
      color: #fbfbfb; }
    aside .box .box-heading:hover:after {
      color: #ffa00e; }
    aside .box .box-heading.active:after {
      content: '\f056'; } }
@media (max-width: 540px) {
  aside .box .row .product-layout {
    width: 100%; } }
/*========================================================
                        Buttons
=========================================================*/
#button-search + h2 {
  margin-top: 15px; }

.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-left {
    margin-right: 10px; }
  .buttons .pull-right [for="agree1"] + .btn {
    margin-bottom: 0; }

.btn.active, .btn:active {
  box-shadow: none; }

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

/* ================   Default Buttons BEGIN   =============== */
.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Georgia";
  text-transform: uppercase;
  text-shadow: none;
  border-radius: 0;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #392a22;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzIwMzA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODI1MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #392a22 1%, #251d19 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #392a22 1%, #251d19 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #392a22 1%, #251d19 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-bottom: 2px solid #000;
  padding: 13px 22px;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff; }
  .btn:visited, .btn-default:visited, .btn-primary:visited, .btn-success:visited, .btn-info:visited, .btn-warning:visited, .btn-danger:visited {
    color: #fff;
    background: #392a22;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzIwMzA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODI1MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #392a22 1%, #251d19 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #392a22 1%, #251d19 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #392a22 1%, #251d19 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .btn:hover, .btn:active, .btn:focus, .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-danger:hover, .btn-danger:active, .btn-danger:focus {
    color: #fff;
    background: #2a4654;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhNDY1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTNhNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2a4654 0%, #213a44 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2a4654 0%, #213a44 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2a4654 0%, #213a44 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-bottom: 2px solid #251d19;
    outline: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn i, .btn-default i, .btn-primary i, .btn-success i, .btn-info i, .btn-warning i, .btn-danger i {
    margin-right: 5px;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

.btn i {
  margin-right: 5px;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.btn-product {
  color: #636363;
  background: none;
  border: none;
  padding: 0;
  text-transform: none;
  font-style: italic;
  line-height: 20px;
  margin-right: 15px; }
  .btn-product i, .btn-product:before {
    font-size: 20px;
    line-height: 20px;
    color: #cbcbcb;
    vertical-align: top; }
  .btn-product:visited {
    color: #636363;
    background: none;
    border: none; }
    .btn-product:visited i, .btn-product:visited:before {
      color: #cbcbcb; }
  .btn-product:hover, .btn-product:active, .btn-product:focus {
    color: #ffca28;
    background: none;
    border: none; }
    .btn-product:hover i, .btn-product:hover:before, .btn-product:active i, .btn-product:active:before, .btn-product:focus i, .btn-product:focus:before {
      color: #ffca28; }

.btn-primary {
  font: bold 13px/22px "Roboto Slab", serif;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid #e87c1e;
  letter-spacing: .5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  background: #fdbd28;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkYmQyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGE4MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fdbd28 0%, #fda80d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .btn-primary:visited {
    color: #fff;
    background: #fdbd28;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkYmQyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGE4MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fdbd28 0%, #fda80d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-bottom-color: #e87c1e; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
    color: #fff;
    background: #ffdb28;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGIyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2IxMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffdb28 0%, #f7b10e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffdb28 0%, #f7b10e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffdb28 0%, #f7b10e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    outline: none !important;
    border-bottom-color: #e88b1e; }
  .btn-primary i {
    vertical-align: baseline;
    font-size: 22px;
    line-height: 22px;
    vertical-align: top; }

.btn-primary[disabled], .btn-primary[disabled]:hover {
  border-bottom-color: #e88b1e; }

/*================   Product Buttons BEGIN   ===============*/
.product-btn {
  color: #d1d1d1;
  font-size: 20px;
  line-height: 20px; }
  .product-btn:visited {
    color: #d1d1d1; }
  .product-btn:hover, .product-btn:focus, .product-btn:active {
    color: #464646; }

.btn-add {
  color: #ffca28;
  font-size: 24px;
  line-height: 24px; }
  .btn-add:visited {
    color: #ffca28; }
  .btn-add:hover, .btn-add:focus, .btn-add:active {
    color: #ffe57f; }

.product-buttons {
  margin: 10px -5px 1em;
  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;
      padding: 0; }

#button-cart {
  display: inline-block;
  margin-left: 10px; }

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

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

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .account-wishlist table td .btn {
    padding: 6px; } }
@media (max-width: 767px) {
  #grid-view, #list-view {
    display: none; }

  .product-thumb .image > .quickview {
    display: none; } }
@media (max-width: 479px) {
  .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: #fbfbfb;
  border: 1px solid #e1e1e1;
  color: #464646;
  font-size: 14px;
  height: 40px;
  line-height: 24px;
  padding: 8px 10px 8px 20px;
  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 {
    border-color: rgba(255, 202, 40, 0.5);
    -webkit-box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5);
    -moz-box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5);
    box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5); }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #777; }

.product-options .checkbox input[type="checkbox"] + label,
.product-options .radio input[type="radio"] + label {
  border: 1px solid #e1e1e1; }

select:hover {
  cursor: pointer; }

input[name*="quantity"] {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle; }

textarea:not([class*="habla"]) {
  min-height: 200px; }

select {
  display: none; }

.counter, .counter:focus {
  display: inline-block;
  height: 40px;
  width: 40px;
  color: #464646;
  background: #fbfbfb;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  vertical-align: middle; }
  .counter:hover, .counter:focus:hover {
    background: #f9f9f9;
    color: #ffca28; }
  @media (max-width: 767px) {
    .counter, .counter:focus {
      display: none; } }

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

.input-group-btn .btn {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .input-group-btn .btn i {
    margin-right: 0; }

.sbHolder {
  background-color: #fbfbfb;
  border: 1px solid #e1e1e1;
  height: 40px;
  position: relative;
  width: 100%;
  text-align: left;
  color: #464646;
  -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;
  font-size: 13px;
  line-height: 16px; }
  .sbHolder:hover {
    background: #f9f9f9; }
  .sbHolder:focus {
    border-color: rgba(255, 202, 40, 0.5);
    -webkit-box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5);
    -moz-box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5);
    box-shadow: 1px 1px 10px rgba(255, 202, 40, 0.5); }

.sbSelector {
  display: block;
  height: 100%;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  right: 30px;
  padding: 8px 10px 8px 15px;
  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;
  color: #464646; }
  .sbSelector:visited {
    color: #464646; }
  .sbSelector:hover, .sbSelector:focus, .sbSelector:active {
    color: #363636; }

.sbToggle {
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  color: inherit;
  font-family: "material-design";
  line-height: 40px;
  font-size: 28px; }
  .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: inherit; }
  .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: #fbfbfb;
  list-style: none;
  left: 0;
  margin: 0 -1px;
  padding: 10px 0;
  position: absolute;
  right: 0;
  z-index: 2;
  overflow-y: auto;
  -webkit-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  -moz-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  border-top: 1px solid #e1e1e1; }
  .sbOptions li a {
    display: block;
    padding: 8px 20px 8px 10px;
    color: #636363; }
    .sbOptions li a:visited {
      color: #636363; }
    .sbOptions li a:hover, .sbOptions li a:focus, .sbOptions li a:active {
      color: #363636;
      background: #f2f2f2; }

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: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  input[type="radio"] + label:before {
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #e1e1e1;
    background: #fbfbfb; }
  input[type="radio"] + label:after {
    top: 6px;
    left: 2px;
    width: 12px;
    height: 12px;
    -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: #ffca28; }

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

input[type="checkbox"]:checked + label:after {
  content: ""; }

input[type="checkbox"][disabled] + label {
  color: #b0b0b0;
  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: #ffca28 !important; }

/*========================================================
                      Menu styles
=========================================================*/
.navigation {
  padding: 0 100px;
  margin-top: 24px; }

.megamenu {
  position: relative; }
  .megamenu > .sf-menu {
    position: relative;
    z-index: 2; }
  .megamenu:before, .megamenu:after {
    position: absolute;
    display: block;
    top: 60px;
    left: 100%;
    margin-left: -76px;
    content: '';
    width: 167px;
    height: 69px;
    background: url(../image/menu-item-right.png) no-repeat left top; }
  .megamenu:before {
    left: auto;
    margin-left: 0;
    right: 100%;
    margin-right: -76px;
    background-image: url(../image/menu-item-left.png); }

.sf-menu a[href="#"] {
  pointer-events: none; }

.sf-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  color: #363636;
  border: 3px solid #fff;
  display: table;
  width: 100%;
  table-layout: fixed; }
  .sf-menu > li + li > a:after, .sf-menu > li + li > span:after {
    position: absolute;
    display: inline-block;
    content: '';
    top: 50%;
    left: -13px;
    margin-top: -3px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 5px;
    height: 5px; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }

/*================ Menu  ===============*/
.sf-menu > li {
  display: table-cell;
  text-align: center;
  width: 100%;
  position: relative; }
  .sf-menu > li > .sf-with-ul {
    position: relative; }
  .sf-menu > li.sf-with-mega {
    position: static; }
  .sf-menu > li > a, .sf-menu > li > span {
    display: block;
    position: relative;
    font: 400 16px/19px "Roboto Slab", serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
    padding: 18px 0 17px;
    margin: 0 10px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .sf-menu > li.active > a, .sf-menu > li > a:hover, .sf-menu > li > a:focus, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, .sf-menu > li > a.active, .sf-menu > li.sfHover > span {
    color: #fff;
    background: #ffca28; }

.ie .sf-menu, html[lang="de"] .sf-menu {
  table-layout: auto; }
  .ie .sf-menu > li, html[lang="de"] .sf-menu > li {
    width: auto;
    min-width: 100px; }

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 80;
  left: 0;
  top: 60px;
  width: 230px;
  margin-top: 0;
  padding: 0;
  background: #fff; }
  .sf-menu .simple_menu li + li {
    border-top: 1px solid #e5e5e5;
    margin-top: 0; }

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu li {
  position: relative; }
.sf-menu .simple_menu a {
  display: block;
  background: #fff;
  padding: 17px 10px 16px; }
  .sf-menu .simple_menu a, .sf-menu .simple_menu a:visited {
    color: #363636; }
.sf-menu .simple_menu li.sfHover > a, .sf-menu .simple_menu li > a:hover, .sf-menu .simple_menu li > a:focus, .sf-menu .simple_menu li > a:active, .sf-menu .simple_menu li > a.active {
  color: #ffca28; }

/*================ 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;
  position: absolute;
  list-style-type: none;
  text-align: left;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 109;
  padding: 48px 81px 58px;
  background-color: #fff;
  border-top: 3px solid #ffca28;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  -moz-box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15);
  box-shadow: 0 6px 21px rgba(30, 30, 30, 0.15); }
  .sf-menu .sf-mega .submenu_category_title a {
    display: inline-block;
    font: bold 16px/19px "Roboto Slab", serif;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #f47b00; }
  .sf-menu .sf-mega .submenu_category_title + ul {
    margin-top: 9px; }
  .sf-menu .sf-mega .submenu_category_title ul li a, .sf-menu .sf-mega .submenu_category_title + ul li a {
    color: #363636;
    font: 400 14px/16px "Open Sans", sans-serif;
    letter-spacing: 0;
    text-transform: none; }
  .sf-menu .sf-mega .submenu_category_title a, .sf-menu .sf-mega .submenu_category_title a:visited,
  .sf-menu .sf-mega .sf-mega_section a,
  .sf-menu .sf-mega .sf-mega_section a:visited {
    color: #f47b00; }
  .sf-menu .sf-mega .submenu_category_title a:hover, .sf-menu .sf-mega .submenu_category_title a:focus, .sf-menu .sf-mega .submenu_category_title a:active, .sf-menu .sf-mega .submenu_category_title a.active,
  .sf-menu .sf-mega .sf-mega_section a:hover,
  .sf-menu .sf-mega .sf-mega_section a:focus,
  .sf-menu .sf-mega .sf-mega_section a:active,
  .sf-menu .sf-mega .sf-mega_section a.active {
    color: #fdab11; }
  .sf-menu .sf-mega .submenu_category_title ul li,
  .sf-menu .sf-mega .submenu_category_title + ul li,
  .sf-menu .sf-mega .sf-mega_section ul li,
  .sf-menu .sf-mega .sf-mega_section + ul li {
    font: 400 14px/16px "Open Sans", sans-serif;
    padding: 7px 0; }
    .sf-menu .sf-mega .submenu_category_title ul li a, .sf-menu .sf-mega .submenu_category_title ul li a:visited,
    .sf-menu .sf-mega .submenu_category_title + ul li a,
    .sf-menu .sf-mega .submenu_category_title + ul li a:visited,
    .sf-menu .sf-mega .sf-mega_section ul li a,
    .sf-menu .sf-mega .sf-mega_section ul li a:visited,
    .sf-menu .sf-mega .sf-mega_section + ul li a,
    .sf-menu .sf-mega .sf-mega_section + ul li a:visited {
      color: #363636; }
    .sf-menu .sf-mega .submenu_category_title ul li a:hover, .sf-menu .sf-mega .submenu_category_title ul li a:focus, .sf-menu .sf-mega .submenu_category_title ul li a:active, .sf-menu .sf-mega .submenu_category_title ul li a.active,
    .sf-menu .sf-mega .submenu_category_title + ul li a:hover,
    .sf-menu .sf-mega .submenu_category_title + ul li a:focus,
    .sf-menu .sf-mega .submenu_category_title + ul li a:active,
    .sf-menu .sf-mega .submenu_category_title + ul li a.active,
    .sf-menu .sf-mega .sf-mega_section ul li a:hover,
    .sf-menu .sf-mega .sf-mega_section ul li a:focus,
    .sf-menu .sf-mega .sf-mega_section ul li a:active,
    .sf-menu .sf-mega .sf-mega_section ul li a.active,
    .sf-menu .sf-mega .sf-mega_section + ul li a:hover,
    .sf-menu .sf-mega .sf-mega_section + ul li a:focus,
    .sf-menu .sf-mega .sf-mega_section + ul li a:active,
    .sf-menu .sf-mega .sf-mega_section + ul li a.active {
      color: #fdab11; }
    .sf-menu .sf-mega .submenu_category_title ul li ul,
    .sf-menu .sf-mega .submenu_category_title + ul li ul,
    .sf-menu .sf-mega .sf-mega_section ul li ul,
    .sf-menu .sf-mega .sf-mega_section + ul li ul {
      padding-left: 15px; }
      .sf-menu .sf-mega .submenu_category_title ul li ul li a,
      .sf-menu .sf-mega .submenu_category_title + ul li ul li a,
      .sf-menu .sf-mega .sf-mega_section ul li ul li a,
      .sf-menu .sf-mega .sf-mega_section + ul li ul li a {
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Roboto Slab", serif; }
        .sf-menu .sf-mega .submenu_category_title ul li ul li a, .sf-menu .sf-mega .submenu_category_title ul li ul li a:visited,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a:visited,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a:visited,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a:visited {
          color: #c2c2c2; }
        .sf-menu .sf-mega .submenu_category_title ul li ul li a:hover, .sf-menu .sf-mega .submenu_category_title ul li ul li a:focus, .sf-menu .sf-mega .submenu_category_title ul li ul li a:active, .sf-menu .sf-mega .submenu_category_title ul li ul li a.active,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a:hover,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a:focus,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a:active,
        .sf-menu .sf-mega .submenu_category_title + ul li ul li a.active,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a:hover,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a:focus,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a:active,
        .sf-menu .sf-mega .sf-mega_section ul li ul li a.active,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a:hover,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a:focus,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a:active,
        .sf-menu .sf-mega .sf-mega_section + ul li ul li a.active {
          color: #363636; }
  header .sf-menu .sf-mega {
    top: 100% !important;
    left: 0;
    width: 100%; }
  .sf-menu .sf-mega li {
    display: block; }
    .sf-menu .sf-mega li > a {
      display: inline; }
    .sf-menu .sf-mega li.sfHover > a, .sf-menu .sf-mega li > a:hover, .sf-menu .sf-mega li > a.active {
      color: #ffca28; }
  .sf-menu .sf-mega ul {
    display: block !important;
    height: auto !important;
    padding: 0;
    list-style-type: none; }
    .sf-menu .sf-mega ul li {
      opacity: 1 !important; }
      .sf-menu .sf-mega ul li.submenu_title {
        margin-left: 0; }
  .sf-menu .sf-mega_row {
    margin: 0 -15px; }
    .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 {
    float: left;
    padding: 0 15px; }

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

/*============================================*/
@media (max-width: 1199px) {
  .sf-menu > li > a, .sf-menu > li > span {
    margin: 0; }
  .sf-menu > li + li > a:after, .sf-menu > li + li > span:after {
    left: -3px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sf-menu .sf-mega {
    padding: 25px; }
    .sf-menu .sf-mega .submenu_category_title a {
      font-size: 14px;
      line-height: 16px; }
    .sf-menu .sf-mega ul li {
      font-size: 13px;
      line-height: 16px;
      padding-top: 5px;
      padding-bottom: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu > li > a, .sf-menu > li > span {
    font-size: 14px; }
  .sf-menu .sf-mega {
    padding: 20px; }
    .sf-menu .sf-mega .submenu_category_title a {
      font-size: 13px;
      line-height: 16px; }
    .sf-menu .sf-mega ul li {
      font-size: 12px;
      line-height: 14px;
      padding-top: 4px;
      padding-bottom: 4px; }
    .sf-menu .sf-mega > li + li {
      margin-top: 25px; }

  .navigation {
    padding: 0 20px; }

  .megamenu:after {
    margin-left: -124px; }

  .megamenu:before {
    margin-right: -124px; } }
@media (max-width: 767px) {
  .navigation {
    padding: 0;
    margin-top: 0; }

  .megamenu, .sf-menu {
    display: none; }

  .rd-mobilemenu.active {
    background: rgba(255, 255, 255, 0.5); }

  .sf-mega_section {
    width: 100% !important;
    margin-bottom: 15px; }

  .navigation .line-color {
    display: none; }

  .rd-mobilemenu_submenu {
    background-image: none !important; }

  .sf-menu .simple_menu a {
    padding-left: 25px; }
    .sf-menu .simple_menu a:before {
      content: '> '; }

  .sf-menu .simple_menu .simple_menu a {
    padding-left: 40px; }
    .sf-menu .simple_menu .simple_menu a:before {
      content: '- '; }

  .sf-with-ul.active + ul.sf-mega {
    display: block !important; } }
/*==================  Stuck menu  ======================*/
.stuck-menu {
  width: auto !important;
  text-align: center; }

.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 top ease;
    -o-transition: 0.3s top ease;
    -webkit-transition: 0.3s top ease;
    transition: 0.3s top ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
    padding: 0; }
    .scroll-fix .logo {
      margin-top: 4px; }
    .scroll-fix .block-menu {
      padding-top: 0; }
    .scroll-fix .sf-menu .sf-mega {
      top: 100%; } }
@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static; } }
/*=============== Responsive ====================*/
@media (max-width: 767px) {
  .stuck-menu {
    margin-bottom: 0; } }
/*==================   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: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  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 a {
    display: block;
    padding: 10px 45px 10px 20px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #ffca28;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      cursor: pointer;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      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 a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul 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 li li a {
      padding-left: 30px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #636363;
      font-size: 14px;
      line-height: 16px; }
    .rd-mobilemenu_ul ul li li li a {
      padding-left: 40px;
      font-size: 12px;
      text-transform: uppercase;
      color: #7d7d7d; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #bcaaa4;
  -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: 1000; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 52px;
  right: 111px;
  font-size: 20px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.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: 4px;
  left: 4px;
  width: 48px;
  height: 48px; }
  .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: -8px;
      -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: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #bcaaa4;
      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.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px 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: 15px; }
    .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: 56px; }

  .rd-mobilemenu_ul a.rd-with-ul[href="#"] {
    cursor: default; }

  .rd-mobilemenu_ul a[href="#"] span:before {
    position: absolute;
    display: block;
    width: 210px;
    height: 100%;
    top: 0;
    right: 0;
    content: '';
    pointer-events: none; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; }

  .cart {
    right: 15px;
    height: 56px;
    z-index: 1001; }
    .cart > button {
      line-height: 56px; }
      .cart > button i.fa-shopping-cart, .cart > button p {
        line-height: 56px;
        margin-top: 0;
        margin-bottom: 0; }

  header .nav {
    right: 80px;
    z-index: 1001; }
    header .nav > .toggle {
      font-size: 28px;
      line-height: 56px; }

  .cart > button, .nav > .toggle {
    color: #bcaaa4;
    font-size: 28px; }
    .cart > button:hover, .nav > .toggle:hover {
      color: #ffca28; } }
@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 18px; }

  .cart > button {
    font-size: 22px; } }
/*========================================================
                      Banners
=========================================================*/
.banners > div {
  margin-bottom: 27px; }
  .banners > div .banner-box {
    position: relative; }
    .banners > div .banner-box > a {
      display: block; }

.banners .banner-box {
  overflow: hidden;
  color: #fff;
  background: #ffca28;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: 0.5s background-color ease;
  -o-transition: 0.5s background-color ease;
  -webkit-transition: 0.5s background-color ease;
  transition: 0.5s background-color ease; }
  .banners .banner-box .link {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    content: ''; }
  .banners .banner-box:hover {
    background: #ffc40e; }

.banners .background-secondary .banner-box {
  background: #251d19; }
  .banners .background-secondary .banner-box:hover {
    background: #16110f; }

.banners > div .s-desc {
  position: absolute;
  text-align: center;
  left: 5%;
  right: 5%;
  top: 12%; }
  .banners > div .s-desc, .banners > div .s-desc h1, .banners > div .s-desc h2, .banners > div .s-desc h3, .banners > div .s-desc h4, .banners > div .s-desc h5, .banners > div .s-desc h6, .banners > div .s-desc p {
    color: #fff;
    font-family: "Georgia";
    margin-bottom: 0; }
  .banners > div .s-desc i {
    font-size: 54px;
    height: 54px;
    margin-left: -10px;
    margin-right: 10px;
    line-height: 1em;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin-bottom: 7px; }
  .banners > div .s-desc h3, .banners > div .s-desc h5 {
    text-transform: none; }
  .banners > div .s-desc h1 {
    font-size: 70px;
    font-weight: 700; }
  .banners > div .s-desc h2 {
    font-size: 66px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 10px; }
  .banners > div .s-desc h3 {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 8px;
    display: inline-block; }
  .banners > div .s-desc h4 {
    font-size: 34px;
    font-weight: 300; }
  .banners > div .s-desc h5 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px; }
  .banners > div .s-desc h6 {
    font-size: 16px;
    font-weight: 300; }

.banner-2 .banner-box .s-desc {
  top: 14%; }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .banners > div .s-desc i {
    font-size: 45px;
    height: 45px; }
  .banners > div .s-desc h1 {
    font-size: 58px; }
  .banners > div .s-desc h2 {
    font-size: 52px; }
  .banners > div .s-desc h3 {
    font-size: 36px; }
  .banners > div .s-desc h4 {
    font-size: 30px; }
  .banners > div .s-desc h5 {
    font-size: 24px;
    margin-bottom: 10px; }
  .banners > div .s-desc h6 {
    font-size: 14px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .banners > div .s-desc {
    top: 10%; }
    .banners > div .s-desc i {
      font-size: 32px;
      height: 32px;
      margin-left: -5px;
      margin-right: 5px; }
    .banners > div .s-desc h1 {
      font-size: 46px; }
    .banners > div .s-desc h2 {
      font-size: 38px;
      margin-bottom: 8px; }
    .banners > div .s-desc h3 {
      font-size: 26px; }
    .banners > div .s-desc h4 {
      font-size: 24px; }
    .banners > div .s-desc h5 {
      font-size: 20px;
      margin-bottom: 8px; }
    .banners > div .s-desc h6 {
      font-size: 11px; }

  .banner-2 .banner-box .s-desc {
    top: 10%; } }
@media (max-width: 767px) {
  .banners {
    text-align: center; }
    .banners > div {
      display: inline-block;
      max-width: 100%; } }
@media (max-width: 480px) {
  .banners > div .s-desc {
    top: 10%; }
    .banners > div .s-desc i {
      font-size: 32px;
      height: 32px;
      margin-left: -5px;
      margin-right: 5px; }
    .banners > div .s-desc h1 {
      font-size: 46px; }
    .banners > div .s-desc h2 {
      font-size: 38px;
      margin-bottom: 8px; }
    .banners > div .s-desc h3 {
      font-size: 28px;
      margin-bottom: 6px; }
    .banners > div .s-desc h4 {
      font-size: 26px; }
    .banners > div .s-desc h5 {
      font-size: 20px;
      margin-bottom: 8px; }
    .banners > div .s-desc h6 {
      font-size: 13px; }
    .banners > div .s-desc p {
      font-size: 14px; }

  .banner-2 .banner-box .s-desc {
    top: 10%; } }
/*========================================================
                      HTML boxes
=========================================================*/
.html-module.slogan {
  font: 300 45px/56px "Roboto Slab", serif;
  padding: 0 20%;
  margin-top: 57px; }
.html-module.menu-week {
  margin-bottom: 40px; }
  .html-module.menu-week p {
    padding-right: 20%;
    margin-bottom: 23px; }
.html-module.button-menu .btn-primary {
  padding: 17px 42px 16px; }
.html-module.map-info-block {
  padding-top: 55px;
  padding-bottom: 47px;
  color: #fff;
  background: #251d19;
  position: absolute;
  position: relative; }
  .html-module.map-info-block:before {
    position: absolute;
    top: -7px;
    left: 0;
    width: 100%;
    height: 7px;
    content: '';
    background: url(../image/footer-wave-bottom-map.png) repeat-x scroll center bottom; }
  .html-module.map-info-block .map-info {
    position: relative;
    padding-left: 56px; }
    .html-module.map-info-block .map-info:before {
      content: '';
      display: inline-block;
      width: 34px;
      height: 34px;
      position: absolute;
      left: 0;
      top: 0; }
    .html-module.map-info-block .map-info[class*="--green"]:before {
      background-color: #12d440; }
    .html-module.map-info-block .map-info[class*="--yellow"]:before {
      background-color: #e1d95c; }
    .html-module.map-info-block .map-info[class*="--red"]:before {
      background-color: #f0330d; }
    .html-module.map-info-block .map-info p {
      font: 700 12px/14px "Roboto Slab", serif;
      letter-spacing: 1.1px;
      margin-bottom: 5px;
      text-transform: uppercase; }
    .html-module.map-info-block .map-info h5 {
      font: 400 14px/16px "Georgia";
      margin-bottom: 0;
      letter-spacing: 1.3px;
      text-transform: uppercase;
      color: #fff; }

/*========================================================
               Responsive HTML boxes
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .html-module.slogan {
    font-size: 30px;
    line-height: 34px;
    margin-top: 46px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .html-module.slogan {
    font-size: 22px;
    line-height: 28px;
    padding: 0 25%;
    margin-top: 37px; }

  .html-module.menu-week p {
    padding-right: 0; } }
@media (max-width: 767px) {
  .html-module.slogan {
    font-size: 20px;
    line-height: 26px;
    padding: 0;
    margin-top: 0; }

  .html-module.map-info-block [class*="col-xs"] + [class*="col-xs"] {
    margin-top: 15px; } }
@media (max-width: 480px) {
  .html-module.slogan {
    font-size: 18px;
    line-height: 22px; } }
div.swiper-container {
  border-radius: 0;
  margin-bottom: 0; }

.swiper-wrapper {
  margin-bottom: 0; }

div.swiper-container {
  position: static;
  width: auto;
  box-shadow: none;
  background: none;
  border: none; }
  div.swiper-container .swiper-slide {
    padding: 0 15px;
    width: auto; }

.swiper-container-horizontal {
  overflow: hidden; }

aside .swiper-container {
  margin-left: -15px;
  margin-right: -15px; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: none !important; }

div.swiper-button-prev:before {
  content: "\e0c3"; }

div.swiper-button-next:before {
  content: "\e0c2"; }

div.swiper-button-prev,
div.swiper-button-next {
  font-size: 30px;
  background-image: none; }
  div.swiper-button-prev:before,
  div.swiper-button-next:before {
    font-size: inherit;
    line-height: inherit;
    font-family: "material-design";
    color: inherit;
    width: auto;
    height: auto; }
  div.swiper-button-prev.swiper-button-disabled,
  div.swiper-button-next.swiper-button-disabled {
    display: none; }

.swiper-container div.swiper-button-prev, .swiper-container div.swiper-button-next {
  color: #c9c9c9;
  transition: all .3s ease;
  font-size: 30px;
  line-height: 1em;
  width: auto;
  height: 30px;
  text-align: center;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 50%;
  display: inlibe-block;
  text-align: center;
  opacity: 1; }
  .related-block .swiper-container div.swiper-button-prev, .related-block .swiper-container div.swiper-button-next {
    top: 40%; }
  .swiper-container div.swiper-button-prev.disabled, .swiper-container div.swiper-button-next.disabled {
    opacity: 0;
    pointer-events: none; }
  .swiper-container div.swiper-button-prev:hover, .swiper-container div.swiper-button-next:hover {
    color: #ffca28; }
  .swiper-container div.swiper-button-prev.disabled, .swiper-container div.swiper-button-prev.swiper-button-disabled, .swiper-container div.swiper-button-next.disabled, .swiper-container div.swiper-button-next.swiper-button-disabled {
    opacity: 0;
    pointer-events: none; }
.swiper-container .swiper-button-prev {
  left: -7px; }
.swiper-container .swiper-button-next {
  right: -7px; }
@media (min-width: 1235px) {
  .swiper-container .swiper-button-prev {
    left: -17px; }
  .swiper-container .swiper-button-next {
    right: -17px; } }
.swiper-container:hover div.swiper-button-prev, .swiper-container:hover div.swiper-button-next {
  opacity: 1; }
  .swiper-container:hover div.swiper-button-prev.disabled, .swiper-container:hover div.swiper-button-prev.swiper-button-disabled, .swiper-container:hover div.swiper-button-next.disabled, .swiper-container:hover div.swiper-button-next.swiper-button-disabled {
    opacity: 0;
    pointer-events: none; }
@media (max-width: 767px) {
  .swiper-container .swiper-slide {
    padding-left: 20px;
    padding-right: 20px; } }

.zemez-box-slider .swiper-wrapper, .zemez-box-slider .swiper-slide {
  height: auto; }

.swiper-button-disabled {
  display: none; }

@media (min-width: 768px) {
  .swiper-container .swiper-button-prev {
    left: -23px; }
  .swiper-container .swiper-button-next {
    right: -23px; } }
/*========================================================
                      Blog Styles
=========================================================*/
.blog_article {
  margin-bottom: 40px; }
  .blog_article .btn {
    margin-top: 30px; }
  .blog_article + .blog_article {
    padding-top: 40px;
    border-top: 1px solid #e1e1e1; }

.article-info .article-sub-title {
  text-align: center; }
.article-info .btn {
  margin-top: 15px; }
.article-info .product_tabs .product-layout > div {
  margin-bottom: 20px; }

a#button-comment {
  cursor: pointer; }

.article-image {
  text-align: center; }

.simple_blog-article-view h1:after {
  margin-bottom: 15px; }

.article-title {
  font-size: 24px;
  color: #ffca28;
  font-family: "Georgia"; }
  .article-title a {
    display: inline; }
  .article-title + * {
    margin-top: 20px; }

* + .article-description {
  margin-top: 30px; }
  * + .article-description p + h5, * + .article-description p + h4, * + .article-description p + h3 {
    margin-top: 30px; }

.bottom .blog_articles h2 {
  text-align: left; }
.bottom .blog_articles .box-content > div + div {
  margin-top: 21px; }
.bottom .blog_articles .box-heading {
  margin-bottom: 33px; }

.home-top .article-title {
  font: 400 16px/19px "Open Sans", sans-serif;
  padding-left: 20px; }
  .home-top .article-title:before {
    display: inline-block;
    float: left;
    font: 400 20px/19px "FontAwesome";
    color: #fda90e;
    content: '\f105';
    margin-left: -20px;
    margin-right: 20px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .home-top .article-title:hover:before {
    margin-left: -10px;
    margin-right: 10px; }

.home-top .article-description {
  display: none; }

.article-sub-title {
  font-size: 14px;
  font-weight: 400; }
  .article-sub-title span:before {
    font-size: 18px;
    font-family: "material-design";
    color: #ffca28;
    line-height: inherit;
    margin-right: 5px;
    vertical-align: bottom; }
  .article-sub-title span + span {
    margin-left: 20px; }
  .article-sub-title + * {
    margin-top: 30px; }

.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: #ffa00e;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 25px;
    font-family: "Roboto Slab", serif; }
    .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: 16px;
  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: #ffa00e;
      font-size: 16px;
      font-weight: bold; }
.article-description + * {
  margin-top: 20px; }

.related-article h4 {
  color: #ffca28; }
  .related-article h4 a {
    display: inline;
    color: #ffca28; }
    .related-article h4 a:visited {
      color: #ffca28; }
    .related-article h4 a:hover, .related-article h4 a:focus, .related-article h4 a:active {
      color: #ffa00e; }
.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; }

#comment-list .article-comment + .form-group .text-right {
  margin-bottom: 20px; }

.article-comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
  .article-comment .author {
    float: left;
    font-size: 16px;
    margin-bottom: 10px; }
  .article-comment .reply-message {
    float: right; }
  .article-comment .comment-date {
    clear: both; }
    .article-comment .comment-date:before {
      content: '\e053';
      font-size: 15px;
      color: #ffca28;
      font-family: "material-design";
      margin-right: 5px; }
  .article-comment .text {
    margin-top: 15px; }
  .article-comment .article-reply {
    margin: 30px 0 0 60px; }

.reply-cancel {
  font-size: 16px;
  color: #ffca28;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  float: right;
  margin-top: 10px; }
  .reply-cancel:hover {
    color: #ffca28; }

aside .blog_articles .article-title {
  font-size: 16px; }
aside .blog_articles .col-sm-4 + .col-sm-4 {
  margin-top: 30px; }
aside .blog_articles * + .article-description {
  margin-top: 15px; }
aside .blog_articles .box-content > div + div {
  margin-top: 30px; }
aside .blog-categories ul > li {
  position: relative; }
  aside .blog-categories ul > li > i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffca28;
    -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: #ffca28; }
  aside .blog-categories ul > li > a {
    display: block;
    color: #636363;
    background: #fbfbfb;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 10px 20px; }
    aside .blog-categories ul > li > a:hover {
      color: #000;
      background: #f3f3f3; }
  aside .blog-categories ul > li + li {
    border-top: 1px solid #e1e1e1;
    margin-top: 0; }
aside .blog-categories ul ul {
  display: none;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #e1e1e1; }
  aside .blog-categories ul ul a {
    padding-left: 40px; }
aside #blog-search {
  margin: 15px 0 0;
  position: relative; }
  aside #blog-search input {
    padding-right: 35px; }
  aside #blog-search a {
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 16px;
    line-height: 40px;
    top: 0;
    color: #ffca28;
    font-family: "FontAwesome"; }
    aside #blog-search a:before {
      content: '\f002'; }
    aside #blog-search a:hover {
      color: #ffa00e; }

.simple_blog-article-view .product_tabs .nav-tabs {
  width: 25%; }
.simple_blog-article-view .product_tabs .tab-content {
  width: 75%; }

/*========================================================
                   Blog Styles Responsive
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .article-sub-title span + span {
    margin-left: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .home-top .article-title {
    font-size: 13px;
    line-height: 16px; }
    .home-top .article-title:before {
      font-size: 16px;
      line-height: 16px;
      margin-right: 10px; }
    .home-top .article-title:hover:before {
      margin-left: -15px;
      margin-right: 5px; }

  .bottom .blog_articles .box-content > div + div {
    margin-top: 18px; } }
@media (max-width: 991px) {
  .article-image {
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .home-top .blog_articles {
    margin-top: 40px; }

  .home-top .article-title {
    font-size: 14px;
    line-height: 18px; }
    .home-top .article-title:before {
      font-size: 18px;
      line-height: 18px;
      margin-right: 10px; }
    .home-top .article-title:hover:before {
      margin-left: -15px;
      margin-right: 5px; }

  .home-top .blog_articles .box-content > div + div {
    margin-top: 18px; }

  .simple_blog-article-view .product_tabs .nav-tabs, .simple_blog-article-view .product_tabs .tab-content {
    width: 100%; }

  .bottom .blog_articles .box-heading {
    margin-bottom: 20px; } }
@media (max-width: 600px) {
  .reply-cancel {
    float: none;
    display: block; } }
@media (max-width: 479px) {
  .article-sub-title span {
    display: block; }
    .article-sub-title span + span {
      margin: 10px 0 0; } }
/* ===================   Social list   =================== */
.module-social {
  margin-top: 12px; }

.social-list {
  display: inline-block;
  margin-bottom: 0; }
  .social-list i {
    text-align: center; }
  .social-list li {
    display: inline-block;
    float: left; }
    .social-list li + li {
      margin: 0 0 0 15px; }
  .social-list a {
    display: inline-block;
    overflow: hidden;
    width: 33px;
    height: 33px;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .social-list a, .social-list a:visited {
      color: #22100d;
      background: #ffca28; }
    .social-list a:hover, .social-list a:focus, .social-list a:active {
      color: #22100d;
      background: #fff; }

.col-lg-3 ul.social-list li + li {
  margin-top: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .social-list li + li {
    margin-left: 5px; } }
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
  opacity: 0;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease; }
  #page-preloader.visible {
    opacity: 1;
    z-index: 100500; }
    #page-preloader.visible .page-preloader__cnt {
      opacity: 1; }
  #page-preloader .preloader {
    width: 68px;
    height: 68px;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../image/preloader.gif") no-repeat 50% 50% #fff;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #page-preloader .page-preloader__cnt {
    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-top: -20px;
    margin-left: auto;
    margin-right: auto;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease; }
    #page-preloader .page-preloader__cnt h1 {
      color: #ffca28;
      text-shadow: 1px 1px 0 #f4b700; }
      #page-preloader .page-preloader__cnt h1:after {
        display: none; }
  #page-preloader .logo, #page-preloader .preloader {
    display: inline-block; }

#product-preloader {
  position: relative;
  text-align: center; }
  #product-preloader + * {
    margin-top: 30px; }
  #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: 68px;
    height: 68px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../image/preloader.gif") no-repeat 50% 50% #fff;
    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: 15px; }
.ajax-quickview-cont h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.ajax-quickview-images {
  position: relative;
  float: left; }
  .ajax-quickview-images > ul {
    margin: 0;
    background: #f2f2f2;
    overflow: hidden;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
    .ajax-quickview-images > ul > li {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 1;
      opacity: 0;
      text-align: center;
      overflow: hidden;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .ajax-quickview-images > ul > li > img {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-height: 101%;
        max-width: none;
        width: auto; }
      .ajax-quickview-images > ul > li.active {
        z-index: 2;
        opacity: 1; }
  .ajax-quickview-images .next-img,
  .ajax-quickview-images .prev-img {
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 28px;
    line-height: 1em;
    height: 28px;
    color: #ddd;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .ajax-quickview-images .next-img:hover,
    .ajax-quickview-images .prev-img:hover {
      color: #636363; }
  .ajax-quickview-images .next-img {
    right: 15px; }
  .ajax-quickview-images .prev-img {
    left: 15px; }

.ajax-quickview-cont-wrap {
  float: right;
  max-height: 100%;
  overflow-y: auto; }
  .ajax-quickview-cont-wrap .ajax-quickview-cont {
    padding: 30px 50px; }
    .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: static; }
    .ajax-quickview-cont-wrap .ajax-quickview-cont .price-old {
      margin-left: 0;
      margin-right: 5px; }
    .ajax-quickview-cont-wrap .ajax-quickview-cont .product-options {
      border-bottom: none; }
    .ajax-quickview-cont-wrap .ajax-quickview-cont .price, .ajax-quickview-cont-wrap .ajax-quickview-cont .model, .ajax-quickview-cont-wrap .ajax-quickview-cont .manufacturer, .ajax-quickview-cont-wrap .ajax-quickview-cont .rating {
      margin-bottom: 10px; }
    .ajax-quickview-cont-wrap .ajax-quickview-cont .btn, .ajax-quickview-cont-wrap .ajax-quickview-cont .btn-primary {
      vertical-align: middle;
      margin-bottom: 15px; }
    .ajax-quickview-cont-wrap .ajax-quickview-cont .counter + .btn-primary {
      margin-left: 20px; }

.ajax-quickview-cont .counter, .ajax-quickview-cont .counter:focus, .ajax-quickview-cont .counter:hover, .ajax-quickview-cont .counter:focus:hover {
  background: #fff; }

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

.ajax-quickview-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.6);
  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%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(../image/lazy-loader.gif) no-repeat center center #fff; }
  .ajax-quickview-overlay.visible {
    opacity: 1;
    visibility: visible; }

.fancybox-skin {
  color: #777;
  background: #fff; }

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

/* ======================== parallax =========================== */
.parallax {
  position: relative;
  z-index: 1;
  background: #2b1c16;
  color: #fff; }
  .parallax > div {
    padding: 85px 0 27px; }
  .parallax .box-heading {
    text-align: left; }
  .parallax h2 {
    color: #fff;
    line-height: 45px;
    margin-bottom: 47px;
    letter-spacing: .9px; }
  .parallax .owl-item {
    text-align: center; }
  .parallax .parallax-items {
    position: absolute;
    z-index: 3;
    display: block;
    top: 200px;
    left: 0;
    width: 100%;
    pointer-events: none; }
    .parallax .parallax-items .parallax-item1, .parallax .parallax-items .parallax-item2, .parallax .parallax-items .parallax-item3, .parallax .parallax-items .parallax-item4, .parallax .parallax-items .parallax-item5, .parallax .parallax-items .parallax-item6 {
      position: absolute;
      display: inline-block;
      transition: .3s all linear !important;
      -moz-transition: .3s all linear !important;
      -webkit-transition: .3s all linear !important; }
    .parallax .parallax-items .parallax-item1 {
      top: -124px;
      left: -117px; }
    .parallax .parallax-items .parallax-item2 {
      top: -10px;
      right: -23px; }
    .parallax .parallax-items .parallax-item3 {
      top: -90px;
      left: -390px; }
    .parallax .parallax-items .parallax-item4 {
      top: 190px;
      left: -190px; }
    .parallax .parallax-items .parallax-item5 {
      top: -60px;
      right: -430px; }
    .parallax .parallax-items .parallax-item6 {
      top: 180px;
      right: -200px; }

.parallax {
  text-align: center; }
  .parallax:before, .parallax:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 56px;
    content: '';
    background: url("../image/product-wave-bottom.png") repeat-x scroll center top; }
  .parallax:after {
    top: auto;
    bottom: 0;
    height: 134px;
    background: url("../image/product-wave-top.png") repeat-x scroll center bottom; }
  .parallax .zemez_product_slideshow {
    z-index: 2;
    position: relative; }

#zemez-newsletter-popup-form:before, #zemez-newsletter-popup-form:after {
  display: table;
  content: "";
  line-height: 0; }
#zemez-newsletter-popup-form:after {
  clear: both; }

.newsletter-popup-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8); }

.newsletter-popup {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-left: -285px;
  margin-top: -191px;
  width: 570px;
  height: 383px;
  color: #464646;
  background-color: transparent;
  background-repeat: no-repeat;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 50px 50px 0; }
  .newsletter-popup:after {
    position: absolute;
    top: -70px;
    left: -207px;
    width: 323px;
    height: 425px;
    content: '';
    pointer-events: none;
    display: inline-block;
    background: url(../image/popup-img.png) no-repeat left top; }
  .newsletter-popup .zemez-login-form {
    position: relative;
    margin-top: 0;
    text-align: center;
    display: inline-block; }
    .newsletter-popup .zemez-login-form input {
      width: 370px;
      float: none;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 22px;
      -moz-border-radius: 22px;
      border-radius: 22px;
      border: 1px solid #d7d7d7;
      background: #fff;
      height: 44px;
      margin-bottom: 29px;
      font-size: 16px;
      line-height: 19px;
      color: #959595;
      text-align: center; }
      .newsletter-popup .zemez-login-form input::-webkit-input-placeholder {
        color: #959595;
        font-style: italic;
        font-family: "Georgia";
        opacity: 1; }
      .newsletter-popup .zemez-login-form input::-moz-placeholder {
        color: #959595;
        font-style: italic;
        font-family: "Georgia";
        opacity: 1; }
      .newsletter-popup .zemez-login-form input:-ms-input-placeholder {
        color: #959595;
        font-style: italic;
        font-family: "Georgia";
        opacity: 1; }
  .newsletter-popup .logo img {
    display: inline-block; }
  .newsletter-popup h2 {
    text-transform: none;
    font: 400 45px/45px "Georgia";
    color: #464646;
    margin: 0; }
    .newsletter-popup h2 + p {
      margin: 24px 0 7px;
      font: 400 italic 18px/23px "Georgia";
      color: #464646; }
  .newsletter-popup p {
    color: #464646;
    padding-left: 20px;
    padding-right: 20px; }
  .newsletter-popup .btn-primary {
    font: bold 13px/22px "Roboto Slab", serif;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #e87c1e;
    letter-spacing: .5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    background: #fdbd28;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodΓÇªEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
    background: -webkit-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
    background: linear-gradient(to bottom, #fdbd28 0%, #fda80d 100%); }
  .newsletter-popup-close-btn {
    background: none;
    outline: none;
    border: none;
    position: absolute;
    right: 19px;
    top: 16px;
    font-size: 24px;
    line-height: 24px; }
    .newsletter-popup-close-btn, .newsletter-popup-close-btn:visited {
      color: #d7d7d7; }
    .newsletter-popup-close-btn:hover, .newsletter-popup-close-btn:focus, .newsletter-popup-close-btn:active {
      color: #ffca28; }
  .newsletter-popup-dont-show {
    display: inline-block;
    text-align: center;
    color: #959595;
    font: 400 italic 16px/19px "Georgia";
    margin-top: 20px; }

.newsletter-popup .newsletter-error, .newsletter-popup .newsletter-success {
  display: block;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  width: 100%;
  top: auto !important;
  bottom: 55px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.newsletter-popup .newsletter-error {
  color: #bc2029; }
.newsletter-popup .newsletter-success {
  color: #55C65E; }

.tablet .newsletter-popup-wrap, .mobile .newsletter-popup-wrap {
  display: none !important; }

@media (max-width: 767px) {
  .newsletter-popup-wrap {
    display: none !important; } }
.zemez_product_slideshow {
  border: none;
  border-radius: 0;
  padding: 0;
  margin-top: 0; }
  .zemez_product_slideshow .image {
    margin: 6px 30px 0 0;
    float: left; }
    .zemez_product_slideshow .image a {
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .zemez_product_slideshow .image a:hover {
        opacity: .8; }
  .zemez_product_slideshow .slideshow-product {
    display: inline-block;
    text-align: left;
    position: relative;
    width: 740px;
    height: 356px;
    color: #636363;
    padding: 64px 20px 50px 15px;
    margin-left: 10px;
    background: url("../image/slide-prod-bg.png") repeat-x left top;
    margin-bottom: 56px; }
    .zemez_product_slideshow .slideshow-product:before, .zemez_product_slideshow .slideshow-product:after {
      display: table;
      content: "";
      line-height: 0; }
    .zemez_product_slideshow .slideshow-product:after {
      clear: both; }
    .zemez_product_slideshow .slideshow-product.product-thumb {
      overflow: visible; }
    .zemez_product_slideshow .slideshow-product:before, .zemez_product_slideshow .slideshow-product:after {
      position: absolute;
      top: 0;
      left: 100%;
      margin-left: -1px;
      display: inline-block;
      content: '';
      width: 42px;
      height: 356px;
      background: url("../image/slide-prod-right.png") no-repeat left top; }
    .zemez_product_slideshow .slideshow-product:before {
      left: auto;
      right: 100%;
      margin-right: -1px;
      width: 49px;
      background-image: url("../image/slide-prod-left.png"); }
    .zemez_product_slideshow .slideshow-product .price-tax {
      display: none; }
    .zemez_product_slideshow .slideshow-product .caption .name {
      font: 400 28px/34px "Georgia";
      letter-spacing: 1px;
      color: #363636;
      margin-bottom: 19px; }
      .zemez_product_slideshow .slideshow-product .caption .name a {
        color: #363636; }
        .zemez_product_slideshow .slideshow-product .caption .name a:visited {
          color: #363636; }
        .zemez_product_slideshow .slideshow-product .caption .name a:hover, .zemez_product_slideshow .slideshow-product .caption .name a:focus, .zemez_product_slideshow .slideshow-product .caption .name a:active {
          color: #ffa00e; }
    .zemez_product_slideshow .slideshow-product .caption .description-small {
      font: 400 italic 15px/21px "Georgia";
      margin-bottom: 32px;
      color: #636363; }
    .zemez_product_slideshow .slideshow-product .caption .attribute {
      font: 400 13px/27px "Roboto Slab", serif;
      color: #636363;
      text-transform: uppercase; }
      .zemez_product_slideshow .slideshow-product .caption .attribute table thead {
        display: none; }
      .zemez_product_slideshow .slideshow-product .caption .attribute table tbody tr td {
        min-width: 110px; }
      .zemez_product_slideshow .slideshow-product .caption .attribute table tbody tr td:first-child {
        font-weight: bold;
        color: #ffa00e; }
    .zemez_product_slideshow .slideshow-product .caption .cart-button {
      position: absolute;
      z-index: 2;
      bottom: -56px;
      right: -132px;
      width: 213px;
      height: 213px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #fec928;
      margin: 0;
      text-align: center;
      padding-top: 55px; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button .price {
        color: #000;
        letter-spacing: .5px;
        font: bold 36px/36px "Roboto Slab", serif;
        margin-bottom: 12px; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .price span:after, .zemez_product_slideshow .slideshow-product .caption .cart-button .price span:before {
          display: none; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .price .price-new, .zemez_product_slideshow .slideshow-product .caption .cart-button .price .price-old {
          font-family: "Roboto Slab", serif;
          font-style: normal; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .price .price-old {
          font-size: 12px; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .price .price-new {
          font-size: 26px;
          line-height: 1.2em;
          font-weight: 700;
          color: #000; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button .price-tax {
        display: none; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button span {
        display: inline-block;
        position: relative;
        margin-bottom: 13px;
        color: #3d3d3d;
        font: 400 italic 15px/18px "Georgia"; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button span button {
          color: #3d3d3d; }
          .zemez_product_slideshow .slideshow-product .caption .cart-button span button:visited {
            color: #3d3d3d; }
          .zemez_product_slideshow .slideshow-product .caption .cart-button span button:hover, .zemez_product_slideshow .slideshow-product .caption .cart-button span button:focus, .zemez_product_slideshow .slideshow-product .caption .cart-button span button:active {
            color: #ffa00e; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button span:before, .zemez_product_slideshow .slideshow-product .caption .cart-button span:after {
          position: absolute;
          top: 50%;
          right: 100%;
          margin-right: 15px;
          content: '';
          display: inline-block;
          width: 26px;
          height: 1px;
          background: #dead19; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button span:after {
          right: auto;
          margin-right: 0;
          left: 100%;
          margin-left: 15px; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add {
        display: inline-block;
        width: auto;
        height: auto;
        background: none; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add i {
          font-size: 43px;
          line-height: 43px;
          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; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add:visited i {
          color: #000; }
        .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add:hover i, .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add:focus i, .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add:active i {
          color: #ffa00e; }
  .zemez_product_slideshow div.swiper-button-prev, .zemez_product_slideshow div.swiper-button-next {
    font-size: 34px;
    line-height: 35px;
    margin-top: -18px;
    color: #C5C5C5; }
    .zemez_product_slideshow div.swiper-button-prev:hover, .zemez_product_slideshow div.swiper-button-next:hover {
      color: #ffca28; }

@media (max-width: 1199px) {
  .slideshow-product .image {
    max-width: 25% t;
    margin-right: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .zemez_product_slideshow .slideshow-product .caption .cart-button {
    right: -94px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .zemez_product_slideshow .slideshow-product {
    width: 520px; }
    .zemez_product_slideshow .slideshow-product .caption .cart-button {
      right: -94px; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button .price {
        font-size: 30px;
        letter-spacing: 0; }
      .zemez_product_slideshow .slideshow-product .caption .cart-button .product-btn-add i {
        font-size: 34px; }
    .zemez_product_slideshow .slideshow-product .caption .description-small {
      font-size: 14px;
      line-height: 18px; } }
@media (min-width: 601px) and (max-width: 991px) {
  .slideshow-product .image {
    max-width: 25%; } }
@media (max-width: 767px) {
  .parallax div.parallax-items {
    display: none; }

  .zemez_product_slideshow .slideshow-product {
    width: 450px; }
    .zemez_product_slideshow .slideshow-product .image {
      margin-right: 25px; }
    .zemez_product_slideshow .slideshow-product div.caption .cart-button {
      right: -65px;
      padding-top: 40px;
      width: 180px;
      height: 180px; }
      .zemez_product_slideshow .slideshow-product div.caption .cart-button .price {
        font-size: 30px;
        letter-spacing: 0; }
      .zemez_product_slideshow .slideshow-product div.caption .cart-button .product-btn-add i {
        font-size: 34px; }
      .zemez_product_slideshow .slideshow-product div.caption .cart-button span:before, .zemez_product_slideshow .slideshow-product div.caption .cart-button span:after {
        display: none; }
    .zemez_product_slideshow .slideshow-product div.caption .description-small {
      font-size: 14px;
      line-height: 18px; } }
@media (max-width: 600px) {
  .zemez_product_slideshow .slideshow-product {
    background: #fff;
    max-width: 100%;
    height: auto;
    padding: 20px 20px 120px;
    text-align: center;
    margin-left: 0; }
    .zemez_product_slideshow .slideshow-product .image {
      display: inline-block;
      max-width: 100%;
      margin: 0 auto 15px;
      float: none; }
    .zemez_product_slideshow .slideshow-product:before, .zemez_product_slideshow .slideshow-product:after {
      display: none; }
    .zemez_product_slideshow .slideshow-product div.caption {
      text-align: left; }
      .zemez_product_slideshow .slideshow-product div.caption .cart-button {
        right: -10px; } }
.progress-horizontal {
  position: relative;
  background: #000;
  height: 30px;
  opacity: 0;
  visibility: hidden; }

.progress-horizontal .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #FFF;
  text-align: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px; }

.progress-horizontal .text:after {
  content: '%'; }

.progress-horizontal .text-inner {
  color: #333333; }

.progress-horizontal .bar {
  background: #23cddc;
  height: 100%;
  position: absolute;
  left: 0;
  clip: rect(0, auto, auto, auto); }

.progress-horizontal.visible {
  opacity: 1;
  visibility: visible; }

.progress-horizontal.visible .bar {
  -webkit-animation: 2s ease h-progress;
  -moz-animation: 2s ease h-progress;
  -ms-animation: 2s ease h-progress;
  -o-animation: 2s ease h-progress;
  animation: 2s ease h-progress; }

@-ms-keyframes h-progress {
  0% {
    width: 0; } }
@-o-keyframes h-progress {
  0% {
    width: 0; } }
@-webkit-keyframes h-progress {
  0% {
    width: 0; } }
@-moz-keyframes h-progress {
  0% {
    width: 0; } }
@keyframes h-progress {
  0% {
    width: 0; } }
@-ms-keyframes l-progress {
  0% {
    left: 0; } }
@-o-keyframes l-progress {
  0% {
    left: 0; } }
@-webkit-keyframes l-progress {
  0% {
    left: 0; } }
@-moz-keyframes l-progress {
  0% {
    left: 0; } }
@keyframes l-progress {
  0% {
    left: 0; } }
.progress-vertical {
  position: relative;
  width: 60px;
  margin: 30px auto;
  background: #000;
  height: 200px; }

.progress-vertical .text {
  position: absolute;
  left: 0;
  right: 0;
  color: #FFF;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px; }

.progress-vertical .text:after {
  content: '%'; }

.progress-vertical .bar {
  background: #23cddc;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  clip: rect(0, auto, auto, auto); }

.progress-vertical .bar .text-inner {
  color: #333333;
  bottom: 0; }

.progress-vertical.visible {
  opacity: 1;
  visibility: visible; }

.progress-vertical.visible .bar {
  -webkit-animation: v-progress 2s ease;
  -moz-animation: v-progress 2s ease;
  -ms-animation: v-progress 2s ease;
  -o-animation: v-progress 2s ease;
  animation: v-progress 2s ease; }

@-ms-keyframes v-progress {
  0% {
    height: 0; } }
@-o-keyframes v-progress {
  0% {
    height: 0; } }
@-webkit-keyframes v-progress {
  0% {
    height: 0; } }
@-moz-keyframes v-progress {
  0% {
    height: 0; } }
@keyframes v-progress {
  0% {
    height: 0; } }
.radial-progress {
  position: relative;
  line-height: 0; }

.radial-progress svg path:first-child {
  stroke: white !important; }

.radial-progress svg path:last-child {
  stroke: #23cddc !important;
  fill: black !important; }

.radial-progress .progressbar-text {
  color: #23cddc !important;
  font-size: 24px;
  line-height: 24px; }

.prog-wrapper {
  display: block;
  max-width: 52%;
  margin-bottom: 40px; }
  .prog-wrapper h6 {
    letter-spacing: 1.5px; }
  .prog-wrapper > div + div {
    margin-top: 23px; }

.progress-horizontal {
  height: 15px;
  line-height: 15px;
  background: none; }
  .progress-horizontal .text {
    position: absolute;
    display: inline-block;
    right: auto;
    left: 0;
    color: #acacac;
    font: bold 13px/13px "Roboto Slab", serif;
    padding: 0 0 0 13px;
    vertical-align: top;
    -webkit-animation: 2s ease l-progress;
    -moz-animation: 2s ease l-progress;
    -ms-animation: 2s ease l-progress;
    -o-animation: 2s ease l-progress;
    animation: 2s ease l-progress; }
  .progress-horizontal .bar {
    display: block;
    top: 0;
    background: #ffca28;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    clip: rect(0, auto, auto, auto); }

.progress-vertical {
  width: 60px;
  margin: 0 auto;
  background: #000;
  height: 200px; }
  .progress-vertical .text {
    color: #fbfbfb;
    padding-top: 10px; }
  .progress-vertical .bar {
    background: #ffca28;
    bottom: 0;
    left: 0;
    right: 0;
    clip: rect(0, auto, auto, auto); }
    .progress-vertical .bar .text-inner {
      color: #ffca28;
      bottom: 0; }

.radial-progress svg path:first-child {
  stroke: #fbfbfb !important; }
.radial-progress svg path:last-child {
  stroke: #ffca28 !important;
  fill: #000 !important; }
.radial-progress .progressbar-text {
  color: #ffca28 !important;
  font-size: 24px;
  line-height: 24px; }

@media (min-width: 768px) and (max-width: 991px) {
  .prog-wrapper > div + div {
    margin-top: 15px; } }
@media (max-width: 480px) {
  .prog-wrapper {
    max-width: 80%; } }
footer .menu {
  list-style: none;
  padding: 0; }
footer .box-category .menu ul,
footer .box-category i,
footer .box-category .menu li a + i {
  display: none !important; }

/*========================================================
                     Color Schemes
=========================================================*/
.color_scheme_1 {
  background: #ffca28; }
  .color_scheme_1:after {
    background: #251d19; }

.color_scheme_2 {
  background: #ff5628; }
  .color_scheme_2:after {
    background: #25191e; }

.color_scheme_3 {
  background: #3b8ef4; }
  .color_scheme_3:after {
    background: #192125; }

.color_scheme_4 {
  background: #36de21; }
  .color_scheme_4:after {
    background: #1f2519; }

#style_switcher, #style_switcher .toggler {
  background: #43352e;
  border: 1px solid #3d3029; }

#style_switcher .toggler {
  color: #fff; }
  #style_switcher .toggler:hover {
    color: #ffca28; }

#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden; }

#style_switcher div.color_scheme:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 100%;
  -webkit-filter: blur(0);
  filter: blur(0); }

#style_switcher div.color_scheme:after {
  top: 0; }

#style_switcher {
  position: fixed;
  top: 190px;
  width: 295px;
  box-sizing: border-box;
  left: 0;
  z-index: 19;
  padding: 20px 22px 20px 24px;
  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; }

#style_switcher p {
  font-weight: normal;
  padding: 0;
  margin-bottom: 20px; }

#style_switcher p span {
  font-size: 12.4px;
  display: block;
  line-height: 21px;
  color: #888; }

#style_switcher .toggler {
  position: absolute;
  top: -1px;
  left: 100%;
  border-left: 0;
  width: 57px;
  height: 60px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  transition: color .2s ease; }

#style_switcher .toggler:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 56px;
  text-align: center;
  font-size: 30px;
  height: 60px;
  content: '\e0ef';
  font-family: "material-design";
  transition: color .2s ease; }

#style_switcher.shown .toggler:before {
  content: '\e054'; }

#style_switcher #color-box {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 0 15px;
  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; }

#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: #000 !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: 5px 0 35px;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 19px;
  background: #fff;
  border: 1px solid #e1e1e1; }
  .breadcrumb a {
    display: inline-block; }
    .breadcrumb a:hover i {
      color: #f4b800; }
  .breadcrumb a, .breadcrumb span {
    font-style: italic; }
  .breadcrumb > li {
    position: relative; }
    .breadcrumb > li > a,
    .breadcrumb > li > a > i,
    .breadcrumb > li > span,
    .breadcrumb > li + li:before {
      vertical-align: top; }
    .breadcrumb > li + li:before {
      content: '\e0c2';
      padding: 0;
      font-family: "material-design";
      font-size: 19px;
      line-height: 19px;
      margin-right: 3px; }
  .breadcrumb i {
    font-size: 20px;
    color: #ffca28;
    -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: '\e0ba';
      font-family: "material-design"; }

/* ===================   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-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 .review-link {
  position: relative; }
.product-rating-status .fa-stack + .review-link, .product-rating-status .review-link + .review-link {
  padding-left: 7px;
  margin-left: 7px; }
  .product-rating-status .fa-stack + .review-link:before, .product-rating-status .review-link + .review-link:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    bottom: -4px;
    width: 1px;
    background: #e1e1e1; }

.rating-section .fa-stack {
  width: .7em; }
.rating-section a {
  cursor: pointer; }

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

.product-options {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }
  .product-options .control-label {
    text-align: left;
    margin: 0 0 10px;
    color: #363636;
    text-transform: uppercase;
    font-size: 16px; }
  .product-options .input-group {
    width: 100%; }
  .product-options .radio {
    padding-top: 0; }
    .product-options .radio input[type="radio"] + label {
      padding: 5px 5px 5px 45px;
      display: block;
      background: #fbfbfb;
      text-transform: capitalize;
      text-align: left; }
      .product-options .radio input[type="radio"] + label:before {
        top: 9px;
        left: 13px; }
      .product-options .radio input[type="radio"] + label:after {
        top: 11px;
        left: 15px; }
    .product-options .radio + .radio {
      margin-top: 15px; }
  .product-options .checkbox label {
    padding: 5px 5px 5px 45px;
    display: block;
    background: #fbfbfb;
    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: none;
      border: 1px solid #e1e1e1; }

#product .input-group label {
  margin-right: 0; }

.product_tabs {
  border-top: 2px solid #ffca28;
  margin: 50px 0 30px; }
  .product_tabs:before, .product_tabs:after {
    display: table;
    content: "";
    line-height: 0; }
  .product_tabs:after {
    clear: both; }
  .product_tabs .nav-tabs {
    width: 30%;
    float: left; }
    .product_tabs .nav-tabs > li {
      float: none;
      margin-bottom: 0; }
      .product_tabs .nav-tabs > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #fbfbfb;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
        border: 1px solid #e1e1e1;
        border-top: none;
        margin-right: 0;
        color: #636363;
        position: relative;
        z-index: 0; }
        .product_tabs .nav-tabs > li > a:before {
          content: '';
          position: absolute;
          left: 0;
          right: 100%;
          background: #fff;
          top: 0;
          bottom: 0;
          z-index: -1;
          -moz-transition: 0.3s all ease;
          -o-transition: 0.3s all ease;
          -webkit-transition: 0.3s all ease;
          transition: 0.3s all ease; }
        .product_tabs .nav-tabs > li > a:hover {
          background: #f9f9f9;
          color: #464646; }
        .product_tabs .nav-tabs > li > a:focus {
          border-top: none; }
      .product_tabs .nav-tabs > li.active > a {
        color: #464646; }
        .product_tabs .nav-tabs > li.active > a:before {
          right: -2px; }
        .product_tabs .nav-tabs > li.active > a:hover, .product_tabs .nav-tabs > li.active > a:focus {
          background: #efefef;
          border-top: none; }
  .product_tabs .tab-content {
    width: 70%;
    float: left;
    padding: 40px 40px 10px 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 767px) {
    .product_tabs .nav-tabs > li > a:before {
      display: none; }
    .product_tabs .nav-tabs > li.active > a {
      background: #fbfbfb; } }

.product-spec .table th {
  text-align: center;
  text-transform: uppercase;
  padding: 15px 5px;
  font-size: 18px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
.product-spec .table td {
  line-height: 24px;
  padding: 13px 15px;
  border-bottom: none;
  border-top: none;
  width: 50%; }
.product-spec .table tr + tr td {
  border-top: 1px solid #e1e1e1; }
.product-spec .table td:first-child {
  color: #000;
  text-transform: uppercase; }
.product-spec .table thead:first-child > tr:first-child > th {
  border-top: 1px solid #e1e1e1; }

@media (max-width: 767px) {
  .product_tabs .nav-tabs, .product_tabs .tab-content {
    width: 100%;
    float: none;
    padding-left: 0; }
  .product_tabs .nav-tabs > li > a {
    font-size: 13px; }
  .product_tabs .nav-tabs > li.active > a {
    background: none; }
  .product_tabs .tab-content {
    border-left: none;
    padding: 20px 0; } }
/* ===================   Product Gallery   =================== */
@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important; } }
#productZoom {
  background: #fff;
  box-shadow: inset 1px 1px 0 #eee, 1px 1px 0 #e1e1e1;
  -mos-box-shadow: inset 1px 1px 0 #eee, 1px 1px 0 #e1e1e1;
  -webkit-box-shadow: inset 1px 1px 0 #eee, 1px 1px 0 #e1e1e1; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  margin-top: -10px;
  vertical-align: top;
  z-index: 18;
  padding: 0 5px; }

.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.product-gallery:after {
  clear: both; }
.product-gallery .product-image {
  cursor: pointer;
  float: left;
  width: 84%;
  padding-left: 15px; }
.product-gallery .bx-wrapper {
  margin: 0 !important;
  position: relative; }
.product-gallery .img-thumb {
  float: left;
  width: 16%; }

.bx-prev.disabled, .bx-next.disabled {
  display: none !important; }

.product-gallery .img-thumb .bx-wrapper .bx-prev, .product-gallery .img-thumb .bx-wrapper .bx-next {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25px;
  line-height: 25px;
  color: #fff;
  background: #ffca28;
  font-size: 20px;
  text-align: center;
  margin: 0; }
  .product-gallery .img-thumb .bx-wrapper .bx-prev:hover, .product-gallery .img-thumb .bx-wrapper .bx-next:hover {
    color: #fff;
    background: #ffa00e; }

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

.product-gallery .img-thumb .bx-wrapper .bx-viewport {
  margin: 0 -10px;
  padding: 0 10px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
.product-gallery .img-thumb li a {
  border: 1px solid #fbfbfb;
  background: #fbfbfb;
  display: block;
  border: 1px solid #e1e1e1; }
  .product-gallery .img-thumb li a:hover, .product-gallery .img-thumb li a.active {
    border-color: #bbbbbb; }

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

.bx-wrapper .bx-next {
  right: 0; }

@media (max-width: 1199px) {
  .bx-wrapper .bx-controls-direction a {
    background: #ffca28;
    color: #fbfbfb;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-family: "material-design"; }
    .bx-wrapper .bx-controls-direction a:hover {
      background: #ffa00e; }
    .bx-wrapper .bx-controls-direction a i {
      display: none; }
  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\e0c7'; }
  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\e11d'; } }
.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 {
  width: 1em;
  height: 1em;
  margin-bottom: 10px; }

.reward-block span {
  display: block; }

@media (max-width: 767px) {
  .product_page-left + .product_page-right {
    margin-top: 25px; } }
.zoomContainer {
  z-index: 3; }

.zoomWindowContainer > div {
  border-width: 1px !important;
  border-color: #ffca28 !important; }

.product-title {
  margin: 0 0 20px; }

#product {
  margin-top: 15px; }
  #product .input-group[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; }
  #product label {
    color: #363636;
    margin-right: 5px;
    text-transform: uppercase; }
  #product .quantity {
    margin-top: 20px; }

.quantity {
  display: inline-block;
  position: relative; }
  .quantity > label {
    margin-bottom: 0; }
  .quantity input[name*="quantity"] {
    display: inline-block;
    width: 40px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle; }

.polaroid {
  -webkit-box-shadow: 0 0 1px rgba(155, 155, 155, 0.8);
  -moz-box-shadow: 0 0 1px rgba(155, 155, 155, 0.8);
  box-shadow: 0 0 1px rgba(155, 155, 155, 0.8);
  background: #fff; }

.magnificent-viewport {
  background: #fff; }

.general_info {
  margin-top: -7px; }
  .general_info .price-section {
    margin: 15px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1; }
  .general_info .product-section {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0; }
    .general_info .product-section strong {
      color: #000; }
  .general_info a {
    color: #ffca28; }
    .general_info a:visited {
      color: #ffca28; }
    .general_info a:hover, .general_info a:focus, .general_info a:active {
      color: #ffa00e; }

.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: #ffca28;
    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: #636363;
      font-size: 12px; }
      .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: #636363;
      font-size: 12px; }
    .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; }

.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 .image {
      margin-bottom: 15px; }
      .box-subcat li .image a {
        display: block;
        background: #fff;
        border: 1px solid #e1e1e1;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
        overflow: hidden; }
        .box-subcat li .image a:hover {
          border-color: #bbb; }
    .box-subcat li:nth-child(4n+1) {
      clear: left; }

.subcatname {
  font-size: 14px; }

@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 {
  border-left: 1px solid #e1e1e1; }
.button-view a, .button-view button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  font-size: 24px; }
  .button-view a.compare-total, .button-view button.compare-total {
    font-size: 20px; }

#list-view,
#grid-view {
  color: #ffca28; }

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

.product-filter {
  background: #fbfbfb;
  margin: 24px 0; }
  .product-filter_elem {
    float: left; }
    .product-filter_elem .sbHolder, .product-filter_elem select {
      height: 50px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 13px 10px;
      border-top: none;
      border-bottom: none; }
      .product-filter_elem .sbHolder .sbSelector, .product-filter_elem select .sbSelector {
        padding: 13px 10px; }
      .product-filter_elem .sbHolder .sbToggle, .product-filter_elem select .sbToggle {
        line-height: 50px; }
    .product-filter_elem.show .sbHolder {
      width: auto;
      border-right: none; }
  .product-filter .sort {
    width: 31%; }
    .product-filter .sort label {
      display: none; }
  .product-filter label, .product-filter .sbHolder {
    display: inline-block;
    vertical-align: middle; }
  .product-filter label {
    margin: 0 5px 0 0;
    color: #464646; }
  .product-filter .compare-total {
    border-right: 1px solid #e1e1e1;
    color: #ffca28; }
    .product-filter .compare-total span {
      display: none; }
    .product-filter .compare-total:hover {
      color: #ffa00e; }

.results {
  margin-top: 13px; }

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

/*============  Related ================*/
.related-block .box-content {
  position: relative; }

.related-block .product-thumb .image a {
  border: 1px solid #e1e1e1; }

.related-block .swiper-container {
  text-align: center; }
.related-block .product-thumb {
  display: inline-block;
  width: 270px;
  max-width: 100%;
  margin-bottom: 5px; }

/* ========   Cart page   ============= */
.checkout-cart #content h1, .account-wishlist #content h1, .product-compare #content h1 {
  margin: 30px 0 50px; }
.checkout-cart #content .table a, .account-wishlist #content .table a, .product-compare #content .table a {
  color: #ffca28;
  font-weight: 700; }
  .checkout-cart #content .table a:hover, .account-wishlist #content .table a:hover, .product-compare #content .table a:hover {
    color: #636363; }
.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: #636363; }
.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: #636363; }
.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: #ffca28;
  font-size: 28px; }

.checkout-cart #content .table td:nth-child(3) {
  min-width: 150px; }

#checkout-checkout .panel-collapse #button-account.btn {
  margin-bottom: 20px; }

.checkout-checkout #content #collapse-checkout-option .col-sm-6 + .col-sm-6 > h2 {
  margin-top: 25px; }
.checkout-checkout #content .table-responsive .table tfoot td:last-child {
  color: #636363; }
.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 {
    color: #ffca28;
    font-weight: 700; }

.account-wishlist .table.table-bordered tr td:nth-child(6) {
  min-width: 150px; }

.cart-wrapper {
  padding: 30px;
  border: 1px solid #e1e1e1;
  border-top-width: 2px; }

.cart-remove-btn, .cart-remove-btn:visited {
  display: inline-block;
  font-size: 22px;
  color: #ffca28; }
  .cart-remove-btn:focus, .cart-remove-btn:visited:focus {
    text-decoration: none; }
  .cart-remove-btn span, .cart-remove-btn:visited span {
    font-size: 14px; }
  .cart-remove-btn:hover, .cart-remove-btn:visited:hover {
    text-decoration: none;
    color: #636363; }

.link {
  color: #ffca28;
  font-size: 14px;
  font-weight: 700; }
  .link:focus, .link:visited {
    color: #ffca28; }
  .link:hover {
    color: #636363; }

@media (max-width: 767px) {
  .cart-wrapper {
    padding: 30px 0;
    border-left: none;
    border-right: none;
    border-bottom: none; } }
@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 .btn, #product-compare #content .table td .btn-danger {
  vertical-align: top;
  margin: 2px 1px; }

.rating .review {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
  border-left: 1px solid #e1e1e1; }

.product-thumb .cart-remove-btn {
  position: absolute;
  font-size: 22px;
  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 #e1e1e1; }
    .product-compare .table-responsive td + td {
      min-width: 270px; } }
@media (max-width: 767px) {
  #product-search label[for="input-search"] + .row {
    margin-left: -15px;
    margin-right: -15px; }
    #product-search label[for="input-search"] + .row select {
      margin-bottom: 7px; }
  #product-search input#input-search {
    margin-bottom: 7px; }

  .product-compare .table-responsive td + td {
    min-width: inherit;
    max-width: 170px; }

  .rating .review {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border: none; } }
/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden; }

#information-information #content * + h3 {
  margin-top: 25px; }

/* ===================   Count box   =================== */
.count-box {
  margin-top: 40px; }
  .count-box strong {
    display: block;
    color: #ffca28;
    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 15px; }

/* ===================   Icon box   =================== */
.icon-box i {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-bottom: 2px solid #e87c1e;
  font-size: 66px;
  color: #fff;
  background: #fdbd28;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkYmQyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGE4MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fdbd28 0%, #fda80d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fdbd28 0%, #fda80d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  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: '\e09d';
    display: inline-block;
    color: #ffca28;
    font-size: 84px;
    line-height: 100px;
    font-family: "material-design";
    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 transform ease;
    -o-transition: 0.5s transform ease;
    -webkit-transition: 0.5s transform ease;
    transition: 0.5s transform ease; }
  .thumbnail a {
    display: block;
    max-width: 100%;
    border: 1px solid #e1e1e1;
    overflow: hidden; }
    .thumbnail a:hover {
      border-color: #bbbbbb; }
      .thumbnail a:hover img {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    @media (max-width: 767px) {
      .thumbnail a {
        display: inline-block; } }

.featured-thumbnail {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.img-thumbnail, img.img-thumbnail {
  border: 0;
  background-color: #fff;
  padding: 0;
  border-radius: 0; }
  .table-bordered .img-thumbnail, .table-bordered img.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 {
    border-top: 2px solid #ffca28;
    text-align: left; }
    .delivery_page .table tbody td:first-child {
      color: #636363; }
    .delivery_page .table tbody td:last-child {
      font-weight: 700; }
    .delivery_page .table tbody td {
      min-width: 150px; }
  .delivery_page h4 {
    color: #ffca28; }

/* ===================   Terms and Conditions Page   =================== */
.terms_conditions_page h4 {
  position: relative;
  padding-left: 60px; }
  .terms_conditions_page h4:before {
    content: '\e174';
    position: absolute;
    left: 0;
    bottom: -7px;
    color: #ffca28;
    font-size: 40px;
    line-height: 40px;
    font-family: "material-design"; }
.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: #ffca28;
      color: #fff;
      font-size: 16px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
      box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2); }
    .privacy_page ol li + li {
      margin-top: 40px; }

/* ===================   Site Map Page  =================== */
.site-map-page h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #464646; }
.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; }
    .site-map-page #content ul li + li {
      margin-top: 16px; }
    .site-map-page #content ul li a {
      color: #636363; }
      .site-map-page #content ul li a:visited {
        color: #636363; }
      .site-map-page #content ul li a:hover, .site-map-page #content ul li a:focus, .site-map-page #content ul li a:active {
        color: #ffa00e; }
  .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: #ffca28; }
    .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: #e1e1e1; }
    .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: #e1e1e1; }
    .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: #ffca28; }
@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; } }

/*==================== google map ==========================*/
.map {
  position: relative; }
  .map:after {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    content: '';
    top: 0;
    height: 7px;
    background: url(../image/wave-bottom.png) repeat-x scroll center top; }

.google-map__search-box {
  background: #fefefe;
  padding-top: 25px;
  padding-bottom: 35px;
  text-align: center;
  position: relative; }
  .google-map__search-box input[type="text"] {
    display: inline-block;
    background: rgba(0, 0, 0, 0.07);
    width: 285px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Arial';
    height: 40px;
    padding: 9px 5px 11px 19px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .google-map__search-box:after {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    content: '';
    top: 0;
    height: 56px;
    pointer-events: none;
    background: url("../image/product-wave-bottom.png") repeat-x scroll center top; }

/* ===================   Contact page   =================== */
.contact_page .panel {
  padding-top: 25px;
  background-color: transparent;
  border: none;
  border-top: 1px solid #e1e1e1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.contact_page .map {
  margin-bottom: 30px; }
  .contact_page .map:after, .contact_page .map:before {
    display: none; }
.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: #ffca28;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ffca28;
    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:nth-child(n+4) {
  margin-top: 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: 20px; } }

.contact_page .box.twitter > .box-content {
  border: 1px solid #e9ebee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden; }

.contact_page .box.pinterest .box-content > span {
  box-shadow: inset 0 0 1px #adafb2 !important; }

/* ===================   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: #ffca28;
  float: left;
  display: block;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 43px;
  line-height: 43px;
  -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 #e1e1e1;
  -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 #e1e1e1; }

.brands {
  background: #fbfbfb;
  padding: 20px;
  margin-bottom: 30px; }
  .brands a {
    font-weight: 700; }

/* ===================   Account Page  =================== */
.well {
  background-color: #fbfbfb;
  border: 1px solid #e1e1e1;
  border-top: 2px solid #ffca28;
  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: #ffca28;
      float: left;
      font-size: 56px;
      margin-right: 14px;
      line-height: 60px; }
    .well .heading h2 {
      font-size: 23px;
      color: #636363;
      margin: 0 0 5px; }
    .well .heading strong {
      font-weight: normal;
      font-style: italic; }
  .well p {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0; }
  .well a {
    display: inline-block;
    margin-top: 20px; }

/*==================  TM GOOGLE MAP  ======================*/
.map_model img {
  max-width: none !important; }

.map_locations {
  display: none; }

/*======================================================*/
#account-account h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ffca28; }
  #account-account h4 i {
    color: #ffca28;
    margin-right: 10px;
    font-size: 30px; }
@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: #ffca28;
    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; }

aside .box.facebook .box-heading, .column-left .box.facebook .box-heading, .column-right .box.facebook .box-heading, .col-lg-3 .box.facebook .box-heading {
  display: none; }

/*========================================================
                         Footer
=========================================================*/
footer {
  background: #3a2b23;
  padding-top: 33px;
  margin-top: 50px;
  position: relative; }
  footer:before {
    position: absolute;
    top: -7px;
    left: 0;
    width: 100%;
    height: 7px;
    content: '';
    background: url(../image/footer-wave-top.png) repeat-x scroll center bottom; }
  @media (min-width: 768px) {
    footer h1.logo,
    footer .box .box-heading, footer .box-heading {
      text-align: left; } }
  footer .box .box-heading, footer .box-heading {
    margin-top: 9px;
    margin-bottom: 0; }
  footer .footer_modules {
    display: inline-block;
    width: 100%;
    color: #fff;
    font: 400 italic 16px/21px "Georgia"; }
  footer h5 {
    font: bold 25px/30px "Roboto Slab", serif;
    margin-bottom: 0;
    letter-spacing: 0;
    color: #fff; }
    footer h5 + ul {
      margin-top: 12px; }
  footer .box-heading + .box-content {
    margin-top: 12px; }
  footer ul li {
    font: 400 14px/16px "Open Sans", sans-serif; }
    footer ul li + li {
      margin-top: 9px; }
    footer ul li a, footer ul li a:visited {
      color: #fdab11; }
    footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
      color: #fff; }
  footer .footer_box {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
    line-height: 1.4em; }
    footer .footer_box p {
      padding-right: 20%; }
  footer address {
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 2.45em; }
    footer address i {
      font-size: 20px;
      line-height: 1em;
      color: #ffca28;
      display: inline-block;
      margin: 7px 20px 0 0;
      vertical-align: top; }
  footer a, footer a:visited {
    color: #777; }
  footer a:hover, footer a:focus, footer a:active {
    color: #ffca28; }
  footer .phone, footer a.phone, footer .phone a {
    letter-spacing: -.5px; }

#common-home + footer {
  margin-top: 0; }

.copyright br {
  display: none; }

.copyright {
  font-size: 16px;
  line-height: 19px;
  background: #251d19;
  margin-top: 36px;
  position: relative; }
  .copyright > .container {
    padding-top: 16px;
    padding-bottom: 16px;
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #50423b; }
    .copyright > .container a, .copyright > .container a:visited {
      color: #50423b; }
    .copyright > .container a:hover, .copyright > .container a:active, .copyright > .container a:focus {
      color: #ffca28; }

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  footer {
    margin-top: 40px;
    padding-top: 51px; }
    footer h5 {
      font-size: 20px;
      line-height: 24px; }

  .copyright {
    margin-top: 35px; } }
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    margin-top: 26px;
    padding-top: 40px; }
    footer h5 {
      font-size: 16px;
      line-height: 19px; }
    footer .phone-call {
      font-size: 14px;
      line-height: 16px; }
    footer ul li {
      font-size: 13px; }
    footer .phone {
      font-size: 20px;
      line-height: 24px; }
    footer .footer_box p {
      padding-right: 0; }

  .copyright {
    margin-top: 35px; } }
@media (max-width: 767px) {
  footer {
    margin-top: 32px;
    padding-top: 40px;
    text-align: center; }
    footer [class*="col-xs"] {
      clear: both; }
    footer [class*="col-xs"] {
      margin-top: 30px; }
      footer [class*="col-xs"]:first-child {
        margin-top: 0; }
    footer .footer_box {
      margin-top: 0; }
      footer .footer_box p {
        padding-right: 0; }
    footer .box {
      margin-bottom: 0; }
      footer .box .box-heading {
        text-align: center;
        margin-top: 0; }
    footer .phone {
      font-size: 30px;
      line-height: 36px; }
    footer ul li + li {
      margin-top: 10px; }

  .copyright {
    margin-top: 51px; }
    .copyright > .container {
      padding-bottom: 40px; }

  .contact-block li + li {
    margin-top: 15px; }
    .contact-block li + li:last-child {
      margin-top: 15px; }
  .contact-block p {
    padding-right: 0; }

  .copyright > .container {
    padding-bottom: 40px; }

  .copyright {
    margin-top: 40px; }

  .rd-mobilepanel_title {
    max-width: 67%; } }
@media (max-width: 480px) {
  footer [class*="col-xs"] {
    float: none;
    width: 100%; }

  .contact-block li {
    font-size: 14px; }
    .contact-block li p {
      font-size: 14px;
      line-height: 18px; }
    .contact-block li i {
      margin-right: 10px; }
      .contact-block li i.fa-map-marker {
        margin-top: 0; }

  .copyright > .container {
    padding-bottom: 17px; } }
/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: fixed;
  right: 60px;
  bottom: 60px;
  overflow: hidden;
  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, .ui-to-top:focus {
    color: #000;
    background: #ffca28; }
  .ui-to-top:hover, .ui-to-top:active {
    color: #fbfbfb;
    background: #fdb21b;
    text-decoration: none;
    color: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .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 (max-width: 1199px) {
  a.ui-to-top {
    width: 44px;
    height: 44px;
    line-height: 42px;
    right: 15px;
    bottom: 20px; }
    a.ui-to-top, a.ui-to-top:visited {
      background: rgba(255, 202, 40, 0.8); }
    a.ui-to-top:hover, a.ui-to-top:focus, a.ui-to-top:active {
      background: rgba(253, 178, 27, 0.8); } }
/*========================================================
                  Responsive Styles
=========================================================*/
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  .product_page #default_gallery .img-thumb {
    padding-top: 25px;
    padding-bottom: 25px; }
    .product_page #default_gallery .img-thumb .bx-wrapper .bx-prev {
      top: -25px; }
    .product_page #default_gallery .img-thumb .bx-wrapper .bx-next {
      bottom: -25px; } }
@media (max-width: 1199px) {
  h1 {
    font-size: 37px; }

  h2 {
    font-size: 36px;
    letter-spacing: 0; }

  #account-account h4 {
    font-size: 18px; }
    #account-account h4 i {
      margin-right: 5px;
      font-size: 18px; }

  .parallax h2 {
    letter-spacing: 0;
    line-height: 36px; }

  .table th, .table td {
    padding: 8px; }

  .parallax .parallax-items .parallax-item1 {
    left: -150px; }
  .parallax .parallax-items .parallax-item2 {
    right: -123px; }
  .parallax .parallax-items .parallax-item4 {
    left: -100px; } }
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
    line-height: 19px; }

  h1 {
    font-size: 32px; }

  h2 {
    font-size: 30px; }

  #account-account h4 {
    font-size: 16px; }
    #account-account h4 i {
      margin-right: 5px;
      font-size: 16px; }

  .checkout-cart .panel .input-group-btn .btn {
    font-size: 12px; } }
.ipad .parallax > div, .iphone .parallax > div, .android .parallax > div, .mobile .parallax > div {
  background-position: center center !important;
  background-attachment: scroll !important; }

@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 19px; }

  h1 {
    font-size: 32px; }

  h2 {
    font-size: 30px; }

  .parallax > div {
    background-position: center center !important;
    background-attachment: scroll !important; }
  .parallax h2 {
    margin-bottom: 30px; }

  .checkout-checkout .panel-group .panel-body .col-sm-6 + .col-sm-6 {
    margin-top: 30px; }

  input#input-voucher, input#input-coupon {
    width: 54%; }

  .checkout-cart .panel .input-group-btn .btn {
    font-size: 11px; }

  .content_bottom .parallax > div {
    padding-top: 50px; }

  select {
    display: block !important; }

  .parallax .box .box-heading, .parallax h3 {
    margin-bottom: 20px; }

  .sbHolder {
    display: none !important; }

  .table-responsive {
    border: none; }
    .table-responsive .table-bordered {
      border: 2px solid #e1e1e1; }

  .delivery_page .table {
    font-size: 13px; }

  .product-filter select {
    display: inline-block !important; }
  .product-filter .show select {
    width: auto; }
  .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) {
  .checkout-cart .panel .input-group-btn .btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 10px; }

  .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 {
        text-align: left;
        width: 30%;
        margin-top: 11px;
        margin-right: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 5%;
        vertical-align: top; }
      .product-filter .product-filter_elem select {
        display: inline-block !important;
        width: 65%;
        vertical-align: top; }
    .product-filter_elem.show select {
      border-right: 1px solid #e1e1e1; }
    .product-filter .compare-total {
      border-right: none;
      width: auto; }
      .product-filter .compare-total:before {
        display: none; }
      .product-filter .compare-total span {
        display: inline-block; }

  .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; } }
@media (max-width: 480px) {
  h1 {
    font-size: 28px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 18px; }

  h5 {
    font-size: 16px; }

  .breadcrumb {
    font-size: 14px; }

  .product-filter {
    width: 100%; } }
