@charset "UTF-8";
.btn,
button {	
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.btn-info{
	border: 1px;
	background: #5bc0de;
}
.btn-danger{
	border: 1px;
 	background: #d9534f;
}

.btn::-moz-focus-inner,
button::-moz-focus-inner {
  border: none;
  padding: 0;
}
.btn:focus,
button:focus {
  outline: none;
}
label {
  font-size: 13px;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 991px) {
  label {
    font-size: 10px;
  }
}
.list-unstyled,
.list-unstyled ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
label {
  font-weight: bold;
  cursor: default;
}
textarea {
  resize: none;
}
blockquote {
  font-size: inherit;
  line-height: inherit;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background: none;
}
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .form-control:last-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
padding-left: 14px;
padding-right: 10.22px;  
}
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.table-responsive td .cart-remove-btn {
  margin: 2px 5px;
}
.pull-center {
  text-align: center;
}
.input-group-btn button {
  margin-left: 1px;
}
.input-group-btn,
.input-group-btn:last-child > .btn {
  margin-left: 1px;
}
.table-hover > tbody > tr:hover {
  background: none;
}
.input-group-addon,
.input-group .dropdown-menu,
.input-group .popover,
.input-group input,
.input-group select {
  font-size: 12px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto;
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu td {
  height: auto;
  line-height: inherit;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu td span {
  display: inline;
}
.bootstrap-datetimepicker-widget.dropdown-menu td span:hover {
  background: inherit;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-hour,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-minute,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-second {
  font-weight: inherit;
  font-size: inherit;
}
.bootstrap-datetimepicker-widget.dropdown-menu a[data-action] {
  padding: 5px 19px 5px;
}
.bootstrap-datetimepicker-widget {
  z-index: 998 !important;
}
.bootstrap-datetimepicker-widget td.day,
.bootstrap-datetimepicker-widget td.hour,
.bootstrap-datetimepicker-widget td.minute,
.bootstrap-datetimepicker-widget td.second,
.bootstrap-datetimepicker-widget td span,
.bootstrap-datetimepicker-widget thead tr:first-child th {
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget td span:hover,
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: transparent;
  color: #196ecd;
  border-color: transparent !important;
}
.bootstrap-datetimepicker-widget td.separator {
  font-size: 20px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget a[data-action] {
  background: transparent;
  color: #000000;
}
.bootstrap-datetimepicker-widget a[data-action] span {
  border: none;
}
.bootstrap-datetimepicker-widget .timepicker td > span,
.bootstrap-datetimepicker-widget a[data-action],
.bootstrap-datetimepicker-widget td.separator {
  color: #000000;
}
.bootstrap-datetimepicker-widget .timepicker td > span:hover,
.bootstrap-datetimepicker-widget a[data-action]:hover {
  color: #196ecd;
}
.bootstrap-datetimepicker-widget .timepicker {
  margin-top: 5px;
}
.bootstrap-datetimepicker-widget .timepicker .table-condensed {
  border-collapse: separate;
}
.bootstrap-datetimepicker-widget .timepicker td span {
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin: 5px 0;
}
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-minute {
  border: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 0px;
}
.dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #77afee;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  background: #f7f7f7;
}
.timepicker-picker {
  text-align: center;
}
.bootstrap-datetimepicker-widget .timepicker .table-condensed {
  width: 100%;
}
.bootstrap-datetimepicker-widget td span {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker td span.timepicker-minute {
  border: none;
  width: 50px;
  height: 50px;
  padding: 5px;
  line-height: 50px;
  border-radius: 0px;
}
.bootstrap-datetimepicker-widget td.day.active,
.bootstrap-datetimepicker-widget td.day.active:hover {
  background: #196ecd;
  color: #fff;
  cursor: inherit;
}
.fancybox-overlay {
  z-index: 10001;
}
.fancybox-opened {
  z-index: 10003;
}
.breadcrumb + .alert,
.container > .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);
}
.breadcrumb + .alert .alert,
.container > .alert .alert {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.breadcrumb + .alert .alert.fadeOut,
.container > .alert .alert.fadeOut {
  top: -100%;
}
@-ms-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  to {
    top: 0;
  }
}
@-o-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  to {
    top: 0;
  }
}
@-moz-keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  to {
    top: 0;
  }
}
@keyframes alert-anim {
  0% {
    top: -100%;
  }
  60% {
    top: 0;
  }
  to {
    top: 0;
  }
}
@-ms-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  to {
    top: 100%;
  }
}
@-o-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  to {
    top: 100%;
  }
}
@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  to {
    top: 100%;
  }
}
@-moz-keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  to {
    top: 100%;
  }
}
@keyframes alert-anim2 {
  0% {
    top: -100%;
  }
  60% {
    top: 100%;
  }
  to {
    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: 29.4px 40px 29.4px 75px;
  z-index: 30;
  color: #fff;
  border-radius: 0;
  min-height: 60px;
  border: none;
  font-weight: 300;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
  -o-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 {
  text-decoration: underline;
}
.alert a:hover {
  text-decoration: none;
}
.alert button.close {
  position: absolute;
  top: 50%;
  line-height: 1;
  right: 15px;
  color: #fff;
  opacity: 0.7;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.alert button.close:focus,
.alert button.close:hover {
  opacity: 1;
  color: #fff;
}
.alert.fadeOut {
  -webkit-transform: translate(0, -100%);
  -ms-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: rgba(83, 214, 194, 0.87);
}
.alert-success i {
  background: rgba(83, 214, 194, 0.87);
}
.alert-success a,
.alert-success a:focus,
.alert-success a:hover,
.alert-success a:visited {
  text-decoration: underline;
}
.alert-danger {
  background-color: #f44336;
}
.alert-danger i {
  background: #d32f2f;
}
.alert-danger a,
.alert-danger a:focus,
.alert-danger a:hover,
.alert-danger a:visited {
  color: #ffcdd2;
}
.alert-info {
  background-color: #03a9f4;
}
.alert-info i {
  background: #0288d1;
}
.alert-info a,
.alert-info a:focus,
.alert-info a:hover,
.alert-info a:visited {
  color: #b3e5fc;
}
.alert-warning {
  background-color: #ff5722;
}
.alert-warning i {
  background: #e64a19;
}
.alert-warning a,
.alert-warning a:focus,
.alert-warning a:hover,
.alert-warning a:visited {
  color: #ffccbc;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination {
  margin: 0;
  width: 100%;
}
.pagination:after,
.pagination:before {
  display: table;
  content: "";
  line-height: 0;
}
.pagination:after {
  clear: both;
}
.pagination > li {
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  display: inline-block;
  color: #143546;
  background: none;
  border: none;
  float: none;
  margin-left: 0;
  line-height: 16px;
  text-align: center;
  padding: 0;
  border: none;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #196ecd;
  background: none;
  border: none;
}
.pagination > li.active > a,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover,
.pagination > li.active > span,
.pagination > li.active > span:focus,
.pagination > li.active > span:hover {
  background: none;
  color: #196ecd;
  border: none;
  z-index: auto;
}
.pagination > li + li {
  margin-left: 41px;
}
.pagination li.tx a {
  position: relative;
  padding-left: 15px;
}
.pagination li.tx a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f104";
  font-family: "FontAwesome";
  display: inline-block;
}
.pagination li.tx + .tx {
  margin-left: 21px;
}
.pagination li.tx + .tx a:before {
  content: "\f100";
}
.pagination li.active + li.tx a:before,
.pagination li.numb + li.tx a:before {
  content: "\f101";
}
.pagination li.active + li.tx + li.tx a:before,
.pagination li.numb + li.tx + li.tx a:before {
  content: "\f105";
}
.pagination-block {
  padding-top: 18px;
  padding-bottom: 19px;
  margin-bottom: 30px;
  line-height: 16px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
  text-decoration: none;
}
.table th,
.table thead td {
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  font-size: 13px;
  background-color: #f7f7f7;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom: none;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 15px 10px 15px;
}
.table td {
  padding: 20px;
  border-color: #f5f5f5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block-compare .table td,
.block-compare .table th {
  padding: 7px;
}
legend {
  border-color: #f5f5f5;
}
.panel,
.panel-group .panel,
.table-bordered,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > th:last-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,
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered thead:last-child tr:last-child > th:first-child {
  border-radius: 0;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-color: #ddd;
}
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > thead > tr > th {
  white-space: normal;
}
.table-bordered > tbody > tr > td {
  vertical-align: middle;
}
.table > tbody + tbody {
  border-top: none;
}
.panel-default > .panel-heading {
  padding: 20px;
  background: #f7f7f7;
  color: #000000;
}
.addthis_sharing_toolbox a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.addthis_sharing_toolbox a:hover {
  opacity: 0.6;
}
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  opacity: 0.8;
}
.fancybox-lock {
  overflow: visible !important;
}
.fancybox-close:hover,
.fancybox-next span:hover,
.fancybox-prev span:hover {
  opacity: 1;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: inherit;
}
.form-horizontal .checkbox:first-child,
.form-horizontal .radio:first-child {
  padding-top: 0;
}
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio-inline {
  padding-top: 0;
}
.input-group .form-control {
  z-index: auto;
}
.atm-f {
  height: auto !important;
}
.text-danger {
  color: #f00;
}
.has-error * + .text-danger {
  margin-top: 5px;
}
.buttons input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.tooltip {
  z-index: 9999;
  pointer-events: none;
}
.tooltip.top .tooltip-inner {
  color: #000;
  background-color: #e8e8e8;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #e8e8e8 !important;
}
.ps-caption,
.ps-carousel,
.ps-document-overlay,
.ps-toolbar,
.ps-uilayer {
  z-index: 100000000 !important;
}
.vcenter {
  vertical-align: middle !important;
}
.table-custom > tbody > tr > td,
.table-custom > tbody > tr > th,
.table-custom > tfoot > tr > td,
.table-custom > tfoot > tr > th,
.table-custom > thead > tr > td,
.table-custom > thead > tr > th {
  border-top: none;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
}
.modal {
  z-index: 10005;
}
.modal .terms_conditions_page {
  margin-top: 30px;
}
.modal .modal-backdrop {
  z-index: 10000;
}
@media (max-width: 767px) {
  .pagination > li + li {
    margin-left: 15px;
  }
  .pagination > li.tx a {
    padding-left: 0;
    font-size: 11px;
  }
  .pagination > li.tx a:before {
    display: none;
  }
  .pagination > li.tx + .tx {
    margin-left: 10px;
  }
}
header {
  padding-top: 33px;
  margin-bottom: 33px;
}
header .logo {
  margin: 6px 0 0;
}
header .logo:after {
  display: none;
}
header .logo a {
  display: inline-block;
  max-width: 100%;
}
header h1.logo {
  line-height: 18px;
}
header .search {
  border-bottom: 2px solid #000000;
}
header .search input[type="text"] {
  background: #fff;
}
header .search input[type="text"]:not(:focus) {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
header #form-currency ul li,
header #form-language ul li {
  display: inline-block;
}
header #form-currency ul li i,
header #form-language ul li i {
  font-style: normal;
}
header #form-currency ul li i + span,
header #form-language ul li i + span {
  display: none;
}
header .icon-toggle {
  font-size: 24px;
}
header .icon-toggle.toggle span,
header .icon-toggle.toggle strong {
  display: none;
}
header .icon-toggle i + span,
header .icon-toggle i + strong {
  display: none;
}
header #cart .icon-toggle.toggle i + span,
header #cart .icon-toggle.toggle span {
  display: inline-block;
  font-size: 0;
font-size: 12px;  
}
header #cart .icon-toggle.toggle i + span .total-quantity-item,
header #cart .icon-toggle.toggle span .total-quantity-item {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #000000;
  color: #fff;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
}
header .custom-text p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .custom-text p > em {
  text-transform: none;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: normal;
  font-style: normal;
}
header .custom-text p > em:before {
  content: "";
  width: 53px;
  height: 1px;
  background: #000000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.permanent-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.permanent-links ul li {
  margin-right: 20px;
}
.permanent-links ul li a {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.toggle-wrap {
  position: relative;
}
.toggle_cont {
  display: none;
  background: #f7f7f7;
  padding: 0;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 141px;
  z-index: 20;
  -webkit-box-shadow: -2px 3px 11px -2px rgba(134, 134, 134, 0.3);
  box-shadow: -2px 3px 11px -2px rgba(134, 134, 134, 0.3);
}
.toggle_cont__right {
  right: auto;
  left: 0;
}
.toggle_cont__modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  width: 270px;
}
.modal.modal-nav {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.modal.modal-nav .modal-body > ul > li {
  padding: 10px 0;
}
.modal.modal-nav .modal-body > ul > li + li {
  border-top: 1px solid #414141;
}
.modal.modal-nav .modal-body li > a,
.modal.modal-nav .modal-body li > button {
  text-align: left;
  width: 100%;
  display: block;
  padding: 6px 9px 7px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
  color: #656565;
}
.modal.modal-nav .modal-body li > a.selected,
.modal.modal-nav .modal-body li > a:active,
.modal.modal-nav .modal-body li > a:focus,
.modal.modal-nav .modal-body li > a:hover,
.modal.modal-nav .modal-body li > button.selected,
.modal.modal-nav .modal-body li > button:active,
.modal.modal-nav .modal-body li > button:focus,
.modal.modal-nav .modal-body li > button:hover {
  background-color: #000000;
  color: #fff;
  text-decoration: none;
}
.modal.modal-nav .modal-body li > a img,
.modal.modal-nav .modal-body li > button img {
  margin: 2px 3px 0 0;
  vertical-align: top;
  display: none;
}
.modal.modal-nav .modal-body li > a i {
  font-size: 12px;
  margin-right: 8px;
}
.modal.modal-nav .modal-content,
.modal.modal-nav .modal-dialog {
  height: 100%;
}
.modal.modal-nav .modal-content {
  border-radius: 0;
  border: none;
}
.modal.modal-nav .modal-dialog {
  width: 270px;
  margin: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .modal.modal-nav .modal-dialog {
    width: 320px;
  }
}
.modal.modal-nav .close {
  float: none;
  position: absolute;
  padding: 10px;
  color: #fff;
  opacity: 1;
}
.modal.modal-nav .close:focus,
.modal.modal-nav .close:hover {
  color: #414141;
}
.modal.modal-nav.modal-nav-left button.close {
  left: auto;
  right: 0;
}
.modal.modal-nav.modal-nav-left.in .modal-dialog {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.modal.modal-nav.modal-nav-left .modal-dialog {
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px);
}
.modal.modal-nav.modal-nav-right button.close {
  left: 0;
  right: auto;
}
.modal.modal-nav.modal-nav-right.in .modal-dialog {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.modal.modal-nav.modal-nav-right .modal-dialog {
  margin-left: auto;
  -webkit-transform: translateX(320px);
  -ms-transform: translateX(320px);
  transform: translateX(320px);
}
@media (max-width: 1199px) {
  .header-top .btn-compare span,
  .header-top .btn-wishlist span,
  .header-top .tx-open {
    display: none;
  }
}
@media (max-width: 767px) {
  header {
    margin-bottom: 10px;
  }
  header .col-inner > span {
    display: block;
    margin-bottom: 5px;
    text-align: right;
  }
  header .custom-sm-width .container {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header .search {
    float: none;
  }
  header .logo {
    text-align: center;
    margin: 0 0 6px;
  }
  header .logo img {
    display: inline-block;
  }
  header .box-cart {
    float: none;
    margin-top: 0;
  }
}
#page {
  background: #fff;
  overflow: hidden;
}
section.bottom {
  margin-top: 10px;
}
.custom-bg {
  position: relative;
  z-index: 0;
}
.custom-bg:before {
  content: "";
  position: absolute;
  background: transparent;
  background-image: -webkit-radial-gradient(#f99e99 11%, transparent 0),
    -webkit-radial-gradient(#f99e99 11%, transparent 0);
  background-image: -o-radial-gradient(#f99e99 11%, transparent 0),
    -o-radial-gradient(#f99e99 11%, transparent 0);
  background-image: radial-gradient(#f99e99 11%, transparent 0),
    radial-gradient(#f99e99 11%, transparent 0);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  width: 210px;
  height: 240px;
  padding: 4px;
  background-clip: content-box;
}
@media (min-width: 1200px) {
  .custom-bg {
    padding-bottom: 246px;
  }
  .custom-bg:before {
    width: 382px;
    height: 442px;
  }
}
.custom-design {
  position: relative;
  z-index: 0;
}
.custom-design:after,
.custom-design:before {
  content: "";
  position: absolute;
  background: transparent;
  background-image: -webkit-radial-gradient(#f99e99 11%, transparent 0),
    -webkit-radial-gradient(#f99e99 11%, transparent 0);
  background-image: -o-radial-gradient(#f99e99 11%, transparent 0),
    -o-radial-gradient(#f99e99 11%, transparent 0);
  background-image: radial-gradient(#f99e99 11%, transparent 0),
    radial-gradient(#f99e99 11%, transparent 0);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  width: 210px;
  height: 240px;
  padding: 4px;
  background-clip: content-box;
}
.custom-design:before {
  top: -195px;
  right: 50px;
  left: auto;
  z-index: 5;
}
.custom-design:after {
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  z-index: -1;
}
@media (min-width: 1200px) {
  .custom-design:after {
    width: 378px;
    height: 437px;
  }
  .custom-design:before {
    width: 336px;
    height: 280px;
  }
}
.home-top {
  background: #fff6f1;
  padding-bottom: 100px;
  position: relative;
}
.home-top:before {
  content: "";
  position: absolute;
  background: transparent;
  background-image: -webkit-radial-gradient(#f99e99 11%, transparent 0),
    -webkit-radial-gradient(#f99e99 11%, transparent 0);
  background-image: -o-radial-gradient(#f99e99 11%, transparent 0),
    -o-radial-gradient(#f99e99 11%, transparent 0);
  background-image: radial-gradient(#f99e99 11%, transparent 0),
    radial-gradient(#f99e99 11%, transparent 0);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  width: 210px;
  height: 240px;
  padding: 4px;
  background-clip: content-box;
  bottom: -95px;
  right: 10px;
  z-index: 5;
}
@media (min-width: 1200px) {
  .home-top {
    padding-bottom: 175px;
  }
  .home-top:before {
    width: 380px;
    height: 437px;
  }
}
.home-top + #common-home {
  position: relative;
  z-index: 10;
  margin-top: -100px;
}
.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 #f5f5f5;
}
.box.account ul a,
.box.affilate ul a {
  position: relative;
  background: #f7f7f7;
  display: block;
  padding: 13px 15px;
}
.box.account ul a:hover,
.box.affilate ul a:hover {
  background: #d7d7d7;
}
.box.account ul a:hover,
.box.affilate ul a:hover {
  color: #196ecd;
}
#content ul.list-unstyled,
.manufacturer-content div {
  margin: 0;
  list-style-type: none;
}
#content ul.list-unstyled li + li,
.manufacturer-content div li + li {
  margin-top: 10px;
}
#content ul.list-unstyled a,
.manufacturer-content div a {
  position: relative;
}
#content ul.list-unstyled a:before,
.manufacturer-content div a:before {
  content: "\e11d";
  margin-right: 5px;
  font-weight: 400;
  font-size: 20px;
  font-family: "material-design";
  color: #196ecd;
}
#content .product-info ul.list-unstyled a:before {
  display: none;
}
@media (max-width: 767px) {
  #content {
    padding-bottom: 30px;
  }
  #product-category #content {
    padding-top: 0;
  }
  aside {
    margin-top: 20px;
  }
  aside .container {
    padding: 0;
    width: 100%;
  }
}
.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;
  -webkit-transition: 1s all ease;
  -o-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;
  width: 509px;
}
.search input[type="text"] {
  color: #000000;
  display: block;
  margin: 0;
  font: 300 12px/16px "Poppins", sans-serif;
  width: 100%;
  height: 55px;
  padding: 20.5px 35px 20.5px 30px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  letter-spacing: 0.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search input[type="text"]:focus {
  outline: none;
}
.search input[type="text"]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
.search input[type="text"]:-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.search input[type="text"]::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.search input[type="text"]:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.search button,
.search button:active,
.search button:focus {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  top: 0;
  right: 13px;
  color: rgba(34, 35, 40, 0.8);
  font: 400 14px/52px "FontAwesome";
}
.search button::-moz-focus-inner,
.search button:active::-moz-focus-inner,
.search button:focus::-moz-focus-inner {
  border: none;
  padding: 0;
}
.search button:active:hover,
.search button:focus:hover,
.search button:hover {
  color: #196ecd;
}
.search .button-search {
  font-size: 24px;
}
#livesearch_search_results {
  margin: 3px 0 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  list-style-type: none;
  z-index: 12;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  background: #f3f4f5;
  border-radius: 4px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
#livesearch_search_results li {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid transparent;
}
#livesearch_search_results li img {
  margin-right: 10px;
}
#livesearch_search_results li img.loading {
  background: #f5f5f5;
}
#livesearch_search_results li.highlighted,
#livesearch_search_results li:hover {
  background-color: #fff;
  border-color: #000000;
}
#livesearch_search_results li.highlighted a,
#livesearch_search_results li.highlighted a:visited,
#livesearch_search_results li:hover a,
#livesearch_search_results li:hover a:visited {
  color: #000000;
}
#livesearch_search_results a,
#livesearch_search_results a:visited {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  color: #000000;
}
#livesearch_search_results a:after,
#livesearch_search_results a:before,
#livesearch_search_results a:visited:after,
#livesearch_search_results a:visited:before {
  display: table;
  content: "";
  line-height: 0;
}
#livesearch_search_results a:after,
#livesearch_search_results a:visited:after {
  clear: both;
}
.box-search .toggle_cont {
  position: fixed;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 770px;
  width: 100%;
  padding: 15px 20px;
  background: #fff;
}
.box-search .toggle_cont:after {
  content: "\ec35";
  font-family: "Linearicons";
  position: absolute;
  right: -34px;
  top: -34px;
  z-index: 20;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.box-search .toggle.active:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .box-search .toggle_cont {
    padding: 30px 50px;
  }
  .box-search .toggle.active + .toggle_cont:after {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .box-search .toggle_cont {
    padding: 160px 100px;
  }
}
.box-search .search {
  width: 100%;
}
.box-cart {
  position: relative;
}
.box-cart .btn-danger {
  margin-top: 5px;
  border: none;
}
.box-cart .btn-danger,
.box-cart .btn-danger:focus {
  border: 0;
  padding: 0;
  color: #000000;
  font-size: 13px;
  background: none;
}
.box-cart .btn-danger:focus:hover,
.box-cart .btn-danger:hover {
  color: #196ecd;
  background: none;
}
.box-cart .btn-danger:focus,
.box-cart .btn-danger:focus:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.box-cart a:hover img {
  opacity: 0.85;
}
.box-cart .btn {
  margin-bottom: 7px;
}
.box-cart .name {
  font-size: 16px;
  line-height: 20px;
  max-width: 135px;
}
.box-cart .toggle_cont {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.box-cart .cart-total2,
.box-cart .cart-total {
  position: absolute;
  top: -5px;
top: -12px;  
  right: 0;
}
.cart {
  position: relative;
}
.cart > button {
  line-height: 16px;
}
.cart > button .cart-total,
.cart > button .cart-total2 {
  font-size: 14px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.cart > button .cart-total2,
.cart > button strong {
  display: none;
}
.cart > button.active .cart-total,
.cart > button.active .cart-total2,
.cart > button.active i,
.cart > button:hover .cart-total,
.cart > button:hover .cart-total2,
.cart > button:hover i {
  color: #000000;
}
.cart .cart-remove-btn {
  margin-bottom: 10px;
  margin-left: 5px;
}
.cart .cart-remove-btn:before,
.cart .cart-remove-btn > span {
  vertical-align: middle;
}
.cart .cart-remove-btn:before {
  margin-right: 5px;
}
.cart .toggle_cont {
  z-index: 1001;
  min-width: 402px;
  padding: 30px 29px 10px 30px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  color: #000000;
  font-weight: 500;
  background: #fff;
  border: 1px solid #000000;
}
.cart .toggle_cont .table > tbody > tr > td.text-center {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
.cart .toggle_cont .table > tbody > tr > td.text-right {
  padding-left: 0;
}
.cart .toggle_cont h3 {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f5f5f5;
}
.cart .toggle_cont .image a {
  border-radius: 4px;
  overflow: hidden;
  margin: 5px 10px 0 0;
  background: #fff;
}
.cart .toggle_cont img {
  max-width: 72px;
  background-color: #fff;
}
.cart .toggle_cont table {
  margin-bottom: 10px;
}
.cart .toggle_cont .btn-default,
.cart .toggle_cont .btn-primary {
  margin-bottom: 10px;
  padding: 7px 20px 8px;
  float: left;
}
.cart .toggle_cont .btn-default {
  margin-right: 6px;
}
.cart td {
  font-size: 13px;
}
.cart td strong {
  font-size: 12px;
}
.cart .toggle_cont table.total {
  margin-top: 13px;
  margin-bottom: 23px;
}
.cart .toggle_cont table.total td {
  font-size: 12px;
  border: none;
  padding: 2px;
  color: #000000;
}
.cart .toggle_cont table.total td strong {
  font-weight: 400;
}
.cart .toggle_cont table.total tr:last-child td {
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
}
.cart .toggle_cont table.total tr:last-child td strong {
  font-weight: 500;
}
.table > tbody > tr > td {
  padding-bottom: 6px;
}
.price-cart {
  color: #000000;
  display: inline-block;
  min-width: 85px;
  padding: 2px 6px 0 0;
  text-align: left;
}
.price-cart i {
  font-size: 10px;
  font-style: normal;
}
.price-cart b {
  font-weight: 400;
  margin-left: 5px;
  float: right;
}
.table > tbody > tr > td {
  border-top: none;
}
.cart .table.total tr:last-child td,
.cart .table.total tr:last-child td strong {
  font-size: 12px;
  text-transform: uppercase;
}
.cart .table.total tr:last-child td strong,
.cart .table.total tr:last-child td strong strong {
  font-size: 14px;
  text-transform: none;
}
@media (min-width: 768px) {
  .cart {
    display: inline-block;
    height: 100%;
  }
  .cart > button {
    height: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cart > button {
    position: relative;
  }
  .cart > button i {
    color: #2a4655;
    margin-right: 10px;
  }
  .cart > button:hover i {
    color: #196ecd;
  }
  .cart .price-cart {
    min-width: 0;
  }
  .cart .toggle_cont {
    min-width: 300px;
    max-height: 390px;
    overflow: auto;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .product_tabs {
    position: relative;
    z-index: 2;
    margin-bottom: 150px;
  }
  .product_tabs > * {
    position: relative;
    z-index: 4;
  }
  .product_tabs .nav-tabs:before {
    top: -30%;
    right: -60px;
    z-index: 5;
    content: "";
    position: absolute;
    background: transparent;
    background-image: -webkit-radial-gradient(#f99e99 11%, transparent 0),
      -webkit-radial-gradient(#f99e99 11%, transparent 0);
    background-image: -o-radial-gradient(#f99e99 11%, transparent 0),
      -o-radial-gradient(#f99e99 11%, transparent 0);
    background-image: radial-gradient(#f99e99 11%, transparent 0),
      radial-gradient(#f99e99 11%, transparent 0);
    background-size: 40px 40px;
    background-position: 0 0, 20px 20px;
    width: 210px;
    height: 240px;
    padding: 4px;
    background-clip: content-box;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .product_tabs .nav-tabs:before {
    width: 380px;
    height: 440px;
  }
}
@media (min-width: 1200px) {
  .product_tabs .tab-pane {
    min-height: 420px;
  }
}
@media (min-width: 1200px) {
  .product-product .product_tabs {
    margin-bottom: 150px;
  }
}
.description-category {
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.5s height ease;
  -o-transition: 0.5s height ease;
  transition: 0.5s height ease;
}
/*
.description-category:before {
  content: "";
  -webkit-box-shadow: 0 0px 50px 35px #fff;
  box-shadow: 0 0px 50px 35px #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  height: 27px;
  background: #fff;
}
*/
.description-category.open:before {
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}
.description-category__links {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
}
.image-category {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 15px;
}
.description {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important;
  }
}
#productZoom {
  background: #f8f8f8;
}
.product-gallery:after,
.product-gallery:before {
  display: table;
  content: "";
  line-height: 0;
}
.product-gallery:after {
  clear: both;
}
.product-gallery .image-thumb {
  width: 22.2%;
  height: 100%;
}
.product-gallery .product-image-cover {
  width: 77.8%;
  padding-left: 20px;
  padding-right: 5px;
}
.product-gallery .image-thumb,
.product-gallery .product-image-cover {
  position: relative;
}
.product-gallery .image-thumb .bx-wrapper a.bx-next,
.product-gallery .image-thumb .bx-wrapper a.bx-prev {
  position: absolute;
  left: 5px;
  right: 5px;
  font-size: 18px;
  line-height: 18px;
  background: rgba #f8f8f8, 0.5;
  text-align: center;
  margin: 0;
  color: #414141;
}
.product-gallery .image-thumb .bx-wrapper a.bx-next.disabled,
.product-gallery .image-thumb .bx-wrapper a.bx-prev.disabled {
  display: none;
  visibility: hidden;
}
.product-gallery .image-thumb .bx-wrapper a.bx-next:hover,
.product-gallery .image-thumb .bx-wrapper a.bx-prev:hover {
  color: #f8f8f8;
  background: rgba #d7d7d7, 0.6;
}
.product-gallery .image-thumb .bx-wrapper .bx-prev {
  top: 0;
}
.product-gallery .image-thumb .bx-wrapper .bx-next {
  bottom: 0;
}
@media (max-width: 1199px) {
  .product-gallery .image-thumb .bx-wrapper a.bx-next,
  .product-gallery .image-thumb .bx-wrapper a.bx-prev {
    width: 20px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    font-size: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .product-gallery .image-thumb .bx-wrapper a.bx-next {
    left: auto;
    right: 15px;
  }
  .product-gallery .image-thumb .bx-wrapper a.bx-prev {
    left: 15px;
    right: auto;
  }
}
.product-gallery .image-thumb .bx-viewport {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.product-gallery .image-thumb li a {
  background: white;
  text-align: center;
  display: block;
  border: 1px solid #f8f8f8;
}
@media (min-width: 1200px) {
  .product-gallery .image-thumb li a.zoomGalleryActive,
  .product-gallery .image-thumb li a:hover {
    background: #f8f8f8;
    border-color: #000000;
  }
}
.product-gallery > .row {
  margin-left: -5px;
  margin-right: -5px;
}
.product-gallery .cart-button {
  position: absolute;
  z-index: 99;
  right: 15px;
  bottom: 15px;
  width: 64px;
  display: inline-block;
}
@media (max-width: 767px) {
  .product_page-left + .product_page-right {
    margin-top: 25px;
  }
}
.zoomContainer {
  z-index: 3;
}
.product-gallery .bx-viewport {
  margin-top: 21px;
  margin-bottom: 21px;
}
.image-additional {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
  list-style-type: none;
}
.name {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  color: #000000;
}
.related-block {
  margin-top: 40px;
  margin-bottom: 16px;
}
.related-block .swiper-viewport {
  width: auto;
}
.product-info {
  margin-top: -2px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 20px;
}
.product-info h2.product-title {
  font-family: "Poppins", sans-serif;
  padding-top: 5px;
  margin-bottom: 3px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .product-info h2.product-title {
    font-size: 40px;
    line-height: 54px;
  }
}
.product-info .price-section {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin: 15px 0 0;
  padding-bottom: 10px;
}
.product-info .product-section {
  border-top: 1px solid #d7d7d7;
  padding: 10px 0;
  letter-spacing: 0.8px;
}
.product-info .product-section strong {
  font-weight: 300;
}
.product-info .product-section strong + span {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
}
.product-info .product-section strong + span.stock {
  color: #143546;
}
.product-info a {
  color: #f99e99;
}
.product-info a:hover {
  color: #000000;
}
.product-info ul.product-countdown {
  position: static;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 5px;
  margin-bottom: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.product-info ul.product-countdown li {
  font-size: 16px;
  padding-top: 5px;
}
.product-info ul.product-countdown li.cell {
  font-size: 12px;
  line-height: 14px;
  padding: 5px 7px;
}
.product-info ul.product-countdown li.cell + li {
  padding-top: 0;
}
.product-info ul.product-countdown li.cell .number {
  font-size: 16px;
}
.product-info ul.product-countdown li span {
  font-size: 14px;
}
.product-info ul.product-countdown li + li {
  margin-left: 5px;
}
.product-info .rating-section {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  letter-spacing: 0.8px;
}
.product-info .rating-section .fa-stack {
  width: 0.65em;
}
.product-info .rating-section a {
  cursor: pointer;
}
#product {
  margin-top: 30px;
}
#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
#product label {
  font-weight: 300;
}
#product label.control-label {
  letter-spacing: 0.8px;
  color: #656565;
color: #555555;  
font-weight: bold;
font-size: 17px;  
}
#product .radio {
  width: auto;
}
#product .btn.button-cart {
  padding: 19px;
}
@media (min-width: 1200px) {
  #product .btn.button-cart {
    min-width: 150px;
  }
}
@media (min-width: 768px) {
  #product .btn.button-cart {
    padding: 19px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #product .btn.button-cart {
    min-width: 150px;
  }
}
#product .price-section {
  margin-top: 17px;
}
@media (max-width: 767px) {
  #product .btn-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.product-share {
  height: 32px;
  margin-top: 1em;
}
.product-share a.at-share-btn {
  border-radius: 16px;
}
.review-form-title {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.review-form-title .btn-primary {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-rating-status .fa-stack + .review-link,
.product-rating-status .review-link + .review-link {
  font-size: 12px;
}
.product-rating-status .review-link {
  position: relative;
  margin-left: 10px;
}
.product-rating-status .review-link-show a {
  color: #656565;
}
.product-rating-status .review-link-show a:focus,
.product-rating-status .review-link-show a:visited {
  color: #656565;
}
.product-rating-status .review-link-show a:hover {
  color: #f99e99;
}
.product-rating-status .review-link-write a {
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.product-review-form {
  display: none;
}
.product-options {
  line-height: 22px;
  padding-bottom: 0;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
.product-options .control-label {
  text-align: left;
  font-size: 12px;
  margin: 0 0 10px;
  color: #656565;
}
.product-options .form-group:after,
.product-options .form-group:before {
  display: table;
  content: "";
  line-height: 0;
}
.product-options .form-group:after {
  clear: both;
}
.product-options .radio {
  padding-top: 0;
  margin: 0;
/* Timway */  
/*  float: left;*/
  width: 49%;
  margin-top: 2px;
  margin-right: 12px;
  margin-left: auto;
}

  /* Timway */  
  .product-options .radio label img{
    /*position: inherit;
    z-index: 100;*/
  }

.product-options .text-danger {
  display: inline-block;
  width: 100%;
  padding: 5px;
}
.review-score .fa-stack {
  margin-bottom: 10px;
}
.reward-block span {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.reward-block span strong {
  font-weight: 300;
}
.product_tabs {
  margin: 30px 0 50px;
  position: relative;
  z-index: 2;
  line-height: 0;
}
.product_tabs:after,
.product_tabs:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff6f1;
  width: 10000px;
  z-index: -1;
  height: 100%;
  top: 50px;
}
@media (min-width: 1200px) {
  .product_tabs:after,
  .product_tabs:before {
    top: 80px;
  }
}
.product_tabs:before {
  left: -5000px;
}
.product_tabs:after {
  right: -5000px;
}
@media (min-width: 768px) {
  .product_tabs {
    margin: 70px 0 80px;
  }
}
.product_tabs:after,
.product_tabs:before {
  display: table;
  content: "";
  line-height: 0;
}
.product_tabs:after {
  clear: both;
}
.product_tabs .nav-tabs {
  border-bottom: none;
  background: #fff;
}
.product_tabs .nav-tabs > li {
  margin-right: 15px;
}
.product_tabs .nav-tabs > li > a {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 0;
  border: none;
  padding-left: 2px;
  padding-right: 2px;
  background-color: transparent;
  position: relative;
  padding-bottom: 2px;
}
.product_tabs .nav-tabs > li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 2px;
  background: #000000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.product_tabs .nav-tabs > li > a:hover:before {
  left: 0;
  right: 0;
  opacity: 1;
}
@media (min-width: 1400px) {
  .product_tabs .nav-tabs > li {
    margin-right: 25px;
  }
  .product_tabs .nav-tabs > li > a {
    font-size: 24px;
    line-height: 32px;
  }
}
.product_tabs .nav-tabs > li.active {
  border: none;
}
.product_tabs .nav-tabs > li.active > a {
  border: inherit;
  background-color: inherit;
}
.product_tabs .nav-tabs > li.active > a:before {
  left: 0;
  right: 0;
  opacity: 1;
}
.product_tabs .tab-content {
  font-size: 13px;
  line-height: 23px;
  font-weight: 300;
  color: #000000;
}
.product_tabs .tab-content h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.product_tabs .tab-content .tab-pane {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .product_tabs .tab-content .tab-pane {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .product_tabs .tab-content .tab-pane * + h3 {
    margin-top: 50px;
  }
}
.product_tabs .tab-content .tab-pane:not(#tab-description) {
  max-width: 870px;
}
.product_tabs .tab-content #tab-review,
.product_tabs .tab-content #tab-video,
.product_tabs .tab-content .product-spec {
  margin-left: auto;
  margin-right: auto;
}
.product_tabs .tab-content .btn {
  font-family: "Poppins", sans-serif;
}
.product_tabs .tab-content #tab-video {
  position: relative;
}
.product_tabs .tab-content #tab-video .video-tab {
  position: relative;
  padding-bottom: 51%;
  height: 0;
}
.product_tabs .tab-content #tab-video .r_frame {
  display: block;
  position: relative;
}
.product_tabs .tab-content #tab-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 768px) {
  .product_tabs .tab-content #tab-review,
  .product_tabs .tab-content .review-form-title {
    text-align: center;
  }
}
.product_tabs .tab-content #tab-description .product-image-description {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .product_tabs .tab-content #tab-description .product-image-description {
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: 3;
  }
}
.product_tabs .tab-content #tab-description .product-image-description > img {
  border: 22px solid #fff;
  max-width: 100%;
  height: auto;
}
.product_tabs .tab-content #tab-description iframe {
  margin-bottom: 30px;
}
.product_tabs .tab-content #tab-description > p {
  padding-right: 15%;
}
@media (max-width: 767px) {
  .product_tabs .nav-tabs > li > a {
    font-size: 11px;
    padding-bottom: 10px;
  }
  .product_tabs .nav-tabs > li > a:before {
    display: none;
  }
}
.product_tabs #reviews_form {
  margin-top: 30px;
}
.product_tabs .rating {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  letter-spacing: 1.3px;
}
.product_tabs .rating span:first-child {
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 5px;
}
.product_tabs .rating .fa-stack {
  width: 0.6em;
}
.product_tabs .review-score .fa-stack {
  margin-bottom: 14px;
}
.product_tabs .review-item {
  padding: 28px 20px 20px 30px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 11px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 11px -5px rgba(0, 0, 0, 0.5);
  text-align: left;
}
.product_tabs .review-item .review-date {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 4px;
}
.product_tabs .review-item .review-author {
  letter-spacing: 0.3px;
}
.product_tabs .review-item .review-author i {
  display: inline-block;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  margin-right: 5px;
  vertical-align: top;
}
.product_tabs .product-spec .table {
  border: none;
  line-height: 16px;
}
.product_tabs .product-spec .table th {
  text-align: center;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  border: none;
  padding: 8px 0;
  font-size: 14px;
  background: none;
}
.product_tabs .product-spec .table th > strong {
  font-weight: 300;
}
.product_tabs .product-spec .table td {
  padding: 18px 10px 11px 20px;
  background: #fff;
  border: none;
  margin: 0;
  width: 50%;
  vertical-align: top;
  border-bottom: 1px solid #000000;
}
.product_tabs .product-spec .table td span {
  display: table-cell;
}
.product_tabs .product-spec .table td span:first-child {
  text-transform: uppercase;
  text-decoration: underline;
}
.product_tabs .product-spec .table td span + span {
  text-align: center;
}
@media (min-width: 480px) {
  .product_tabs .product-spec .table td span {
    width: 40%;
  }
  .product_tabs .product-spec .table td span + span {
    width: 48%;
  }
}
.product_tabs .product-spec .table td:first-child {
  border-right: 1px solid #000000;
}
.product_tabs .product-spec .table td + td {
  border-left: 1px solid #000000;
}
@media (max-width: 479px) {
  .product_tabs .product-spec .table td,
  .product_tabs .product-spec .table td:first-child {
    width: 50%;
  }
}
.product_tabs .product-reviews input[type="radio"] {
  display: inline;
  outline: none;
}
.product_tabs .product-reviews input[type="radio"]:focus {
  outline: none;
}
.product_tabs .product-reviews .review-item {
  margin-bottom: 2em;
}
.product_tabs #reviews_form .control-label + span {
  padding-left: 3px;
  padding-right: 3px;
}
.product_tabs #reviews_form .control-label {
  font-size: 16px;
  font-weight: 500;
}
.product_tabs #reviews_form .rating-def {
  max-width: 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
  margin-left: auto;
  margin-right: auto;
  unicode-bidi: bidi-override;
  text-align: center;
  position: relative;
}
.product_tabs #reviews_form .rating-def > label {
  display: inline;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  color: #000;
  font-size: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  top: 1px;
}
.product_tabs #reviews_form .rating-def > input.radio-btn:checked ~ label,
.product_tabs #reviews_form .rating-def > label:hover,
.product_tabs #reviews_form .rating-def > label:hover ~ label {
  color: transparent;
}
.product_tabs #reviews_form .rating-def label:before {
  position: relative;
}
.product_tabs #reviews_form .rating-def label:after {
  display: none;
}
.product_tabs
  #reviews_form
  .rating-def
  > input.radio-btn:checked
  ~ label:before,
.product_tabs #reviews_form .rating-def > label:hover:before,
.product_tabs #reviews_form .rating-def > label:hover ~ label:before {
  content: "\2605";
  position: absolute;
  left: 0;
  color: #e3a91e;
  font-size: 18px;
  background-color: transparent;
}
@media (max-width: 767px) {
  .product_tabs .nav-tabs,
  .product_tabs .tab-content {
    width: 100%;
    float: none;
  }
  .product_tabs .nav-tabs > li.active > a {
    background: none;
  }
  .product_tabs .tab-content {
    border-left: none;
  }
}
.product-layout {
  margin-bottom: 30px;
}
.product-thumb {
  position: relative;
}
.product-thumb .product-options {
  display: none;
}
.product-thumb .description {
  display: none;
}
.product-thumb .product-countdown_list {
  display: none;
}
.product-thumb .image {
  position: relative;
  margin-bottom: 15px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-thumb .image .img-secondary {
  opacity: 0;
}
.product-thumb .image .img-primary {
  opacity: 1;
}
.product-thumb .image > a {
  display: block;
  position: relative;
}
.product-thumb .image > a img {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin: 0 auto;
}
.product-thumb .caption {
  text-align: center;
}
.product-thumb .caption .discount {
  display: none;
}
.product-thumb .name {
  margin-bottom: 9px;
}
.product-thumb .name > a {
  display: inline;
  color: inherit;
}
.product-thumb .name > a:focus,
.product-thumb .name > a:hover {
  color: #656565;
}
.product-thumb .price {
  width: 100%;
  margin-bottom: 7px;
}
.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
.product-thumb:hover .image .cart-button {
  opacity: 1;
}
.product-thumb .cart-button {
  text-align: center;
}
.product-thumb .cart-button .btn-wrapper {
  border: 1px solid #000000;
/* Timway */  
border: 0px solid #000000;  
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.product-thumb .cart-button .btn-wrapper .btn.btn-default {
  border: none;
  line-height: 32px;
  width: 100%;
}
.product-thumb .cart-button .btn-wrapper + div {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .product-thumb .cart-button .btn-wrapper {
    text-align: center;
  }
  .product-thumb .cart-button .btn-wrapper .btn.btn-default {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 26px;
    z-index: 2;
  }
  .product-thumb .cart-button .btn-wrapper .btn.btn-default + .btn {
    /*border-left: 1px solid #000000;*/
/* Timway */
border-left: 1px solid #FFF;    
  }
}
@media (min-width: 1200px) {
  .product-thumb .cart-button {
    position: absolute;
    display: inline-block;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    background: #fff;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  .product-thumb .cart-button .btn-wrapper {
/*    min-width: 310px;*/
  }
  .product-thumb .cart-button .btn-wrapper .btn.btn-default {
    line-height: 62px;
line-height: 55px;    
  }
}
.product-thumb:hover .cart-button,
.product-thumb:hover .img-secondary {
  opacity: 1;
}
.product-thumb:hover .img-primary {
  opacity: 0;
}
.product-list.product-layout {
  margin-bottom: 25px;
}
.product-list .product-thumb {
  position: relative;
  margin-bottom: 0;
}
.product-list .product-thumb .rating {
  margin-bottom: 10px;
}
.product-list .product-thumb .image {
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .product-list .product-thumb .image {
    margin-right: 25px;
  }
}
.product-list .product-thumb ul.product-countdown {
  position: static;
  max-width: 270px;
  padding: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 15px;
}
.product-list .product-thumb ul.product-countdown.product-countdown_grid {
  display: none;
}
@media (min-width: 768px) {
  .product-list .product-thumb ul.product-countdown li {
    font-size: 16px;
    padding-top: 5px;
  }
  .product-list .product-thumb ul.product-countdown li.cell {
    font-size: 12px;
    line-height: 14px;
    padding: 5px 7px;
  }
  .product-list .product-thumb ul.product-countdown li.cell + li {
    padding-top: 0;
  }
  .product-list .product-thumb ul.product-countdown li.cell .number {
    font-size: 16px;
  }
  .product-list .product-thumb ul.product-countdown li span {
    font-size: 14px;
  }
  .product-list .product-thumb ul.product-countdown li + li {
    margin-left: 5px;
  }
}
.product-list .product-thumb .description {
  margin-bottom: 5px;
  display: block;
}
.product-list .product-thumb * + .cart-button,
.product-list .product-thumb * + .product-countdown {
  margin-top: 8px;
}
.product-list .product-thumb * + .description,
.product-list .product-thumb * + .price {
  margin-top: 8px;
  margin-bottom: 0;
}
.product-list .product-thumb .cart-button {
  position: static;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-list .product-thumb .cart-button .btn-wrapper + div {
  margin-top: 0;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .product-list .product-thumb:after,
  .product-list .product-thumb:before {
    display: table;
    content: "";
    line-height: 0;
  }
  .product-list .product-thumb:after {
    clear: both;
  }
  .product-list .product-thumb .image {
    margin-right: 30px;
  }
  .product-list .product-thumb .name {
    margin-bottom: 0;
    font-size: 18px;
  }
  .product-list .product-thumb * + .cart-button,
  .product-list .product-thumb * + .product-countdown {
    margin-top: 30px;
  }
  .product-list .product-thumb * + .description,
  .product-list .product-thumb * + .price {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .product-list .product-thumb .btn-icon {
    width: 50px;
    max-width: 50px;
  }
}
.product-grid .product-countdown_list {
  display: none;
}
.clearfix + .product-list .product-thumb {
  border-top: 1px solid #f5f5f5;
  padding-top: 30px;
}
.specials-list .product-thumb .image {
  float: left;
  width: 45.95%;
}
.specials-list .caption {
  display: inline-block;
  width: 54%;
  text-align: left;
  padding: 2px 0 0 10px;
}
@media (min-width: 768px) {
  .specials-list .caption {
    padding-left: 33px;
  }
}
#column-left .product-thumb,
#column-right .product-thumb,
.product-list .product-thumb,
aside .product-thumb {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#column-left .product-thumb .product-layout,
#column-right .product-thumb .product-layout,
.product-list .product-thumb .product-layout,
aside .product-thumb .product-layout {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption,
.product-list .product-thumb .caption,
aside .product-thumb .caption {
  text-align: left;
}
#column-left .product-thumb .aside-content,
#column-right .product-thumb .aside-content,
.product-list .product-thumb .aside-content,
aside .product-thumb .aside-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  overflow: hidden;
}
#column-left .product-thumb .aside-content .btn-primary,
#column-right .product-thumb .aside-content .btn-primary,
.product-list .product-thumb .aside-content .btn-primary,
aside .product-thumb .aside-content .btn-primary {
  margin-bottom: 20px;
}
#column-left .product-section-title,
#column-right .product-section-title,
aside .product-section-title {
  text-align: left;
  font-size: 18px;
}
#column-left .product-layout,
#column-right .product-layout,
aside .product-layout {
  margin-bottom: 20px;
}
#column-left .image,
#column-right .image,
aside .image {
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  margin-right: 10px;
}
#column-left .cart-button,
#column-left .product-countdown,
#column-left .product-flags,
#column-right .cart-button,
#column-right .product-countdown,
#column-right .product-flags,
aside .cart-button,
aside .product-countdown,
aside .product-flags {
  display: none;
}
#column-left .box-heading,
#column-right .box-heading,
aside .box-heading {
  margin-bottom: 0;
  border-bottom: none;
}
#column-left .product-thumb,
#column-right .product-thumb,
aside .product-thumb {
  padding: 15px 5px 5px;
  background: #f8f8f8;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.mobile .product-thumb .image .cart-button,
.tablet .product-thumb .image .cart-button {
  opacity: 1;
}
.mobile .product-thumb .image .cart-button .quickview,
.tablet .product-thumb .image .cart-button .quickview {
  display: none !important;
}
@media (max-width: 1199px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .product-thumb .product-countdown .seconds {
    display: none;
  }
  .product-thumb .product-countdown .minutes + li {
    display: none;
  }
}
@media (max-width: 767px) {
  .product-grid {
    text-align: center;
    width: 33.33%;
  }
  .product-list.product-layout {
    padding-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
  }
  .product-list.product-layout:last-child {
    border-bottom: none;
  }
  .specials-swiper .swiper-slide .product-thumb {
    width: auto;
    padding-bottom: 20px;
  }
  .product-thumb .product-countdown {
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
  }
  .product-thumb .rating {
    padding-top: 8px;
    position: static;
    background: #fff;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (max-width: 540px) {
  .product-layout {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-list .product-thumb .description {
    display: none;
  }
  .product-list .product-thumb .aside-content {
    display: block;
    width: 60%;
    padding: 0 0 0 10px;
  }
  .product-list .product-thumb .aside-content .btn-primary,
  .product-list .product-thumb .aside-content .price {
    margin-bottom: 10px;
  }
  .product-grid .product-thumb .image .rating {
    position: static;
    padding-bottom: 5px;
  }
  .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;
  }
}
.product-flags {
  padding-left: 0;
}
.new-pr,
.sale,
.sale-percent {
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  position: absolute;
  font-size: 10px;
  line-height: 12px;
  padding: 3px;
}
@media (min-width: 1399px) {
  .new-pr,
  .sale,
  .sale-percent {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 5px;
  }
}
.sale,
.sale-percent {
  top: 0;
  left: 0;
}
.new-pr,
.sale,
.sale-percent {
  left: 10px;
  top: 10px;
  min-width: 50px;
  text-align: center;
}
@media (min-width: 1399px) {
  .new-pr,
  .sale,
  .sale-percent {
    min-width: 62px;
  }
}
.sale {
  background: #f99e99;
}
.new-pr {
  background-color: #8b8b8b;
}
.sale-percent {
  background: #f8f8f8;
  color: #f99e99;
  font-weight: 500;
}
:not(.lazy) + .new-pr {
  top: 33px;
}
@media (min-width: 1399px) {
  :not(.lazy) + .new-pr {
    top: 47px;
  }
}
.price,
.price-new {
  display: inline-block;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}
.price-old {
  color: #656565;
  font-size: 13px;
}
.price-old {
  text-decoration: line-through;
}
.price-tx {
  color: #000000;
}
.price-section {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .price-section .price,
  .price-section .price-new {
    font-size: 40px;
    line-height: 54px;
  }
  .price-section .price-old {
    font-size: 24px;
    line-height: 32px;
  }
}
.price-section .reward {
  display: block;
  margin-top: 10px;
}
.price-tax {
  font-size: 12px;
}
.price-total {
  font-weight: bold;
}
.price b {
  font-weight: 400;
  color: #000000;
}
.out-stock,
.stock {
  font-weight: 700;
}
.stock {
  color: #143546;
  font-family: "Poppins", sans-serif;
}
.out-stock {
  color: #f99e99;
}
.fa-stack {
  font-size: 14px;
  line-height: 16px;
  width: 0.7em;
  height: 16px;
}
.fa-stack i {
  color: #656565;
}
.fa-stack i.star {
  color: #e3a91e;
}
.fa-stack-2x {
  font-size: 1em;
}
.product-thumb .fa-stack {
  font-size: 14px;
}
.rat {
  color: #f99e99;
}
ul.product-countdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 6px 7px 4px;
  list-style: none;
  text-align: center;
  color: #000000;
  background: #fff6f1;
}
ul.product-countdown li {
  display: block;
  padding: 0 3px;
  font-size: 16px;
}
@media (min-width: 992px) {
  ul.product-countdown li {
    min-width: 17px;
  }
}
ul.product-countdown li.cell {
  font-size: 8px;
  line-height: 14px;
}
ul.product-countdown li.cell .number {
  font-size: 11px;
  line-height: 1;
}
ul.product-countdown li span {
  width: 100%;
  display: block;
  font-size: 12px;
  text-transform: none;
}
.product-thumb ul.product-countdown li + li {
  margin: 0;
}
.quantity {
  margin-top: 0;
/*  display: inline-block;*/
  position: relative;
}
.quantity > label {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
}
.quantity input[name*="quantity"] {
  height: 27px;
  padding-top: 2px;
  padding-bottom: 1px;
}
.quantity .counter {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
  line-height: 6px;
  vertical-align: top;
  padding-top: 6px;
  font-size: 12px;
}
.quantity .counter.counter-minus {
  top: auto;
  bottom: 0;
}
.quantity_wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 230px;
  border: 1px solid #d7d7d7;
  border-right: none;
  padding: 10px;
}
@media (min-width: 1200px) {
  .quantity_wrapper {
    padding: 13px;
  }
}
.quantity input[name*="quantity"] {
  background: #fff;
  font-weight: 500;
  font-size: 18px;
  border: none;
}
.quantity label {
  display: none;
}
.quantity .counter,
.quantity .counter:focus {
  background: none;
}
.quantity .counter {
  position: static;
  padding: 5px;
  line-height: 1;
  vertical-align: inherit;
  font-size: 18px;
  width: auto;
  height: auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .name {
    font-size: 14px;
    line-height: 16px;
  }
  .product-countdown {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-countdown li {
    letter-spacing: -0.7px;
  }
  .product-countdown li span {
    font-size: 7px;
  }
  .product-countdown li .cell {
    font-size: 5px;
    line-height: 11px;
  }
}
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left;
  }
  .fancybox-next {
    right: -30px;
  }
  .fancybox-prev {
    left: -30px;
  }
  .product-reviews .fa-stack {
    font-size: 14px;
  }
  .product-layout.col-lg-4:nth-child(3n + 1) {
    clear: left;
  }
}
@media (max-width: 540px) {
  .name {
    font-size: 12px;
  }
}
.ajax-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-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;
}
.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%;
  -webkit-backface-visibility: hidden;
  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;
  background: #fff;
  text-align: center;
}
.ajax-overlay .product-options .options .form-group {
  text-align: left;
}
.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";
}
.ajax-overlay .product-options .ajax-overlay_close:before {
  content: "\e054";
}
.ajax-overlay .product-options .ajax-overlay_close:hover {
  color: #000;
}
.ajax-overlay .product-options .checkbox label:before {
  background: #eaeaea;
}
.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;
}
.homebuilder * + .box {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .homebuilder * + .box {
    margin-top: 80px;
  }
}
.box-heading {
  margin-top: 30px;
  margin-bottom: 35px;
  text-align: center;
}
.box-content .box-heading {
  margin-top: 15px;
  margin-bottom: 0;
}
.box-content .box-heading .product-section-title {
  padding-bottom: 10px;
}
.column-left,
aside {
  margin-bottom: 20px;
}
.column-left .product-layout,
aside .product-layout {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.column-left .box-heading,
aside .box-heading {
  text-transform: uppercase;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0;
}
.column-left .box-heading + *,
aside .box-heading + * {
  margin-top: 5px;
  padding-top: 5px;
}
.column-left .container,
.column-left [class*="col-"],
aside .container,
aside [class*="col-"] {
  width: 100%;
  padding: 0;
}
.column-left .row,
aside .row {
  margin: 0;
}
.column-left .box-heading,
aside .box-heading {
  text-align: left;
  margin-bottom: 5px;
}
.column-left .box-heading > *,
aside .box-heading > * {
  text-transform: none;
  font-weight: 300;
  margin-bottom: 0;
}
.column-left ul li,
aside ul li {
  font-size: 12px;
  line-height: 14px;
}
.column-left ul li + li,
aside ul li + li {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-heading h3,
  .box .box-heading h3 {
    letter-spacing: 0.5px;
  }
}
@media (max-width: 767px) {
  .column-left h3 + ul.sf-menu,
  aside h3 + ul.sf-menu {
    margin-bottom: 15px;
  }
}
.ios .column-left .box.specials,
.ios aside .box.specials,
.ipad .column-left .box.specials,
.ipad aside .box.specials,
.iphone .column-left .box.specials,
.iphone aside .box.specials,
.mobile .column-left .box.specials,
.mobile aside .box.specials {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .column-left,
  aside {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .column-left .owl-carousel .owl-nav .owl-prev,
  aside .owl-carousel .owl-nav .owl-prev {
    left: 10px !important;
  }
  .column-left .owl-carousel .owl-nav .owl-next,
  aside .owl-carousel .owl-nav .owl-next {
    right: 10px !important;
  }
  .col-inner.column-left {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#button-search + h2 {
  margin-top: 15px;
}
.buttons {
  margin: 1em 0;
}
.buttons:after,
.buttons:before {
  display: table;
  content: "";
  line-height: 0;
}
.buttons:after {
  clear: both;
}
.buttons .btn {
  margin-bottom: 10px;
}
.buttons .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttons .btn i,
.buttons .btn span {
  vertical-align: top;
}
.buttons .btn i {
  margin: 0 5px;
  line-height: 16px;
  display: inline-block;
}
.buttons .pull-right .btn {
  margin-right: 10px;
}
.buttons .pull-right [for="agree1"] + .btn {
  margin-bottom: 0;
}
.input-group-btn .btn {
  padding: 7px 12px;
}
.input-group-btn .btn i {
  font-size: 15px;
  line-height: 18px;
}
.agree b {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.agree:hover b {
  color: #196ecd;
}
.btn {
  font-size: 11px;
  line-height: 13px;
font-size: 14px;
line-height: 16px;
  text-shadow: none;
  font-family: "Poppins", sans-serif;
  padding: 7px 9px;
  outline: none;
/*  border-radius: 0;*/
  border-width: 1px;
border-width: 0px;  
  border-style: solid;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.3em;
letter-spacing: 0.1em; /* If you want to adjust it, please check product page, add to cart button in English version, see if the ending wishlist button show under narrow screen */
}
@media (min-width: 768px) {
  .btn {
    font-size: 13px;
    line-height: 16px;
    padding: 14px 15px;
padding: 14px 4px;    
  }
}
.btn:hover {
  -webkit-box-shadow: 0 0 13px 3px rgba(255, 255, 255, 0.19);
  box-shadow: 0 0 13px 3px rgba(255, 255, 255, 0.19);
}
.btn.btn-sm {
  padding: 15px 12px;
}
.btn.btn-xs {
  font-size: 11px;
  text-transform: none;
  letter-spacing: normal;
  white-space: normal;
}
@media (min-width: 768px) {
  .btn.btn-xs {
    font-size: 11px;
    line-height: 14px;
    padding: 4px 8px;
  }
}
.btn.btn-default {
  background-color: #fff;
  border-color: #000000;
  color: #000000;
background-color: #5eb2d0;
color: #FFF;
}
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-primary {
  color: #fff;
  background-color: #f99e99;
  border-color: #f99e99;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-secondary {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #000000;
}
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-dark {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn.btn-dark:active,
.btn.btn-dark:focus,
.btn.btn-dark:hover {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #000000;
}
.btn.btn-icon-large {
  width: 143px;
  height: 55px;
  margin-left: 20px;
  padding: 12px 10px 5px 35px;
  text-transform: uppercase;
  text-align: left;
  font-size: 10px;
  white-space: normal;
  letter-spacing: 1.2px;
}
@media (min-width: 1200px) {
  .btn.btn-icon-large {
    font-size: 12px;
    width: 162px;
  }
}
@media (max-width: 400px) {
  .btn.btn-icon-large {
    width: 130px;
    font-size: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px auto 0;
    letter-spacing: 0;
  }
}
.btn.btn-icon-large:visited {
  color: #fff;
  background-color: #f99e99;
  border-color: #f99e99;
}
.btn.btn-icon-large:active,
.btn.btn-icon-large:focus,
.btn.btn-icon-large:hover {
  color: #fff;
  background-color: #f99e99;
  border-color: #f99e99;
}
@media (min-width: 768px) {
  .btn-lg {
    padding: 15px 30px;
  }
}
@media (min-width: 1200px) {
  .btn-lg {
    padding: 19px 48px;
  }
}
.btn-icon-large {
  display: inline-block;
  position: relative;
}
.btn-icon-large:before {
  position: absolute;
  top: 17px;
  left: 11px;
  font-size: 14px;
  line-height: 16px;
}
.btn-icon-large:active,
.btn-icon-large:focus,
.btn-icon-large:hover {
  color: #fff;
}
.btn-icon-large + .btn-icon-large {
  float: right;
  margin-left: 15px;
}
.btn-icon-large.fa-star {
  letter-spacing: 1.5px;
  padding-right: 15px;
}
input.btn-primary {
  color: #fff;
}
input.btn-primary:visited {
  color: #fff;
}
input.btn-primary:active,
input.btn-primary:focus,
input.btn-primary:hover {
  color: #fff;
}
.link,
a:not(.btn).link {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000000;
}
.product-btn {
  color: #000000;
  background: none;
  padding: 0;
  line-height: 16px;
}
.product-btn i {
  color: inherit;
  margin-right: 9px;
  font-size: 14px;
  line-height: 16px;
  vertical-align: top;
}
.product-btn:visited {
  background: none;
}
.product-btn:active,
.product-btn:focus,
.product-btn:hover {
  color: #656565;
  background: none;
}
.product-btn:active i,
.product-btn:focus i,
.product-btn:hover i {
  color: #656565;
}
.product-btn:first-child {
  margin-right: 10px;
}
.product-thumb .image > .quickview {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  opacity: 0;
  padding: 6px 12px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #196ecd;
  color: #fff;
  z-index: 1;
}
.product-thumb .image > .quickview:hover {
  background: #196ecd;
}
.product-buttons {
  margin: 10px 0 10px;
  padding: 0;
}
.product-buttons:after,
.product-buttons:before {
  display: table;
  content: "";
  line-height: 0;
}
.product-buttons:after {
  clear: both;
}
.product-buttons li {
  display: inline-block;
  margin-right: 10px;
  list-style: none;
}
.product-buttons li button {
  display: inline-block;
  background: none;
  color: #196ecd;
  padding: 0;
}
.product-buttons li button:focus,
.product-buttons li button:hover {
  color: #000000;
  background: transparent;
}
.product-buttons li button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-icon {
  width: 40px;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  color: #000000;
}
.btn-icon:focus,
.btn-icon:hover {
  color: #000000;
}
@media (min-width: 1200px) {
  .btn-icon {
    width: 64px;
    max-width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
  }
}
#product .btn-icon {
  width: auto;
}
#product * + .btn-icon {
  margin-left: 15px;
margin-left: 10px;  
}
.button-cart {
  display: inline-block;
  vertical-align: middle;
}
.button-cart:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.tooltip-inner {
  background: #196ecd;
}
[class][class].tooltip-arrow {
  border-top-color: #196ecd;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px;
  }
  .account-wishlist table td .btn {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .product-thumb .image > .quickview {
    display: none;
  }
  .quickview {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .buttons .pull-left,
  .buttons .pull-right {
    float: none !important;
    margin-left: 0;
  }
  .product-options + div {
    margin-top: 15px;
  }
  #button-cart {
    display: block;
    width: 100%;
  }
}
@media (max-width: 410px) {
  .account-address .table td a {
    display: block;
  }
  .account-address .table td a + a {
    margin-top: 5px;
  }
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
font-size: 18px;  
  height: 45px;
  line-height: 45px;
  padding: 0px 10px 0px 33px;
padding: 0px 10px 0px 16px;  
  outline: none;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  letter-spacing: 1.2px;
  border-radius: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: 1px 1px 10px #f8f8f8;
  box-shadow: 1px 1px 10px #f8f8f8;
}
@media (min-width: 768px) {
  select:focus {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  select {
    padding-right: 10px;
    padding-left: 10px;
  }
}
input.form-control:focus {
  border-color: #000000;
}
.product-options .checkbox input[type="checkbox"] + label:before,
.product-options .radio input[type="radio"] + label:before {
  border: 1px solid #8b8b8b;
}
select:hover {
  cursor: pointer;
}
.option-select [rel=""],
.option-select [value=""],
.sbOptions [rel=""],
.sbOptions [value=""] {
  display: none;
}
@media (max-width: 768px) {
  .input-group .form-control:first-child {
    /*width: 40px;*/ /*this rule affect quickcheckout login section password field size*/
  }
}
input[name*="quantity"] {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  input[name*="quantity"] {
/*    width: 40px !important;*/
  }
}
input[name="captcha"] + img {
  margin-top: 15px;
}
textarea:not([class*="habla"]) {
  min-height: 200px;
}
select {
  display: none;
}
#modal-shipping input[type="radio"] {
  display: inline;
  float: left;
  margin-top: 5px;
}
@media (max-width: 479px) {
  #modal-shipping #button-shipping,
  #modal-shipping .btn {
    margin-top: 5px;
  }
}
.counter {
  display: inline-block;
  height: 45px;
  width: 45px;
  color: #000000;
  background: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
}
.counter:hover {
  color: #f99e99;
}
@media (max-width: 767px) {
  .counter {
    display: none;
  }
}
@media (max-width: 767px) {
  #product .counter {
    display: inline-block;
  }
}
.input-group-btn .btn {
  height: 45px;
  padding-top: 0;
  padding-bottom: 0;
}
.option-select .sbHolder {
  width: 170px;
  display: inline-block;
}
.option-select label.control-label {
  vertical-align: middle;
  margin-right: 12px;
  margin-bottom: 0;
}
.product-option-wrap .option-select .control-label {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .product-option-wrap .option-select {
/* Timway */    
/*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
*/
border
  }
  .product-option-wrap .option-select .control-label {
/* Timway */    
/*    
    width: 103px;
    margin-bottom: 0;
*/    
  }
}
.product-option-wrap .option-select .sbHolder {
  width: 210px;
}
.sbHolder {
  background-color: #fff;
  border: 1px solid #000000;
  height: 45px;
  position: relative;
  width: 100%;
  text-align: left;
  color: #000000;
  border-radius: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  min-width: 120px;
}
.sbHolder:hover {
  background: #f8f8f8;
}
.sbHolder:focus {
  -webkit-box-shadow: 2px 2px 10px #000000;
  box-shadow: 2px 2px 10px #000000;
}
.sbSelector {
  display: block;
  height: 100%;
  line-height: 45px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 0;
  right: 30px;
  padding: 0px 5px 0px 10px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.sbSelector:hover {
  color: inherit;
}
.sbToggle {
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  color: #2b2b2b;
  font-family: "Linearicons";
  line-height: 45px;
  font-size: 16px;
}
.sbToggle:before {
  content: "";
  font-family: "Linearicons";
  display: block;
  line-height: inherit;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.sbToggle:hover {
  color: #f99e99;
}
.sbToggleOpen:before {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.sbHolderDisabled {
  background-color: #3c3c3c;
  border: solid 1px #515151;
}
.sbOptions {
  background-color: #fff;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  overflow-y: auto;
  border: 1px solid #000000;
  outline: none;
  z-index: 3;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  width: inherit;
}
.sbOptions li a {
  display: block;
  padding: 8px 20px 8px 10px;
  color: #000000;
}
.sbOptions li a:hover {
  color: #656565;
  background: #f8f8f8;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  position: relative;
  padding-left: 22px;
  line-height: 14px;
}
input[type="radio"] + label:after,
input[type="radio"] + label:before {
  content: "";
  position: absolute;
}
input[type="radio"] + label:before {
  top: 0px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: #f3f4f5;
}
input[type="radio"] + label:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
input[type="radio"]:checked + label:after {
  background: #f99e99;
}
.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:after,
input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0px;
  left: 0;
  width: 14px;
  height: 14px;
}
input[type="checkbox"] + label:before {
  background: #d7d7d7;
  border: none;
  border-radius: 0;
}
input[type="checkbox"] + label:after {
  text-align: center;
  line-height: 14px;
  font-family: "FontAwesome";
  color: #f99e99;
}
input[type="checkbox"]:checked + label:after {
  content: "";
}
input[type="checkbox"][disabled] + label {
  color: #cecfd1;
  display: none;
}
input[type="checkbox"][name="agree"] + label {
  margin-bottom: 7px;
}
input[type="checkbox"][name="agree"] + label:after,
input[type="checkbox"][name="agree"] + label:before {
  top: -4px;
}
@media (max-width: 767px) {
  select {    
    display: block !important;
    max-width: 210px;
/* Timway */    
max-width: 100%;
  }
  .sbHolder {
    display: none !important;
  }
}
.megamenu {
  position: relative;
}
header .megamenu {
  text-align: center;
}
header .megamenu ul li a {
  color: #000000;
}
header .megamenu ul li a:active,
header .megamenu ul li a:focus,
header .megamenu ul li a:hover {
  color: #656565;
}
@media (min-width: 768px) {
  header .megamenu {
    margin-top: 20px;
  }
  header .megamenu .sf-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
.sf-menu > li > a {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 15px;
  color: #000000;
  font-weight: 500;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a.active,
.sf-menu > li > a:hover {
  color: #656565;
}
.sf-menu > li a:not(.btn):active,
.sf-menu > li a:not(.btn):focus {
  background: #000000;
  color: #fff;
}
@media (min-width: 768px) {
  .sf-menu > li > a {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 21px;
  }
}
.sf-menu > li ul {
  text-align: left;
}
.sf-menu li {
  position: relative;
}
.sf-menu li.sf-with-mega {
  position: static;
}
.sf-menu li > a {
  display: block;
}
.sf-menu ul li {
  font-size: 12px;
  line-height: 14px;
}
.sf-menu ul li.sfHover > a,
.sf-menu ul li > a.active,
.sf-menu ul li > a:active,
.sf-menu ul li > a:focus,
.sf-menu ul li > a:hover {
  color: #656565;
}
.sf-menu ul li + li {
  margin-top: 16px;
}
.sf-menu .submenu_title {
  margin-bottom: 15px;
}
.sf-menu .submenu_title > a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.1px;
  color: #000000;
}
.sf-menu .submenu_title > a:visited {
  color: #000000;
}
.sf-menu .submenu_title > a.active,
.sf-menu .submenu_title > a:active,
.sf-menu .submenu_title > a:focus,
.sf-menu .submenu_title > a:hover {
  color: #656565;
}
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 100%;
  width: 200px;
  margin-top: 0;
  padding: 0;
  background: #f7f7f7;
}
.sf-menu .simple_menu li {
  position: relative;
}
.sf-menu .simple_menu li a {
  display: block;
  padding: 13px 30px 13px 20px;
}
.sf-menu .simple_menu li.active > a,
.sf-menu .simple_menu li.sfHover > a,
.sf-menu .simple_menu li > a.active,
.sf-menu .simple_menu li > a:hover {
  color: #fff;
  background: #000000;
}
.sf-menu .simple_menu li + li {
  margin-top: 0;
}
.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;
  top: 68px;
  left: 0;
  right: 0;
  z-index: 109;
  padding: 28px 40px 30px 40px;
  background: #fff;
  border: 1px solid #000000;
}
@media (min-width: 1200px) {
  .sf-menu .sf-mega {
    max-height: 900px;
    overflow-y: auto;
  }
}
.sf-menu .sf-mega .container,
.sf-menu .sf-mega .row,
.sf-menu .sf-mega [class*="col-"] {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.sf-menu .sf-mega .container:not(.product-layout),
.sf-menu .sf-mega .row:not(.product-layout),
.sf-menu .sf-mega [class*="col-"]:not(.product-layout) {
  padding: 0;
  margin: 0;
}
.sf-menu .sf-mega .sf-mega_section {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1780px) {
  .sf-menu .sf-mega {
    padding: 74px 91px 91px 91px;
  }
  .sf-menu .sf-mega .megamenu_module .banner {
    padding: 0 50px;
  }
}
.sf-menu .sf-mega > li + li {
  margin-top: 37px;
}
.sf-menu .sf-mega > li {
  padding: 0;
}
.sf-menu .sf-mega li {
  display: block;
}
.sf-menu .sf-mega li > a,
.sf-menu .sf-mega li > span {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
}
.sf-menu .sf-mega li.sfHover > a,
.sf-menu .sf-mega li > a.active,
.sf-menu .sf-mega li > a:hover {
  color: #656565;
}
.sf-menu .sf-mega .submenu_category_title {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.sf-menu .sf-mega .submenu_category_title + ul {
  margin-top: 20px;
}
.sf-menu .sf-mega ul {
  padding: 0;
  list-style-type: none;
}
.sf-menu .sf-mega_row:after,
.sf-menu .sf-mega_row:before {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu .sf-mega_row:after {
  clear: both;
}
.sf-menu .sf-mega_section {
  float: left;
}
.sf-menu .sf-mega .link {
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.sf-mega .megamenu_module {
  text-align: center;
}
.sf-mega .megamenu_module .single-category {
  margin-top: 0;
}
.sf-mega .megamenu_module .single-category .box-content > .box-heading + * {
  margin-top: 0;
}
.sf-mega .megamenu_module .single-category .tab-content {
  border: none;
  padding-top: 0;
}
.sf-mega .megamenu_module .single-category .box-heading,
.sf-mega .megamenu_module .single-category .view-all,
.sf-mega .megamenu_module .single-category h3 {
  display: none;
}
.sf-mega .megamenu_module .product-layout {
  margin-top: -10px;
}
.sf-mega .megamenu_module .banner-box {
  margin-top: 0;
}
.sf-mega .megamenu_module .cart-button {
  display: none;
}
.sf-mega .megamenu_module div.swiper-container {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .megamenu_module {
    display: none;
  }
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:after {
  position: relative;
  margin-left: 6px;
  content: "\f107";
  vertical-align: middle;
  font: 400 11px/14px "FontAwesome";
}
.sf-menu ul > li > .sf-with-ul {
  position: relative;
  text-transform: none;
}
.sf-menu ul > li > .sf-with-ul:after {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  content: "\f054";
  font: 400 14px/14px "FontAwesome";
}
.sf-menu ul > li > .sf-with-ul:hover {
  color: #656565;
}
.column-left .megamenu,
aside .megamenu {
  line-height: 20px;
}
.column-left .megamenu h3,
aside .megamenu h3 {
  display: none;
}
.column-left .megamenu a:focus,
.column-left .megamenu a:hover,
aside .megamenu a:focus,
aside .megamenu a:hover {
  color: #656565;
}
.column-left .megamenu .sf-menu,
aside .megamenu .sf-menu {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.column-left .megamenu .sf-menu > li,
aside .megamenu .sf-menu > li {
  width: 100%;
  padding: 0;
  display: inline-block;
}
.column-left .megamenu .sf-menu > li + li,
aside .megamenu .sf-menu > li + li {
  margin: 10px 0 0;
}
.column-left .megamenu .sf-menu > li > a,
.column-left .megamenu .sf-menu > li > span,
aside .megamenu .sf-menu > li > a,
aside .megamenu .sf-menu > li > span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #f5f5f5;
  letter-spacing: 1.2px;
  padding: 10px 0;
  font-weight: normal;
  color: #000000;
}
.column-left .megamenu .sf-menu > li > a + *,
.column-left .megamenu .sf-menu > li > span + *,
aside .megamenu .sf-menu > li > a + *,
aside .megamenu .sf-menu > li > span + * {
  margin-top: 5px;
  padding-top: 5px;
}
.column-left .megamenu .sf-menu > li > ul,
aside .megamenu .sf-menu > li > ul {
  margin-top: 5px;
  padding-top: 10px;
}
.column-left .megamenu .sf-menu .sf-mega li > a,
.column-left .megamenu li li > a,
aside .megamenu .sf-menu .sf-mega li > a,
aside .megamenu li li > a {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  text-transform: none;
}
.column-left .megamenu .sf-menu .sf-mega li > a.active,
.column-left .megamenu .sf-menu .sf-mega li > a:hover,
.column-left .megamenu li li > a.active,
.column-left .megamenu li li > a:hover,
aside .megamenu .sf-menu .sf-mega li > a.active,
aside .megamenu .sf-menu .sf-mega li > a:hover,
aside .megamenu li li > a.active,
aside .megamenu li li > a:hover {
  color: #000000;
}
.column-left .sf-menu .sf-mega,
aside .sf-menu .sf-mega {
  display: block !important;
  height: auto !important;
  position: relative;
  padding: 0;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  background: none;
  border: none;
  z-index: 1;
  width: auto !important;
}
.column-left .sf-menu .sf-mega li,
aside .sf-menu .sf-mega li {
  opacity: 1 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu > li > a {
    font-size: 10px;
  }
  .sf-menu > li > .sf-with-ul:after {
    margin-left: 3px;
  }
  .column-left ul li + li,
  aside ul li + li {
    margin-top: 10px;
  }
  .sf-menu ul li + li {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .sf-mega_section {
    width: 100% !important;
  }
  .navigation .line-color {
    display: none;
  }
  .column-left .megamenu {
    display: none;
  }
}
.stuck-menu {
  width: auto !important;
  margin-bottom: 18px;
}
.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;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: #f5f5f5;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static;
  }
}
@media (max-width: 767px) {
  .stuck-menu {
    margin-bottom: 0;
  }
}
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu .rd-mobilemenu_ul {
  z-index: 11;
}
.rd-mobilemenu:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  background-color: #000;
  opacity: 0;
  display: none;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu.active:after {
  opacity: 0.5;
  display: block;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -32px;
  left: 0;
  bottom: -32px;
  width: 240px;
  padding: 84px 0 52px;
  color: #666;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-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 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a:not(.btn) {
  display: block;
}
.rd-mobilemenu_ul a:not(.btn).active,
.rd-mobilemenu_ul a:not(.btn).activeMenu,
.rd-mobilemenu_ul a:not(.btn):active,
.rd-mobilemenu_ul a:not(.btn):hover {
  text-decoration: underline;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 45px 16px 25px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #000000;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  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%;
  -webkit-transition: 0.5s all ease;
  -o-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-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle,
.rd-mobilemenu_ul a.rd-with-ul.open .rd-submenu-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul a.rd-with-ul + ul {
  display: none;
}
.rd-mobilemenu_ul a.rd-with-ul.open + ul {
  display: block;
}
.rd-mobilemenu_ul ul {
  list-style-type: none;
  padding-left: 0;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.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: 32px;
height: 45px;
height: 55px;
  background: #fff;
  color: #000;
  border-bottom: 2px solid #000000;
  z-index: 10000;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
top: 12px;
top: 17px;
  left: 42px;
left: 52px;  
  right: 72px;
right: 20px;  
  color: #000;
  font-size: 13px;
font-size: 16px;  
  line-height: 22px;
line-height: 24px;  
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
}
.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
padding: 18px 0px;  
padding: 23px 0px;  
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 15px;
  width: 22px;
  height: 22px;
width: 29px;
height: 29px;  
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
top: -9px;  
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 6px;
top: 9px;  
}
.rd-mobilepanel_toggle span,
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  width: 20px;
width: 29px;  
  height: 2.5px;
  background-color: #000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle.active span {
  background: transparent;
}
.rd-mobilepanel_toggle.active span:after,
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  body {
    padding-top: 32px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
  .rd-mobilemenu_ul .banners.row {
    margin: 0;
    padding: 5px;
  }
  .rd-mobilemenu_ul .banners.row > div.fourth .s-desc {
    position: absolute;
    pointer-events: none;
    top: auto;
    bottom: 26px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc {
    font-size: 9px;
    line-height: 12px;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc h3 {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc h3:after {
    display: none;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc .btn {
    bottom: 10%;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc div {
    top: 30%;
  }
  .rd-mobilemenu_ul .banners.row > div.one-third .s-desc div + a {
    padding: 5px 19px;
  }
}
@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 16px;
  }
}
.banner {
  margin-top: 20px;
}
.banner .banner-link:hover {
  color: #000000;
}
.banner .banner-link:hover p {
  color: #000000;
}
.banner#banner-1_1 {
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 0;
}
.banner#banner-2_1 {
  padding-left: 0;
  padding-right: 0;
}
.banner-box {
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.banner-box .banner-img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
}
.banner-box:active .banner-img,
.banner-box:focus .banner-img,
.banner-box:hover .banner-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.banner-box img + .s-desc .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13%;
  -webkit-transform: translateY(13%);
  -ms-transform: translateY(13%);
  transform: translateY(13%);
  text-align: center;
  padding: 10px;
}
.banner-box img + .s-desc .description h2,
.banner-box img + .s-desc .description h3,
.banner-box img + .s-desc .description h4 {
  margin: 0;
  line-height: 1.1;
}
.banner-box img + .s-desc .description h3 {
  text-transform: capitalize;
  font-weight: bold;
}
.banner-box img + .s-desc .description h4 + p {
  font-weight: 500;
  line-height: 1.2;
}
.banner-box img + .s-desc .description h4 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.3em;
}
.banner-box img + .s-desc .description h4 + p {
  margin-top: 10px;
}
.banner-box img + .s-desc .description p + h3 {
  margin-top: 8px;
}
.banner-box img + .s-desc .description.description.description_top {
  bottom: auto;
  top: 10%;
  -webkit-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
}
#banner-2_1 .banner-box {
  text-align: center;
}
#banner-2_1 .banner-box img + .s-desc .description {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 10px;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
#banner-2_1 .banner-box img + .s-desc .description p.h4 {
  font-weight: 300;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
#banner-2_1 .banner-box img + .s-desc .description p.h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #f99e99;
}
#banner-2_1 .banner-box img + .s-desc .description p {
  font-weight: 300;
}
#banner-2_1 .banner-box img + .s-desc .description p.btn {
  font-size: 13px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
@media (max-width: 479px) {
  #banner-2_1 .banner-box img + .s-desc .description {
    text-align: right;
    right: 5%;
  }
  #banner-2_1 .banner-box img + .s-desc .description .h5 + p {
    display: none;
  }
}
@media (max-width: 1199px) {
  #banner-2_1 .banner-box img + .s-desc .description * + * {
    margin-bottom: 5px;
  }
  #banner-2_1 .banner-box img + .s-desc .description .h5 + p {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  #banner-2_1 .banner-box img + .s-desc .description p.h4 {
    font-size: 24px;
    line-height: 1.35;
  }
  #banner-2_1 .banner-box img + .s-desc .description p.h5 {
    font-size: 60px;
  }
  #banner-2_1 .banner-box img + .s-desc .description p {
    font-size: 18px;
    line-height: 1.5;
  }
  #banner-2_1 .banner-box img + .s-desc .description p.btn {
    margin-top: 20px;
  }
}
#banner-2_1 .banner-box:focus p.btn,
#banner-2_1 .banner-box:hover p.btn {
  background: #000000;
  color: #fff;
}
.column-left .banners,
aside .banners {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .column-left .banners,
  aside .banners {
    margin-bottom: 40px;
  }
  .banner-box p + h3 {
    margin-top: 18px;
  }
  .banner-box h4 + p {
    margin-top: 20px;
  }
  .banner .banner-box .s-desc,
  .banner .banner-box img {
    pointer-events: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner-box .s-desc .description h3 + h2,
  .banner-box .s-desc .description h4 + h3 {
    margin-top: 0.71429rem;
  }
}
.html-module > .box-heading h5 {
  letter-spacing: 1.1px;
  margin-bottom: 0;
}
.html-module .box-carousel-brands li {
  display: inline-block;
}
.html-module.box .banner-primary {
  background-color: #f99e99;
  color: #fff;
  text-align: center;
  padding: 30px 10px;
  border-radius: 5px;
}
.html-module.box .banner-primary p.h4 {
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: bold;
}
.html-module.box .banner-primary:focus .btn,
.html-module.box .banner-primary:hover .btn {
  background-color: #000000;
}
.html-module.gift-cards {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 28px 20px 30px;
  text-align: center;
  margin-bottom: 29px;
}
.html-module.gift-cards i {
  display: inline-block;
  color: #f99e99;
  font-size: 30px;
  line-height: 35px;
  vertical-align: top;
  margin-bottom: 16px;
}
.html-module.gift-cards > .box-heading {
  display: none;
}
.html-module.gift-cards h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.5px;
  margin: 0;
  text-transform: uppercase;
}
.html-module.gift-cards > .box-content > a {
  display: block;
}
.html-module.gift-cards > .box-content {
  padding-left: 15px;
  padding-right: 15px;
}
.html-module.gift-cards p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  color: #000000;
}
.html-module.gift-cards * + p {
  margin-top: 10px;
}
.html-module.gift-cards:hover {
  background-color: #d7d7d7;
}
.html-module.brands .box-heading {
  margin-bottom: 20px;
  color: #000000;
}
.html-module.brands .box-heading h5 {
  color: inherit;
}
.html-module.brands .swiper-button-next,
.html-module.brands .swiper-button-prev {
  background-color: #000000;
  color: #fff;
}
.html-module.brands .swiper-button-next:focus,
.html-module.brands .swiper-button-next:hover,
.html-module.brands .swiper-button-prev:focus,
.html-module.brands .swiper-button-prev:hover {
  background-color: #f99e99;
}
.html-module.custom-bestseller-text {
  text-align: left;
  padding-right: 15%;
}
.html-module.custom-bestseller-text .box-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
.html-module.custom-bestseller-text .box-heading h5 {
  text-align: left;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.html-module.custom-bestseller-text .box-content {
  background: #fff;
  padding: 3px;
}
.html-module.custom-bestseller-text .h4 {
  font-weight: 300;
  font-size: 40px;
  line-height: 54px;
}
.html-module.custom-bestseller-text .h4 + p {
  font-weight: 300;
  font-size: 13px;
  line-height: 23px;
}
.homebuilder .html-module.brands {
  padding: 30px 10px 0;
  background-color: #000000;
}
.homebuilder .html-module.brands .box-content {
  padding-bottom: 60px;
}
.homebuilder .html-module.brands .swiper-container img:hover {
  -webkit-filter: grayscale(0.1);
  filter: grayscale(0.1);
}
.homebuilder .html-module.brands .box-heading {
  text-align: center;
  color: #fff;
}
@media (max-width: 480px) {
  .bottom .html-module.html-4 .swiper-container div.swiper-button-prev {
    top: 45.5%;
    left: -40px !important;
  }
  .bottom .html-module.html-4 .swiper-container div.swiper-button-next {
    top: 45.5%;
    right: -40px !important;
  }
}
div.swiper-button-prev:before {
  content: "\f104";
}
div.swiper-button-next:before {
  content: "\f105";
}
div.swiper-button-next:before,
div.swiper-button-prev:before {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  width: auto;
  height: auto;
  font-family: "FontAwesome";
  cursor: pointer;
}
#page .swiper-button-next.swiper-button-disabled,
#page .swiper-button-prev.swiper-button-disabled {
  opacity: 0.45;
}
.swiper-container div.swiper-button-next,
.swiper-container div.swiper-button-prev {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font: 400 18px/28px "FontAwesome";
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 50%;
  border: 1px solid #000000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  height: 28px;
  width: 28px;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(175, 175, 175, 0.3);
  box-shadow: 0 0 2px rgba(175, 175, 175, 0.3);
}
.related-block .swiper-container div.swiper-button-next,
.related-block .swiper-container div.swiper-button-prev {
  top: 35%;
}
.swiper-container div.swiper-button-next.disabled,
.swiper-container div.swiper-button-next.swiper-button-disabled,
.swiper-container div.swiper-button-prev.disabled,
.swiper-container div.swiper-button-prev.swiper-button-disabled {
  opacity: 0.45;
}
.swiper-container .swiper-button-prev {
  left: 10px;
}
.swiper-container .swiper-button-next {
  right: 10px;
}
@media (min-width: 768px) {
  .swiper-container:hover div.swiper-button-prev {
    left: 25px;
  }
  .swiper-container:hover div.swiper-button-next {
    right: 25px;
  }
}
@media (max-width: 767px) {
  .swiper-container .swiper-slide {
    text-align: center;
  }
  .swiper-container div.swiper-button-next,
  .swiper-container div.swiper-button-prev {
    top: 40%;
  }
  .swiper-container .swiper-button-prev {
    left: 5px !important;
  }
  .swiper-container .swiper-button-next {
    right: 5px !important;
  }
}
.zemez-box-slider .swiper-slide,
.zemez-box-slider .swiper-wrapper {
  height: auto;
}
aside .swiper-container div.swiper-button-next,
aside .swiper-container div.swiper-button-prev {
  top: 35.5%;
}
.brands .swiper-container .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brands .swiper-container .swiper-slide {
  float: none;
  vertical-align: middle;
  text-align: center;
}
aside .swiper-container .swiper-button-next,
aside .swiper-container .swiper-button-prev {
  position: absolute;
  z-index: 2;
  display: inline-block;
  margin: 0 5px;
}
.testimonials.swiper-container-horizontal {
  margin-top: 30px;
}
.testimonials.swiper-container-horizontal div.swiper-button-next,
.testimonials.swiper-container-horizontal div.swiper-button-prev {
  opacity: 1;
  position: static;
  display: inline-block;
  margin: 0 5px;
}
.mobile .swiper-container div.swiper-button-next,
.mobile .swiper-container div.swiper-button-prev,
.tablet .swiper-container div.swiper-button-next,
.tablet .swiper-container div.swiper-button-prev {
  opacity: 1;
}
.mobile .swiper-container div.swiper-button-next,
.tablet .swiper-container div.swiper-button-next {
  right: 20px;
}
.mobile .swiper-container div.swiper-button-prev,
.tablet .swiper-container div.swiper-button-prev {
  left: 20px;
}
@media (max-width: 767px) {
  .mobile .single-category .swiper-container,
  .tablet .single-category .swiper-container {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    z-index: 3;
  }
}
@media (max-width: 480px) {
  .mobile aside .swiper-container-horizontal .swiper-button-prev,
  .tablet aside .swiper-container-horizontal .swiper-button-prev {
    left: -5px !important;
  }
  .mobile aside .swiper-container-horizontal .swiper-button-next,
  .tablet aside .swiper-container-horizontal .swiper-button-next {
    right: -5px !important;
  }
}
.tablet aside .swiper-container div.swiper-button-next,
.tablet aside .swiper-container div.swiper-button-prev {
  top: 29%;
}
@media (min-width: 768px) {
  .desktop aside div.swiper-container .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .column-left .swiper-container .swiper-slide,
  .column-right .swiper-container .swiper-slide,
  aside .swiper-container .swiper-slide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.swiper-container {
  margin: 0 auto 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-slider .swiper-button-next:before,
.swiper-slider .swiper-button-prev:before {
  font-size: 60px;
  line-height: 60px;
}
.swiper-slider div.swiper-button-next,
.swiper-slider div.swiper-button-prev {
  background: none;
}
.swiper-slider div.swiper-button-next:hover,
.swiper-slider div.swiper-button-prev:hover {
  background: none;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slider div.swiper-button-next,
.swiper-slider div.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 60px;
  z-index: 10;
  cursor: pointer;
  color: #e5e5e5;
  font: 400 60px/60px "FontAwesome";
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-shadow: none;
}
.swiper-slider div.swiper-button-next:before,
.swiper-slider div.swiper-button-prev:before {
  content: "\f105";
  color: #e5e5e5;
}
.swiper-slider div.swiper-button-next.swiper-button-disabled,
.swiper-slider div.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-slider div.swiper-button-prev,
.swiper-slider div.swiper-container-rtl .swiper-button-next {
  left: 25px;
  right: auto;
}
.swiper-slider div.swiper-button-prev:before,
.swiper-slider div.swiper-container-rtl .swiper-button-next:before {
  content: "\f104";
}
.swiper-slider div.swiper-button-prev.swiper-button-black:before,
.swiper-slider
  div.swiper-container-rtl
  .swiper-button-next.swiper-button-black:before {
  content: "\f104";
}
.swiper-slider div.swiper-button-prev.swiper-button-white:before,
.swiper-slider
  div.swiper-container-rtl
  .swiper-button-next.swiper-button-white:before {
  content: "\f104";
}
.swiper-slider div.swiper-button-next,
.swiper-slider div.swiper-container-rtl .swiper-button-prev {
  right: 25px;
  left: auto;
}
.swiper-slider div.swiper-button-next:before,
.swiper-slider div.swiper-container-rtl .swiper-button-prev:before {
  content: "\f105";
}
.swiper-slider div.swiper-button-next.swiper-button-black:before,
.swiper-slider
  div.swiper-container-rtl
  .swiper-button-prev.swiper-button-black:before {
  content: "\f105";
}
.swiper-slider div.swiper-button-next.swiper-button-white:before,
.swiper-slider
  div.swiper-container-rtl
  .swiper-button-prev.swiper-button-white:before {
  content: "\f105";
}
.swiper-slider .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-slider .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-slider .swiper-pagination-custom,
.swiper-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-slider button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-slider .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-slider .swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-slider .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-slider .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-slider .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-slider
  .swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-slider
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-slider .swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-slider .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-slider
  .swiper-container-rtl
  .swiper-pagination-progress
  .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-slider .swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-slider .swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-slider .swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-slider
  .swiper-pagination-progress.swiper-pagination-white
  .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-slider
  .swiper-pagination-progress.swiper-pagination-black
  .swiper-pagination-progressbar {
  background: #000;
}
.swiper-slider .swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-slider .swiper-container-3d .swiper-cube-shadow,
.swiper-slider .swiper-container-3d .swiper-slide,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-left,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-right,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-top,
.swiper-slider .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-slider .swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-left,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-right,
.swiper-slider .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-slider .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slider .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slider .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slider .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slider .swiper-container-coverflow .swiper-wrapper,
.swiper-slider .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-slider .swiper-container-cube,
.swiper-slider .swiper-container-flip {
  overflow: visible;
}
.swiper-slider .swiper-container-cube .swiper-slide,
.swiper-slider .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-slider .swiper-container-cube .swiper-slide .swiper-slide,
.swiper-slider .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-slider .swiper-container-cube .swiper-slide-active,
.swiper-slider .swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-slider .swiper-container-flip .swiper-slide-active,
.swiper-slider
  .swiper-container-flip
  .swiper-slide-active
  .swiper-slide-active {
  pointer-events: auto;
}
.swiper-slider .swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-slider .swiper-container-cube .swiper-slide-shadow-left,
.swiper-slider .swiper-container-cube .swiper-slide-shadow-right,
.swiper-slider .swiper-container-cube .swiper-slide-shadow-top,
.swiper-slider .swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-slider .swiper-container-flip .swiper-slide-shadow-left,
.swiper-slider .swiper-container-flip .swiper-slide-shadow-right,
.swiper-slider .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-slider .swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-slider .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-slider .swiper-container-cube .swiper-slide-active,
.swiper-slider .swiper-container-cube .swiper-slide-next,
.swiper-slider .swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-slider .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-slider .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-slider .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-slider .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-slider .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-slider .swiper-container-fade .swiper-slide-active,
.swiper-slider
  .swiper-container-fade
  .swiper-slide-active
  .swiper-slide-active {
  pointer-events: auto;
}
.swiper-slider .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-slider .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-slider .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-slider .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-slider .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-slider .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-slider .swiper-slide__link {
  display: block;
  height: 100%;
}
.swiper-slider .swiper-slide .slide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media (min-width: 1200px) {
  .swiper-slider .swiper-slide .slide-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-right: 8%;
  }
}
.swiper-slider .swiper-slide .img-wrapper {
  position: relative;
}
.swiper-slider .swiper-slide .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 11px solid #fff;
  top: 0;
  left: 0;
}
@media (max-width: 575px) {
  .swiper-slider .swiper-slide .shadow {
    display: none;
  }
}
@media (min-width: 1200px) {
  .swiper-slider .swiper-slide .shadow {
    -webkit-box-shadow: inset -11px -11px 0px 11px white;
    box-shadow: inset -11px -11px 0px 11px white;
    border: none;
  }
}
.swiper-slider .swiper-slide .slide-desc {
  padding: 7.71429rem 3.57143rem 2.14286rem 7.14286rem;
  background: #fff6f1;
}
@media (max-width: 1199px) {
  .swiper-slider .swiper-slide .slide-desc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 246, 241, 0.55);
/* tid: 255559*/    
background: rgba(255, 246, 241, 0);
    text-align: center;
    padding: 35px;
  }
}
@media (max-width: 575px) {
  .swiper-slider .swiper-slide .slide-desc {
    width: 100%;
  }
  .swiper-slider .swiper-slide .slide-desc .title-wrapper + p {
    display: none;
  }
}
.swiper-slider .swiper-slide .description h4 {
  font-weight: 300;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 18px;
}
.swiper-slider .swiper-slide .description h3 {
  font-weight: bold;
  text-transform: none;
  font-size: 25px;
}
.swiper-slider .swiper-slide .description h2 {
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  font-size: 40px;
}
.swiper-slider .swiper-slide .description h2.font-xl {
  line-height: 1.2;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 15px;
  position: relative;
}
.swiper-slider .swiper-slide .description .title-wrapper {
  position: relative;
  z-index: 1;
}
.swiper-slider .swiper-slide .description .title-wrapper h2.custom {
  position: absolute;
  top: -20px;
  left: 7px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  z-index: -1;
  color: #fff;
  text-shadow: 0.07143rem 0.07143rem #000, -0.07143rem 0.07143rem #000,
    0.07143rem -0.07143rem #000, -0.07143rem -0.07143rem #000;
}
@media (max-width: 1199px) {
  .swiper-slider .swiper-slide .description .title-wrapper h2.custom {
    left: 51%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.swiper-slider
  .swiper-slide
  .description
  .title-wrapper
  h2.custom.color-primary.custom {
  text-shadow: 0.07143rem 0.07143rem #f99e99, -0.07143rem 0.07143rem #f99e99,
    0.07143rem -0.07143rem #f99e99, -0.07143rem -0.07143rem #f99e99;
}
.swiper-slider .swiper-slide .description .title-wrapper + p {
  color: #000000;
}
.swiper-slider .swiper-slide .description p:not(.btn) {
  font-weight: 300;
}
.swiper-slider .swiper-slide .description h4 {
  font-size: 16px;
  line-height: 1.2;
}
.swiper-slider .swiper-slide .description h3 {
  font-size: 18px;
  line-height: 1.2;
}
.swiper-slider .swiper-slide .description h2 {
  font-size: 24px;
  line-height: 1.2;
}
@media (min-width: 576px) {
  .swiper-slider .swiper-slide .description h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .swiper-slider .swiper-slide .description h3 {
    font-size: 30px;
    line-height: 1.2;
  }
  .swiper-slider .swiper-slide .description h2 {
    font-size: 40px;
  }
  .swiper-slider .swiper-slide .description p:not(.btn) {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .swiper-slider .swiper-slide .description h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .swiper-slider .swiper-slide .description h3 {
    font-size: 40px;
    line-height: 1.2;
  }
  .swiper-slider .swiper-slide .description h2 {
    font-size: 60px;
  }
  .swiper-slider .swiper-slide .description p:not(.btn) {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media (min-width: 1780px) {
  .swiper-slider .swiper-slide .description h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .swiper-slider .swiper-slide .description h3 {
    font-size: 60px;
    line-height: 1.35;
  }
  .swiper-slider .swiper-slide .description h2 {
    font-size: 98px;
    line-height: 1.2;
  }
  .swiper-slider .swiper-slide .description p:not(.btn) {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 26px;
    margin-top: 25px;
  }
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination {
  position: absolute;
  text-align: left;
  width: 36%;
  left: auto;
  right: -20px;
  z-index: 12;
  bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  background: #000;
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  margin: 5px 12px 0;
  background: #000000;
  -webkit-box-shadow: 0 0 0 2px transparent;
  box-shadow: 0 0 0 2px transparent;
  cursor: pointer;
  position: relative;
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:first-child {
  margin-left: 5px;
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:last-child {
  margin-right: 5px;
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet-active,
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 0 0 2px #000000;
  box-shadow: 0 0 0 2px #000000;
  background: transparent;
}
.swiper-slider.swiper-container.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  pointer-events: none;
}
@media (min-width: 1200px) {
  .swiper-slider.swiper-container.swiper-container-horizontal
    > .swiper-pagination-bullets {
    right: -34px;
  }
  .swiper-slider.swiper-container.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 11px 24px 0;
  }
}
@media (max-width: 767px) {
  div.swiper-slider.swiper-container {
    margin-left: -15px;
    margin-right: -15px;
  }
  .swiper-slider div.swiper-button-next,
  .swiper-slider div.swiper-button-prev {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #e5e5e5;
    background: rgba(38, 84, 136, 0.4);
  }
  .swiper-slider div.swiper-button-next:before,
  .swiper-slider div.swiper-button-prev:before {
    font-size: inherit;
    line-height: inherit;
  }
  .swiper-slider div.swiper-button-next:active,
  .swiper-slider div.swiper-button-next:focus,
  .swiper-slider div.swiper-button-next:hover,
  .swiper-slider div.swiper-button-prev:active,
  .swiper-slider div.swiper-button-prev:focus,
  .swiper-slider div.swiper-button-prev:hover {
    color: #e5e5e5;
    background: #196ecd;
  }
  .swiper-slider .swiper-container-rtl div.swiper-button-next,
  .swiper-slider div.swiper-button-prev {
    left: 10px;
  }
  .swiper-slider .swiper-container-rtl div.swiper-button-prev,
  .swiper-slider div.swiper-button-next {
    right: 10px;
  }
}
.single-category_tabs .box-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-category_tabs .nav > li > a {
  padding: 8px 7px;
}
.single-category_tabs .nav-tabs {
  border-bottom: none;
  position: relative;
  margin-bottom: 0;
}
.single-category_tabs .nav-tabs > li {
  margin-bottom: 0;
}
.single-category_tabs .nav-tabs > li > a {
  font-size: 22px;
  margin-right: 0;
  margin-left: 0;
  border-width: 2px;
  border-color: transparent;
  border-bottom: none;
}
.single-category_tabs .nav-tabs > li > a:hover {
  color: #f99e99;
  background: none;
  border-color: transparent;
}
.single-category_tabs .nav-tabs > li > a:focus {
  background: none;
}
.single-category_tabs .nav-tabs li.active > a,
.single-category_tabs .nav-tabs li.active > a:focus,
.single-category_tabs .nav-tabs li.active > a:hover {
  color: #f99e99;
  border: 2px solid #f5f5f5;
  border-bottom: none;
}
.single-category_tabs .tab-content {
  border-top: 2px solid #f5f5f5;
  padding-top: 28px;
}
.homebuilder .single-category {
  width: 100%;
  display: inline-block;
}
.homebuilder .single-category .product-section-title {
  margin-top: 0;
  line-height: 1;
}
.homebuilder .single-category .box-content > .box-heading {
  text-align: center;
}
.homebuilder .single-category .box-content > .box-heading + * {
  margin-top: 40px;
}
.homebuilder .single-category .product-layout {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .single-category_tabs .box-heading {
    display: block;
  }
  .single-category_tabs .nav-tabs {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .single-category_tabs .nav-tabs > li {
    padding-left: 10px;
    float: none;
  }
  .single-category_tabs .nav-tabs > li > a {
    font-size: 14px;
    line-height: 14px;
    padding: 5px 0;
    margin-right: 0;
    margin-left: 0;
    border-width: 0;
  }
  .single-category_tabs .nav-tabs > li + li {
    margin-left: 8px;
  }
  .single-category_tabs .nav-tabs li.active > a,
  .single-category_tabs .nav-tabs li.active > a:focus,
  .single-category_tabs .nav-tabs li.active > a:hover {
    border: none;
  }
  .single-category_tabs .tab-content {
    border-top: none;
    padding-top: 23px;
  }
  .single-category {
    margin-bottom: 0;
  }
  .single-category > .box-heading {
    display: none;
  }
  .single-category .mobile-carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.newsletter {
  margin-bottom: 29px;
}
.newsletter .box-heading {
  display: none;
}
.newsletter .btn-primary {
  padding: 18px 30px;
  margin-top: 10px;
}
.newsletter button.btn-primary {
  padding: 18px 30px;
}
.newsletter p.newsletter-description {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
  color: #000000;
}
.newsletter .zemez-login-form {
  display: inline-block;
}
.newsletter input {
  width: 411px;
  display: inline-block;
  color: #656565;
  font: 300 12px/16px "Poppins", sans-serif;
  background: #fff;
  height: 55px;
  border: 1px solid #d7d7d7;
  margin: 0 16px 0 0;
  padding-top: 20px;
  padding-bottom: 18px;
}
.newsletter input::-webkit-input-placeholder {
  color: #656565;
  opacity: 1;
}
.newsletter input:-moz-placeholder {
  color: #656565;
  opacity: 1;
}
.newsletter input::-moz-placeholder {
  color: #656565;
  opacity: 1;
}
.newsletter input:-ms-input-placeholder {
  color: #656565;
  opacity: 1;
}
.homebuilder .newsletter {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.homebuilder .newsletter .box-content {
  padding: 0;
  text-align: center;
  position: relative;
}
.homebuilder .newsletter .btn {
  display: block;
  width: 100%;
}
.homebuilder .newsletter .zemez-login-form {
  display: block;
}
.homebuilder .newsletter input {
  width: 100%;
  display: inline-block;
  font: 300 12px/16px "Poppins", sans-serif;
  background: #fff;
  padding: 20px 15px 18px;
  margin-right: 0;
  text-align: center;
}
.newsletter .newsletter-error,
.newsletter .newsletter-success {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 5px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.newsletter .newsletter-error {
  color: #bc2029;
}
.newsletter .newsletter-success {
  color: #55c65e;
}
#zemez-newsletter-popup-form:after,
#zemez-newsletter-popup-form:before {
  display: table;
  content: "";
  line-height: 0;
}
#zemez-newsletter-popup-form:after {
  clear: both;
}
.newsletter-popup-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.4);
  padding-top: 100px;
}
.newsletter-popup {
  position: relative;
  max-width: 1022px;
  margin: 0 auto;
  background-color: #fff6f1;
  background-repeat: no-repeat;
}
.newsletter-popup:after,
.newsletter-popup:before {
  display: table;
  content: "";
  line-height: 0;
}
.newsletter-popup:after {
  clear: both;
}
.newsletter-popup h2 {
  font: 300 36px/43px "Poppins", sans-serif;
  margin: 0;
}
.newsletter-popup h2 + p {
  margin: 22px 0 2px;
  letter-spacing: 0;
  line-height: 27px;
  color: #000000;
}
@media (min-width: 768px) {
  .newsletter-popup {
    height: 623px;
    padding: 0 40px 0 26%;
  }
}
.newsletter-popup .box-content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  background-color: #fff6f1;
  max-width: 568px;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .newsletter-popup .box-content {
    background-color: rgba(255, 246, 241, 0.65);
    padding: 30px 20px;
    margin-bottom: 0;
  }
}
.newsletter-popup .zemez-login-form {
  position: relative;
  margin: 20px auto 0;
}
.newsletter-popup .zemez-login-form input {
  width: 100%;
  color: #8b8b8b;
  font: 300 12px/16px "Poppins", sans-serif;
  background: transparent;
  border: 1px solid #8b8b8b;
  height: 53px;
  text-align: center;
  padding-left: 10px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .newsletter-popup .zemez-login-form input {
    border-bottom: none;
    margin-bottom: 0;
  }
}
.newsletter-popup .btn-wrapper,
.newsletter-popup .zemez-login-form {
  max-width: 250px;
}
.newsletter-popup .btn + .link {
  margin-top: 25px;
  display: inherit;
}
.newsletter-popup .logo + h2 {
  margin-top: 25px;
}
.newsletter-popup .logo img {
  display: inline-block;
}
.newsletter-popup-dont-show {
  float: right;
  color: rgba(255, 255, 255, 0);
  padding: 15px 17px;
  border-color: #fff;
  position: relative;
  overflow: hidden;
}
.newsletter-popup-dont-show:visited {
  color: rgba(255, 255, 255, 0);
  border-color: #fff;
}
.newsletter-popup-dont-show:active,
.newsletter-popup-dont-show:focus,
.newsletter-popup-dont-show:hover {
  color: rgba(255, 255, 255, 0);
  background: #196ecd;
  border-color: #196ecd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.newsletter-popup-close-btn:not(.btn) {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  outline: medium none;
  position: absolute;
  right: 16px;
  top: 12px;
  opacity: 1;
}
.newsletter-popup-close-btn:not(.btn):active,
.newsletter-popup-close-btn:not(.btn):focus,
.newsletter-popup-close-btn:not(.btn):hover {
  color: #f99e99;
}
.newsletter-popup .newsletter-error,
.newsletter-popup .newsletter-success {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  bottom: 9px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.newsletter-popup .newsletter-error {
  color: #bc2029;
}
.newsletter-popup .newsletter-success {
  color: #55c65e;
}
.social-list i {
  text-align: center;
}
.social-list li {
  display: inline-block;
  float: left;
}
.social-list li + li {
  margin: 0 0 0 17px;
}
.module-social .col-sm-3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.rd-parallax {
  position: relative;
  z-index: 0;
}
.rd-parallax .rd-parallax-inner {
  overflow: hidden;
  clip: rect(0, auto, auto, 0);
  position: relative;
  min-height: 100%;
  height: 300px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rd-parallax .rd-parallax-inner {
    height: 270px;
  }
}
@media (min-width: 1200px) {
  .rd-parallax .rd-parallax-inner {
    height: 568px;
  }
}
.rd-parallax .rd-parallax-inner .rd-parallax-layer[data-url] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rd-parallax .rd-parallax-inner .rd-parallax-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.rd-parallax .parallax_desc {
  position: absolute;
  left: auto;
  right: 12%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  padding: 10px;
  max-width: 350px;
}
.rd-parallax .parallax_desc p.h4 {
  font-weight: 300;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.rd-parallax .parallax_desc p.h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #f99e99;
}
.rd-parallax .parallax_desc p {
  font-weight: 300;
}
.rd-parallax .parallax_desc .btn {
  font-size: 13px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .rd-parallax .parallax_desc {
    text-align: right;
    right: 5%;
  }
  .rd-parallax .parallax_desc .h5 + p {
    display: none;
  }
}
@media (max-width: 1199px) {
  .rd-parallax .parallax_desc * + * {
    margin-bottom: 5px;
  }
  .rd-parallax .parallax_desc .h5 + p {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .rd-parallax .parallax_desc p.h4 {
    font-size: 24px;
    line-height: 1.35;
  }
  .rd-parallax .parallax_desc p.h5 {
    font-size: 60px;
  }
  .rd-parallax .parallax_desc p {
    font-size: 18px;
    line-height: 1.5;
  }
  .rd-parallax .parallax_desc .btn {
    margin-top: 20px;
    padding: 21px 24px 20px;
  }
}
.rd-parallax .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.zemez-deal-banner {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  line-height: 0;
  margin-bottom: 30px;
}
.zemez-deal-banner__description {
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  display: inline-block;
  width: 100%;
  padding: 19px 29px 23px 29px;
  background: #f7f7f7;
}
.zemez-deal-banner__description:after {
  clear: both;
}
.zemez-deal-banner__description .pull-left {
  color: #222328;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
.zemez-deal-banner__description .pull-left h2 {
  color: #222328;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.9px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
}
.zemez-deal-banner__description .btn-primary {
  margin-top: 4px;
  padding: 8px 19px;
}
.zemez-deal-banner .zemez-deal-banner__description h2 > em {
  font-style: normal;
  color: #f99e99;
}
.zemez-deal-banner__countdown {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
  color: #000000;
  background: rgba(255, 255, 255, 0.5);
  padding: 9px 8px 4px 8px;
  border-radius: 5px;
  text-align: center;
}
.zemez-deal-banner__countdown .simple-countdown > div {
  display: inline-block;
  padding: 0 2px;
  float: left;
  font-size: 19px;
  text-transform: uppercase;
}
.zemez-deal-banner__countdown .simple-countdown > div.seconds {
  display: none;
}
.zemez-deal-banner__countdown .simple-countdown > div.cell {
  font-size: 9px;
  line-height: 13px;
}
.zemez-deal-banner__countdown .simple-countdown > div.cell span {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 18px;
}
.zemez-deal-banner__countdown .simple-countdown > div.cell + .cell {
  padding-left: 10px;
  position: relative;
}
.zemez-deal-banner__countdown .simple-countdown > div.cell + .cell:before {
  content: ":";
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 19px;
  line-height: 13px;
}
@media (max-width: 480px) {
  .zemez-deal-banner__image {
    height: 228px;
  }
  .zemez-deal-banner__image img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
    height: 228px;
    width: auto;
  }
  .zemez-deal-banner__countdown {
    left: auto;
    right: 15px;
  }
  .zemez-deal-banner {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 15px;
  }
  .zemez-deal-banner__description {
    padding: 19px 20px 25px 15px;
  }
  .zemez-deal-banner__description .pull-left h2 {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.4px;
    margin-top: 9px;
  }
}
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 1.3s ease 0.3s;
  -o-transition: all 1.3s ease 0.3s;
  transition: all 1.3s ease 0.3s;
}
#page-preloader.visible {
  opacity: 1;
  z-index: 100500;
}
#page-preloader.visible .preloader {
  opacity: 1;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#page-preloader .preloader {
  width: 180px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("../image/preloader.gif") no-repeat 50% 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
#page-preloader .page-preloader__cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#page-preloader .logo,
#page-preloader .preloader {
  display: inline-block;
}
#product-preloader {
  position: relative;
  text-align: center;
}
#product-preloader + * {
  margin-top: 30px;
}
#product-preloader .load-more,
#product-preloader .preloader {
  display: inline-block;
}
#product-preloader .preloader {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
  width: 180px;
  height: 40px;
  background: url("../image/preloader.gif") no-repeat 50% 50%;
  opacity: 0;
}
#product-preloader.loading .preloader {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s ease 0.3s;
  -o-transition: 0.5s ease 0.3s;
  transition: 0.5s ease 0.3s;
}
#product-preloader.loading .load-more {
  opacity: 0;
  pointer-events: none;
}
.quick_info {
  display: none;
}
.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #f5f5f5;
  padding: 10px;
  margin-top: 15px;
}
.quickview_description iframe {
  width: 40% !important;
  height: 200px !important;
  float: left;
  margin-right: 2em;
}
.quickview-style .inf {
  font-size: 14px;
  margin-bottom: 10px;
}
.quickview-style .product-btn-add {
  margin-top: 10px;
}
.quickview-style .cart-button {
  margin-top: 10px;
}
.quickview-style .rating {
  margin-top: 5px;
}
.quickview-style input[type="checkbox"] + label:after,
.quickview-style input[type="checkbox"] + label:before {
  top: 3px;
}
.ajax-quickview {
  background: #fff;
}
.ajax-quickview,
.ajax-quickview-images,
.ajax-quickview-images > ul,
.ajax-quickview-images > ul > li {
  height: 100%;
}
.ajax-quickview-cont-wrap,
.ajax-quickview-images {
  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: #f7f7f7;
  overflow: hidden;
}
.ajax-quickview-images > ul > li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  text-align: center;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease;
  -o-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%;
  -webkit-transform: translate(-50%, -50%);
  -ms-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%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 14px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  height: 28px;
  width: 28px;
  background: #fff;
}
.ajax-quickview-images .next-img:hover,
.ajax-quickview-images .prev-img:hover {
  color: #fff;
  background: #000000;
}
.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 .discount,
.ajax-quickview-cont-wrap .ajax-quickview-cont .new-pr,
.ajax-quickview-cont-wrap .ajax-quickview-cont .sale {
  position: static;
}
.ajax-quickview-cont-wrap .ajax-quickview-cont .product-options {
  border-bottom: none;
}
.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;
}
.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: #f2f2f2;
}
.ajax-overlay input[type="radio"] + label:before {
  background-color: #f2f2f2;
}
.ajax-quickview-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(119, 119, 119, 0.38);
  opacity: 0;
  visibility: hidden;
}
.ajax-quickview-overlay .ajax-quickview-overlay__preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 64px;
  height: 64px;
}
.ajax-quickview-overlay.visible {
  opacity: 1;
  visibility: visible;
}
.fancybox-skin {
  color: #656565;
  background: #fff;
}
.fancybox-opened .fancybox-skin {
  -webkit-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;
}
@media (max-width: 767px) {
  .quickview_description iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em;
  }
}
@media (max-width: 600px) {
  .product-desc iframe,
  .quickview_description iframe {
    height: 240px !important;
  }
}
.lookbook__img {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.lookbook__aside {
  padding: 0;
}
.lookbook [data-marker] {
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 1px;
  pointer-events: none;
}
.lookbook [data-marker] .close-btn,
.lookbook [data-marker] > i {
  width: 15px;
  height: 15px;
  background: #f99e99;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 2px solid #fff;
}
.lookbook [data-marker] > i {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lookbook [data-marker] .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  cursor: pointer;
  font-size: 18px;
  line-height: 25px;
  z-index: 500;
  text-align: center;
}
.lookbook [data-marker] .close-btn:hover {
  background: #000000;
}
.lookbook [data-marker].active > i {
  opacity: 0;
}
.lookbook .marker__cnt {
  z-index: 500;
  position: absolute;
  background: #fff;
  width: 170px;
  font-size: 15px;
  line-height: 15px;
  margin: 30px 15px;
  display: none;
  opacity: 0;
  color: #000000;
  pointer-events: auto;
  border: 2px solid #f99e99;
}
.lookbook .marker__cnt .name,
.lookbook .marker__cnt .price {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
}
.lookbook .lookbook__aside .col-xs-4 {
  margin-bottom: 15px;
}
.lookbook [data-mapid]:not(area) {
  position: relative;
}
.lookbook [data-mapid]:not(area) img {
  float: left;
  margin-right: 30px;
  background: #f7f7f7;
  overflow: hidden;
  margin-bottom: 15px;
}
.lookbook [data-mapid]:not(area) .discount,
.lookbook [data-mapid]:not(area) .new-pr,
.lookbook [data-mapid]:not(area) .sale {
  display: none;
}
.lookbook [data-mapid]:not(area) .name {
  padding-top: 2px;
  margin-bottom: 18px;
}
.lookbook [data-mapid]:not(area).active img {
  -webkit-box-shadow: 0 0 0 3px #f99e99;
  box-shadow: 0 0 0 3px #f99e99;
}
.lookbook [data-mapid]:not(area) .product-options {
  line-height: 10px;
}
.lookbook area[data-mapid] {
  cursor: pointer;
}
.lookbook__aside .name a {
  display: inline;
}
.product-lookbook footer {
  margin-top: 10px;
}
.product-lookbook-block {
  display: inline-block;
  float: left;
  position: relative;
  line-height: 0;
  margin-bottom: 30px;
}
.product-lookbook-block a {
  overflow: hidden;
  display: block;
  background: #f99e99;
}
.product-lookbook-block a + div {
  position: absolute;
  display: inline-block;
  top: 41%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  pointer-events: none;
}
.product-lookbook-block a img {
  opacity: 0.7;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-lookbook-block a:hover {
  background: #f99e99;
}
.product-lookbook-block a:hover img {
  opacity: 0.8;
}
.product-lookbook-block h3 {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  margin-top: 6px;
}
.product-lookbook-block h3:after {
  position: absolute;
  display: inline-block;
  bottom: -16px;
  width: 48px;
  margin-left: -24px;
  content: "";
  left: 50%;
  height: 2px;
  background: #fff;
}
@media (min-width: 768px) {
  .product-lookbook-block a + div {
    font-size: 18px;
    line-height: 22px;
  }
  .product-lookbook-block h3 {
    font-size: 40px;
    line-height: 40px;
  }
}
.lookbook [data-mapid]:not(area) .product-options img {
  margin-right: 5px;
}
.lookbook [data-mapid]:not(area).active .product-options img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.color_scheme_1 {
  background: #f99e99;
}
.color_scheme_2 {
  background: #d24a5a;
}
.color_scheme_3 {
  background: #4ab1d2;
}
.color_scheme_4 {
  background: #d2cd4a;
}
#style_switcher,
#style_switcher .toggler {
  background: #000000;
}
#style_switcher,
#style_switcher .toggler:hover {
  color: #fff;
}
#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden;
}
#style_switcher {
  position: fixed;
  top: 75px;
  width: 295px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  z-index: 999;
  padding: 21px 29px 62px 30px;
  text-align: left;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-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 {
  line-height: 28px;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 23px;
}
#style_switcher p span {
  font-size: 12.4px;
  display: block;
  line-height: 21px;
  color: #888;
}
#style_switcher .toggler {
  position: absolute;
  top: 0;
  left: 100%;
  width: 57px;
  height: 60px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#style_switcher .toggler:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  height: 60px;
  content: "\f040";
  font-family: fontawesome;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#style_switcher.shown .toggler:before {
  content: "\f00d";
}
#style_switcher #color-box {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 0 40px;
  line-height: 0;
}
#style_switcher #color-box li {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: top;
}
#style_switcher #color-box li.active,
#style_switcher #color-box li:hover {
  padding: 2px;
}
#style_switcher div.color_scheme {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
#style_switcher #color-box li.active div.color_scheme,
#style_switcher #color-box li:hover div.color_scheme {
  height: 36px;
  width: 36px;
}
#style_switcher #style_switcher_form {
  padding: 0;
  margin: 0;
}
#style_switcher #style_switcher_form button.button {
  display: block;
  text-align: center;
  padding: 4px 30px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  outline: none !important;
  position: relative;
  border: 2px solid #626262 !important;
  background: transparent !important;
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
}
#style_switcher #style_switcher_form button.button:hover {
  background: #626262 !important;
  color: #fff !important;
}
#style_switcher.loading:before {
  position: absolute;
  right: 30px;
  bottom: 40px;
  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;
}
.blog_article {
  margin-top: 40px;
  margin-bottom: 40px;
}
.blog_article .btn {
  margin-top: 30px;
}
.article-info .article-sub-title {
  text-align: center;
}
.article-info .btn {
  margin-top: 15px;
}
.article-image {
  text-align: center;
}
.simple_blog-article-view h1:after {
  margin-bottom: 15px;
}
.article-author,
.article-comments,
.article-date {
  font-weight: 300;
  color: #000000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1;
}
.article-author i,
.article-comments i,
.article-date i {
  font-size: 15px;
  margin-right: 5px;
}
.article-author span + a,
.article-comments span + a,
.article-date span + a {
  margin-left: 5px;
}
.article-author a,
.article-comments a,
.article-date a {
  color: #000000;
  font-size: 13px;
  letter-spacing: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-author a:focus,
.article-author a:visited,
.article-comments a:focus,
.article-comments a:visited,
.article-date a:focus,
.article-date a:visited {
  color: #000000;
}
.article-author a:hover,
.article-comments a:hover,
.article-date a:hover {
  color: #f99e99;
}
.article-sub-title {
  font-size: 13px;
  color: #000000;
  font-weight: 300;
  text-align: left;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid rgba(215, 215, 215, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.article-sub-title > p {
  margin-top: 3px;
}
.article-sub-title > p + p {
  margin-left: 12px;
}
.article-sub-title + * {
  margin-top: 30px;
}
.homebuilder .blog_articles {
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .homebuilder .blog_articles {
    margin-top: 90px;
  }
}
.homebuilder .blog_articles .article-thumbnail {
  margin-bottom: 30px;
}
.homebuilder .blog_articles .swiper-container {
  margin-bottom: 0;
}
.homebuilder .blog_articles .tx-block {
  text-align: center;
}
.homebuilder .blog_articles .article-title {
  margin-bottom: 6px;
  text-transform: uppercase;
}
.homebuilder .blog_articles .article-title > a {
  font-size: inherit;
  color: #000000;
}
.homebuilder .blog_articles .article-title > a:focus,
.homebuilder .blog_articles .article-title > a:hover {
  color: #656565;
}
.homebuilder .blog_articles .article-sub-title + * {
  margin-top: 7px;
}
.homebuilder .blog_articles .article-sub-title + .article-title {
  margin-top: 24px;
}
.homebuilder .blog_articles .article-sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  border: none;
}
.article-description {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #656565;
  margin-bottom: 20px;
}
.article-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 10px;
  text-align: center;
}
.article-title > a {
  display: inline;
}
.article-title a:hover {
  color: #f99e99;
}
.article-title + * {
  margin-top: 20px;
}
* + .article-description {
  margin-top: 15px;
}
.article-description ol,
.article-description ul {
  padding-left: 0;
  list-style-type: none;
  margin: 35px 0 45px;
}
.article-description ol li,
.article-description ul li {
  position: relative;
  padding-left: 30px;
}
.article-description ol li h5,
.article-description ul li h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}
.article-description ol li:before,
.article-description ul li:before {
  position: absolute;
  left: 0;
  top: 2px;
}
.article-description ol li + li,
.article-description ul li + li {
  margin-top: 16px;
}
.article-description ul li:before {
  content: "\e18e";
  font-size: 24px;
  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: #000000;
  font-size: 13px;
  font-weight: 500;
}
.simple_blog-article .article-image {
  margin-bottom: 12px;
}
.simple_blog-article .article-sub-title {
  margin-top: 0;
}
.simple_blog-article .article-sub-title > p {
  margin-right: 10px;
}
.simple_blog-article .blog_article .article-description,
.simple_blog-article .blog_article .article-title {
  text-align: left;
}
.simple_blog-article .article-title {
  margin-top: 10px;
}
.simple_blog-article .article-title a {
  color: #000000;
}
.simple_blog-article .article-title a:focus,
.simple_blog-article .article-title a:hover {
  color: #8b8b8b;
}
@media (max-width: 1199px) {
  .simple_blog-article .article-sub-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .simple_blog-article .article-sub-title > p,
  .simple_blog-article .article-sub-title a {
    line-height: 1.4;
    font-size: 10px;
    margin-right: 0;
    margin-left: 0;
  }
}
.related-article h4 {
  text-transform: uppercase;
  color: #f99e99;
}
.related-article h4 a:hover {
  color: #000000;
}
.related-article .article-sub-title {
  text-align: left;
}
.related-article .article-sub-title span + span {
  margin-left: 5px;
}
.related-article .row + .row {
  margin-top: 30px;
}
.related-article .image {
  margin-top: 5px;
}
.author-info .image {
  float: left;
  margin: 5px 30px 10px 0;
}
.article-comment {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #fff;
}
.article-comment .author {
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}
.article-comment .reply-message {
  float: right;
  text-transform: uppercase;
}
.article-comment .reply-message a,
.article-comment .reply-message a:visited {
  color: #f99e99;
}
.article-comment .reply-message a:active,
.article-comment .reply-message a:focus,
.article-comment .reply-message a:hover {
  color: #000000;
}
.article-comment .comment-date {
  clear: both;
  color: #000000;
  text-transform: uppercase;
}
.article-comment .comment-date:before {
  content: "\e053";
  font-size: 15px;
  color: #f99e99;
  font-family: "material-design";
  margin-right: 5px;
}
.article-comment .text {
  margin-top: 15px;
}
.article-comment .article-reply {
  margin: 15px 0 0 40px;
  padding-top: 15px;
  border-top: 1px solid #d7d7d7;
}
.reply-cancel {
  font-size: 16px;
  color: #f99e99;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-transform: uppercase;
  margin-top: 10px;
}
.reply-cancel:hover {
  color: #000000;
}
#review-title {
  clear: both;
}
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-categories .box-heading {
  margin-bottom: 0;
}
aside .blog-categories ul > li {
  position: relative;
}
aside .blog-categories ul > li > i {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000000;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  font-size: 20px;
}
aside .blog-categories ul > li > a {
  display: block;
  color: #000000;
  padding: 10px 10px 10px 20px;
}
aside .blog-categories ul > li + li {
  border-top: 2px solid #fff;
  margin-top: 0;
}
aside .blog-categories ul ul {
  display: none;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #f5f5f5;
}
aside .blog-categories ul ul a {
  padding-left: 40px;
}
aside #blog-search {
  margin: 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: 45px;
  top: 0;
  color: #000000;
  font-family: "FontAwesome";
  background: none;
}
aside #blog-search a:before {
  content: "\f002";
}
.simple_blog-article-view .article-sub-title {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .simple_blog-article-view .article-sub-title + div .article-image {
    margin: 4px 15px 4px 0;
  }
}
.simple_blog-article-view .product_tabs .nav-tabs,
.simple_blog-article-view .product_tabs .tab-content {
  width: 100%;
}
.simple_blog-article-view .product_tabs .related-article.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.simple_blog-article-view .product_tabs .product-thumb .image {
  background-color: #fff;
  padding: 5px;
}
.simple_blog-article-view .article-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .simple_blog-article-view .article-share {
    display: block;
    position: fixed;
    left: auto;
    right: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff6f1;
    z-index: 999;
    padding-top: 5px;
  }
  .simple_blog-article-view .article-share .at-share-btn-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.simple_blog-article-view .article-image {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .simple_blog-article-view .product_tabs .nav-tabs,
  .simple_blog-article-view .product_tabs .tab-content {
    width: 100%;
  }
  .simple_blog-article .article-title {
    font-size: 18px;
    line-height: 1.3;
  }
  .simple_blog-article .blog_articles .mobile-carousel {
    margin-left: 0;
    margin-right: 0;
  }
  .homebuilder .blog_articles {
    margin-bottom: 10px;
  }
  .homebuilder .blog_articles .swiper-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .homebuilder .blog_articles .article-title {
    font-size: 13px;
    line-height: 15px;
  }
  .homebuilder .blog_articles .article-sub-title {
    margin-top: 5px;
  }
  .homebuilder .blog_articles .article-sub-title > p {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .homebuilder .blog_articles .article-sub-title > p a,
  .homebuilder .blog_articles .article-sub-title > p i,
  .homebuilder .blog_articles .article-sub-title > p span {
    font-size: 9px;
    line-height: 1;
  }
  .homebuilder .blog_articles .article-description {
    font-size: 13px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .reply-cancel {
    float: none;
    display: block;
  }
  .homebuilder .article-sub-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .reply-cancel {
    float: none;
    display: block;
  }
}
.zemez-single-product {
  position: relative;
  background: #f8f8f8;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  padding: 30px 0 50px;
}
.zemez-single-product .thumbnail-wrapper {
  position: relative;
}
.zemez-single-product .thumbnail-wrapper .thumbnails {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 246, 241, 0.5);
  padding: 5px;
  display: block;
  z-index: 2;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 0px 16px -3px rgba(139, 139, 139, 0.75);
  box-shadow: 0px 0px 16px -3px rgba(139, 139, 139, 0.75);
}
.zemez-single-product .thumbnail-wrapper .thumbnails .swiper-container {
  margin-bottom: 0;
}
.zemez-single-product .thumbnail-wrapper [class^="gallery-top"] img {
  padding: 30px;
}
.zemez-single-product .caption {
  text-align: center;
}
.zemez-single-product .caption .description {
  margin: 20px 0;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
.zemez-single-product .caption .name {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.zemez-single-product .caption .btn {
  /*max-width: 220px;*/
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

@media only screen and (max-width : 1680px) {
}
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 992px) {
}
@media only screen and (max-width : 768px) {
  .zemez-single-product .caption .btn {
    letter-spacing: 0px;
  }
  .single-category_tabs .cart-button .btn span{
    letter-spacing: 0px;
  }  
}
@media only screen and (max-width : 480px) {  

}
@media only screen and (max-width : 320px) {
}

.zemez-single-product .caption .btn * {
  display: inline;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.zemez-single-product .caption .btn:focus *,
.zemez-single-product .caption .btn:hover * {
  color: #fff;
}
.zemez-single-product .swiper-slide-container {
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body {
  color: #656565;
  background: #f7f7f7;
  font-family: "Poppins", sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  line-height: normal;
}
.h2,
h2 {
  font-size: 5.53846em;
font-size: 36px;  
}
@media (max-width: 1720px) {
  .h2,
  h2 {
    font-size: 5.53846em;
font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .h2,
  h2 {
    font-size: 4.76923em;
font-size: 32px;    
  }
}
@media (max-width: 1024px) {
  .h2,
  h2 {
    font-size: 3.46154em;
font-size: 28px;    
  }
}
@media (max-width: 767px) {
  .h2,
  h2 {
    font-size: 2.30769em;
font-size: 24px;    
  }
}
@media (max-width: 575px) {
  .h2,
  h2 {
    font-size: 2.46154em;
font-size: 18px;    
  }
}
.h3,
h3 {
  font-size: 4.61538em;
}
@media (max-width: 1720px) {
  .h3,
  h3 {
    font-size: 4.61538em;
  }
}
@media (max-width: 1199px) {
  .h3,
  h3 {
    font-size: 3.84615em;
  }
}
@media (max-width: 1024px) {
  .h3,
  h3 {
    font-size: 2.69231em;
  }
}
@media (max-width: 767px) {
  .h3,
  h3 {
    font-size: 1.69231em;
  }
}
@media (max-width: 575px) {
  .h3,
  h3 {
    font-size: 2.30769em;
  }
}
.h4,
h4 {
  font-size: 2em;
}
@media (max-width: 1720px) {
  .h4,
  h4 {
    font-size: 2em;
  }
}
@media (max-width: 1199px) {
  .h4,
  h4 {
    font-size: 1.69231em;
  }
}
@media (max-width: 1024px) {
  .h4,
  h4 {
    font-size: 1.23077em;
  }
}
@media (max-width: 767px) {
  .h4,
  h4 {
    font-size: 1.07692em;
  }
}
@media (max-width: 575px) {
  .h4,
  h4 {
    font-size: 1.53846em;
  }
}
.h5,
h5 {
  font-size: 1.84615em;
}
@media (max-width: 1720px) {
  .h5,
  h5 {
    font-size: 1.84615em;
  }
}
@media (max-width: 1199px) {
  .h5,
  h5 {
    font-size: 1.53846em;
  }
}
@media (max-width: 1024px) {
  .h5,
  h5 {
    font-size: 1.15385em;
  }
}
@media (max-width: 767px) {
  .h5,
  h5 {
    font-size: 1.07692em;
  }
}
@media (max-width: 575px) {
  .h5,
  h5 {
    font-size: 1.38462em;
  }
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.banner p {
  font-size: 2em;
}
@media (max-width: 1720px) {
  .banner p {
    font-size: 2em;
  }
}
@media (max-width: 1199px) {
  .banner p {
    font-size: 1.69231em;
  }
}
@media (max-width: 1024px) {
  .banner p {
    font-size: 1.23077em;
  }
}
@media (max-width: 767px) {
  .banner p {
    font-size: 1.07692em;
  }
}
@media (max-width: 575px) {
  .banner p {
    font-size: 1.53846em;
  }
}
.no-title .heading-title {
  display: none;
}
.product-section-title {
  font: 300 40px/1.2 "Poppins", sans-serif;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 20px;
}
.product-title {
  margin: 0 0 20px;
  color: #000000;
}
@media (max-width: 575px) {
  .order-sm-1 .col-12 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .order-lg .col-md-12 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 40px;
  }
}
.well-offset-1 {
  margin-top: 70px;
}
@media (min-width: 1200px) {
  .well-offset-1 {
    margin-top: 210px;
  }
}
.well-offset-2 {
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .well-offset-2 {
    margin-top: 70px;
  }
}
.left-position {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media (min-width: 1200px) {
  .left-position {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .left-position > * {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .center767 .row-inner [class^="col-"] {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.text-white {
  color: #fff;
}
.color-primary {
  color: #f99e99;
}
.right-position {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media (min-width: 1200px) {
  .right-position {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .right-position > * {
    margin-left: 30px;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1780px) {
  .container {
    max-width: 1810px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.description-category h2 {
  font-family: "Poppins", sans-serif;
  line-height: 1.1;
  margin-top: 4px;
}
.description-category p {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .homebuilder * + .view-all {
    margin-top: 30px;
  }
}
.homebuilder .view-all .btn {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .homebuilder .view-all .btn {
    display: block;
    line-height: 42px;
  }
}
a:not(.btn) {
  color: #000000;
  letter-spacing: 0.7px;
  text-transform: capitalize;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:not(.btn):active {
  background-color: transparent;
  color: #8b8b8b;
}
a:not(.btn):focus {
  color: #8b8b8b;
  outline: none;
  text-decoration: none;
}
a:not(.btn):hover {
  color: #8b8b8b;
  text-decoration: none;
}
.brands a:active,
.brands a:focus,
.brands a:visited {
  text-decoration: underline;
}
.column-left a:not(.btn),
.column-right a:not(.btn),
aside a:not(.btn) {
  color: #ababab;
}
hr {
  border-top-color: #d7d7d7;
}
p a:focus:hover,
p a:hover,
p a:visited:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-size: 12px;
  font-weight: normal;
}
b,
strong {
  color: #000000;
}
.input-group .input-group-addon {
  height: 30px;
}
.nav-tabs {
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
div.required .control-label:after {
  content: "*";
  color: red;
  margin-left: 1px;
}
.fa {
  line-height: inherit;
  font-family: inherit;
}
.fa:before {
  font-family: "FontAwesome";
}
#page > .ie-warning {
  position: relative;
  text-align: center;
  display: none;
  clear: both;
}
@media (min-width: 768px) {
  .lt-ie11 #page > .ie-warning {
    display: block;
  }
}
.contact_page .row > div {
  margin-top: 20px;
}
.mfilter-column_left {
  border-top: 2px solid #f5f5f5;
  padding-top: 15px;
}
.mfilter-column_left .mfilter-content > ul > li:first-child .mfilter-heading {
  padding-bottom: 20px;
}
.column-left .box + .box,
.column-right .box + .box,
aside .box + .box {
  margin-top: 30px;
}
.column-left > :not(:first-child),
.column-right > :not(:first-child),
aside > :not(:first-child) {
  margin-top: 30px;
}
.column-left :first-child .box-heading,
.column-left .megamenu:first-child .sf-menu > li > a,
.column-left .megamenu:first-child .sf-menu > li > span,
.column-right :first-child .box-heading,
.column-right .megamenu:first-child .sf-menu > li > a,
.column-right .megamenu:first-child .sf-menu > li > span,
aside :first-child .box-heading,
aside .megamenu:first-child .sf-menu > li > a,
aside .megamenu:first-child .sf-menu > li > span {
  padding-top: 0;
}
.column-left .product_description,
.column-right .product_description,
aside .product_description {
  display: none;
}
.column-left ul li a,
.column-right ul li a,
aside ul li a {
  font-size: 13px;
}
.column-left ul li a,
.column-left ul li a:focus,
.column-left ul li a:visited,
.column-right ul li a,
.column-right ul li a:focus,
.column-right ul li a:visited,
aside ul li a,
aside ul li a:focus,
aside ul li a:visited {
  color: #ababab;
}
.column-left ul li a:hover,
.column-right ul li a:hover,
aside ul li a:hover {
  color: #656565;
}
.breadcrumb {
  margin: 0 0 23px;
  border-radius: 0;
  letter-spacing: 1.2px;
  padding: 18px 0;
  font-size: 13px;
  line-height: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  background: #fff6f1;
  position: relative;
  z-index: 2;
}
.breadcrumb:after,
.breadcrumb:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff6f1;
  width: 10000px;
  z-index: -1;
  height: 100%;
  top: 0;
}
.breadcrumb:before {
  left: -5000px;
}
.breadcrumb:after {
  right: -5000px;
}
.breadcrumb a {
  display: inline-block;
  color: #000000;
}
.breadcrumb a:hover {
  color: rgba(249, 158, 153, 0.8);
}
.breadcrumb a:hover i {
  color: rgba(249, 158, 153, 0.8);
}
.breadcrumb > li {
  position: relative;
  vertical-align: top;
  display: inline;
}
.breadcrumb > li:last-child span {
  text-decoration: underline;
}
.breadcrumb > li + li:before,
.breadcrumb > li > a,
.breadcrumb > li > a > i,
.breadcrumb > li > span {
  vertical-align: middle;
}
.breadcrumb > li + li:before {
  content: "> ";
  padding: 0;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 12px;
  line-height: 14px;
}
.breadcrumb i {
  color: rgba(127, 129, 135, 0.8);
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.breadcrumb i:before {
  content: "\e0ba";
  font-family: "material-design";
}
.breadcrumb,
.pagination-block {
  padding: 18px 0;
  background: #fff6f1;
  position: relative;
  z-index: 2;
}
.breadcrumb:after,
.breadcrumb:before,
.pagination-block:after,
.pagination-block:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff6f1;
  width: 10000px;
  z-index: -1;
  height: 100%;
  top: 0;
}
.breadcrumb:before,
.pagination-block:before {
  left: -5000px;
}
.breadcrumb:after,
.pagination-block:after {
  right: -5000px;
}
.polaroid {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f7f7f7;
  padding: 0;
}
.magnificent-viewport {
  background: #f7f7f7;
}
._2lqg {
  height: 190px !important;
}
.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;
  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;
  border-radius: 14px;
}
.option-color .radio input[type="radio"]:checked + label:after {
  border-color: #f99e99;
  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: #000000;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
}
.option-checkbox .checkbox label:after,
.option-checkbox .checkbox label:before {
  top: -1px;
  left: 0;
}
.option-checkbox .checkbox + .checkbox {
  padding: 0;
  margin: 0 0 0 10px;
}
.option-checkbox .checkbox input[type="checkbox"] + label {
  padding: 0 0 0 19px;
  background: none;
  border: none;
  line-height: 14px;
  position: relative;
}
.option-radio {
  line-height: 14px;
}
.option-radio label {
  line-height: 16px;
  display: inline-block;
}
.option-radio > div {
  display: inline-block;
  width: 100%;
}
.option-radio .radio {
  margin: 0;
  display: inline-block;
  float: left;
  width: auto;
  padding-top: 5px;
}
.option-radio .radio label {
  color: #143546;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
}
.option-radio .radio + .radio {
  margin: 0 0 0 10px;
}
.option-radio .radio input[type="radio"] + label {
  padding: 0 0 0 19px;
  background: none;
  border: none;
  line-height: 14px;
  position: relative;
}
.option-radio .radio input[type="radio"] + label:before {
  top: -1px;
  left: 0;
}
.option-radio .radio input[type="radio"] + label:after {
  top: 1px;
  left: 2px;
}
[data-clear] + .product-layout {
  clear: left;
}
.box-subcat {
  padding: 0;
  list-style-type: none;
}
.box-subcat li {
  margin-bottom: 10px;
}
.box-subcat li .thumb {
  width: 100%;
  background: #fff6f1;
  border: 1px solid #000000;
  text-align: center;
}
.box-subcat li .thumb .subcatname {
  font-size: 16px;
  line-height: 1.2;
  padding: 5px;
}
.box-subcat li .thumb .subcatname a {
  font-size: inherit;
}
@media (min-width: 768px) {
  .box-subcat li .thumb .subcatname {
    font-size: 13px;
  }
}
.box-subcat li .image {
  margin-bottom: 10px;
  padding: 12px;
}
.box-subcat li .image img {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.button-view button + button {
  margin-left: 1px;
}
.button-view a,
.button-view button {
  font-size: 24px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  color: #000000;
}
#grid-view.active,
#grid-view:hover,
#list-view.active,
#list-view:hover {
  color: #f99e99;
}
.product-filter {
  background: #fff;
  margin: 0 0 30px;
  padding: 9px 0;
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-filter .button-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-filter_elem .control-label {
  margin-right: 8px;
}
.product-filter_elem.show,
.product-filter_elem.sort {
  display: block;
}
@media (min-width: 768px) {
  .product-filter_elem.show,
  .product-filter_elem.sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.product-filter_elem.show .sbHolder,
.product-filter_elem.sort .sbHolder {
  width: auto;
}
.product-filter_elem.sort + .product-filter_elem.show {
  margin-left: 15px;
}
.product-filter_elem .sbSelector {
  vertical-align: top;
}
.product-filter .show .sbHolder {
  width: 56px;
  min-width: 56px;
}
.product-filter .form-group {
  margin-bottom: 0;
}
.product-filter .sbHolder,
.product-filter label {
  display: inline-block;
  vertical-align: middle;
}
.product-filter label.control-label {
  font-size: 12px;
  padding-top: 2px;
}
.results {
  margin-top: 13px;
}
.nav-cat {
  margin-bottom: 13px;
}
.nav-cat .nam-page {
  margin: 5px 0 5px 10px;
}
#product-category h3 + .row {
  margin-bottom: 20px;
}
@media (max-width: 620px) {
  #product-compare .btn-danger {
    margin-top: 5px;
  }
}
.account-wishlist #content h1,
.checkout-cart #content h1,
.product-compare #content h1 {
  margin: 30px 0 50px;
}
.account-wishlist #content .table a,
.checkout-cart #content .table a,
.product-compare #content .table a {
  color: #f99e99;
  font-weight: 700;
}
.account-wishlist #content .table a:hover,
.checkout-cart #content .table a:hover,
.product-compare #content .table a:hover {
  color: #000000;
}
.account-wishlist #content .table p .link,
.checkout-cart #content .table p .link,
.product-compare #content .table p .link {
  margin-top: 5px;
}
.account-wishlist #content .table.table-bordered tr td:nth-child(2),
.checkout-cart #content .table.table-bordered tr td:nth-child(2),
.product-compare #content .table.table-bordered tr td:nth-child(2) {
  min-width: 150px;
}
.account-wishlist #content .table-custom .price,
.checkout-cart #content .table-custom .price,
.product-compare #content .table-custom .price {
  font-weight: 700;
}
.account-wishlist #content .table-custom td:first-child,
.checkout-cart #content .table-custom td:first-child,
.product-compare #content .table-custom td:first-child {
  text-transform: uppercase;
  color: #000000;
}
.account-wishlist #content .table-custom tr:last-child td,
.checkout-cart #content .table-custom tr:last-child td,
.product-compare #content .table-custom tr:last-child td {
  font-weight: 700;
  color: #000000;
}
.account-wishlist #content .table-custom tr:last-child .price,
.checkout-cart #content .table-custom tr:last-child .price,
.product-compare #content .table-custom tr:last-child .price {
  color: #f99e99;
  font-size: 28px;
}
.checkout-cart #content .table td:nth-child(3) {
  min-width: 150px;
}
.checkout-checkout
  #content
  #collapse-checkout-option
  .col-sm-6
  + .col-sm-6
  > h2 {
  margin-top: 25px;
}
.checkout-checkout #content .table-responsive .table tfoot td:last-child {
  color: #000000;
}
.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: #f99e99;
  font-weight: 700;
}
.account-wishlist .table.table-bordered tr td:nth-child(6) {
  min-width: 150px;
}
.cart-wrapper {
  padding: 30px;
  border: 1px solid #f5f5f5;
  border-top-width: 2px;
}
.cart-remove-btn,
.cart-remove-btn:visited {
  display: inline-block;
  font-size: 22px;
  color: #f99e99;
}
.cart-remove-btn:focus,
.cart-remove-btn:visited:focus {
  text-decoration: none;
}
.cart-remove-btn:visited span,
.cart-remove-btn span {
  font-size: 14px;
}
.cart-remove-btn:hover,
.cart-remove-btn:visited:hover {
  text-decoration: none;
  color: #000000;
}
.link {
  color: #f99e99;
  font-size: 14px;
  font-weight: 700;
}
.link:focus,
.link:visited {
  color: #f99e99;
}
.link:hover {
  color: #000000;
}
@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;
  }
}
#product-compare .table-responsive td .btn,
#product-compare .table-responsive td .btn-danger {
  vertical-align: top;
}
@media (max-width: 767px) {
  #product-compare .table-responsive td .btn + .btn {
    margin-top: 8px;
  }
}
.product-compare #content .table td:first-child {
  min-width: 15%;
  background: #f7f7f7;
  color: #000000;
}
.product-compare #content .product-thumb {
  padding: 0 25px;
}
.rating .review {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
  border-left: 1px solid #f5f5f5;
}
.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 #f5f5f5;
  }
  .product-compare .table-responsive td + td {
    min-width: 270px;
  }
}
@media (max-width: 767px) {
  .product-compare .table-responsive td + td {
    min-width: inherit;
    max-width: 170px;
  }
  .rating .review {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
}
.extra-wrap {
  overflow: hidden;
}
#information-information #content p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.count-box {
  margin-top: 40px;
}
.count-box strong {
  display: block;
  color: #f99e99;
  font-weight: 500;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 15px;
}
.icon-box i {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border: 2px solid #f99e99;
  font-size: 66px;
  color: #f99e99;
  margin-bottom: 25px;
  border-radius: 50%;
}
.testimonials blockquote {
  border: none;
  padding: 0;
}
.testimonials blockquote:before {
  content: "\e09d";
  display: inline-block;
  color: #f99e99;
  font-size: 84px;
  line-height: 100px;
  font-family: "material-design";
  margin-bottom: 20px;
}
.thumbnail {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto 25px;
  border-radius: 0;
  overflow: hidden;
}
.thumbnail img {
  -webkit-transition: 0.5s opacity ease;
  -o-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
}
.thumbnail a {
  display: block;
  max-width: 100%;
  background: #f99e99;
  overflow: hidden;
}
.thumbnail a:hover img {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .thumbnail a {
    display: inline-block;
  }
}
.img-thumbnail {
  background-color: #fff6f1;
  padding: 5px;
  border: 1px solid #000000;
  border-radius: 0;
}
.table-bordered .img-thumbnail {
  background-color: transparent;
}
.human_info .thumbnail {
  float: left;
  margin-right: 20px;
}
.human_info p {
  margin: 0;
  text-indent: 2em;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  line-height: 0;
}
@media (max-width: 500px) {
  .human_info .thumbnail,
  img.alignleft {
    float: none;
    margin: 0 auto 20px;
  }
}
.delivery_page {
  text-align: center;
}
.delivery_page .table {
  border-top: 2px solid #f5f5f5;
  text-align: left;
}
.delivery_page .table tbody td:first-child {
  color: #000000;
}
.delivery_page .table tbody td:last-child {
  color: #000000;
}
.delivery_page .table tbody td {
  min-width: 150px;
}
.terms_conditions_page h4 {
  position: relative;
  padding-left: 60px;
}
.terms_conditions_page h4:before {
  content: "\e174";
  position: absolute;
  left: 0;
  bottom: -7px;
  color: #f99e99;
  font-size: 40px;
  line-height: 40px;
  font-family: "material-design";
}
.terms_conditions_page p + h4 {
  margin-top: 40px;
}
.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: #f99e99;
  color: #fff;
  font-size: 16px;
  border-radius: 50%;
}
.privacy_page ol li + li {
  margin-top: 40px;
}
.privacy_page ol li p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.site-map-page h4 {
  margin: 0 0 15px;
  padding-bottom: 12px;
  line-height: normal;
  border-bottom: 1px solid #d7d7d7;
}
.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: 18px;
}
.site-map-page #content ul li + li {
  margin-top: 22px;
}
.site-map-page #content ul.category-list {
  position: relative;
}
.site-map-page #content ul.category-list:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  bottom: 9px;
  width: 1px;
  background: #f99e99;
}
.site-map-page #content ul.category-list .ul-with-ul:after,
.site-map-page #content ul.category-list .ul-with-ul:before {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.site-map-page #content ul.category-list .ul-with-ul:before {
  top: 9px;
}
.site-map-page #content ul.category-list .ul-with-ul:after {
  top: 3px;
}
.site-map-page #content ul.category-list ul {
  position: relative;
  margin-top: 22px;
}
.site-map-page #content ul.category-list ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  bottom: 9px;
  width: 1px;
  background: #d7d7d7;
}
.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%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  height: 1px;
  width: 35px;
  background: #d7d7d7;
}
.site-map-page #content ul.category-list > li:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 35px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.site-map-page #content ul.category-list > li:after,
.site-map-page #content ul.category-list > li:before {
  background: #f99e99;
}
@media (max-width: 767px) {
  .site-map-page .col-sm-6 + .col-sm-6 {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .site-map-page .col-xs-6 {
    width: 100%;
    float: none;
  }
  .site-map-page .col-xs-6 + .col-xs-6 {
    margin-top: 30px;
  }
}
.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  border-top: 2px solid #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact_page .panel img {
  background-color: transparent;
}
.contact_page .map {
  border-top: 2px solid #f5f5f5;
  margin-bottom: 30px;
}
.contact_page .icon {
  position: relative;
  padding-left: 70px;
  min-height: 55px;
  display: block;
}
.contact_page .icon[class*="fa-"]:before {
  font-family: "FontAwesome";
}
.contact_page .icon:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #f99e99;
  border-radius: 50%;
  border: 2px solid #f99e99;
  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: 30px;
  }
}
.filter-panel {
  border-color: #f5f5f5;
}
.filter-panel .panel-heading {
  background: #fff6f1;
  padding: 23px;
  border-bottom: none;
}
.filter-panel .panel-footer {
  background: #fff;
}
.filter-panel .panel-footer,
.filter-panel .panel-heading {
  text-transform: uppercase;
}
.filter-panel .list-group-item {
  color: #000000;
  border-color: #f5f5f5;
}
.manufacturer-list:after,
.manufacturer-list:before {
  display: table;
  content: "";
  line-height: 0;
}
.manufacturer-list:after {
  clear: both;
}
.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #000000;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.manufacturer-list .manufacturer-content {
  padding: 12px 15px;
  float: left;
  width: 85%;
  border-left: 1px solid #f5f5f5;
  -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 #f5f5f5;
}
.brands {
  margin-bottom: 30px;
}
.well {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 2px solid #f5f5f5;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.well .heading {
  margin-bottom: 20px;
}
.well .heading:after,
.well .heading:before {
  display: table;
  content: "";
  line-height: 0;
}
.well .heading:after {
  clear: both;
}
.well .heading i {
  color: #f99e99;
  float: left;
  font-size: 56px;
  margin-right: 14px;
  line-height: 60px;
}
.well .heading h2 {
  font-size: 23px;
  color: #000000;
  margin: 0 0 5px;
}
.well .heading strong {
  font-weight: normal;
  font-style: italic;
}
.well p {
  border-bottom: 1px solid #f5f5f5;
  padding: 20px 0;
}
.well a {
  display: inline-block;
  margin-top: 20px;
}
.map_model img {
  max-width: none !important;
}
.map_locations {
  display: none;
}
#account-account h3 {
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 1px solid #f8f8f8;
  font-weight: bold;
}
#account-account h3 i {
  color: inherit;
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 767px) {
  #account-account .col-sm-4 + .col-sm-4 {
    margin-top: 30px;
  }
}
.account-address-delete .table,
.account-address .table {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .account-address-delete .table,
  .account-address .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 .day,
.datepicker .month,
.datepicker .next,
.datepicker .picker-switch,
.datepicker .prev,
.datepicker .year {
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.datepicker .day.active,
.datepicker .day:hover,
.datepicker .month.active,
.datepicker .month:hover,
.datepicker .next.active,
.datepicker .next:hover,
.datepicker .picker-switch.active,
.datepicker .picker-switch:hover,
.datepicker .prev.active,
.datepicker .prev:hover,
.datepicker .year.active,
.datepicker .year:hover {
  color: #f99e99;
  background: transparent;
}
.datepicker th {
  text-align: center;
}
@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-coupon,
input#input-voucher {
  width: 90%;
}
#collapse-coupon .col-sm-2,
#collapse-voucher .col-sm-2 {
  width: 100%;
  float: none;
  padding-left: 3px;
}
footer {
  background: #fff;
  margin-top: 20px;
  padding-bottom: 50px;
}
footer .homebuilder + .homebuilder {
  margin-top: 30px;
}
footer .footer_box {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
footer .footer_box a {
  text-transform: none;
}
footer .footer_box br + .footer-link {
  font-weight: 500;
  color: #000000;
  font-size: 18px;
}
footer .footer_box br + .footer-link + br + a {
  color: #f99e99;
}
footer .footer_box p {
  letter-spacing: normal;
  font-size: 13px;
}
footer .box-heading {
  text-align: left;
  margin-top: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  footer .box-heading {
    display: none;
  }
}
footer .homebuilder * + .box {
  margin-top: 0;
}
@media (min-width: 1200px) {
  footer .homebuilder * + .box {
    margin-top: 0;
  }
}
footer .footer_modules {
  display: inline-block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
footer .footer_modules .homebuilder {
  padding-top: 58px;
  margin-bottom: 17px;
  border-top: 1px solid #000000;
}
@media (min-width: 1200px) {
  footer .footer_modules .homebuilder {
    padding-top: 70px;
  }
}
footer .html-module > .box-heading h5,
footer h3,
footer h5 {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin: 0 0 20px;
  border-bottom: 0;
}
footer .accordion-footer .box-heading {
  margin-bottom: 25px;
}
footer ul li {
  letter-spacing: 0.5px;
}
footer ul li + li {
  margin-top: 14px;
}
footer ul {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 16px;
}
footer address {
  margin-top: -9px;
  margin-bottom: 0;
}
footer address p {
  line-height: 36px;
}
footer p {
  line-height: 34px;
  margin-bottom: 0;
  letter-spacing: 0.7px;
}
footer p a:hover {
  text-decoration: none;
}
footer .html-module p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 24px;
}
footer .logo {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 25px;
}
footer .social-block ul {
  text-align: center;
}
footer .social-block p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 16px;
  margin-bottom: 15px;
}
footer .social-block li {
  font-size: 18px;
  line-height: 22px;
  float: none;
}
footer .newsletter {
  text-align: center;
}
#account-account h3 {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 0;
}
.copyright {
  font-size: 14px;
  line-height: 16px;
  margin-top: 30px;
  text-align: center;
}
.copyright br {
  display: none;
}
.copyright > .container {
  padding-top: 20px;
  padding-bottom: 21px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer p {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
  }
  footer address p {
    line-height: 32px;
  }
  footer .html-module p {
    line-height: 19px;
  }
  footer ul li + li {
    margin-top: 10px;
  }
}
@media (min-width: 479px) and (max-width: 767px) {
  footer [class*="col-xs"]:nth-child(2n-1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  footer {
    padding-top: 40px;
  }
  footer .row .row {
    margin-left: 0;
    margin-right: 0;
  }
  footer .homebuilder .col-inner:not(.text-center) {
    text-align: left;
  }
  footer .col-sm-3 {
    margin-top: 25px;
  }
  footer .box-heading {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  footer .copyright {
    margin-top: 17px;
  }
  footer .html-module {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  footer .module-social .social-block {
    display: block;
  }
  footer .module-social .social-block .box-heading {
    text-align: center;
  }
  footer .box .box-heading h3,
  footer .box .box-heading h5,
  footer .box h3,
  footer .box h5 {
    margin-bottom: 20px;
  }
  footer .footer_modules {
    margin-bottom: 0;
  }
  footer .facebook .fb-page {
    margin-bottom: 20px;
  }
  footer .facebook .fb-page > span,
  footer .facebook .fb-page iframe {
    max-width: 100%;
  }
  footer .box-content {
    margin-bottom: 20px;
  }
  footer .accordion-footer .box-heading {
    position: relative;
    text-align: left;
    padding: 16px 25px 18px 10px;
    margin-bottom: 0;
    cursor: pointer;
  }
  footer .accordion-footer .box-heading:after {
    content: "\f067";
    position: absolute;
    right: 0;
    top: 19px;
    font-size: 14px;
    font-family: "FontAwesome";
    color: #fff;
  }
  footer .accordion-footer .box-heading:hover:after {
    color: #196ecd;
  }
  footer .accordion-footer .box-heading.active:after {
    content: "\f068";
  }
  footer .accordion-footer .box-heading + .box-content {
    display: none;
    text-align: left;
    position: relative;
    padding-left: 20px;
  }
}
@media (max-width: 479px) {
  footer {
    padding-top: 42px;
  }
  footer .col-xs-12,
  footer .html-module {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .html-module {
    margin-bottom: 30px;
  }
  footer .facebook .box-heading h3 {
    margin-bottom: 29px;
  }
  footer [class*="col-xs"] {
    float: none;
    width: 100%;
  }
}
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 42px;
  color: #f99e99;
  background: #fff;
  border: 2px solid #f99e99;
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -webkit-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0);
}
.ui-to-top,
.ui-to-top:visited {
  color: #f99e99;
}
.ui-to-top:focus,
.ui-to-top:hover {
  color: #000000;
}
.ui-to-top:hover {
  color: #000000;
  border-color: #000000;
}
.ui-to-top.active {
  -webkit-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1);
}
.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important;
}
@media (min-width: 480px) {
  .ui-to-top {
    right: 23px;
    bottom: 90px;
  }
}
.row + .row {
  margin-top: 25px;
}
#common-home
  .homebuilder
  .zemez-container:not(.custom-align)
  .row-level-1
  > .row-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .table td,
  .table th {
    padding: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-spec .table td span {
    width: 40%;
  }
  .product-spec .table td span + span {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header * + .html-module {
    margin-top: 0;
  }
  .homebuilder * + .banners,
  .homebuilder * + .html-module,
  .homebuilder * + .single-category,
  .homebuilder .col-inner > .row-level-2 + .row-level-2,
  .homebuilder .col-sm-3 + .col-sm-3,
  .homebuilder .rd-parallax {
    margin-top: 25px;
  }
  #column-left,
  #column-right,
  aside {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  footer .col-sm-3 + .col-sm-3 {
    margin-top: 0;
  }
  .rd-parallax {
    margin-bottom: 25px;
  }
  .buttons label + input.btn {
    display: block;
    width: 100%;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .common-home #content {
    padding-bottom: 0;
  }
  .breadcrumb {
    margin-top: 10px;
  }
  .product-spec .table td {
    padding: 15px 12px;
  }
  .product-spec .table td span {
    width: 100%;
  }
  .product-spec .table td span + span {
    width: 100%;
  }
  .homebuilder .col-inner {
    text-align: center;
  }
  .table-responsive {
    border: none;
  }
  .table-responsive .table-bordered {
    border: 2px solid #f5f5f5;
  }
  .delivery_page .table {
    font-size: 13px;
  }
  .image {
    text-align: center;
  }
}
#compare-total {
  letter-spacing: normal;
}
@media (min-width: 768px) {
  #compare-total {
    padding: 13px;
  }
}
@media (max-width: 580px) {
  .panel-group .panel .input-group,
  .panel-group .panel .input-group-btn,
  .panel-group .panel input#button-coupon,
  .panel-group .panel input#button-voucher,
  .panel-group .panel input#input-coupon,
  .panel-group .panel input#input-voucher {
    width: 100%;
  }
  .panel-group .panel .input-group-btn {
    float: left;
    margin-top: 5px;
  }
  h1 {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 479px) {
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important;
  }
  .product-options .option-radio .radio,
  .product-options .option-radio .radio + .radio {
    margin: 0 10px 5px 0;
  }
}
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word;
  }
}
@media (max-width: 370px) {
  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px;
  }
}
#style_switcher.loading:before,
.ajax-quickview-overlay .ajax-quickview-overlay__preloader {
  background: url(../image/quick_view_preloader.gif);
}
.modal-backdrop.in {
  z-index: 10002;
}
/*# sourceMappingURL=stylesheet.css.map */



.terms input[type="checkbox"][name="agree"] {
    display: inline-block !important;
}

.quickcheckout-content .terms label{
  font-size: 18px;
}
.quickcheckout-content .terms label input{
  width: 30px;
  height: 30px;
}

.payment h2{
  font-size: 30px;
}
.payment h3{
  font-size: 25px;
}


.quickcheckout-content .radio input[type=radio]{
  margin-left: -25px;
}
#quickcheckoutconfirm input[type="radio"]{
  display: inline-block;
}


#style_switcher{
  display: none;
}

.title-wrapper h2{
	white-space: nowrap;
}


.product-tags{
  margin-top: 40px;
}


select.options-image-picker{
  display: none !important;
}

@media only screen and (max-width : 1680px) {
}
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 992px) {
}
@media only screen and (max-width : 768px) {
.product-product .col-sm-6{
  flex: unset;
  max-width: unset;
}

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



#product .d-inline-flex.align-items-center{
  margin-top: 40px;
}


.quickcheckout-content .delivery_datetime strong{
  font-size: 14px;
  color: #008000;
}
.quickcheckout-content .delivery_datetime_note{
  font-size: 12px;
  color: #008000;
  font-weight: normal;
}


.product-options .form-group{
  margin-bottom: 40px;
}



.topNotice {
    text-align: center;
    /*border-bottom: 2px solid #972425;*/
    background-color: #FFF;
    /*
    background: url(/image/background/g3.jpg); 
    background-repeat: no-repeat;
    background-position: 80% 20%;
    background-size: cover;    
    */
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 10px;
    padding-top: 0px;
    font-family: "Microsoft JhengHei";
}





@media only screen and (min-width : 320px) {
}
@media only screen and (min-width : 480px) {
}
@media only screen and (min-width : 768px) {
}
@media only screen and (min-width : 992px) {
  .btn {
      font-size: 14px;
      line-height: 16px;
      padding: 8px 8px;
      letter-spacing: 1px;
  }
}
@media only screen and (min-width : 1200px) {
  .btn {
      font-size: 16px;
      line-height: 18px;
      padding: 8px 8px;
      letter-spacing: 2px;
  }  
}
@media only screen and (min-width : 1680px) {
  .btn {
      font-size: 18px;
      line-height: 20px;
      padding: 8px 8px;
      letter-spacing: 0.3em;
  }    
}


