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

html[dir="rtl"] .pull-left {
  float: right !important; }

html[dir="rtl"] .pull-right {
  float: left !important; }

html[dir="rtl"] .text-left {
  text-align: right; }

html[dir="rtl"] .text-right {
  text-align: left; }

html[dir="rtl"] .col-xs-1,
html[dir="rtl"] .col-sm-1,
html[dir="rtl"] .col-md-1,
html[dir="rtl"] .col-lg-1,
html[dir="rtl"] .col-xs-2,
html[dir="rtl"] .col-sm-2,
html[dir="rtl"] .col-md-2,
html[dir="rtl"] .col-lg-2,
html[dir="rtl"] .col-xs-3,
html[dir="rtl"] .col-sm-3,
html[dir="rtl"] .col-md-3,
html[dir="rtl"] .col-lg-3,
html[dir="rtl"] .col-xs-4,
html[dir="rtl"] .col-sm-4,
html[dir="rtl"] .col-md-4,
html[dir="rtl"] .col-lg-4,
html[dir="rtl"] .col-xs-5,
html[dir="rtl"] .col-sm-5,
html[dir="rtl"] .col-md-5,
html[dir="rtl"] .col-lg-5,
html[dir="rtl"] .col-xs-6,
html[dir="rtl"] .col-sm-6,
html[dir="rtl"] .col-md-6,
html[dir="rtl"] .col-lg-6,
html[dir="rtl"] .col-xs-7,
html[dir="rtl"] .col-sm-7,
html[dir="rtl"] .col-md-7,
html[dir="rtl"] .col-lg-7,
html[dir="rtl"] .col-xs-8,
html[dir="rtl"] .col-sm-8,
html[dir="rtl"] .col-md-8,
html[dir="rtl"] .col-lg-8,
html[dir="rtl"] .col-xs-9,
html[dir="rtl"] .col-sm-9,
html[dir="rtl"] .col-md-9,
html[dir="rtl"] .col-lg-9,
html[dir="rtl"] .col-xs-10,
html[dir="rtl"] .col-sm-10,
html[dir="rtl"] .col-md-10,
html[dir="rtl"] .col-lg-10,
html[dir="rtl"] .col-xs-11,
html[dir="rtl"] .col-sm-11,
html[dir="rtl"] .col-md-11,
html[dir="rtl"] .col-lg-11,
html[dir="rtl"] .col-xs-12,
html[dir="rtl"] .col-sm-12,
html[dir="rtl"] .col-md-12,
html[dir="rtl"] .col-lg-12 {
  padding-left: 20px;
  padding-right: 20px; }

label {
  font-size: 13px;
  color: #000; }
  @media (min-width: 768px) and (max-width: 991px) {
    label {
      font-size: 10px; } }

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

html[dir="rtl"] .product-options .radio input[type="radio"] + label {
  text-align: right; }

textarea {
  resize: none; }

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

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

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

.bootstrap-datetimepicker-widget {
  z-index: 10005 !important; }
  .bootstrap-datetimepicker-widget td.day,
  .bootstrap-datetimepicker-widget td.minute,
  .bootstrap-datetimepicker-widget td.hour,
  .bootstrap-datetimepicker-widget td.second,
  .bootstrap-datetimepicker-widget thead tr:first-child th,
  .bootstrap-datetimepicker-widget td span {
    border: 1px solid transparent;
    border-radius: 0;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .bootstrap-datetimepicker-widget td.day:hover,
    .bootstrap-datetimepicker-widget td.minute:hover,
    .bootstrap-datetimepicker-widget td.hour:hover,
    .bootstrap-datetimepicker-widget td.second:hover,
    .bootstrap-datetimepicker-widget thead tr:first-child th:hover,
    .bootstrap-datetimepicker-widget td span:hover {
      background: transparent;
      color: #e21c07;
      border-color: #e0e0e0 !important; }
  .bootstrap-datetimepicker-widget td.separator {
    font-size: 20px;
    line-height: 20px; }
  .bootstrap-datetimepicker-widget a[data-action] {
    background: transparent;
    color: #000; }
    .bootstrap-datetimepicker-widget a[data-action] span {
      border: none; }
  .bootstrap-datetimepicker-widget a[data-action],
  .bootstrap-datetimepicker-widget .timepicker td > span,
  .bootstrap-datetimepicker-widget td.separator {
    color: #000; }
  .bootstrap-datetimepicker-widget a[data-action]:hover,
  .bootstrap-datetimepicker-widget .timepicker td > span:hover {
    color: #e21c07; }
  .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: 1px solid #e0e0e0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 0px; }

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

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

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

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

@-ms-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }

@-o-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }

@-webkit-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }

@-moz-keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }

@keyframes alert-anim {
  0% {
    top: -100%; }
  60% {
    top: 0; }
  100% {
    top: 0; } }

@-ms-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }

@-o-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }

@-webkit-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }

@-moz-keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }

@keyframes alert-anim2 {
  0% {
    top: -100%; }
  60% {
    top: 100%; }
  100% {
    top: 100%; } }

@-ms-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }

@-o-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }

@-webkit-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }

@-moz-keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }

@keyframes alert-icon-anim {
  0% {
    font-size: 0; }
  60% {
    font-size: 0; } }

.product_page-right .alert {
  margin-top: 20px; }

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

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

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

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

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

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

.pagination {
  margin: 0; }
  .pagination:before, .pagination:after {
    display: table;
    content: "";
    line-height: 0; }
  .pagination:after {
    clear: both; }
  .pagination > li {
    display: block;
    float: left; }
    .pagination > li > a,
    .pagination > li > span {
      display: inline-block;
      color: #666;
      background: #f5f5f5;
      border: none;
      float: none;
      margin-left: 0;
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      padding: 0;
      border: 1px solid #e0e0e0; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 3;
        color: #000;
        background: #ededed;
        border-color: #e0e0e0; }
    .pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus,
    .pagination > li.active > span,
    .pagination > li.active > span:hover,
    .pagination > li.active > span:focus {
      background: #e21c07;
      color: #fff;
      border-color: #e0e0e0;
      z-index: auto; }
    .pagination > li + li > a,
    .pagination > li + li > span {
      border-left: none; }
    .pagination > li + li:nth-child(5n+6) {
      clear: left; }
      .pagination > li + li:nth-child(5n+6) > a,
      .pagination > li + li:nth-child(5n+6) > span {
        border-left: 1px solid #e0e0e0; }
    .pagination > li + li:nth-child(n+6) {
      margin-top: 2px; }

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

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

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

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

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

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

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

.table-bordered > tbody > tr > td {
  vertical-align: middle; }

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

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

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

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

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

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

html[dir="rtl"] .fancybox-close {
  right: auto;
  left: -18px; }

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

.form-horizontal .control-label,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0; }

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

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

.text-danger {
  color: #F00; }

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

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

.tooltip {
  z-index: 9999; }

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

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

.modal {
  z-index: 10005; }
  .modal .terms_conditions_page {
    margin-top: 30px; }
  .modal-backdrop {
    z-index: 10000; }

@media (max-width: 640px) {
  html[dir="rtl"] .table.table-bordered.table-responsive, html[dir="rtl"] .table-responsive .table.table-bordered {
    max-width: none !important; } }

/*========================================================
                      Main Styles
=========================================================*/
body {
  font: 300 14px/24px "Montserrat", sans-serif;
  color: #000;
  background: #000; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0 0 15px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: normal; }

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

h2 {
  font-size: 18px; }
  @media (max-width: 767px) {
    h2 {
      margin-top: 10px; } }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

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

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

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

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

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

strong,
b {
  color: #000; }

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

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

div.required .control-label:after {
  content: '*';
  color: #ee372a;
  font-weight: bold;
  margin-left: 5px; }

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

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

.bg-gray {
  background: #f2f2f2; }

.bg-primary {
  background: #e21c07; }

@media (min-width: 768px) {
  .pull-right-md {
    float: right; } }

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

@media (min-width: 992px) {
  .col-sm-9 .product-layout.col-lg-4:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 991px) {
  .col-sm-9 .product-layout.col-lg-4:nth-child(2n+1) {
    clear: left; } }

.col-sm-12 .product-layout:nth-child(4n+5) {
  clear: both; }

@media (max-width: 991px) {
  .col-sm-12 .product-layout:nth-child(2n+3) {
    clear: both; } }

/*========================================================
                      Header styles
=========================================================*/
@media (min-width: 768px) {
  header .top-wrapper .col-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    header .top-wrapper .col-inner > div {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: right;
      font-size: 8px; }
      header .top-wrapper .col-inner > div:first-child {
        text-align: left;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 80%;
        flex: 1 1 80%; }
        html[dir="rtl"] header .top-wrapper .col-inner > div:first-child {
          text-align: right; } }

header .logo {
  line-height: 100%;
  margin: 0; }
  header .logo a {
    display: inline-block; }
  @media (min-width: 768px) {
    header .logo {
      float: right; } }
  header .logo:after {
    display: none; }

.top-line {
  background: #000;
  padding: 4px 0 5px;
  color: #fff; }
  .top-line a, .top-line a:visited, .top-line a:focus {
    color: inherit; }
  .top-line a:hover {
    color: #e21c07; }

.mid-line {
  padding: 40px 0 15px;
  position: relative;
  color: #000; }
  .mid-line a, .mid-line a:visited, .mid-line a:focus {
    color: inherit; }
  .mid-line a:hover {
    color: #e21c07; }

/*================  TOGGLE MENU ===============*/
.toggle_menu_wrap {
  display: none; }
  @media (min-width: 768px) {
    .toggle_menu_wrap {
      position: relative;
      display: inline-block;
      z-index: 7; }
      .toggle_menu_wrap .toggle_menu {
        font-size: 11px;
        font-weight: bold;
        color: rgba(255, 255, 255, 0.8);
        text-transform: uppercase; }
        .toggle_menu_wrap .toggle_menu:hover, .toggle_menu_wrap .toggle_menu.active {
          color: #e21c07; }
        .toggle_menu_wrap .toggle_menu_cont {
          display: none;
          position: absolute;
          left: 0;
          top: 30px;
          width: 295px;
          z-index: -1;
          background: rgba(0, 0, 0, 0.8);
          padding: 30px; }
          html[dir="rtl"] .toggle_menu_wrap .toggle_menu_cont {
            right: 0;
            left: auto; }
          .toggle_menu_wrap .toggle_menu_cont li.sfToggle .toggle_cont__right {
            padding: 32px 12px 25px 38px; }
            .toggle_menu_wrap .toggle_menu_cont li.sfToggle .toggle_cont__right li {
              display: block; }
          .toggle_menu_wrap .toggle_menu_cont > li {
            display: block;
            position: relative; }
            .toggle_menu_wrap .toggle_menu_cont > li a:before {
              display: none; } }

/*================  Toggle ===============*/
.nav span.toggle {
  cursor: pointer;
  color: inherit; }
  @media (min-width: 768px) {
    .nav span.toggle {
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; } }
  .nav span.toggle span:after {
    display: inline-block;
    content: '\f0d7';
    margin-left: 2px;
    font-weight: 400;
    font-family: "FontAwesome"; }
    html[dir="rtl"] .nav span.toggle span:after {
      margin-left: 0;
      margin-right: 5px; }
  .nav span.toggle:hover {
    color: #e21c07; }

.toggle-wrap {
  position: relative; }

.toggle_cont {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 100%;
  top: calc(100% + 5px);
  width: 150px;
  z-index: 20; }
  @media (min-width: 768px) {
    html[dir="rtl"] .toggle_cont {
      right: auto;
      left: 0; } }
  .toggle_cont > li > a,
  .toggle_cont > li > button {
    text-align: left;
    width: 100%;
    display: block;
    color: #fff;
    padding: 5px 10px 5px 15px;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: .4px; }
    html[dir="rtl"] .toggle_cont > li > a, html[dir="rtl"]
    .toggle_cont > li > button {
      text-align: right; }
    .toggle_cont > li > a:hover,
    .toggle_cont > li > button:hover {
      background: #e21c07;
      color: #fff; }
  .toggle_cont > li > button {
    color: inherit; }
  .toggle_cont__right {
    right: 0;
    left: auto; }

/*================   Top Links style   ===============*/
@media (min-width: 768px) {
  header .nav > .toggle {
    display: none; }
  header .nav > .toggle_cont {
    display: block !important;
    position: static;
    padding: 0;
    margin: 0;
    background: none;
    width: auto; }
    header .nav > .toggle_cont > li {
      display: inline-block; }
      header .nav > .toggle_cont > li + li {
        margin-left: 6px; }
      header .nav > .toggle_cont > li > a {
        display: inline-block;
        padding: 0; }
        header .nav > .toggle_cont > li > a:hover, header .nav > .toggle_cont > li > a.current {
          color: #000;
          background: none; }
    .common-home header .nav > .toggle_cont > li.first > a {
      color: #e21c07; } }

@media (max-width: 767px) {
  header .nav {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 10000; }
    header .nav .toggle-wrap .toggle {
      display: none; }
    header .nav .toggle-wrap .toggle_cont {
      display: block !important;
      height: auto !important;
      position: static;
      padding: 0;
      -moz-transition: 0;
      -o-transition: 0;
      -webkit-transition: 0;
      transition: 0; }
      header .nav .toggle-wrap .toggle_cont li + li {
        margin-top: 0; } }

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language,
.box-currency {
  font-size: 8px;
  display: inline-block; }
  .box-language .toggle-wrap,
  .box-currency .toggle-wrap {
    vertical-align: top; }
  .box-language .toggle,
  .box-currency .toggle {
    display: block;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff; }
    @media (min-width: 768px) {
      .box-language .toggle,
      .box-currency .toggle {
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; } }
    .box-language .toggle:after,
    .box-currency .toggle:after {
      display: inline-block;
      content: '\f0d7';
      margin-left: 0;
      font-weight: 400;
      font-family: "FontAwesome"; }
      html[dir="rtl"] .box-language .toggle:after, html[dir="rtl"]
      .box-currency .toggle:after {
        margin-left: 0;
        margin-right: 0; }
    .box-language .toggle.active, .box-language .toggle:hover,
    .box-currency .toggle.active,
    .box-currency .toggle:hover {
      color: #e21c07; }
    .box-language .toggle_cont > li > a,
    .box-language .toggle_cont > li > button,
    .box-currency .toggle_cont > li > a,
    .box-currency .toggle_cont > li > button {
      color: #fff; }
      .box-language .toggle_cont > li > a:hover, .box-language .toggle_cont > li > a.selected,
      .box-language .toggle_cont > li > button:hover,
      .box-language .toggle_cont > li > button.selected,
      .box-currency .toggle_cont > li > a:hover,
      .box-currency .toggle_cont > li > a.selected,
      .box-currency .toggle_cont > li > button:hover,
      .box-currency .toggle_cont > li > button.selected {
        background: #e21c07;
        color: #fff; }

.box-currency .toggle_cont {
  right: auto;
  left: 0; }
  @media (min-width: 768px) {
    .box-currency .toggle_cont {
      right: 0;
      left: auto; }
      html[dir="rtl"] .box-currency .toggle_cont {
        right: auto;
        left: 0; } }

.box-language .toggle_cont,
.box-currency .toggle_cont {
  top: calc(100% + 5px); }

/*========================================================
               Responsive Header styles
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  header .top-wrapper .col-inner > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 10px; }
    header .top-wrapper .col-inner > div:first-child {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
      flex: 1 1 60%; } }

@media (max-width: 767px) {
  header nav .toggle_cont {
    top: 100%; }
  header .top-line {
    background: #fff; }
    header .top-line a, header .top-line a:visited, header .top-line a:focus {
      color: #000; }
    header .top-line:hover {
      color: #e21c07; }
  header .mid-line {
    padding: 15px 0; }
  header .logo {
    text-align: right; }
  header .search {
    float: none;
    margin: 15px 0;
    right: 0; }
    html[dir="rtl"] header .search {
      margin-right: 0; }
  header .box-currency {
    margin-right: 0;
    padding: 0; }
    html[dir="rtl"] header .box-currency {
      margin-left: 0; }
  header .box-cart {
    float: none;
    margin-top: 0; }
  .box-nav {
    display: inline-block; }
  .btn-wishlist,
  .box-language,
  .box-currency {
    display: inline-block;
    margin-right: 8px;
    font-size: 12px; }
    .btn-wishlist .toggle,
    .box-language .toggle,
    .box-currency .toggle {
      color: #000; }
    .btn-wishlist .toggle_cont,
    .box-language .toggle_cont,
    .box-currency .toggle_cont {
      left: 0;
      right: auto; }
  .toggle_cont > li > a, .toggle_cont > li > button {
    color: #fff !important; } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important; } }

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

#content {
  margin: 15px 0 0;
  padding-bottom: 30px; }
  #content > h2 {
    margin-bottom: 37px; }
  #common-home #content {
    margin: 0;
    padding-bottom: 0; }

.color-box-1 {
  background: #e21c07;
  padding: 40px 0; }

.common-home section.bottom {
  position: relative;
  z-index: 2; }

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

.manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
  .manufacturer-content div li + li, #content ul.list-unstyled li + li {
    margin-top: 10px; }
  .manufacturer-content div a, #content ul.list-unstyled a {
    position: relative;
    color: #000; }
    .manufacturer-content div a:hover, #content ul.list-unstyled a:hover {
      color: #e21c07; }
    .manufacturer-content div a:before, #content ul.list-unstyled a:before {
      content: '\e11d';
      margin-right: 5px;
      font-weight: 400;
      font-size: 14px;
      font-family: "material-design";
      color: #e21c07; }
      html[dir="rtl"] .manufacturer-content div a:before, html[dir="rtl"] #content ul.list-unstyled a:before {
        content: '\e0c3';
        margin-right: 0;
        margin-left: 5px; }

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

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

/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url(../image/lazy-loader.gif) no-repeat center center; }
  .lazy img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    height: auto;
    z-index: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0;
    -webkit-backface-visibility: hidden; }
  .lazy.lazy-loaded {
    background: none; }
    .lazy.lazy-loaded img {
      opacity: 1; }

#search {
  display: none;
  opacity: 0;
  line-height: 0;
  position: absolute;
  top: -2px;
  width: 0;
  right: -15px;
  z-index: 21; }

.search {
  display: inline-block;
  position: relative; }
  .search i.inner {
    position: absolute;
    left: 15px;
    top: 18px;
    color: #000;
    display: none; }
  .search input[type="text"] {
    color: #000;
    font-family: "Montserrat", sans-serif;
    width: 90%;
    float: left;
    font-size: 10px;
    font-weight: 300;
    height: 27px;
    padding: 0 15px;
    background: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .search input[type="text"]:focus {
      outline: none; }
    .search input[type="text"]::-webkit-input-placeholder {
      color: #000;
      opacity: 1; }
    .search input[type="text"]:-moz-placeholder {
      color: #000;
      opacity: 1; }
    .search input[type="text"]::-moz-placeholder {
      color: #000;
      opacity: 1; }
    .search input[type="text"]:-ms-input-placeholder {
      color: #000;
      opacity: 1; }
  .search button {
    width: 10%;
    float: right;
    height: 27px;
    font-size: 10px; }
    .search button, .search button:visited, .search button:focus {
      background: #000;
      color: inherit; }
    .search button:hover {
      color: #e21c07; }

a.top-search {
  cursor: pointer;
  display: inline-block; }
  a.top-search span {
    vertical-align: top; }
    html[lang="ru"] a.top-search span {
      display: none; }
    html[lang="de"] a.top-search span {
      display: none; }
  a.top-search, a.top-search:visited, a.top-search:focus {
    color: #fff; }
  a.top-search.active, a.top-search.active:hover, a.top-search:hover {
    color: #e21c07; }

#livesearch_search_results {
  margin: 0;
  padding: 15px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  text-align: left;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style-type: none;
  z-index: 20;
  font-size: 14px;
  line-height: 16px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }
  [dir="rtl"] #livesearch_search_results {
    text-align: right; }
  #livesearch_search_results li {
    -webkit-transition: none;
    transition: none;
    -moz-transition: 0.3s background-color ease;
    -o-transition: none;
    -webkit-transition: 0.3s background-color ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    #livesearch_search_results li a,
    #livesearch_search_results li a:visited {
      color: #fff;
      text-transform: none;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none;
      transition: none;
      -moz-transition: 0.3s color ease;
      -o-transition: none;
      -webkit-transition: 0.3s color ease; }
    #livesearch_search_results li img {
      float: left;
      margin-right: 10px;
      max-width: 80px; }
      [dir="rtl"] #livesearch_search_results li img {
        float: right;
        margin-right: 0;
        margin-left: 10px; }
      #livesearch_search_results li img.loading {
        background: #f5f5f5; }
    #livesearch_search_results li:hover, #livesearch_search_results li:visited:hover, #livesearch_search_results li:focus:hover {
      background-color: #e21c07; }
      #livesearch_search_results li:hover a, #livesearch_search_results li:visited:hover a, #livesearch_search_results li:focus:hover a {
        color: #fff; }
  #livesearch_search_results a {
    display: block;
    padding: 10px;
    color: #fff; }
    #livesearch_search_results a:before, #livesearch_search_results a:after {
      display: table;
      content: "";
      line-height: 0; }
    #livesearch_search_results a:after {
      clear: both; }
    #livesearch_search_results a:visited {
      color: #fff; }

/*========================================================
               Responsive styles
=========================================================*/
@media (max-width: 767px) {
  .search {
    width: 100%;
    position: relative;
    margin: 0 0 20px;
    top: auto;
    right: auto;
    float: none !important; }
    .search .top-search {
      display: none !important; }
    .search input[type="text"] {
      width: 92%;
      color: #fff;
      background: black; }
      .search input[type="text"]::-webkit-input-placeholder {
        color: #fff; }
      .search input[type="text"]:-moz-placeholder {
        color: #fff; }
      .search input[type="text"]::-moz-placeholder {
        color: #fff; }
      .search input[type="text"]:-ms-input-placeholder {
        color: #fff; }
    .search button {
      width: 7%; }
      .search button, .search button:visited {
        color: #fff;
        background: #000; }
      .search button:hover, .search button:focus, .search button:active {
        background: #e21c07;
        color: #fff; }
  #livesearch_search_results {
    left: 0;
    background: #000; }
  #search {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: visible !important;
    margin: 0 !important;
    display: block !important;
    opacity: 1 !important;
    width: 100% !important;
    z-index: 3; }
    #search i.inner {
      display: none; }
    #search .inner {
      display: block;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      #search .inner.container {
        padding-left: 0;
        padding-right: 0; }
    #search input[type="text"] {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    #search:before {
      display: none; } }

@media (max-width: 480px) {
  header .block-right {
    width: 100%;
    text-align: center; }
    header .block-right > div.search {
      float: none;
      display: inline-block;
      vertical-align: top; }
  #livesearch_search_results li img {
    max-width: 70px; }
  .search input[type="text"] {
    width: 89%; }
  .search button {
    width: 10%; } }

/*================ Box Cart  ===============*/
.box-cart .btn-remove-wrap, .box-cart .btn-remove__cnt {
  position: absolute;
  left: 0;
  right: 0; }
  .box-cart .btn-remove-wrap i, .box-cart .btn-remove__cnt i {
    font-size: 20px; }

.box-cart .btn-remove-wrap {
  top: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  background: rgba(0, 0, 0, 0.8); }

.box-cart .btn-remove__cnt {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.box-cart .btn-danger,
.box-cart .btn-danger:focus {
  border: 0;
  padding: 0;
  color: #e21c07;
  font-size: 15px;
  background: none; }
  .box-cart .btn-danger:hover,
  .box-cart .btn-danger:focus:hover {
    color: #e21c07;
    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: .6; }

.box-cart .fl-left {
  float: left;
  width: 25%; }
  [dir="rtl"] .box-cart .fl-left {
    float: right; }

.box-cart .fl-right {
  float: right;
  width: 62%;
  margin-right: 7%;
  line-height: 28px; }
  [dir="rtl"] .box-cart .fl-right {
    float: left;
    margin-right: 0;
    margin-left: 7%; }

.box-cart .btn-remove {
  position: absolute;
  right: 8px;
  top: 11px;
  line-height: 20px;
  color: #e21c07; }
  [dir="rtl"] .box-cart .btn-remove {
    right: auto;
    left: 8px; }
  .box-cart .btn-remove i {
    font-size: 18px;
    line-height: 20px;
    -moz-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease; }

.box-cart .buttons .link + .link {
  margin-left: 10px; }
  [dir="rtl"] .box-cart .buttons .link + .link {
    margin-left: 0;
    margin-right: 10px; }

.link-1 {
  display: inline-block;
  margin: 0 0 0 13px;
  font-size: 15px;
  color: #fff; }
  .link-1:hover {
    color: #e21c07; }

/*================  Cart  ===============*/
.cart {
  position: relative; }
  .cart .bold {
    font-weight: 800; }
  .cart > button {
    position: relative;
    text-align: right;
    font-family: "Montserrat", sans-serif; }
    [dir="rtl"] .cart > button {
      text-align: left; }
    .cart > button i,
    .cart > button strong,
    .cart > button span {
      color: #fff; }
    .cart > button .cart-total {
      display: none; }
    .cart > button.active,
    .cart > button.active strong, .cart > button:hover,
    .cart > button:hover strong {
      color: #e21c07; }
    .cart > button.active i, .cart > button:hover i {
      color: #e21c07; }
  .cart .cart-remove-btn {
    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 .btn, .cart .btn:visited {
    color: #fff;
    background: #e21c07;
    border-color: #e21c07; }
  .cart .btn:hover, .cart .btn:focus, .cart .btn:active {
    color: #fff;
    background: #333;
    border-color: #333; }
  .cart .btn i {
    font-size: 16px;
    margin-left: 5px;
    display: inline-block; }
  .cart .btn-l,
  .cart .btn-r {
    display: block;
    margin-bottom: 10px;
    font-size: 10px; }
  .cart .btn-l, .cart .btn-l:visited {
    color: #fff;
    background-color: #555;
    border-color: #555; }
  .cart .btn-l:hover, .cart .btn-l:focus, .cart .btn-l:active {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .cart .name {
    margin-bottom: 3px; }
    .cart .name a {
      text-transform: none;
      line-height: 19px;
      font-size: 12px;
      font-weight: 500; }
  .cart .quant {
    background: #eee;
    padding: 3px 12px;
    margin: 0 10px 0 0;
    font-size: 16px;
    color: #666; }
  .cart .price-cart {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-left: 6px; }

/*================  Cart DropDown ===============*/
.box-cart .toggle_cont {
  z-index: 1001;
  min-width: 260px;
  width: 320px;
  padding: 20px;
  max-height: 434px;
  right: 0;
  left: auto;
  top: 100%;
  list-style-type: none;
  color: #aaa;
  margin: 5px 0 0;
  border: 0;
  overflow-y: auto;
  overflow-x: hidden;
  letter-spacing: .3px;
  background: rgba(0, 0, 0, 0.8); }
  [dir="rtl"] .box-cart .toggle_cont {
    text-align: right; }
  .box-cart .toggle_cont .link:hover,
  .box-cart .toggle_cont .total .text-right {
    color: #fff; }
  .box-cart .toggle_cont .name a, .box-cart .toggle_cont .name a:visited, .box-cart .toggle_cont .name a:focus {
    color: #fff; }
  .box-cart .toggle_cont .name a:hover {
    color: #e21c07; }
  .box-cart .toggle_cont li {
    position: relative; }
    .box-cart .toggle_cont li.product {
      padding-bottom: 15px; }
      .box-cart .toggle_cont li.product .name {
        width: 165px;
        padding-left: 20px; }
        [dir="rtl"] .box-cart .toggle_cont li.product .name {
          padding-left: 0;
          padding-right: 20px; }
      .box-cart .toggle_cont li.product .image {
        width: 70px; }
  .box-cart .toggle_cont p {
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1px;
    font-weight: 400; }
  .box-cart .toggle_cont > li {
    position: relative;
    overflow: hidden; }
    .box-cart .toggle_cont > li + li {
      border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .box-cart .toggle_cont .btn {
    padding: 10px 10px;
    font-size: 14px; }
  .box-cart .toggle_cont .total {
    list-style-type: none;
    padding: 10px 0;
    font-size: 13px; }
    .box-cart .toggle_cont .total > .t-row {
      position: relative;
      overflow: hidden; }
      .box-cart .toggle_cont .total > .t-row > div {
        width: 60%;
        float: left;
        line-height: 28px;
        vertical-align: middle; }
        [dir="rtl"] .box-cart .toggle_cont .total > .t-row > div {
          float: right; }
        .box-cart .toggle_cont .total > .t-row > div b {
          font-weight: 500;
          color: #000; }
        .box-cart .toggle_cont .total > .t-row > div + div {
          width: 40%; }
        .box-cart .toggle_cont .total > .t-row > div em {
          color: #000;
          font-style: normal;
          font-weight: 600; }

@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 10000; }
    .cart > button {
      position: relative; }
      .cart > button .cart-total,
      .cart > button strong {
        display: none; }
      .cart > button i {
        line-height: inherit;
        margin-right: 0; }
      .cart > button span {
        font-size: 12px; }
    .cart .toggle_cont {
      max-height: 260px;
      overflow: auto;
      background: #000;
      right: -10px;
      margin: 0;
      overflow-y: auto;
      overflow-x: hidden; } }

@media (max-width: 480px) {
  .cart .toggle_cont {
    right: -40px;
    width: 290px;
    line-height: 1.2em;
    padding: 10px 15px; }
    .cart .toggle_cont .total {
      font-size: 12px; }
      .cart .toggle_cont .total > .t-row > div {
        line-height: 1.7em; }
    .cart .toggle_cont li.product .image {
      width: 40px; }
    .cart .toggle_cont .buttons {
      margin: .7em 0; } }

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

.product-thumb .caption + .button-group {
  margin-top: 12px; }

.product-thumb .button-group .product-btn {
  margin-left: 4px;
  margin-right: 4px; }

/* ===================   Product Image   =================== */
.product-thumb .image {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
  border: 0; }
  .product-thumb .image > a {
    display: block; }
    .product-thumb .image > a img {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      margin: 0 auto; }
  .product-thumb .image .img-primary,
  .product-thumb .image .img-secondary {
    opacity: 0; }
  .product-thumb .image .rating {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -36px; }
  .product-thumb .image .lazy-loaded {
    display: block; }
    .product-thumb .image .lazy-loaded .img-primary {
      opacity: 1; }
    .product-thumb .image .lazy-loaded .img-secondary {
      opacity: 0; }
  .product-thumb .image:hover .lazy-loaded .img-primary {
    opacity: 0; }
  .product-thumb .image:hover .lazy-loaded .img-secondary {
    opacity: 1; }

/* ===================   Product Caption   =================== */
.name > a, .name > a:visited, .name > a:focus {
  color: #000; }

.name > a:hover {
  color: #e21c07; }

.product-thumb {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .product-thumb .aside {
    display: none; }
  .product-thumb .rating {
    margin-top: 6px;
    margin-bottom: 9px;
    line-height: 1.2em;
    display: none; }
    .product-thumb .rating > span {
      margin-left: 2px;
      margin-right: 2px; }
  .product-thumb .name {
    font-size: 18px;
    line-height: 31px;
    font-weight: 300;
    margin: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-transform: none; }
    .product-thumb .name > a {
      display: inline; }
  .product-thumb .content {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    opacity: 0;
    background: rgba(255, 255, 255, 0.8);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -moz-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
    -o-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
    -webkit-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
    transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87); }
    .product-layout.col-xs-12 .product-thumb .content {
      top: 30px;
      left: 30px;
      bottom: 30px;
      right: 30px; }
      .product-layout.col-xs-12 .product-thumb .content .caption {
        padding: 30px; }
    #content .product-thumb .content {
      top: 20px;
      left: 20px;
      bottom: 20px;
      right: 20px; }
    .product-thumb .content .caption {
      position: absolute;
      bottom: 20px;
      left: 0;
      right: 0;
      top: auto;
      padding: 19px; }
  .product-thumb .description {
    display: block;
    margin-top: 2px;
    font-size: 10px;
    line-height: 17px;
    font-weight: 200;
    letter-spacing: .1px; }
    .featured .product-thumb .description {
      display: none; }
  .product-thumb .btn-icon {
    margin: 0 1px;
    font-size: 14px;
    font-weight: normal;
    color: #000; }
    .product-thumb .btn-icon:hover {
      color: #e21c07; }
  .product-thumb:hover .content {
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }

.cart-button .btn-icon {
  margin-left: 5px;
  margin-right: 5px; }

/* ==================    Product List, Product Grid    =================== */
@media (min-width: 768px) {
  .product-list .product-thumb .caption,
  .product-list .product-thumb .cart-button {
    overflow: hidden; } }

.row .product-list {
  padding-right: 20px;
  padding-left: 20px; }

.button-wrap {
  margin-bottom: 11px; }

@media (min-width: 768px) {
  .product-list .product-thumb {
    text-align: left;
    margin-bottom: 15px; }
    .product-list .product-thumb:before, .product-list .product-thumb:after {
      display: table;
      content: "";
      line-height: 0; }
    .product-list .product-thumb:after {
      clear: both; }
    .product-list .product-thumb .image,
    .product-list .product-thumb .content {
      float: left; }
      html[dir="rtl"] .product-list .product-thumb .image, html[dir="rtl"]
      .product-list .product-thumb .content {
        float: right;
        text-align: right; }
    .product-list .product-thumb .image {
      width: 30.77%; }
      .product-list .product-thumb .image .content {
        display: none; }
    .product-list .product-thumb .content {
      padding: 0;
      width: 66%;
      position: relative;
      opacity: 1;
      background: white;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -moz-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      -o-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      -webkit-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87); }
      #content .product-list .product-thumb .content {
        padding: 0 30px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
      .product-list .product-thumb .content .caption {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        padding: 0 !important; }
  .product-grid {
    margin-bottom: 30px; }
    .product-grid .product-thumb .image .content {
      display: block; }
    .product-grid .product-thumb .content {
      display: none; } }

@media (max-width: 767px) {
  .product-grid .product-thumb .image + .content {
    display: none; } }

@media (min-width: 992px) {
  .product-layout.product-grid.col-lg-3:nth-child(4n+5) {
    clear: left; }
    [dir="rtl"] .product-layout.product-grid.col-lg-3:nth-child(4n+5) {
      clear: right; }
  .product-layout.product-grid.col-lg-4:nth-child(3n+4) {
    clear: left; }
    [dir="rtl"] .product-layout.product-grid.col-lg-4:nth-child(3n+4) {
      clear: right; } }

@media (max-width: 991px) {
  .product-layout.product-grid.col-lg-3:nth-child(2n+3),
  .product-layout.product-grid.col-lg-4:nth-child(2n+3) {
    clear: left; }
    [dir="rtl"] .product-layout.product-grid.col-lg-3:nth-child(2n+3), [dir="rtl"]
    .product-layout.product-grid.col-lg-4:nth-child(2n+3) {
      clear: right; } }

/* ==================   SALE   =================== */
.sale,
.discount,
.new-pr {
  display: inline-block;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  line-height: 1.2em; }

.sale,
.new-pr {
  top: 0;
  padding: 17px 2px;
  width: 44px;
  color: #fff;
  text-align: center;
  background: #000; }
  .sale:before, .sale:after,
  .new-pr:before,
  .new-pr:after {
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    content: '';
    display: inline-block; }
  .sale:before,
  .new-pr:before {
    border-top: 11px solid #000;
    border-right: 23px solid transparent;
    left: 0; }
  .sale:after,
  .new-pr:after {
    border-top: 11px solid #000;
    border-left: 23px solid transparent;
    right: 0; }

.sale {
  background-color: #e21c07;
  right: 19px; }
  .sale:before {
    border-top: 11px solid #e21c07; }
  .sale:after {
    border-top: 11px solid #e21c07; }

.new-pr {
  left: 19px; }

.discount {
  color: #e21c07;
  top: 15px;
  right: 65px; }

.quantity {
  display: inline-block;
  position: relative; }
  .quantity > div {
    position: relative;
    overflow: hidden;
    width: 61px;
    height: 47px;
    float: left;
    margin-right: 10px; }
    html[dir="rtl"] .quantity > div {
      margin-left: 10px;
      margin-right: 10px; }
  .quantity > label {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0; }
  .quantity input[name*="quantity"] {
    width: 61px;
    height: 47px;
    color: #949494;
    border-color: #e1e1e1;
    background: #fff;
    padding: 12px 20px 12px 5px; }
  .quantity .counter {
    position: absolute;
    display: inline-block;
    top: 11px;
    right: 8px;
    width: 12px;
    height: 10px;
    line-height: 10px;
    padding: 0;
    font-size: 14px; }
    .quantity .counter, .quantity .counter:visited, .quantity .counter:focus {
      color: #949494; }
    .quantity .counter.counter-minus {
      top: auto;
      bottom: 11px;
      padding: 0; }
    .quantity .counter:hover {
      background: none;
      color: #e21c07; }

.fa-plus:before {
  content: "\f0d8"; }

.fa-minus:before {
  content: "\f0d7"; }

/* ===================   Product Price    =================== */
.product-thumb .price-new,
.product-thumb .price-old,
.product-thumb .price,
.ajax-quickview .price-new,
.ajax-quickview .price-old,
.ajax-quickview .price {
  font-size: 10px;
  line-height: 17px; }

.product-thumb .price,
.product-thumb .price-new,
.ajax-quickview .price,
.ajax-quickview .price-new {
  font-weight: 700; }

.product-thumb .price,
.ajax-quickview .price {
  color: #000;
  margin: 0; }

.product-thumb .price-new,
.ajax-quickview .price-new {
  color: #000; }

.product-thumb .price-old,
.ajax-quickview .price-old {
  color: #000;
  font-size: 10px;
  line-height: 17px;
  font-weight: 400; }

.price-new,
.price-old,
.price {
  display: inline-block;
  font-size: 10px;
  line-height: 24px; }

.price-new {
  margin-right: 5px; }

.price-old {
  font-weight: 400;
  text-decoration: line-through;
  vertical-align: top; }

.price-section {
  margin-top: 20px;
  font-weight: 700; }
  .price-section .price-new,
  .price-section .price-section .price-old {
    font-size: 30px;
    color: #000;
    line-height: 30px; }
  .price-section .price-old {
    font-size: 20px;
    line-height: 30px; }
  .price-section .reward {
    display: block;
    margin-top: 10px; }

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

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

.price s {
  font-size: 14px;
  color: #666; }

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

.stock {
  color: #54B70B; }

.out-stock {
  color: #EE372A; }

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

/* ===================   Product Rating   =================== */
.fa-stack {
  font-size: 18px;
  line-height: 14px;
  width: 0.9em;
  height: 14px; }
  .fa-stack i {
    color: #b4b4b4; }
    .fa-stack i.star {
      color: #ffb503; }

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

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

.rat {
  color: #e21c07; }

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

.ajax-overlay .product-options {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 450px;
  min-width: 300px;
  padding-bottom: 0;
  border-bottom: none;
  max-height: 80%;
  -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;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8); }
  .ajax-overlay .product-options .ajax-overlay_close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-family: "material-design";
    text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.2); }
    html[dir="rtl"] .ajax-overlay .product-options .ajax-overlay_close {
      right: auto;
      left: 10px; }
    .ajax-overlay .product-options .ajax-overlay_close:before {
      content: '\e054'; }
    .ajax-overlay .product-options .ajax-overlay_close:hover {
      color: #000; }

.ajax-overlay .product-option-wrap {
  text-align: center;
  height: 100%; }
  .ajax-overlay .product-option-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.img-category {
  margin-bottom: 15px; }

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

.review-text {
  font-size: 12px;
  color: #e21c07; }

#nav_related {
  margin-top: -20px; }

/*========================================================
               Responsive Styles Product
=========================================================*/
@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; } }

@media (min-width: 992px) and (max-width: 1199px) {
  aside .product-thumb .btn-link i {
    display: inline-block !important; }
  aside .product-thumb .btn-link span {
    display: none !important; } }

@media (max-width: 767px) {
  .box .product-layout .product-thumb,
  .box.related-block .product-thumb,
  .product-layout.product-grid .product-thumb,
  .product-layout.product-list .product-thumb {
    width: 360px;
    max-width: 100%;
    display: inline-block; }
  .product-layout {
    text-align: center; }
    .product-layout.col-xs-12 .product-thumb .content {
      left: 20px;
      top: 20px;
      right: 20px;
      bottom: 20px; }
  .product-thumb {
    text-align: left; }
    html[dir="rtl"] .product-thumb {
      text-align: right; }
    .product-thumb .image .button-wrap {
      display: none; }
    .product-thumb .content {
      opacity: 1;
      background: rgba(255, 255, 255, 0.5);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
  .img-category {
    text-align: center; }
  #content .product-layout {
    width: 50%;
    float: left; }
    #content .product-layout:nth-child(2n+1) {
      clear: left; }
    #content .product-layout + .product-layout {
      margin-top: 0; }
    #content .product-layout.clr {
      clear: both; }
  .product-thumb .price-new, .product-thumb .price-old, .product-thumb .price, .ajax-quickview .price-new, .ajax-quickview .price-old, .ajax-quickview .price {
    font-size: 12px; }
  .product-list .product-thumb .image,
  .product-list .product-thumb .caption,
  .product-list .product-thumb .aside,
  .product-grid .product-thumb .image,
  .product-grid .product-thumb .caption,
  .product-grid .product-thumb .aside {
    float: none;
    margin: 0 0 15px;
    width: 100%; }
  .product-list .product-thumb .aside,
  .product-grid .product-thumb .aside {
    display: none; }
  .product-list .product-thumb .caption,
  .product-grid .product-thumb .caption {
    border-right: none; }
  .product-list + .product-list .product-thumb,
  .product-grid + .product-list .product-thumb {
    border-top: none;
    padding-top: 0; }
  .clearfix + .product-list .product-thumb {
    border-top: none;
    padding: 0; } }

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

@media (max-width: 480px) {
  .product-layout {
    margin-bottom: 30px; }
    .product-layout[class*="col-xs"] {
      width: 100%;
      float: none; }
      .product-layout[class*="col-xs"] .product-thumb {
        width: 100%; }
  #nav_related {
    margin-top: -25px; } }

/*========================================================
                         Box
=========================================================*/
.box {
  margin: 15px 0 0; }
  .box .box-heading {
    margin: 0 0 15px; }
    .common-home .box .box-heading {
      display: none; }
    .box .box-heading h2,
    .box .box-heading h3 {
      margin: 0;
      font-weight: 300;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 20px; }
  .box.related-block .box-heading {
    margin: 0 0 30px; }

aside .box .box-heading {
  margin-bottom: 15px;
  text-transform: uppercase; }

aside .box .product-layout {
  width: 100%; }
  aside .box .product-layout + .product-layout {
    margin-top: 15px; }

.box-payments {
  list-style-type: none;
  padding: 0; }
  .box-payments:before, .box-payments:after {
    display: table;
    content: "";
    line-height: 0; }
  .box-payments:after {
    clear: both; }
  .box-payments li {
    display: inline-block;
    margin: 0 1px 4px 0; }

.box-logo {
  display: inline-block; }

.social-list {
  padding: 0; }
  .social-list:before, .social-list:after {
    display: table;
    content: "";
    line-height: 0; }
  .social-list:after {
    clear: both; }
  .social-list li {
    margin: 0;
    display: inline-block;
    text-align: center; }
    .social-list li,
    .social-list li a {
      display: inline-block; }
    .social-list li a {
      width: 49px;
      height: 49px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      font-size: 16px;
      line-height: 49px; }
      .social-list li a, .social-list li a:visited, .social-list li a:focus {
        color: #fff;
        background: #222; }
      .social-list li a:hover {
        color: #fff;
        background: #e21c07; }
    .social-list li + li {
      margin-left: 7px; }
      html[dir="rtl"] .social-list li + li {
        margin-left: 0;
        margin-right: 10px; }

.box [id*="nav_"] {
  position: relative;
  float: right;
  margin-top: 0; }
  .box [id*="nav_"]:before, .box [id*="nav_"]:after {
    display: table;
    content: "";
    line-height: 0; }
  .box [id*="nav_"]:after {
    clear: both; }
  html[dir="rtl"] .box [id*="nav_"] {
    float: left; }
    html[dir="rtl"] .box [id*="nav_"] .swiper-button-prev {
      float: left; }
  .box [id*="nav_"] [class*="swiper-button"] + [class*="swiper-button"] {
    margin-left: 4px; }
  .box [id*="nav_"] .swiper-button-next,
  .box [id*="nav_"] .swiper-button-prev {
    position: static;
    margin-top: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    background: #e0e0e0;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease; }
    .box [id*="nav_"] .swiper-button-next:hover,
    .box [id*="nav_"] .swiper-button-prev:hover {
      background: #aaa;
      border-color: #aaa;
      color: #fff; }
    .box [id*="nav_"] .swiper-button-next.swiper-button-disabled,
    .box [id*="nav_"] .swiper-button-prev.swiper-button-disabled {
      background: transparent;
      color: #e0e0e0;
      border-color: #e0e0e0;
      opacity: 1; }
    .box [id*="nav_"] .swiper-button-next:before,
    .box [id*="nav_"] .swiper-button-prev:before {
      font-family: 'Linearicons'; }
  .box [id*="nav_"] .swiper-button-next:before {
    content: '\ec3c'; }
  .box [id*="nav_"] .swiper-button-prev:before {
    content: '\ec3b'; }

aside[class][id] .box [id*="nav_"] {
  position: relative;
  float: none;
  display: inline-block;
  top: 7px; }
  html[dir="rtl"] aside[class][id] .box [id*="nav_"] {
    float: none; }

.box.featured .box-heading h2,
.box.featured .box-heading h3,
.box.featured .box-heading h4,
.box.featured .box-heading h5,
.box.featured .box-heading h6, .box.bestseller .box-heading h2,
.box.bestseller .box-heading h3,
.box.bestseller .box-heading h4,
.box.bestseller .box-heading h5,
.box.bestseller .box-heading h6, .box.latest .box-heading h2,
.box.latest .box-heading h3,
.box.latest .box-heading h4,
.box.latest .box-heading h5,
.box.latest .box-heading h6, .box.specials .box-heading h2,
.box.specials .box-heading h3,
.box.specials .box-heading h4,
.box.specials .box-heading h5,
.box.specials .box-heading h6, .box.single-category .box-heading h2,
.box.single-category .box-heading h3,
.box.single-category .box-heading h4,
.box.single-category .box-heading h5,
.box.single-category .box-heading h6, .box.blog_articles .box-heading h2,
.box.blog_articles .box-heading h3,
.box.blog_articles .box-heading h4,
.box.blog_articles .box-heading h5,
.box.blog_articles .box-heading h6, .box.manufacturer .box-heading h2,
.box.manufacturer .box-heading h3,
.box.manufacturer .box-heading h4,
.box.manufacturer .box-heading h5,
.box.manufacturer .box-heading h6, .box.socials .box-heading h2,
.box.socials .box-heading h3,
.box.socials .box-heading h4,
.box.socials .box-heading h5,
.box.socials .box-heading h6 {
  display: inline-block; }
  aside .box.featured .box-heading h2, aside
  .box.featured .box-heading h3, aside
  .box.featured .box-heading h4, aside
  .box.featured .box-heading h5, aside
  .box.featured .box-heading h6, aside .box.bestseller .box-heading h2, aside
  .box.bestseller .box-heading h3, aside
  .box.bestseller .box-heading h4, aside
  .box.bestseller .box-heading h5, aside
  .box.bestseller .box-heading h6, aside .box.latest .box-heading h2, aside
  .box.latest .box-heading h3, aside
  .box.latest .box-heading h4, aside
  .box.latest .box-heading h5, aside
  .box.latest .box-heading h6, aside .box.specials .box-heading h2, aside
  .box.specials .box-heading h3, aside
  .box.specials .box-heading h4, aside
  .box.specials .box-heading h5, aside
  .box.specials .box-heading h6, aside .box.single-category .box-heading h2, aside
  .box.single-category .box-heading h3, aside
  .box.single-category .box-heading h4, aside
  .box.single-category .box-heading h5, aside
  .box.single-category .box-heading h6, aside .box.blog_articles .box-heading h2, aside
  .box.blog_articles .box-heading h3, aside
  .box.blog_articles .box-heading h4, aside
  .box.blog_articles .box-heading h5, aside
  .box.blog_articles .box-heading h6, aside .box.manufacturer .box-heading h2, aside
  .box.manufacturer .box-heading h3, aside
  .box.manufacturer .box-heading h4, aside
  .box.manufacturer .box-heading h5, aside
  .box.manufacturer .box-heading h6, aside .box.socials .box-heading h2, aside
  .box.socials .box-heading h3, aside
  .box.socials .box-heading h4, aside
  .box.socials .box-heading h5, aside
  .box.socials .box-heading h6 {
    display: block; }

@media (max-width: 1199px) {
  .box.featured .box-heading .row, .box.bestseller .box-heading .row, .box.latest .box-heading .row, .box.specials .box-heading .row, .box.single-category .box-heading .row, .box.blog_articles .box-heading .row, .box.manufacturer .box-heading .row, .box.socials .box-heading .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .box.featured .box-heading .row [class*="col-"]:nth-child(1), .box.bestseller .box-heading .row [class*="col-"]:nth-child(1), .box.latest .box-heading .row [class*="col-"]:nth-child(1), .box.specials .box-heading .row [class*="col-"]:nth-child(1), .box.single-category .box-heading .row [class*="col-"]:nth-child(1), .box.blog_articles .box-heading .row [class*="col-"]:nth-child(1), .box.manufacturer .box-heading .row [class*="col-"]:nth-child(1), .box.socials .box-heading .row [class*="col-"]:nth-child(1) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-flex: 1;
      -ms-flex: 1 50%;
      flex: 1 50%; }
    .box.featured .box-heading .row [class*="col-"]:nth-child(2), .box.bestseller .box-heading .row [class*="col-"]:nth-child(2), .box.latest .box-heading .row [class*="col-"]:nth-child(2), .box.specials .box-heading .row [class*="col-"]:nth-child(2), .box.single-category .box-heading .row [class*="col-"]:nth-child(2), .box.blog_articles .box-heading .row [class*="col-"]:nth-child(2), .box.manufacturer .box-heading .row [class*="col-"]:nth-child(2), .box.socials .box-heading .row [class*="col-"]:nth-child(2) {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      -webkit-box-flex: 1;
      -ms-flex: 1 100%;
      flex: 1 100%;
      margin-top: 15px; }
    .box.featured .box-heading .row [class*="col-"]:nth-child(3), .box.bestseller .box-heading .row [class*="col-"]:nth-child(3), .box.latest .box-heading .row [class*="col-"]:nth-child(3), .box.specials .box-heading .row [class*="col-"]:nth-child(3), .box.single-category .box-heading .row [class*="col-"]:nth-child(3), .box.blog_articles .box-heading .row [class*="col-"]:nth-child(3), .box.manufacturer .box-heading .row [class*="col-"]:nth-child(3), .box.socials .box-heading .row [class*="col-"]:nth-child(3) {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -webkit-box-flex: 1;
      -ms-flex: 1 50%;
      flex: 1 50%; } }

@media (max-width: 767px) {
  .box.featured .box-heading .row [class*="col-"] li + li, .box.bestseller .box-heading .row [class*="col-"] li + li, .box.latest .box-heading .row [class*="col-"] li + li, .box.specials .box-heading .row [class*="col-"] li + li, .box.single-category .box-heading .row [class*="col-"] li + li, .box.blog_articles .box-heading .row [class*="col-"] li + li, .box.manufacturer .box-heading .row [class*="col-"] li + li, .box.socials .box-heading .row [class*="col-"] li + li {
    margin-left: 15px; } }

@media (max-width: 479px) {
  .box.featured .box-heading .row [class*="col-"]:nth-child(2) li, .box.bestseller .box-heading .row [class*="col-"]:nth-child(2) li, .box.latest .box-heading .row [class*="col-"]:nth-child(2) li, .box.specials .box-heading .row [class*="col-"]:nth-child(2) li, .box.single-category .box-heading .row [class*="col-"]:nth-child(2) li, .box.blog_articles .box-heading .row [class*="col-"]:nth-child(2) li, .box.manufacturer .box-heading .row [class*="col-"]:nth-child(2) li, .box.socials .box-heading .row [class*="col-"]:nth-child(2) li {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px; } }

.box.manufacturer [id*="nav_"] {
  display: none; }

.box.manufacturer .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .box.manufacturer .swiper-wrapper .swiper-slide {
    text-align: center; }

.box .nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
  text-align: center;
  width: 100%; }
  .box .nav-tabs > li {
    display: inline-block;
    float: none; }
    .box .nav-tabs > li + li {
      margin-left: 60px; }
      html[dir="rtl"] .box .nav-tabs > li + li {
        margin-left: 0;
        margin-right: 60px; }
    .box .nav-tabs > li > a {
      padding: 0;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: none;
      margin-right: 0; }
      .box .nav-tabs > li > a:focus, .box .nav-tabs > li > a:hover {
        background-color: transparent; }
      .box .nav-tabs > li > a:hover {
        border-color: transparent; }
    .box .nav-tabs > li.active > a, .box .nav-tabs > li.active > a:focus, .box .nav-tabs > li.active > a:hover {
      background: transparent;
      border: none;
      color: #e21c07; }

.box [id="nav_related"] {
  margin-top: -23px; }

aside [class*="col-"],
aside .container {
  width: 100%;
  padding: 0; }

aside .row {
  margin: 0; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  aside .box .box-heading h3 {
    font-size: 16px; } }

@media (max-width: 1024px) {
  .box [id*="nav_"] {
    min-width: 66px; } }

@media (max-width: 767px) {
  .box [id*="nav_"] {
    position: relative;
    float: none;
    text-align: center;
    display: inline-block;
    top: 15px; }
    html[dir="rtl"] .box [id*="nav_"] {
      float: none; }
  aside .box .box-heading {
    position: relative;
    cursor: pointer; }
    aside .box .box-heading:after {
      content: '\f055';
      position: absolute;
      right: 5px;
      top: 10px;
      font-size: 21px;
      font-family: "FontAwesome";
      color: #000; }
    aside .box .box-heading.active:after {
      content: '\f056'; }
  .related-block #nav_related {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0; } }

@media (min-width: 550px) and (max-width: 767px) {
  aside .box .product-thumb {
    width: 60%;
    margin: 0 auto 30px; } }

/*========================================================
                        Buttons
=========================================================*/
#button-search + h2 {
  margin-top: 15px; }

.buttons {
  margin: 1em 0; }
  .buttons:before, .buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .buttons:after {
    clear: both; }
  .buttons .btn {
    padding: 14px 20px;
    margin-bottom: 10px; }
    .buttons .btn:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .buttons .btn i,
    .buttons .btn span {
      vertical-align: middle; }
    .buttons .btn i {
      font-size: 28px;
      margin: 0 5px;
      display: inline-block;
      line-height: 24px; }
  .buttons .pull-right .btn {
    text-transform: uppercase;
    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 {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.agree:hover b {
  color: #e21c07; }

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #e21c07;
  background-color: #f2f2f2;
  border-color: #e21c07; }

/* ================   Default Buttons BEGIN   =============== */
.btn,
.btn-default,
.product-btn-add,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  border: 0;
  text-shadow: none;
  padding: 10px 14px;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .btn i,
  .btn-default i,
  .product-btn-add i,
  .btn-primary i,
  .btn-success i,
  .btn-info i,
  .btn-warning i,
  .btn-danger i {
    font-size: 12px;
    line-height: 20px;
    margin-right: 5px;
    color: #fff; }
  .btn span,
  .btn-default span,
  .product-btn-add span,
  .btn-primary span,
  .btn-success span,
  .btn-info span,
  .btn-warning span,
  .btn-danger span {
    vertical-align: top;
    padding-top: 2px;
    display: inline-block; }
  .btn, .btn:visited,
  .btn-default,
  .btn-default:visited,
  .product-btn-add,
  .product-btn-add:visited,
  .btn-primary,
  .btn-primary:visited,
  .btn-success,
  .btn-success:visited,
  .btn-info,
  .btn-info:visited,
  .btn-warning,
  .btn-warning:visited,
  .btn-danger,
  .btn-danger:visited {
    background: #000;
    color: #fff; }
  .btn:hover, .btn:focus, .btn:active,
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .product-btn-add:hover,
  .product-btn-add:focus,
  .product-btn-add:active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn-info:hover,
  .btn-info:focus,
  .btn-info:active,
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active,
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active {
    color: #fff;
    background: #e21c07;
    outline: none !important; }

/*================   Product Buttons BEGIN   ===============*/
.product-btn {
  background: #000;
  color: #fff;
  height: 49px;
  width: 49px;
  line-height: 49px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px; }
  .product-btn:hover {
    background: #e21c07;
    color: #fff; }

/* ================   QuickView  =============== */
.product-thumb .image > .quickview {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  opacity: 0;
  z-index: 1;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

/* ================   Product page buttons  =============== */
.product-buttons {
  margin: 10px 0;
  padding: 0; }
  .product-buttons:before, .product-buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .product-buttons:after {
    clear: both; }
  .product-buttons li {
    display: inline-block;
    margin-right: 10px;
    list-style: none; }
    [dir="rtl"] .product-buttons li {
      margin-right: 0;
      margin-left: 10px; }
    .product-buttons li button {
      display: inline-block;
      background: none;
      color: #000;
      padding: 0;
      margin-bottom: 5px; }
      .product-buttons li button:hover, .product-buttons li button:focus {
        color: #e21c07;
        background: transparent; }
        .product-buttons li button:hover i, .product-buttons li button:focus i {
          color: #e21c07; }
      .product-buttons li button:active {
        -webkit-box-shadow: none;
        box-shadow: none; }
      .product-buttons li button i {
        margin-right: 3px;
        color: #444653; }

#button-cart {
  display: inline-block;
  vertical-align: middle;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 5px; }
  #button-cart:disabled {
    pointer-events: none;
    opacity: .5; }

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

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

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px; }
  .btn,
  .btn-default,
  .btn-primary,
  .btn-success,
  .btn-info,
  .btn-warning,
  .btn-danger {
    padding-left: 18px;
    padding-right: 18px; }
  .btn-primary {
    padding-left: 18px;
    padding-right: 18px; } }

@media (max-width: 1240px) {
  .product-thumb .image .quickview {
    display: none; } }

@media (max-width: 767px) {
  #grid-view,
  #list-view {
    display: none; } }

.mobile .product-thumb .image .quickview,
.tablet .product-thumb .image .quickview {
  display: none; }

.mobile .product-thumb .image .button-wrap,
.tablet .product-thumb .image .button-wrap {
  opacity: 1;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }
  .mobile .product-thumb .image .button-wrap .product-btn,
  .mobile .product-thumb .image .button-wrap .product-btn + .product-btn,
  .mobile .product-thumb .image .button-wrap .product-btn + .product-btn + .product-btn,
  .tablet .product-thumb .image .button-wrap .product-btn,
  .tablet .product-thumb .image .button-wrap .product-btn + .product-btn,
  .tablet .product-thumb .image .button-wrap .product-btn + .product-btn + .product-btn {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; }

@media (max-width: 479px) {
  .buttons .pull-left,
  .buttons .pull-right {
    float: none !important;
    margin-left: 0; } }

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

/*========================================================
                      Form Styles
=========================================================*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  color: #000;
  font-size: 12px;
  height: 38px;
  line-height: 22px;
  padding: 8px 10px 8px 20px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    -webkit-box-shadow: 1px 1px 10px 0 0 5px #e21c07;
    -moz-box-shadow: 1px 1px 10px 0 0 5px #e21c07;
    box-shadow: 1px 1px 10px 0 0 5px #e21c07; }
  select:focus::-webkit-input-placeholder,
  textarea:focus::-webkit-input-placeholder,
  input[type="text"]:focus::-webkit-input-placeholder,
  input[type="password"]:focus::-webkit-input-placeholder,
  input[type="datetime"]:focus::-webkit-input-placeholder,
  input[type="datetime-local"]:focus::-webkit-input-placeholder,
  input[type="date"]:focus::-webkit-input-placeholder,
  input[type="month"]:focus::-webkit-input-placeholder,
  input[type="time"]:focus::-webkit-input-placeholder,
  input[type="week"]:focus::-webkit-input-placeholder,
  input[type="number"]:focus::-webkit-input-placeholder,
  input[type="email"]:focus::-webkit-input-placeholder,
  input[type="url"]:focus::-webkit-input-placeholder,
  input[type="search"]:focus::-webkit-input-placeholder,
  input[type="tel"]:focus::-webkit-input-placeholder,
  input[type="color"]:focus::-webkit-input-placeholder {
    color: transparent !important; }
  select:focus::-moz-placeholder,
  textarea:focus::-moz-placeholder,
  input[type="text"]:focus::-moz-placeholder,
  input[type="password"]:focus::-moz-placeholder,
  input[type="datetime"]:focus::-moz-placeholder,
  input[type="datetime-local"]:focus::-moz-placeholder,
  input[type="date"]:focus::-moz-placeholder,
  input[type="month"]:focus::-moz-placeholder,
  input[type="time"]:focus::-moz-placeholder,
  input[type="week"]:focus::-moz-placeholder,
  input[type="number"]:focus::-moz-placeholder,
  input[type="email"]:focus::-moz-placeholder,
  input[type="url"]:focus::-moz-placeholder,
  input[type="search"]:focus::-moz-placeholder,
  input[type="tel"]:focus::-moz-placeholder,
  input[type="color"]:focus::-moz-placeholder {
    color: transparent !important; }
  select:focus:-moz-placeholder,
  textarea:focus:-moz-placeholder,
  input[type="text"]:focus:-moz-placeholder,
  input[type="password"]:focus:-moz-placeholder,
  input[type="datetime"]:focus:-moz-placeholder,
  input[type="datetime-local"]:focus:-moz-placeholder,
  input[type="date"]:focus:-moz-placeholder,
  input[type="month"]:focus:-moz-placeholder,
  input[type="time"]:focus:-moz-placeholder,
  input[type="week"]:focus:-moz-placeholder,
  input[type="number"]:focus:-moz-placeholder,
  input[type="email"]:focus:-moz-placeholder,
  input[type="url"]:focus:-moz-placeholder,
  input[type="search"]:focus:-moz-placeholder,
  input[type="tel"]:focus:-moz-placeholder,
  input[type="color"]:focus:-moz-placeholder {
    color: transparent !important; }
  select:focus:-ms-input-placeholder,
  textarea:focus:-ms-input-placeholder,
  input[type="text"]:focus:-ms-input-placeholder,
  input[type="password"]:focus:-ms-input-placeholder,
  input[type="datetime"]:focus:-ms-input-placeholder,
  input[type="datetime-local"]:focus:-ms-input-placeholder,
  input[type="date"]:focus:-ms-input-placeholder,
  input[type="month"]:focus:-ms-input-placeholder,
  input[type="time"]:focus:-ms-input-placeholder,
  input[type="week"]:focus:-ms-input-placeholder,
  input[type="number"]:focus:-ms-input-placeholder,
  input[type="email"]:focus:-ms-input-placeholder,
  input[type="url"]:focus:-ms-input-placeholder,
  input[type="search"]:focus:-ms-input-placeholder,
  input[type="tel"]:focus:-ms-input-placeholder,
  input[type="color"]:focus:-ms-input-placeholder {
    color: transparent !important; }

.product-options .checkbox input[type="checkbox"] + label,
.product-options .radio input[type="radio"] + label {
  border: 1px solid #e0e0e0;
  color: #777;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative; }

select:hover {
  cursor: pointer; }

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

input[name="captcha"] + img {
  margin-top: 15px; }

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

select {
  display: none; }

#modal-shipping input[type="radio"] {
  float: left;
  margin-top: 8px; }

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

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

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

.product-options .form-group.required label {
  position: relative; }

.product-options .form-group.required input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.product-options .form-group.required .btn.btn-default:after {
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0; }

.product-options .form-group.required .btn.btn-default .glyphicon {
  top: 3px; }

.product-options .form-group.required .sbHolder {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .product-options .form-group.required .sbHolder .sbSelector {
    right: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.product-options .form-group {
  margin-left: 0;
  margin-right: 0; }

.sbHolder {
  border: 1px solid #e0e0e0;
  height: 38px;
  position: relative;
  width: 100%;
  text-align: left;
  background: #fff;
  color: #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 120px; }
  .sbHolder:focus, .sbHolder:hover {
    background: #eee;
    color: #000; }

.sbSelector {
  display: block;
  height: 100%;
  line-height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  right: 50px;
  padding: 10px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .ajax-overlay .sbSelector {
    padding: 10px; }
  .sbSelector:hover {
    background: #eee;
    color: #000; }

.sbToggle {
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  text-align: center;
  color: inherit;
  border-left: 1px solid #e0e0e0;
  font-family: "material-design";
  line-height: 38px;
  font-size: 28px; }
  .sbToggle:before {
    content: "";
    display: block;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .sbToggle:hover {
    color: inherit; }
    .sbToggle:hover + .sbSelector {
      background: #eee;
      color: #000; }
  .sbToggleOpen:before {
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }

.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #e0e0e0; }

/*==============================
 Select Dropdown Styles*/
.sbOptions {
  background-color: #fff;
  list-style: none;
  left: 0;
  margin: 3px 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  z-index: 4;
  overflow-y: auto;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  outline: 1px solid #e0e0e0; }
  .sbOptions li a {
    display: block;
    padding: 8px 15px;
    color: #000; }
    .sbOptions li a:hover {
      background: #eee;
      color: #000; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  position: relative;
  padding-left: 20px;
  line-height: 24px; }
  input[type="radio"] + label:before, input[type="radio"] + label:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  input[type="radio"] + label:before {
    top: 5px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #e0e0e0;
    background: #fff; }
    html[dir="rtl"] input[type="radio"] + label:before {
      left: auto;
      right: 0; }
  input[type="radio"] + label:after {
    top: 8px;
    left: 3px;
    width: 10px;
    height: 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    html[dir="rtl"] input[type="radio"] + label:after {
      left: auto;
      right: 3px; }

input[type="radio"]:checked + label:after {
  background: #e21c07; }

.radio-inline {
  margin-right: 11px; }
  html[dir="rtl"] .radio-inline {
    margin-right: 0;
    margin-left: 5px; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer; }
  input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px; }
  input[type="checkbox"] + label:before {
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  input[type="checkbox"] + label:after {
    text-align: center;
    line-height: 14px;
    font-family: "FontAwesome";
    color: #e21c07; }

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

input[type="checkbox"][disabled] + label {
  color: #b3b3b3;
  display: none; }

input[type="checkbox"][name="agree"] + label {
  margin-bottom: 12px;
  margin-bottom: 12px; }
  input[type="checkbox"][name="agree"] + label:before, input[type="checkbox"][name="agree"] + label:after {
    top: 0; }

#at15s,
#at20mc {
  z-index: 999 !important; }

#product label {
  color: #000 !important; }

#modal-shipping input[type="radio"] {
  margin-top: 3px; }

.has-error .form-control {
  border-color: red; }
  .has-error .form-control:focus {
    border-color: red; }

#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  z-index: -1;
  opacity: 0;
  -moz-transition: all 1.3s ease 0.3s;
  -o-transition: all 1.3s ease 0.3s;
  -webkit-transition: all 1.3s ease 0.3s;
  transition: all 1.3s ease 0.3s; }
  #page-preloader.visible {
    opacity: 1;
    z-index: 100500; }
    #page-preloader.visible .preloader {
      opacity: 1;
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  #page-preloader .preloader {
    width: 120px;
    height: 120px;
    position: absolute;
    display: inline-block;
    border: 2px solid #666;
    left: 50%;
    top: 50%;
    background: url(../image/preloader.gif) no-repeat 50% 50% #fff;
    -webkit-box-shadow: 0 0 30px #f2f2f2;
    -moz-box-shadow: 0 0 30px #f2f2f2;
    box-shadow: 0 0 30px #f2f2f2;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0; }

@media (max-width: 480px) {
  #page-preloader {
    display: none; } }

/*========================================================
                      Menu styles
=========================================================*/
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0; }

.sf-menu:after {
  clear: both; }

.sf-menu > li {
  position: relative;
  float: none;
  display: block; }

@media (min-width: 992px) {
  .header_menu {
    text-align: right; }
    [dir="rtl"] .header_menu {
      text-align: left; } }

.megamenu {
  padding: 0;
  width: 100%; }

.sf-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/*================ Menu  ===============*/
.sf-menu li {
  position: relative; }
  .sf-menu li a {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .4px; }
    .sf-menu li a, .sf-menu li a:visited {
      color: #aaa; }
  .sf-menu li.sfHover a,
  .sf-menu li a:hover,
  .sf-menu li a.active {
    color: #fff; }
  .sf-menu li.sf-with-mega {
    position: static; }

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 100%;
  width: 200px;
  top: -5px;
  margin-left: 31px;
  padding: 30px;
  background: rgba(0, 0, 0, 0.8);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  html[dir="rtl"] .sf-menu .simple_menu {
    text-align: right;
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 31px; }

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu li {
  position: relative; }
  .sf-menu .simple_menu li + li {
    margin-top: 0; }
  .sf-menu .simple_menu li a {
    color: #aaa; }

.sf-menu .simple_menu li.active > a,
.sf-menu .simple_menu a:hover,
.sf-menu .simple_menu li.sfHover > a {
  color: #fff; }

/*================ Sub-menu lvl2 ===============*/
.sf-menu .simple_menu .simple_menu {
  left: 100%;
  top: -5px;
  margin-left: 31px;
  margin-top: 0; }
  html[dir="rtl"] .sf-menu .simple_menu .simple_menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 31px; }
  .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;
  left: 100%;
  top: 0;
  margin-left: 1px;
  z-index: 109;
  width: 100%;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: left; }
  html[dir="rtl"] .sf-menu .sf-mega {
    text-align: right;
    margin-right: 1px;
    right: 100%;
    left: auto; }
  .sf-menu .sf-mega .container,
  .sf-menu .sf-mega [class*="col-"],
  .sf-menu .sf-mega .row {
    width: 100%;
    padding: 0;
    margin: 0; }
  .sf-menu .sf-mega > li a {
    color: #aaa; }
    .sf-menu .sf-mega > li a:hover {
      color: #fff; }
  .sf-menu .sf-mega ul {
    padding: 0;
    list-style-type: none; }
    .sf-menu .sf-mega ul li + li {
      margin-top: 0; }
  .sf-menu .sf-mega_row {
    margin: 0 -15px; }
    .sf-menu .sf-mega_row:before, .sf-menu .sf-mega_row:after {
      display: table;
      content: "";
      line-height: 0; }
    .sf-menu .sf-mega_row:after {
      clear: both; }
  .sf-menu .sf-mega_section {
    float: left;
    padding: 0 45px; }
    html[dir="rtl"] .sf-menu .sf-mega_section {
      float: right; }

.submenu_title {
  text-transform: none;
  font-weight: 400; }

/*--------------------------------------------------------------
                      sf-with-ul styles
--------------------------------------------------------------*/
.sf-menu > li > .sf-with-ul,
.sf-menu ul > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before,
  .sf-menu ul > li > .sf-with-ul:before {
    left: 100%;
    margin-left: 15px;
    position: absolute;
    top: 0;
    content: '\f0da';
    font: 400 10px/22px "FontAwesome"; }
    html[dir="rtl"] .sf-menu > li > .sf-with-ul:before, html[dir="rtl"]
    .sf-menu ul > li > .sf-with-ul:before {
      right: 100%;
      left: auto;
      content: '\f0dd';
      margin-left: 0;
      margin-right: 15px;
      top: -2px; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; }
  .sf-mega_section {
    width: 100% !important; }
  .navigation.bg-primary {
    background: none; }
  .navigation .megamenu {
    padding: 0; }
  .navigation .container {
    min-height: 0; } }

/*==================  Stuck menu  ======================*/
.stuck-menu {
  width: auto !important; }

.ajax-overlay-open .scroll-fix {
  z-index: 996; }

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

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

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0;
    background: rgba(0, 0, 0, 0.2); }
    .rd-mobilemenu.active .cart,
    .rd-mobilemenu.active .nav {
      margin-right: -50px; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -46px;
  left: 0;
  bottom: -46px;
  width: 320px;
  padding: 112px 0 66px;
  color: #aaa;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 18px;
  overflow: auto;
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 10px 35px 11px 22px; }
    .rd-mobilemenu_ul a, .rd-mobilemenu_ul a:visited, .rd-mobilemenu_ul a:focus {
      color: #aaa; }
    .rd-mobilemenu_ul a.active {
      color: #fff;
      background: rgba(0, 0, 0, 0.8); }
    .rd-mobilemenu_ul a:hover {
      color: #fff;
      background: black; }
    .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%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: rgba(0, 0, 0, 0.8);
        color: #aaa; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul {
    list-style-type: none;
    padding-left: 0; }
    .rd-mobilemenu_ul ul a {
      padding-left: 30px; }
  .rd-mobilemenu_ul ul ul .submenu_title a {
    padding-left: 30px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 46px;
  background: #000;
  color: #fff;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0);
  z-index: 10000; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 42px;
  right: 86px;
  color: #fff;
  font-size: 14px;
  line-height: 42px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0; }

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 4px;
  width: 42px;
  height: 42px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -4px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 4px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 14px;
      height: 2px;
      background-color: #fff;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1px center;
      -ms-transform-origin: 1px center;
      -o-transform-origin: 1px center;
      -webkit-transform-origin: 1px center;
      transform-origin: 1px center;
      -moz-transform-origin: 1px center;
      -ms-transform-origin: 1px center;
      -o-transform-origin: 1px center;
      -webkit-transform-origin: 1px center;
      transform-origin: 1px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 8.75px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 46px; }
  .box-nav > * + *:before {
    display: none; }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block; }
  html[dir="rtl"] .rd-mobilemenu_ul ul ul .submenu_title a {
    padding-left: 0;
    padding-right: 30px; }
  html[dir="rtl"] .rd-mobilemenu_ul ul {
    margin-right: 0;
    padding-right: 0; }
  .cart {
    right: 50px;
    height: 46px;
    z-index: 10001; }
    .cart > button {
      line-height: 46px; }
  header .nav {
    right: 0;
    padding-right: 20px;
    z-index: 10001; }
    html[dir="rtl"] header .nav {
      margin-right: 0; }
    header .nav > .toggle {
      line-height: 46px; }
  .cart > button,
  .nav > .toggle {
    font-size: 14px; }
    .cart > button, .cart > button:visited, .cart > button:focus,
    .nav > .toggle,
    .nav > .toggle:visited,
    .nav > .toggle:focus {
      color: #fff; } }

/*========================================================
                        Banners
   =========================================================*/
.banners {
  margin: 15px 0;
  position: relative;
  overflow: hidden; }
  .banners .banner-box {
    position: relative;
    display: block; }
    .banners .banner-box .banner-big .s-desc > div {
      bottom: 30px;
      top: auto;
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .banners .banner-box > a {
      position: relative;
      display: block; }
    .banners .banner-box .s-desc {
      position: absolute;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      opacity: 0;
      background: white;
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      -moz-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      -o-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      -webkit-transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87);
      transition: all 0.65s cubic-bezier(0.8, -0.27, 0, 0.87); }
      .banners .banner-box .s-desc > div {
        position: absolute;
        padding: 30px;
        z-index: 1;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .banners .banner-box .s-desc h1,
      .banners .banner-box .s-desc h2,
      .banners .banner-box .s-desc h3,
      .banners .banner-box .s-desc h4,
      .banners .banner-box .s-desc h5,
      .banners .banner-box .s-desc h6,
      .banners .banner-box .s-desc p {
        margin: 0;
        color: #000;
        text-transform: lowercase;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .banners .banner-box .s-desc h1:after,
        .banners .banner-box .s-desc h2:after,
        .banners .banner-box .s-desc h3:after,
        .banners .banner-box .s-desc h4:after,
        .banners .banner-box .s-desc h5:after,
        .banners .banner-box .s-desc h6:after,
        .banners .banner-box .s-desc p:after {
          display: none; }
      .banners .banner-box .s-desc h2 {
        font-size: calc(32px + (42 - 32) * ((100vw - 320px) / (2050 - 320)));
        line-height: calc(32px + (42 - 32) * ((100vw - 320px) / (2050 - 320)));
        font-weight: 100; }
      .banners .banner-box .s-desc h3 {
        font-size: calc(32px + (42 - 32) * ((100vw - 320px) / (2050 - 320)));
        line-height: calc(32px + (42 - 32) * ((100vw - 320px) / (2050 - 320)));
        font-weight: 700; }
      .banners .banner-box .s-desc h4 {
        font-size: calc(22px + (24 - 22) * ((100vw - 320px) / (2050 - 320)));
        line-height: calc(22px + (24 - 22) * ((100vw - 320px) / (2050 - 320)));
        font-weight: 300; }
      .banners .banner-box .s-desc h5 {
        font-size: calc(22px + (24 - 22) * ((100vw - 320px) / (2050 - 320)));
        line-height: calc(22px + (24 - 22) * ((100vw - 320px) / (2050 - 320)));
        font-weight: 700; }
  .banners:hover .s-desc {
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }

/*========================================================
      Responsive Banners
=============================================*/
@media (max-width: 991px) {
  .banners .banner-box > div a {
    display: block; }
    .banners .banner-box > div a img {
      width: 100%; } }

@media (max-width: 767px) {
  .banners .banner-box {
    width: 100%; }
    .banners .banner-box .banner-big .s-desc > div {
      bottom: 0; }
    .banners .banner-box .s-desc {
      top: 20px;
      left: 20px;
      right: 20px;
      bottom: 20px;
      opacity: 1;
      background: rgba(255, 255, 255, 0.5);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
      .banners .banner-box .s-desc > div {
        padding: 20px; }
    .banners .banner-box .banner {
      width: 360px;
      margin: 0 auto;
      position: relative; } }

@media (max-width: 480px) {
  .banners {
    margin: 0 0 30px; }
    .banners .banner-box {
      width: 100%; }
      .banners .banner-box .banner-big img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover; }
      .banners .banner-box .banner {
        width: 100%; } }

/*========================================================
                      HTML boxes
=========================================================*/
.html {
  padding: 141px 50px 38px 0; }
  html[dir="rtl"] .html {
    padding: 141px 0 38px 50px; }

@media (max-width: 1199px) {
  .html {
    padding: 40px 0 20px; }
    html[dir="rtl"] .html {
      padding: 40px 0 20px; } }

@media (max-width: 991px) {
  .html {
    padding: 8px 0 10px; }
    html[dir="rtl"] .html {
      padding: 8px 0 10px; } }

.owl-carousel {
  position: relative;
  margin: 0 -15px;
  width: auto; }
  .owl-carousel .owl-item {
    padding: 0 15px;
    width: auto; }

.owl-carousel .owl-nav div {
  opacity: 0;
  color: #c9c9c9;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 40px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .owl-carousel .owl-nav div:hover {
    color: #000; }

.owl-carousel .owl-nav .owl-prev {
  left: -50px; }

.owl-carousel .owl-nav .owl-next {
  right: -50px; }

.owl-carousel:hover .owl-nav div {
  opacity: 0.7; }

.owl-carousel:hover .owl-nav .owl-prev {
  left: 10px; }

.owl-carousel:hover .owl-nav .owl-next {
  right: 10px; }

@media (max-width: 767px) {
  .owl-carousel .owl-nav div {
    opacity: .7; }
  .owl-carousel .owl-nav .owl-prev {
    left: 10px; }
  .owl-carousel .owl-nav .owl-next {
    right: 10px; } }

.testimonials.owl-carousel .owl-nav {
  margin-top: 30px; }
  .testimonials.owl-carousel .owl-nav div {
    opacity: 1;
    position: static;
    display: inline-block;
    margin: 0 5px; }

.owl-pagination {
  text-align: center;
  top: 40px;
  position: relative; }

.owl-controls .owl-page {
  display: inline-block;
  margin: 0px 6px; }
  .owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  .owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, 0.9); }

/*========================================================
                      Blog Styles
=========================================================*/
.blog_article {
  margin-bottom: 15px; }
  .blog_article .btn {
    margin-top: 15px; }
  .blog_article + .blog_article {
    padding-top: 15px; }

.article-info .article-sub-title {
  text-align: center; }

.article-info .btn {
  margin-top: 15px; }

.article-info h5,
.article-info h6 {
  margin-bottom: 10px;
  text-transform: uppercase; }

.article-info p + h5,
.article-info p + h6 {
  margin-top: 25px; }

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

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

.article-title > a {
  display: inline; }

.article-title a,
.article-title a:visited,
.article-title a:focus {
  color: #000; }

.article-title a:hover {
  color: #e21c07; }

.article-title + * {
  margin-top: 15px; }

* + .article-description {
  margin-top: 16px; }

.article-sub-title {
  font-size: 12px;
  line-height: 12px; }
  .article-sub-title a {
    font-weight: 700; }
    .article-sub-title a, .article-sub-title a:visited, .article-sub-title a:focus {
      color: #666; }
    .article-sub-title a:hover {
      color: #e21c07; }
  .article-sub-title .article-comments a {
    font-weight: 400; }
  html[dir="rtl"] .article-sub-title span {
    display: inline-block; }
  .article-sub-title span:before {
    font-size: 14px;
    margin-right: 3px;
    line-height: inherit;
    color: #444653;
    vertical-align: bottom; }
    .box.blog_articles .article-sub-title span:before {
      margin-right: 0; }
  .article-sub-title span + span {
    margin-left: 10px; }
    html[dir="rtl"] .article-sub-title span + span {
      margin-left: 0;
      margin-right: 5px; }
      html[dir="rtl"] .article-sub-title span + span.article-date {
        margin-right: 0; }
  .article-sub-title + * {
    margin-top: 28px; }

.box.blog_articles {
  margin-top: 71px; }
  .box.blog_articles .article-sub-title span + .article-date {
    margin-left: 0; }
  @media (min-width: 1480px) {
    .box.blog_articles .article-description {
      padding-right: 7%; }
      html[dir="rtl"] .box.blog_articles .article-description {
        padding-right: 0; } }
  .box.blog_articles .article-description + .article-sub-title {
    margin-top: 55px; }
  @media (min-width: 992px) {
    .box.blog_articles .product-btn-add {
      padding: 18px 29px; } }

.article-description {
  font-size: 16px;
  line-height: 26px; }
  .article-description ul,
  .article-description ol {
    padding-left: 0;
    list-style-type: none;
    margin: 35px 0 45px; }
    .article-description ul li,
    .article-description ol li {
      position: relative;
      color: #e21c07;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      padding-left: 50px; }
      .article-description ul li:before,
      .article-description ol li:before {
        position: absolute;
        left: 0;
        top: 0; }
      .article-description ul li + li,
      .article-description ol li + li {
        margin-top: 16px; }
  .article-description ul li:before {
    font-size: 28px; }
  .article-description ol {
    counter-reset: list; }
    .article-description ol li {
      counter-increment: list; }
      .article-description ol li:before {
        content: counter(list, decimal-leading-zero) ".";
        color: #000;
        font-size: 16px;
        font-weight: 700; }
  .article-description + * {
    margin-top: 19px; }

.related-article h4 {
  text-transform: uppercase;
  color: #e21c07; }
  .related-article h4 a:hover {
    color: #000; }

.related-article .article-sub-title {
  text-align: left; }

.related-article .article-sub-title span + span {
  margin-left: 5px; }

.related-article .row + .row {
  margin-top: 30px; }

.related-article .image {
  margin-top: 5px; }

.author-info .image {
  float: left;
  margin: 5px 30px 10px 0; }

.article-comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0; }
  .article-comment .author {
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px; }
  .article-comment .reply-message {
    float: right;
    text-transform: uppercase;
    color: #e21c07; }
    .article-comment .reply-message a:hover {
      color: #000; }
  .article-comment .comment-date {
    clear: both;
    color: #000;
    text-transform: uppercase; }
    .article-comment .comment-date:before {
      font-size: 15px;
      color: #e21c07;
      margin-right: 5px; }
  .article-comment .text {
    margin-top: 15px; }
  .article-comment .article-reply {
    margin: 30px 0 0 60px; }

.reply-cancel {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  color: #e21c07;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-transform: uppercase;
  margin-top: 10px; }
  .reply-cancel:hover {
    color: #000; }

#review-title {
  clear: both; }

.blog_articles .article-image + .article-title {
  margin-top: 25px; }

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: #000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
    font-size: 20px; }
    aside .blog-categories ul > li > i:hover {
      color: #e21c07; }
  aside .blog-categories ul > li > a {
    background: #f5f5f5;
    display: block;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 10px 10px 20px; }
    aside .blog-categories ul > li > a:hover {
      background: #ededed; }
  aside .blog-categories ul > li + li {
    border-top: 1px solid #e0e0e0; }

aside .blog-categories ul ul {
  display: none;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #e0e0e0; }
  aside .blog-categories ul ul a {
    padding-left: 40px; }

aside #blog-search {
  margin: 15px 0 0;
  position: relative; }
  aside #blog-search input {
    padding-right: 35px; }
  aside #blog-search a {
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 16px;
    line-height: 38px;
    top: 0;
    color: #000;
    font-family: "FontAwesome";
    background: none; }
    aside #blog-search a:hover {
      color: #e21c07; }

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

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

/*========================================================
                   Blog Styles Responsive
=========================================================*/
@media (max-width: 1479px) {
  .box.blog_articles .article-description + .article-sub-title {
    margin-top: 18px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .article-description {
    font-size: 14px;
    line-height: 1.6em; }
  .article-sub-title span + span {
    margin-left: 5px; } }

@media (max-width: 991px) {
  .article-image {
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .article-title {
    font-size: 18px;
    line-height: 1.2em; }
  .article-description {
    font-size: 13px;
    line-height: 1.5em; } }

@media (max-width: 767px) {
  .simple_blog-article-view .product_tabs .nav-tabs,
  .simple_blog-article-view .product_tabs .tab-content {
    width: 100%; } }

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

@media (max-width: 479px) {
  .article-sub-title span {
    display: block; }
    .article-sub-title span + span {
      margin: 10px 0 0; }
  .article-title {
    font-size: 18px;
    line-height: 1.2em; }
  .article-description {
    font-size: 13px;
    line-height: 1.5em; }
  .box.blog_articles .article-sub-title span {
    display: inline-block; }
    .box.blog_articles .article-sub-title span + span {
      margin-left: 10px; } }

/* ===================   Product Quickview   =================== */
.ajax-quickview,
.ajax-quickview-images,
.ajax-quickview-images > ul,
.ajax-quickview-images > ul > li {
  height: 100%; }

.ajax-quickview-images,
.ajax-quickview-cont-wrap {
  width: 50%; }

.ajax-quickview .name,
.ajax-quickview .cart-button {
  margin-top: 15px; }

.ajax-quickview .name h3 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 600; }

.ajax-quickview-images {
  position: relative;
  float: left; }
  .ajax-quickview-images > ul {
    margin: 0; }
    .ajax-quickview-images > ul > li {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 1;
      opacity: 0;
      text-align: center;
      overflow: hidden;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .ajax-quickview-images > ul > li > img {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-height: 101%;
        max-width: none;
        width: auto; }
      .ajax-quickview-images > ul > li.active {
        z-index: 2;
        opacity: 1; }
  .ajax-quickview-images .next-img,
  .ajax-quickview-images .prev-img {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5; }
  .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;
  background: #fff; }
  .ajax-quickview-cont-wrap .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0; }
  .ajax-quickview-cont-wrap .ajax-quickview-cont {
    padding: 50px; }
  .ajax-quickview-cont-wrap .sale,
  .ajax-quickview-cont-wrap .new-pr,
  .ajax-quickview-cont-wrap .discount {
    position: static; }
  .ajax-quickview-cont-wrap .product-options {
    border-bottom: none; }
  .ajax-quickview-cont-wrap .product-btn-add {
    vertical-align: middle; }
  .ajax-quickview-cont-wrap .counter + .product-btn-add {
    margin-left: 20px; }

.ajax-quickview-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden; }
  .ajax-quickview-overlay .ajax-quickview-overlay__preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../image/preloader.apng) no-repeat; }
  .ajax-quickview-overlay.visible {
    opacity: 1;
    visibility: visible; }

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

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

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

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

.newsletter .box-content {
  position: relative;
  z-index: 1; }
  .newsletter .box-content form {
    position: relative; }

.newsletter-description {
  margin-bottom: 11px;
  color: inherit; }

.newsletter #zemez-newsletter-form {
  padding-top: 12px; }

.newsletter .zemez-login-form {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding-bottom: 30px; }
  .newsletter .zemez-login-form label {
    display: none; }
  .newsletter .zemez-login-form:before {
    font-family: 'Linearicons';
    content: '\e996';
    position: absolute;
    left: 16px;
    top: 16px;
    color: #000;
    font-size: 14px;
    line-height: 16px; }

.newsletter input {
  margin-bottom: 5px;
  border: 0;
  float: left;
  height: 50px;
  line-height: 12px;
  padding: 8px 15px 8px 37px;
  color: #000;
  width: 70%;
  border: 1px solid #e0e0e0;
  background: #f6f6f6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .newsletter input::-webkit-input-placeholder {
    color: #000;
    opacity: 1; }
  .newsletter input:-moz-placeholder {
    color: #000;
    opacity: 1; }
  .newsletter input::-moz-placeholder {
    color: #000;
    opacity: 1; }
  .newsletter input:-ms-input-placeholder {
    color: #000;
    opacity: 1; }
  .newsletter input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e0e0e0; }
  .newsletter input:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .newsletter input:focus::-moz-placeholder {
    color: transparent !important; }
  .newsletter input:focus:-moz-placeholder {
    color: transparent !important; }
  .newsletter input:focus:-ms-input-placeholder {
    color: transparent !important; }

.newsletter button {
  vertical-align: top;
  position: relative;
  height: 50px;
  width: 28%;
  float: right;
  background: #e21c07;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }
  html[lang="ru"] .newsletter button {
    font-size: 12px; }
  .newsletter button, .newsletter button:focus, .newsletter button:visited {
    color: #fff;
    background: #000; }
  .newsletter button:hover, .newsletter button:active {
    background: #e21c07; }

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

.newsletter .newsletter-error,
.newsletter-popup .newsletter-error {
  color: red; }

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

@media (min-width: 768px) and (max-width: 1199px) {
  .newsletter input,
  .newsletter button {
    width: 100%; } }

@media (max-width: 991px) {
  .newsletter.box {
    margin-bottom: 0; } }

@media (min-width: 320px) and (max-width: 480px) {
  .newsletter input,
  .newsletter button {
    width: 100%; } }

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

.swiper-slider {
  margin: -3px 0 64px; }
  .swiper-slider.swiper-container {
    overflow: visible; }
  html[dir="rtl"] .swiper-slider {
    direction: ltr; }
  .swiper-slider .slide-desc {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 0; }
    html[dir="rtl"] .swiper-slider .slide-desc {
      direction: rtl; }
    .swiper-slider .slide-desc h2,
    .swiper-slider .slide-desc h3,
    .swiper-slider .slide-desc h4,
    .swiper-slider .slide-desc h5,
    .swiper-slider .slide-desc h6,
    .swiper-slider .slide-desc p {
      margin: 0;
      color: #000;
      text-transform: none;
      -webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
      -moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5); }
    .swiper-slider .slide-desc h2 {
      font-size: calc(60px + (120 - 60) * ((100vw - 320px) / (1920 - 320)));
      line-height: calc(52px + (104 - 52) * ((100vw - 320px) / (1920 - 320)));
      font-weight: 100; }
    .swiper-slider .slide-desc h3 {
      font-size: calc(60px + (120 - 60) * ((100vw - 320px) / (1920 - 320)));
      line-height: calc(52px + (102 - 52) * ((100vw - 320px) / (1920 - 320)));
      font-weight: 700; }
    .swiper-slider .slide-desc .btn {
      margin-top: 20px; }
  .swiper-slider .swiper-button-next,
  .swiper-slider .swiper-container-rtl .swiper-button-prev,
  .swiper-slider .swiper-button-prev,
  .swiper-slider .swiper-container-rtl .swiper-button-next {
    top: auto;
    bottom: 0;
    background: #fff;
    background-image: none;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    left: auto;
    right: 0;
    opacity: 1; }
    .swiper-slider .swiper-button-next:before,
    .swiper-slider .swiper-container-rtl .swiper-button-prev:before,
    .swiper-slider .swiper-button-prev:before,
    .swiper-slider .swiper-container-rtl .swiper-button-next:before {
      position: absolute;
      top: 0;
      left: 0;
      width: inherit;
      content: '\ec3c';
      font-family: 'Linearicons' !important;
      color: #000;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    .swiper-slider .swiper-button-next:hover:before,
    .swiper-slider .swiper-container-rtl .swiper-button-prev:hover:before,
    .swiper-slider .swiper-button-prev:hover:before,
    .swiper-slider .swiper-container-rtl .swiper-button-next:hover:before {
      background: #000;
      color: #fff; }
  .swiper-slider .swiper-button-prev,
  .swiper-slider .swiper-container-rtl .swiper-button-next {
    right: 60px; }
    .swiper-slider .swiper-button-prev:before,
    .swiper-slider .swiper-container-rtl .swiper-button-next:before {
      content: '\ec3b'; }
  [class] .swiper-slider.swiper-container-rtl .swiper-button-prev:before {
    content: '\ec3c'; }
  [class] .swiper-slider.swiper-container-rtl .swiper-button-next:before {
    content: '\ec3b'; }
  .swiper-slider .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 1; }
    @media (min-width: 768px) {
      .swiper-slider .swiper-pagination-bullet {
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; } }
  .swiper-slider .swiper-pagination-bullet:hover,
  .swiper-slider .swiper-pagination-bullet-active {
    background-color: #fff; }
  .swiper-slider.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-slider .swiper-pagination-custom,
  .swiper-slider .swiper-pagination-fraction {
    position: absolute;
    top: auto;
    bottom: 4%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    width: auto; }

/*---------------------------------------------*/
@media (max-width: 1199px) {
  .swiper-slider {
    height: 500px !important; } }

@media (max-width: 991px) {
  .swiper-slider {
    margin: 15px 0; }
    .swiper-slider .slide-desc {
      top: 5px; } }

@media (max-width: 767px) {
  .swiper-slider {
    height: 400px;
    background-position: right; }
    .swiper-slider.swiper-container-horizontal > .swiper-pagination-bullets,
    .swiper-slider .swiper-pagination-custom,
    .swiper-slider .swiper-pagination-fraction {
      bottom: 10px; }
    .swiper-slider .swiper-button-next,
    .swiper-slider .swiper-button-prev {
      height: 20px; }
    .swiper-slider .swiper-button-next,
    .swiper-slider .swiper-container-rtl .swiper-button-prev,
    .swiper-slider .swiper-button-prev,
    .swiper-slider .swiper-container-rtl .swiper-button-next {
      width: 20px;
      font-size: 20px;
      line-height: 20px; }
    .swiper-slider .swiper-button-next,
    .swiper-slider .swiper-container-rtl .swiper-button-prev {
      right: 5px; }
    .swiper-slider .swiper-button-prev,
    .swiper-slider .swiper-container-rtl .swiper-button-next {
      left: 5px; }
    .swiper-slider .swiper-pagination-bullets {
      padding-top: 20px; }
    .swiper-slider .slide-desc {
      padding: 0; }
  .swiper-button-next,
  .swiper-button-prev {
    display: none; } }

@media (max-width: 480px) {
  .swiper-slider {
    height: 350px !important; } }

/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.0.0
*/
.rd-parallax-inner {
  overflow: hidden;
  position: relative;
  height: 540px;
  margin: 8px 0 15px;
  background-color: white;
  -webkit-backface-visibility: hidden;
  z-index: 2; }

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-backface-visibility: hidden; }
  .rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%; }

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  opacity: 1; }

.rd-parallax .description {
  position: absolute;
  left: 58%;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  background: #fff; }
  .rd-parallax .description > div {
    position: absolute;
    top: 50%;
    padding: 30px;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .rd-parallax .description h2,
  .rd-parallax .description h3,
  .rd-parallax .description h4,
  .rd-parallax .description h5,
  .rd-parallax .description h6 {
    margin: 0;
    display: block;
    color: #000;
    text-transform: lowercase; }
  .rd-parallax .description h3 {
    font-size: calc(40px + (80 - 40) * ((100vw - 480px) / (1920 - 480)));
    line-height: calc(40px + (68 - 40) * ((100vw - 480px) / (1920 - 480)));
    font-weight: 100;
    text-indent: -99px; }
  .rd-parallax .description h2 {
    font-size: calc(40px + (80 - 40) * ((100vw - 480px) / (1920 - 480)));
    line-height: calc(40px + (68 - 40) * ((100vw - 480px) / (1920 - 480)));
    font-weight: 700;
    text-indent: -99px; }
  html[dir="rtl"] .rd-parallax .description h2, html[dir="rtl"] .rd-parallax .description h3 {
    text-indent: 0; }
  .rd-parallax .description a, .rd-parallax .description p {
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px;
    color: #000; }
  .rd-parallax .description a:hover {
    color: #e21c07; }

.rd-parallax-layer[data-type="html"] {
  position: relative; }

@media (max-width: 991px) {
  .rd-parallax {
    margin-top: 15px; }
    .rd-parallax-inner {
      height: 400px; }
    .rd-parallax .description {
      left: 56.5%; } }

@media (max-width: 767px) {
  .rd-parallax .description a, .rd-parallax .description p {
    margin-top: 20px;
    text-align: justify; } }

@media (max-width: 480px) {
  .rd-parallax .description {
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px; }
    .rd-parallax .description h2, .rd-parallax .description h3 {
      text-indent: 0; }
    .rd-parallax .description > div {
      padding: 20px;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .rd-parallax-layer[data-url] {
    background-position: inherit; }
  .rd-parallax-inner {
    height: 350px; } }

/* ===================   Breadcrumb   =================== */
.breadcrumb {
  margin: 30px 0;
  padding: 13px 15px;
  border-radius: 0;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .breadcrumb a {
    display: inline-block; }
    .breadcrumb a:hover i {
      color: #000; }
  .breadcrumb > li {
    position: relative; }
    .breadcrumb > li > a,
    .breadcrumb > li > a > i,
    .breadcrumb > li > span,
    .breadcrumb > li + li:before {
      vertical-align: middle; }
    .breadcrumb > li + li:before {
      content: '\e0c2';
      padding: 0;
      font-family: "material-design";
      font-size: 14px;
      line-height: 20px; }
      html[dir="rtl"] .breadcrumb > li + li:before {
        content: '\e0c3'; }
  .breadcrumb i {
    color: #e21c07;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .breadcrumb i:before {
      content: '\e0ba';
      font-family: "material-design"; }

/* ===================   Product Page   =================== */
.product-share {
  height: 32px;
  margin-top: 1em; }

.product-info .price-new,
.product-info .price-old,
.product-info .price {
  font-size: 20px;
  line-height: 20px; }

.product-info .price,
.product-info .price-new {
  font-weight: 700; }

.product-info .price {
  color: #000;
  margin: 0; }

.product-info .price-new {
  color: #000; }

.product-info .price-old {
  color: #000;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400; }

.product-info .rating + .review {
  margin-top: 20px; }

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

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

.product-rating-status .fa-stack + .review-link,
.product-rating-status .review-link + .review-link {
  border-left: 1px solid #e0e0e0; }

.product-rating-status .review-link {
  position: relative;
  padding-left: 7px;
  margin-left: 7px;
  vertical-align: middle; }

.rating-section a {
  cursor: pointer; }

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

.product-options {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0; }
  .product-options .control-label {
    text-align: left;
    margin: 0 0 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px; }
  .product-options .radio {
    padding-top: 0; }
    .product-options .radio input[type="radio"] + label {
      padding: 5px 5px 5px 45px;
      text-align: left;
      display: block;
      text-transform: capitalize; }
      html[dir="rtl"] .product-options .radio input[type="radio"] + label {
        padding-left: 5px;
        padding-right: 45px;
        text-align: right; }
      .product-options .radio input[type="radio"] + label:before {
        top: 9px;
        left: 13px; }
        html[dir="rtl"] .product-options .radio input[type="radio"] + label:before {
          left: auto;
          right: 13px; }
      .product-options .radio input[type="radio"] + label:after {
        top: 12px;
        left: 16px; }
        html[dir="rtl"] .product-options .radio input[type="radio"] + label:after {
          left: auto;
          right: 16px; }
    .product-options .radio + .radio {
      margin-top: 15px; }
  .product-options .checkbox label {
    padding: 5px 5px 5px 45px;
    display: block;
    text-transform: capitalize;
    text-align: left; }
    .product-options .checkbox label:before, .product-options .checkbox label:after {
      left: 13px;
      top: 10px; }
    .product-options .checkbox label:before {
      background: none;
      border: 1px solid #e0e0e0; }

.zoomContainer {
  z-index: 1 !important; }
  .zoomContainer .zoomLens {
    z-index: 2 !important; }

.zoomWindowContainer > div {
  border-width: 2px !important;
  background-color: #fff !important;
  border-color: #e0e0e0 !important; }

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

.product-spec .table {
  border: none; }
  .product-spec .table th {
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 15px 5px;
    font-size: 18px; }
  .product-spec .table td {
    line-height: 24px;
    padding: 13px 15px;
    border-bottom: none;
    border-top: none; }
  .product-spec .table tr + tr td {
    border-top: 1px solid #e0e0e0; }
  .product-spec .table td:first-child {
    width: 30%;
    border-left: none;
    text-align: right;
    color: #000;
    text-transform: uppercase; }
  .product-spec .table td {
    width: 70%;
    border-right: none; }
  @media (max-width: 479px) {
    .product-spec .table td:first-child,
    .product-spec .table td {
      width: 50%; } }

@media (max-width: 767px) {
  .product_tabs .nav-tabs,
  .product_tabs .tab-content {
    width: 100%;
    float: none; }
  .product_tabs .tab-content {
    border-left: none;
    padding: 20px 0; } }

/* ===================   Product Gallery   =================== */
@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important; } }

.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }

.product-gallery:after {
  clear: both; }

.product-gallery .col-lg-3 {
  width: 22%; }

.product-gallery .col-lg-9 {
  width: 78%; }

.product-gallery .bx-wrapper {
  margin: 0 !important; }
  html[dir="rtl"] .product-gallery .bx-wrapper {
    direction: ltr; }

.product-gallery .image-thumb .bx-wrapper .bx-prev,
.product-gallery .image-thumb .bx-wrapper .bx-next {
  position: absolute;
  left: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 20px;
  background: rgba(226, 28, 7, 0.3);
  text-align: center;
  margin: 0;
  color: #fff; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev.disabled,
  .product-gallery .image-thumb .bx-wrapper .bx-next.disabled {
    display: none;
    visibility: hidden; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev:hover,
  .product-gallery .image-thumb .bx-wrapper .bx-next:hover {
    background: #e21c07; }

.product-gallery .image-thumb .bx-wrapper .bx-prev {
  top: 5px; }

.product-gallery .image-thumb .bx-wrapper .bx-next {
  bottom: 5px; }

@media (max-width: 1199px) {
  .product-gallery .image-thumb .bx-wrapper .bx-prev,
  .product-gallery .image-thumb .bx-wrapper .bx-next {
    width: 20px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    font-size: 10px; }
  .product-gallery .image-thumb .bx-wrapper .bx-next {
    left: auto;
    right: 15px;
    bottom: 50%;
    margin-bottom: -28px; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev {
    top: 50%;
    left: 15px;
    right: auto;
    margin-top: -28px; } }

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

#productZoom {
  background-color: #f9f9f9; }

.product-gallery .image-thumb .bx-wrapper .bx-viewport {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.product-gallery .image-thumb li a {
  background: #f2f2f2;
  display: block; }
  @media (min-width: 1200px) {
    .product-gallery .image-thumb li a:hover, .product-gallery .image-thumb li a.zoomGalleryActive {
      background: #f9f9f9; } }

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

.product-reviews input[type="radio"] {
  display: inline;
  outline: none; }
  .product-reviews input[type="radio"]:focus {
    outline: none; }

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

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

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

.reward-block span {
  display: block; }

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

.polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f5f5f5;
  padding: 0; }

.magnificent-viewport {
  background: #f5f5f5; }

.general_info .price-section {
  margin: 15px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0; }

.general_info .product-section {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0; }
  .general_info .product-section strong {
    color: #000; }

.general_info a {
  color: #000; }
  .general_info a:hover {
    color: #e21c07; }

[data-clear] + .product-layout {
  clear: left; }

.product-video .r_frame {
  position: relative;
  padding-bottom: 50%; }

.product-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important; }

/* ===================   Sub Category on Category Page   =================== */
.box-subcat {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .box-subcat li {
    margin-bottom: 15px; }
    .box-subcat li .thumb {
      display: inline-block; }
    .box-subcat li .name {
      padding: 10px 5px 0; }
      .box-subcat li .name a {
        text-transform: capitalize; }
    .box-subcat li .image {
      overflow: hidden;
      border: 0; }
      .box-subcat li .image a {
        display: block; }
      .box-subcat li .image img {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; }
    .box-subcat li.first-in-line {
      clear: left; }
    .box-subcat li:nth-child(4n+5) {
      clear: left; }

@media (max-width: 767px) {
  .box-subcat li {
    float: left;
    width: 50%; }
    .box-subcat li .thumb {
      padding: 0;
      position: relative; }
      .box-subcat li .thumb:before, .box-subcat li .thumb:after {
        display: table;
        content: "";
        line-height: 0; }
      .box-subcat li .thumb:after {
        clear: both; }
    .box-subcat li .image {
      float: left;
      margin-right: 15px;
      margin-bottom: 0;
      width: 30%; }
    .box-subcat li .name {
      padding-top: 0;
      border-top: none;
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 33%; }
    .box-subcat li:nth-child(2n+1) {
      clear: both; }
  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0; } }

@media (max-width: 550px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both; } }

/* ===================   Product Filter  =================== */
.button-view button + button {
  border-left: 1px solid #e0e0e0; }
  html[dir="rtl"] .button-view button + button {
    border-left: 0;
    border-right: 1px solid #e0e0e0; }

.button-view a,
.button-view button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  font-size: 24px; }

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

.product-filter {
  background: #fff;
  margin: 17px 0 30px;
  border: 1px solid #e0e0e0; }
  .product-filter_elem {
    float: left; }
    .product-filter_elem .sbHolder,
    .product-filter_elem select {
      height: 50px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 16px 10px;
      border-top: none;
      border-bottom: none; }
      .product-filter_elem .sbHolder .sbSelector,
      .product-filter_elem select .sbSelector {
        padding: 16px 10px; }
      .product-filter_elem .sbHolder .sbToggle,
      .product-filter_elem select .sbToggle {
        line-height: 50px; }
    .product-filter_elem.show .sbHolder {
      width: auto;
      border-right: none; }
  .product-filter .sort {
    width: 31%; }
    .product-filter .sort label {
      display: none; }
  .product-filter label,
  .product-filter .sbHolder {
    display: inline-block;
    vertical-align: middle; }
  .product-filter label {
    margin: 0 5px 0 0;
    color: #000; }
  .product-filter .compare-total {
    border-right: 1px solid #e0e0e0;
    color: #000; }
    .product-filter .compare-total span {
      display: none; }
    .product-filter .compare-total:hover {
      color: #e21c07; }

.results {
  margin-top: 13px; }

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

/* ========   Cart page   ============= */
.checkout-cart #content h1,
.account-wishlist #content h1,
.product-compare #content h1 {
  margin: 30px 0 50px; }

.checkout-cart #content .table a,
.account-wishlist #content .table a,
.product-compare #content .table a {
  font-weight: 700; }

.checkout-cart #content .table p .link,
.account-wishlist #content .table p .link,
.product-compare #content .table p .link {
  margin-top: 5px; }

.checkout-cart #content .table-custom .price,
.account-wishlist #content .table-custom .price,
.product-compare #content .table-custom .price {
  font-weight: 700; }

.checkout-cart #content .table-custom td:first-child,
.account-wishlist #content .table-custom td:first-child,
.product-compare #content .table-custom td:first-child {
  text-transform: uppercase;
  color: #000; }

.checkout-cart #content .table-custom tr:last-child td,
.account-wishlist #content .table-custom tr:last-child td,
.product-compare #content .table-custom tr:last-child td {
  font-weight: 700;
  color: #000; }

.checkout-cart #content .table-custom tr:last-child .price,
.account-wishlist #content .table-custom tr:last-child .price,
.product-compare #content .table-custom tr:last-child .price {
  color: #e21c07;
  font-size: 28px; }

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

.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: #e21c07;
    font-weight: 700; }

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

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

.link {
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline; }
  .link, .link:focus, .link:visited {
    color: #000; }
  .link:hover {
    color: #e21c07;
    text-decoration: none; }

@media (max-width: 767px) {
  .cart-wrapper {
    padding: 30px 0;
    border-left: none;
    border-right: none;
    border-bottom: none; } }

/* ========   BLOCK COMPARE   ============= */
.product-compare #content .table td:first-child {
  min-width: 15%;
  background: #f5f5f5;
  color: #000; }

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

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

.table-bordered .btn:visited,
.table-bordered .btn-default,
.table-bordered .btn-primary,
.table-bordered .btn-success,
.table-bordered .btn-info,
.table-bordered .btn-warning,
.table-bordered .btn-danger,
.table-bordered .btn {
  padding: 5px 15px; }

.table-bordered a strong {
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.table-bordered a:hover strong {
  color: #e21c07; }

.table-bordered input[name*="quantity"] {
  display: block; }

.table-bordered .input-group-btn {
  display: block;
  width: auto;
  clear: left;
  text-align: center; }
  html[dir="rtl"] .table-bordered .input-group-btn {
    clear: right; }
  .table-bordered .input-group-btn button.btn {
    margin-top: 3px; }
    .table-bordered .input-group-btn button.btn + button.btn {
      margin-left: 3px; }
      html[dir="rtl"] .table-bordered .input-group-btn button.btn + button.btn {
        margin-left: 0;
        margin-right: 3px; }

/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden; }

.information-information #content h4,
.information-information #content h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #e21c07; }
  .information-information #content h4 a:hover,
  .information-information #content h5 a:hover {
    color: #000; }

.information-information #content h3 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 0; }
  .information-information #content h3:after {
    content: '';
    height: 1px;
    display: block;
    background: #e0e0e0;
    margin: 20px 0 40px; }
  .information-information #content h3.clear {
    margin-bottom: 30px; }
    .information-information #content h3.clear:after {
      display: none; }

.information-information #content h5 {
  color: #e21c07; }

.information-information #content h1,
.information-information #content h2,
.information-information #content h3,
.information-information #content h4,
.information-information #content h5 {
  font-weight: 500; }

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

.information-information #content p + h4 {
  margin-top: 40px; }

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

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

/* ===================   Icon box   =================== */
.icon-box i {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border: 2px solid #e21c07;
  font-size: 66px;
  color: #e21c07;
  margin-bottom: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ===================   Testimonials   =================== */
.testimonials blockquote {
  border: none;
  padding: 0; }
  .testimonials blockquote:before {
    content: '\e09d';
    display: inline-block;
    color: #e21c07;
    font-size: 84px;
    line-height: 100px;
    font-family: "material-design";
    margin-bottom: 20px; }

/* ===================   Thumbnail   =================== */
.thumbnail {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto 25px;
  border-radius: 0;
  overflow: hidden; }
  .thumbnail img {
    -moz-transition: 0.3s transform ease;
    -o-transition: 0.3s transform ease;
    -webkit-transition: 0.3s transform ease;
    -webkit-transition: 0.3s -webkit-transform ease;
    transition: 0.3s -webkit-transform ease;
    transition: 0.3s transform ease;
    transition: 0.3s transform ease, 0.3s -webkit-transform ease; }
  .thumbnail a {
    display: block;
    max-width: 100%; }
    .thumbnail a:hover img {
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    @media (max-width: 767px) {
      .thumbnail a {
        display: inline-block; } }

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

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

.human_info p {
  margin: 0;
  text-indent: 2em; }

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

@media (max-width: 500px) {
  img.alignleft,
  .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px; } }

/* ===================   Delivery Page   =================== */
.delivery_page {
  text-align: center; }
  .delivery_page h4 {
    color: #e21c07; }
  .delivery_page .table {
    border-top: 2px solid #e21c07;
    text-align: left; }
    .delivery_page .table tbody td:first-child {
      color: #000; }
    .delivery_page .table tbody td:last-child {
      color: #000;
      font-weight: 700; }
    .delivery_page .table tbody td {
      min-width: 150px; }

/* ===================   Terms and Conditions Page   =================== */
.terms_conditions_page h4 {
  position: relative;
  padding-left: 60px; }
  .terms_conditions_page h4:before {
    content: '\e174';
    position: absolute;
    left: 0;
    bottom: -7px;
    color: #e21c07;
    font-size: 40px;
    line-height: 40px;
    font-family: "material-design"; }

.terms_conditions_page p + h4 {
  margin-top: 40px; }

/* ===================   Privacy Policy  =================== */
.privacy_page {
  margin-top: 30px; }
  .privacy_page ol {
    list-style-type: none;
    counter-reset: list;
    padding: 0; }
    .privacy_page ol li {
      counter-increment: list; }
      .privacy_page ol li h4 {
        position: relative;
        padding-left: 50px; }
        html[dir="rtl"] .privacy_page ol li h4 {
          padding-left: 0;
          padding-right: 50px; }
        .privacy_page ol li h4:before {
          content: counter(list, decimal);
          display: inline-block;
          width: 40px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          position: absolute;
          left: 0;
          background: #e21c07;
          font-family: Arial;
          color: #fff;
          font-size: 16px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          -webkit-box-shadow: inset -1px -1px 0 rgba(102, 102, 102, 0);
          -moz-box-shadow: inset -1px -1px 0 rgba(102, 102, 102, 0);
          box-shadow: inset -1px -1px 0 rgba(102, 102, 102, 0); }
          html[dir="rtl"] .privacy_page ol li h4:before {
            right: 0;
            left: auto; }
      .privacy_page ol li + li {
        margin-top: 40px; }

/* ===================   Site Map Page  =================== */
.site-map-page h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase; }

.site-map-page ul + h5 {
  margin-top: 40px; }

.site-map-page #content ul {
  list-style-type: none;
  padding-left: 0; }
  .site-map-page #content ul li {
    position: relative;
    line-height: 24px; }
    .site-map-page #content ul li + li {
      margin-top: 16px; }
    .site-map-page #content ul li a:hover {
      color: #000; }
  .site-map-page #content ul.category-list {
    position: relative; }
    .site-map-page #content ul.category-list:before {
      content: '';
      position: absolute;
      left: 0;
      top: 12px;
      bottom: 12px;
      width: 1px;
      background: #e21c07; }
    .site-map-page #content ul.category-list .ul-with-ul:before, .site-map-page #content ul.category-list .ul-with-ul:after {
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    .site-map-page #content ul.category-list .ul-with-ul:before {
      top: 12px; }
    .site-map-page #content ul.category-list .ul-with-ul:after {
      top: 6px; }
    .site-map-page #content ul.category-list ul {
      position: relative;
      margin-top: 16px; }
      .site-map-page #content ul.category-list ul:before {
        content: '';
        position: absolute;
        left: 0;
        top: 12px;
        bottom: 12px;
        width: 1px;
        background: #e0e0e0; }
    .site-map-page #content ul.category-list li {
      position: relative;
      padding-left: 60px; }
      .site-map-page #content ul.category-list li:before {
        content: '';
        position: absolute;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0;
        height: 1px;
        width: 35px;
        background: #e0e0e0; }
    .site-map-page #content ul.category-list > li:after {
      content: '';
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 35px;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .site-map-page #content ul.category-list > li:before, .site-map-page #content ul.category-list > li:after {
      background: #e21c07; }

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

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

/* ===================   Contact page   =================== */
.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  border-top: 2px solid #e21c07;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .contact_page .panel img {
    background-color: transparent;
    padding-top: 10px; }

.contact_page .map {
  border-top: 2px solid #e21c07;
  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: #e21c07;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #e21c07;
    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; } }

/* ===================   Manufacturer List  =================== */
.manufacturer-list:before, .manufacturer-list:after {
  display: table;
  content: "";
  line-height: 0; }

.manufacturer-list:after {
  clear: both; }

.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #000;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.manufacturer-list + .manufacturer-list {
  border-top: 1px solid #e0e0e0; }

.brands {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 30px; }

.manufacturer img {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .manufacturer img:hover {
    opacity: .65; }

@media (max-width: 1199px) {
  .product-compare .scroll,
  .scroll {
    position: relative;
    border: none;
    overflow-x: scroll;
    z-index: 0; }
    .product-compare .scroll .table-bordered,
    .scroll .table-bordered {
      border: 2px solid #e0e0e0; } }

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

#account-account #content ul.list-unstyled {
  margin-bottom: 20px; }

.account-account h3 {
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 1px solid #e21c07; }
  .account-account h3 i {
    color: #e21c07;
    margin-right: 10px;
    font-size: 30px; }

@media (max-width: 767px) {
  .account-account .col-sm-4 + .col-sm-4 {
    margin-top: 30px; } }

.account-address .table,
.account-address-delete .table {
  width: 50%;
  margin: 0 auto; }

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

@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center; }
    .well .heading h2 {
      font-size: 17px; }
    .well .heading i {
      float: none; } }

.datepicker .prev,
.datepicker .next,
.datepicker .day,
.datepicker .year,
.datepicker .month,
.datepicker .picker-switch {
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .datepicker .prev:hover, .datepicker .prev.active,
  .datepicker .next:hover,
  .datepicker .next.active,
  .datepicker .day:hover,
  .datepicker .day.active,
  .datepicker .year:hover,
  .datepicker .year.active,
  .datepicker .month:hover,
  .datepicker .month.active,
  .datepicker .picker-switch:hover,
  .datepicker .picker-switch.active {
    color: #e21c07;
    background: transparent; }

.datepicker th {
  text-align: center; }

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%; }
  #column-left + #content .product-layout .col-md-3 {
    width: 50%; }
  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%; }
  #content + #column-right .product-layout .col-md-3 {
    width: 100%; } }

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

#collapse-coupon .col-sm-2,
#collapse-voucher .col-sm-2 {
  width: 100%;
  float: none;
  padding-left: 3px; }

/*========================================================
                         Footer
=========================================================*/
footer {
  color: #000;
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  margin-top: 64px; }
  footer h1,
  footer h2,
  footer h3,
  footer h4,
  footer h5,
  footer h6 {
    margin: 0;
    color: inherit; }
  footer a, footer a:visited, footer a:focus,
  footer p a,
  footer p a:visited,
  footer p a:focus,
  footer .footer-link,
  footer .footer-link:visited,
  footer .footer-link:focus {
    color: #000; }
  footer a:hover,
  footer p a:hover,
  footer .footer-link:hover {
    text-decoration: none;
    color: #e21c07; }
  footer [class*="col-xs"] {
    z-index: 1; }
  footer .bg-footer {
    background: #000;
    position: relative; }
  footer .footer-1 {
    padding: 79px 0 54px; }
  footer .bg-dark {
    padding: 15px 0 12px;
    background: #000; }
  footer .box-payments {
    margin: 7px 0; }
  footer .box .box-heading {
    margin-bottom: 30px; }
  html[dir="rtl"] footer address [class*="linearicons"], html[dir="rtl"]
  footer .footer_box [class*="linearicons"] {
    float: right;
    margin: 2px 0 0 10px; }
  footer address [class*="linearicons"]:before,
  footer .footer_box [class*="linearicons"]:before {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    margin-right: 10px; }
  footer address {
    margin-bottom: -5px;
    color: inherit; }
    footer address dl {
      margin-bottom: 12px; }
      footer address dl:before, footer address dl:after {
        display: table;
        content: "";
        line-height: 0; }
      footer address dl:after {
        clear: both; }
      @media (min-width: 768px) {
        footer address dl dt,
        footer address dl dd {
          float: left; }
          html[dir="rtl"] footer address dl dt, html[dir="rtl"]
          footer address dl dd {
            float: right; } }
      footer address dl dt {
        margin-right: 2px;
        font-weight: 300; }
        html[dir="rtl"] footer address dl dt {
          margin-right: 0;
          margin-left: 2px; }
  footer h5 {
    font-size: 20px; }
    footer h5 + ul {
      margin-top: 15px; }
  footer .box .box-heading h3,
  footer h3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none; }
  footer ul li + li {
    margin-top: 7px; }
  footer h3 + p,
  footer h3 + ul,
  footer h3 + .box-content {
    margin-top: 30px; }
  footer p + p {
    margin-top: 11px; }
  @media (max-width: 767px) {
    footer [class*="col-"] {
      margin-bottom: 35px; }
    footer [class*="col-"]:last-of-type,
    footer .bg-dark [class*="col-"] {
      margin-bottom: 0; } }

.copyright br {
  display: none; }

.copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-align: center; }
  .copyright a {
    color: #fff; }
  .copyright p {
    margin: 0; }
  .copyright a:hover {
    color: #e21c07; }

/*========================================================
                    Responsive Footer
=========================================================*/
@media (max-width: 480px) {
  footer {
    margin-top: 20px; } }

/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 42px;
  background: #000;
  border-radius: 0;
  position: fixed;
  right: 20px;
  bottom: 63px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0); }
  .ui-to-top, .ui-to-top:visited, .ui-to-top:focus {
    color: #fff; }
  .ui-to-top:hover {
    color: #fff;
    background: #e21c07;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0); }
  .ui-to-top.active {
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1); }

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important; }

html[dir="rtl"] .ui-to-top {
  right: auto;
  left: 20px; }

@media (max-width: 480px) {
  .ui-to-top {
    right: 15px; } }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1200px) {
  .table th,
  .table td {
    padding: 8px; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 640px) {
  .panel-group .col-xs-6 {
    width: 100%; } }

@media (max-width: 580px) {
  .panel-group .panel .input-group,
  .panel-group .panel .input-group-btn,
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon,
  .panel-group .panel input#button-voucher,
  .panel-group .panel input#button-coupon {
    width: 100%; }
  .panel-group .panel .input-group-btn {
    float: left;
    margin-top: 5px; }
  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-filter {
    width: 100%; }
  .panel-group {
    margin-top: 30px; }
  .manufacturers {
    margin: 50px 0; }
  .zem-category ul li {
    margin-right: 10px; }
    .zem-category ul li a {
      letter-spacing: 0 !important; }
  .product-filter_elem .sbHolder {
    text-align: center; }
  .product-filter_elem.sort {
    width: 100%; }
    .product-filter_elem.sort > div {
      border-left: 0;
      border-right: 0;
      border-bottom: 1px solid #e0e0e0; } }

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

@media (max-width: 640px) {
  html[dir="rtl"] .table.table-bordered.table-responsive {
    max-width: none !important; } }
