
@-ms-viewport {
  width: device-width;
}
.visibleupdate-xs,
.visibleupdate-sm,
.visibleupdate-md,
.visibleupdate-lg {
  display: none !important;
}
.visibleupdate-xs-block,
.visibleupdate-xs-inline,
.visibleupdate-xs-inline-block,
.visibleupdate-sm-block,
.visibleupdate-sm-inline,
.visibleupdate-sm-inline-block,
.visibleupdate-md-block,
.visibleupdate-md-inline,
.visibleupdate-md-inline-block,
.visibleupdate-lg-block,
.visibleupdate-lg-inline,
.visibleupdate-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visibleupdate-xs {
    display: block !important;
  }
  table.visibleupdate-xs {
    display: table;
  }
  tr.visibleupdate-xs {
    display: table-row !important;
  }
  th.visibleupdate-xs,
  td.visibleupdate-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm {
    display: block !important;
  }
  table.visibleupdate-sm {
    display: table;
  }
  tr.visibleupdate-sm {
    display: table-row !important;
  }
  th.visibleupdate-sm,
  td.visibleupdate-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md {
    display: block !important;
  }
  table.visibleupdate-md {
    display: table;
  }
  tr.visibleupdate-md {
    display: table-row !important;
  }
  th.visibleupdate-md,
  td.visibleupdate-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg {
    display: block !important;
  }
  table.visibleupdate-lg {
    display: table;
  }
  tr.visibleupdate-lg {
    display: table-row !important;
  }
  th.visibleupdate-lg,
  td.visibleupdate-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hiddenupdate-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hiddenupdate-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hiddenupdate-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hiddenupdate-lg {
    display: none !important;
  }
}
.visibleupdate-print {
  display: none !important;
}
@media print {
  .visibleupdate-print {
    display: block !important;
  }
  table.visibleupdate-print {
    display: table;
  }
  tr.visibleupdate-print {
    display: table-row !important;
  }
  th.visibleupdate-print,
  td.visibleupdate-print {
    display: table-cell !important;
  }
}
.visibleupdate-print-block {
  display: none !important;
}
@media print {
  .visibleupdate-print-block {
    display: block !important;
  }
}
.visibleupdate-print-inline {
  display: none !important;
}
@media print {
  .visibleupdate-print-inline {
    display: inline !important;
  }
}
.visibleupdate-print-inline-block {
  display: none !important;
}
@media print {
  .visibleupdate-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hiddenupdate-print {
    display: none !important;
  }
}
.containerupdate {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .containerupdate {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .containerupdate {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .containerupdate {
    width: 1170px;
  }
}
.containerupdate-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.rowupdate {
 /* margin-left: -15px;
  margin-right: -15px;
 */
}
.colupdate, .colupdate-xs-1, .colupdate-sm-1, .colupdate-md-1, .colupdate-lg-1, .colupdate-xs-2, .colupdate-sm-2, .colupdate-md-2, .colupdate-lg-2, .colupdate-xs-3, .colupdate-sm-3, .colupdate-md-3, .colupdate-lg-3, .colupdate-xs-4, .colupdate-sm-4, .colupdate-md-4, .colupdate-lg-4, .colupdate-xs-5, .colupdate-sm-5, .colupdate-md-5, .colupdate-lg-5, .colupdate-xs-6, .colupdate-sm-6, .colupdate-md-6, .colupdate-lg-6, .colupdate-xs-7, .colupdate-sm-7, .colupdate-md-7, .colupdate-lg-7, .colupdate-xs-8, .colupdate-sm-8, .colupdate-md-8, .colupdate-lg-8, .colupdate-xs-9, .colupdate-sm-9, .colupdate-md-9, .colupdate-lg-9, .colupdate-xs-10, .colupdate-sm-10, .colupdate-md-10, .colupdate-lg-10, .colupdate-xs-11, .colupdate-sm-11, .colupdate-md-11, .colupdate-lg-11, .colupdate-xs-12, .colupdate-sm-12, .colupdate-md-12, .colupdate-lg-12 {
  position: relative;
  min-height: 1px;
 /* padding-left: 15px;
  padding-right: 15px;
 */
}
.colupdate, .colupdate-xs-1, .colupdate-xs-2, .colupdate-xs-3, .colupdate-xs-4, .colupdate-xs-5, .colupdate-xs-6, .colupdate-xs-7, .colupdate-xs-8, .colupdate-xs-9, .colupdate-xs-10, .colupdate-xs-11, .colupdate-xs-12 {
  float: left;
}

.colupdate-xs-12 {
  width: 100%;
}
.colupdate-xs-11 {
  width: 91.66666667%;
}
.colupdate-xs-10 {
  width: 83.33333333%;
}
.colupdate-xs-9 {
  width: 75%;
}
.colupdate-xs-8 {
  width: 66.66666667%;
}
.colupdate-xs-7 {
  width: 58.33333333%;
}
.colupdate-xs-6 {
  width: 50%;
}
.colupdate-xs-5 {
  width: 41.66666667%;
}
.colupdate-xs-4 {
  width: 33.33333333%;
}
.colupdate-xs-3 {
  width: 25%;
}
.colupdate-xs-2 {
  width: 16.66666667%;
}
.colupdate-xs-1 {
  width: 8.33333333%;
}
.colupdate-xs-pull-12 {
  right: 100%;
}
.colupdate-xs-pull-11 {
  right: 91.66666667%;
}
.colupdate-xs-pull-10 {
  right: 83.33333333%;
}
.colupdate-xs-pull-9 {
  right: 75%;
}
.colupdate-xs-pull-8 {
  right: 66.66666667%;
}
.colupdate-xs-pull-7 {
  right: 58.33333333%;
}
.colupdate-xs-pull-6 {
  right: 50%;
}
.colupdate-xs-pull-5 {
  right: 41.66666667%;
}
.colupdate-xs-pull-4 {
  right: 33.33333333%;
}
.colupdate-xs-pull-3 {
  right: 25%;
}
.colupdate-xs-pull-2 {
  right: 16.66666667%;
}
.colupdate-xs-pull-1 {
  right: 8.33333333%;
}
.colupdate-xs-pull-0 {
  right: auto;
}
.colupdate-xs-push-12 {
  left: 100%;
}
.colupdate-xs-push-11 {
  left: 91.66666667%;
}
.colupdate-xs-push-10 {
  left: 83.33333333%;
}
.colupdate-xs-push-9 {
  left: 75%;
}
.colupdate-xs-push-8 {
  left: 66.66666667%;
}
.colupdate-xs-push-7 {
  left: 58.33333333%;
}
.colupdate-xs-push-6 {
  left: 50%;
}
.colupdate-xs-push-5 {
  left: 41.66666667%;
}
.colupdate-xs-push-4 {
  left: 33.33333333%;
}
.colupdate-xs-push-3 {
  left: 25%;
}
.colupdate-xs-push-2 {
  left: 16.66666667%;
}
.colupdate-xs-push-1 {
  left: 8.33333333%;
}
.colupdate-xs-push-0 {
  left: auto;
}
.colupdate-xs-offset-12 {
  margin-left: 100%;
}
.colupdate-xs-offset-11 {
  margin-left: 91.66666667%;
}
.colupdate-xs-offset-10 {
  margin-left: 83.33333333%;
}
.colupdate-xs-offset-9 {
  margin-left: 75%;
}
.colupdate-xs-offset-8 {
  margin-left: 66.66666667%;
}
.colupdate-xs-offset-7 {
  margin-left: 58.33333333%;
}
.colupdate-xs-offset-6 {
  margin-left: 50%;
}
.colupdate-xs-offset-5 {
  margin-left: 41.66666667%;
}
.colupdate-xs-offset-4 {
  margin-left: 33.33333333%;
}
.colupdate-xs-offset-3 {
  margin-left: 25%;
}
.colupdate-xs-offset-2 {
  margin-left: 16.66666667%;
}
.colupdate-xs-offset-1 {
  margin-left: 8.33333333%;
}
.colupdate-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .colupdate, .colupdate-sm-1, .colupdate-sm-2, .colupdate-sm-3, .colupdate-sm-4, .colupdate-sm-5, .colupdate-sm-6, .colupdate-sm-7, .colupdate-sm-8, .colupdate-sm-9, .colupdate-sm-10, .colupdate-sm-11, .colupdate-sm-12 {
    float: left;
  }
  .colupdate-sm-12 {
    width: 100%;
  }
  .colupdate-sm-11 {
    width: 91.66666667%;
  }
  .colupdate-sm-10 {
    width: 83.33333333%;
  }
  .colupdate-sm-9 {
    width: 75%;
  }
  .colupdate-sm-8 {
    width: 66.66666667%;
  }
  .colupdate-sm-7 {
    width: 58.33333333%;
  }
  .colupdate-sm-6 {
    width: 50%;
  }
  .colupdate-sm-5 {
    width: 41.66666667%;
  }
  .colupdate-sm-4 {
    width: 33.33333333%;
  }
  .colupdate-sm-3 {
    width: 25%;
  }
  .colupdate-sm-2 {
    width: 16.66666667%;
  }
  .colupdate-sm-1 {
    width: 8.33333333%;
  }
  .colupdate-sm-pull-12 {
    right: 100%;
  }
  .colupdate-sm-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-sm-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-sm-pull-9 {
    right: 75%;
  }
  .colupdate-sm-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-sm-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-sm-pull-6 {
    right: 50%;
  }
  .colupdate-sm-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-sm-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-sm-pull-3 {
    right: 25%;
  }
  .colupdate-sm-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-sm-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-sm-pull-0 {
    right: auto;
  }
  .colupdate-sm-push-12 {
    left: 100%;
  }
  .colupdate-sm-push-11 {
    left: 91.66666667%;
  }
  .colupdate-sm-push-10 {
    left: 83.33333333%;
  }
  .colupdate-sm-push-9 {
    left: 75%;
  }
  .colupdate-sm-push-8 {
    left: 66.66666667%;
  }
  .colupdate-sm-push-7 {
    left: 58.33333333%;
  }
  .colupdate-sm-push-6 {
    left: 50%;
  }
  .colupdate-sm-push-5 {
    left: 41.66666667%;
  }
  .colupdate-sm-push-4 {
    left: 33.33333333%;
  }
  .colupdate-sm-push-3 {
    left: 25%;
  }
  .colupdate-sm-push-2 {
    left: 16.66666667%;
  }
  .colupdate-sm-push-1 {
    left: 8.33333333%;
  }
  .colupdate-sm-push-0 {
    left: auto;
  }
  .colupdate-sm-offset-12 {
    margin-left: 100%;
  }
  .colupdate-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-sm-offset-9 {
    margin-left: 75%;
  }
  .colupdate-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-sm-offset-6 {
    margin-left: 50%;
  }
  .colupdate-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-sm-offset-3 {
    margin-left: 25%;
  }
  .colupdate-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {


  .colupdate, .colupdate-md-1, .colupdate-md-2, .colupdate-md-3, .colupdate-md-4, .colupdate-md-5, .colupdate-md-6, .colupdate-md-7, .colupdate-md-8, .colupdate-md-9, .colupdate-md-10, .colupdate-md-11, .colupdate-md-12 {
    float: left;
  }
  .colupdate-md-12 {
    width: 100%;
  }
  .colupdate-md-11 {
    width: 91.66666667%;
  }
  .colupdate-md-10 {
    width: 83.33333333%;
  }
  .colupdate-md-9 {
    width: 75%;
  }
  .colupdate-md-8 {
    width: 66.66666667%;
  }
  .colupdate-md-7 {
    width: 58.33333333%;
  }
  .colupdate-md-6 {
    width: 50%;
  }
  .colupdate-md-5 {
    width: 41.66666667%;
  }
  .colupdate-md-4 {
    width: 33.33333333%;
  }
  .colupdate-md-3 {
    width: 25%;
  }
  .colupdate-md-2 {
    width: 16.66666667%;
  }
  .colupdate-md-1 {
    width: 8.33333333%;
  }
  .colupdate-md-pull-12 {
    right: 100%;
  }
  .colupdate-md-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-md-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-md-pull-9 {
    right: 75%;
  }
  .colupdate-md-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-md-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-md-pull-6 {
    right: 50%;
  }
  .colupdate-md-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-md-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-md-pull-3 {
    right: 25%;
  }
  .colupdate-md-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-md-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-md-pull-0 {
    right: auto;
  }
  .colupdate-md-push-12 {
    left: 100%;
  }
  .colupdate-md-push-11 {
    left: 91.66666667%;
  }
  .colupdate-md-push-10 {
    left: 83.33333333%;
  }
  .colupdate-md-push-9 {
    left: 75%;
  }
  .colupdate-md-push-8 {
    left: 66.66666667%;
  }
  .colupdate-md-push-7 {
    left: 58.33333333%;
  }
  .colupdate-md-push-6 {
    left: 50%;
  }
  .colupdate-md-push-5 {
    left: 41.66666667%;
  }
  .colupdate-md-push-4 {
    left: 33.33333333%;
  }
  .colupdate-md-push-3 {
    left: 25%;
  }
  .colupdate-md-push-2 {
    left: 16.66666667%;
  }
  .colupdate-md-push-1 {
    left: 8.33333333%;
  }
  .colupdate-md-push-0 {
    left: auto;
  }
  .colupdate-md-offset-12 {
    margin-left: 100%;
  }
  .colupdate-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-md-offset-9 {
    margin-left: 75%;
  }
  .colupdate-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-md-offset-6 {
    margin-left: 50%;
  }
  .colupdate-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-md-offset-3 {
    margin-left: 25%;
  }
  .colupdate-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .colupdate, .colupdate-lg-1, .colupdate-lg-2, .colupdate-lg-3, .colupdate-lg-4, .colupdate-lg-5, .colupdate-lg-6, .colupdate-lg-7, .colupdate-lg-8, .colupdate-lg-9, .colupdate-lg-10, .colupdate-lg-11, .colupdate-lg-12 {
    float: left;
  }
  .colupdate-lg-12 {
    width: 100%;
  }
  .colupdate-lg-11 {
    width: 91.66666667%;
  }
  .colupdate-lg-10 {
    width: 83.33333333%;
  }
  .colupdate-lg-9 {
    width: 75%;
  }
  .colupdate-lg-8 {
    width: 66.66666667%;
  }
  .colupdate-lg-7 {
    width: 58.33333333%;
  }
  .colupdate-lg-6 {
    width: 50%;
  }
  .colupdate-lg-5 {
    width: 41.66666667%;
  }
  .colupdate-lg-4 {
    width: 33.33333333%;
  }
  .colupdate-lg-3 {
    width: 25%;
  }
  .colupdate-lg-2 {
    width: 16.66666667%;
  }
  .colupdate-lg-1 {
    width: 8.33333333%;
  }
  .colupdate-lg-pull-12 {
    right: 100%;
  }
  .colupdate-lg-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-lg-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-lg-pull-9 {
    right: 75%;
  }
  .colupdate-lg-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-lg-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-lg-pull-6 {
    right: 50%;
  }
  .colupdate-lg-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-lg-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-lg-pull-3 {
    right: 25%;
  }
  .colupdate-lg-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-lg-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-lg-pull-0 {
    right: auto;
  }
  .colupdate-lg-push-12 {
    left: 100%;
  }
  .colupdate-lg-push-11 {
    left: 91.66666667%;
  }
  .colupdate-lg-push-10 {
    left: 83.33333333%;
  }
  .colupdate-lg-push-9 {
    left: 75%;
  }
  .colupdate-lg-push-8 {
    left: 66.66666667%;
  }
  .colupdate-lg-push-7 {
    left: 58.33333333%;
  }
  .colupdate-lg-push-6 {
    left: 50%;
  }
  .colupdate-lg-push-5 {
    left: 41.66666667%;
  }
  .colupdate-lg-push-4 {
    left: 33.33333333%;
  }
  .colupdate-lg-push-3 {
    left: 25%;
  }
  .colupdate-lg-push-2 {
    left: 16.66666667%;
  }
  .colupdate-lg-push-1 {
    left: 8.33333333%;
  }
  .colupdate-lg-push-0 {
    left: auto;
  }
  .colupdate-lg-offset-12 {
    margin-left: 100%;
  }
  .colupdate-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-lg-offset-9 {
    margin-left: 75%;
  }
  .colupdate-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-lg-offset-6 {
    margin-left: 50%;
  }
  .colupdate-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-lg-offset-3 {
    margin-left: 25%;
  }
  .colupdate-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfixupdate,
.clearfixupdate:before,
.clearfixupdate:after,
.containerupdate:before,
.containerupdate:after,
.containerupdate-fluid:before,
.containerupdate-fluid:after,
.rowupdate:before,
.rowupdate:after {
  content: " ";
  display: table;
}
.clearfixupdate:after,
.containerupdate:after,
.containerupdate-fluid:after,
.rowupdate:after {
  clear: both;
}
/*
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/

/*comman */

div.rowupdate blockquote{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-clip:border-box;background-origin:padding-box;background-position-x:0;background-position-y:0;background-size:auto auto;border:0;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-radius:0;border-right:0;border-right-color:inherit;border-spacing:0;border-top:0;border-top-color:inherit;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font:400;font-family:inherit;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;height:auto;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;outline:0;outline-width:medium;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;quotes:'\201C' '\201D' '\2018' '\2019';right:auto;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto}
div.rowupdate blockquote.open_close .author_position a, a:hover{border-bottom: none;box-shadow: none}

.product-itm * a{box-shadow:none;}
/* slider style */
.product-itm .tocart {
    font-size: 1.3rem;
    border-radius: 0;
    line-height: 1;
    white-space: nowrap;
}

.item-box {
    position: relative;
    width: 100%;
    float: left;
    box-shadow:3px 0px 4px 0 rgba(0,0,0,0.3);
    text-align: left;
    border:1px solid #bbb;
    background-color: #fff;
    padding-bottom:0px;	
    touch-action: pan-y;
}

.item-box .picture {
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    margin: 0 0 0px
}

.item-box .picture a {
    display: block;
    position: relative
}


.item-box .picture a:before {
    content: "";
    display: block;
    padding-top: 100%
}
.item-box .mag-wishlist-product a:before {
     content: "";
    display: block;
    padding-top: 0px !important;
}

.mag-wishlist-product .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
    
    margin-top:0px;
}

.item-box .picture a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.item-box:hover .picture a img {
    opacity: .85
}

.item-box .details {
    padding: 0 10px
}

.item-box .product-title {
    margin: 10px 0 10px;
    overflow: hidden;
    font-size: 17px;
    line-height: 1.2;
    font-weight: normal;
    color: #4ab2f1
}

.item-box .product-title a {
    display: block
}

.item-box .product-title a:hover {
    color: #248ece
}

.item-box .sku {
    margin: 0 0 15px
}

.item-box .product-rating-box {
    display: inline-block;
    margin: 0 0 10px
}

.item-box .rating {
    background: url('../images/rating1.png') repeat-x;
    width: 95px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
}

.item-box .rating div {
    background: url('../images/rating2.png') repeat-x;
    height: 14px
}

.item-box .description {
    display: none
}

.item-box .description a {
    display: block;
    overflow: hidden
}

.item-box .prices {
    margin: 0 0 10px;
    overflow: hidden
}

.item-box .prices .price .woooprice .price-box {
    margin: 0 0 10px;
    overflow: hidden
} 

.item-box .old-price {
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #aaa;
    text-decoration: line-through
}

.item-box .actual-price {
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #666
}

.item-box .tax-shipping-info a {
    color: #4ab2f1
}

.item-box .tax-shipping-info a:hover {
    text-decoration: underline
}

.item-box .buttons {
    margin: 0;
    font-size: 0;
    margin-bottom:5px;
}

.item-box input[type="button"] {
    display: inline-block;
    height: 27px;
    border: none;
    vertical-align: middle;
    min-width:28px;
}

.item-box button {
    display: inline-block;
    height: 27px;
    border: none;
    vertical-align: middle;
    min-width:28px;
    box-shadow:none;
    border-radius:0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:0px;
    padding-bottom: 0px;

}

.item-box .product-box-add-to-cart-button {
    width: auto;
    background-color: #4ab2f1;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom:5px;
    padding-top:5px;
    font-size:11px;
    border:0px;			
}

.item-box .product-box-add-to-cart-button:hover {
    background-color: #248ece;
    border:0px;		
}

.item-box .add-to-compare-list-button,
.item-box .add-to-wishlist-button {
    width: auto;
    border-left: 1px solid #fff !important;
    background-color: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0
}

.item-box .add-to-compare-list-button {
    background-image: url('../images/compare-button.png')
}

.item-box .add-to-wishlist-button {
    background-image: url('../images/wishlist-button.png')
}

.item-box .add-to-compare-list-button:hover,
.item-box .add-to-wishlist-button:hover {
    background-color: #ddd
}
.product_addtocart_form{display:inline-block} 

.mag-on-sale{
    padding: 12px 38px 4px;
    top: -7px;
    left: -40px;
    line-height: 1.5;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    border-radius: 0;
    z-index: 1;
    background: #6c9729;
}

.buttons_style2{
    text-align:center;
    display:table;
    margin:0px auto;
}


.addtocart_style2:hover{
    background-repeat:no-repeat;
    width:32px;
    height:32px !important;
    background-position:center;	
    box-shadow:none;
    background-image: url(../images/skr.png);
    background-color: unset;
}

.addtowishlist_style2{

    background: url('../images/heart.png');
    background-repeat:no-repeat;
    width:32px;
    height:25px !important;
    background-position:center;	
    box-shadow:none;
}
.addtowishlist_style2:hover{
    background-repeat:no-repeat;
    width:32px;
    height:25px !important;
    background-position:center;	
    box-shadow:none;
    background-image: url(../images/heart_w.png);
    background-color: unset;
}


.product-itm-style2{z-index:-1}

.style2hover .detailshover{

    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    z-index:-100;	
    display:none;

}
.style2hover:hover .detailshover {

    opacity: 1;
    background-color: rgba(0,0,0,0.5);
    display:inline-block;
     z-index:1;

}

.detailshover_touch {

    opacity: 1 !important;
    background-color: rgba(0,0,0,0.5) !important;
    display:inline-block;    


}

.style2hover button{margin-right:-4px}

.style2-product-title a h2{
    text-align: center;
    padding: 10px;
    font-weight: 300;
    /*line-height: 1.1;*/
    line-height:1px;
    font-size: 2.8rem;
    margin-top: 20px;
    margin-bottom: 17px;
    padding: 2px;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    text-transform: none;
    letter-spacing: 2px;
     font-family: Open Sans;
     font-weight: 700;
         max-width: 238px;
    overflow: hidden;
    max-height: 35px;
}

.style2-product-title a h2::before{

    
    display:none;
}
.style2-product-title a h2::after{

    
    display:none;
}

.style2-product-title-small a h2{
    text-align: center;
    padding: 10px;
    font-weight: 300;
    /*line-height: 1.1;*/
    line-height:1px;
    font-size: 2.8rem;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 2px;
     font-family: Open Sans;
     font-weight: 700;
}

.style2-product-title-small a h2::before{

    display:none;
}

.style2-product-title-small a h2::after{

    display:none;
}

.style2-product-title-small a h2{

    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    letter-spacing: 2px;
    font-style: normal;
    font-weight: 700;
     font-family: Open Sans;
}

.style2-product-price{
    color: #ffffff;
    font-size: 14px;
    line-height: 19px;
    text-transform: none;
    letter-spacing: normal;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    padding-bottom:10px;
     font-family: Open Sans;
}

.style2-product-price-small{
    color: #ffffff;
    font-size: 14px;
    line-height: 19px;
    text-transform: none;
    letter-spacing: normal;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    padding-bottom:5px;
}

.style2-product-price  *,.style2-product-price-small * {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 19px;
    text-transform: none;
    letter-spacing: normal;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
}

.style2-product-price-small * {
    
    font-size: 14px !important; 
}

.style2-product-price .product-itm .price-box,.style2-product-price-small .product-itm .price-box{

    margin:7px 0 12px;
}

.sliderStyle2 *{line-height:normal}

.mag-new-product{
    top: 2px;
    left: auto;
    padding: 0;
    z-index:1;
    min-height:3.236em;
    min-width: 3.236em;
    position: absolute;
    text-align:center;
    line-height: 3.236;
    border-radius:50%;
    font-size:.857em;
    background: #424542;
    float: right;
    color: #fff;
    border: 1px solid #424542;
    right: 2px;
}
.mag-wishlist-product{
    top: 2px;
    left: auto;
    padding: 0;
    z-index:1;
    min-height:3.236em;
    min-width: 3.236em;
    position: absolute;
    text-align:center;
    line-height: 3.236;
    font-size:.857em;
    float: center;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
        z-index: 10000;
    color: #fff;

 }


.sliderStyle2 .detailshover .style2-product-price .price  .woooprice mark,.sliderStyle2 .detailshover .style2-product-price .price  .woooprice ins{background:unset;}
.sliderStyle2 .detailshover .style2-product-price .price mark,.sliderStyle2 .detailshover .style2-product-price .price ins{background:unset;}
.sliderStyle2 .detailshover .style2-product-price .price-small mark,.sliderStyle2 .detailshover .style2-product-price-small .price ins{background:unset;}


.sliderStyle2 .detailshover .buttons_style2 .added:hover::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck_black_2.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}


.sliderStyle2 .detailshover .buttons_style2 .added::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck1.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}
.sliderStyle2 .detailshover .buttons_style2 .add_to_cart_button.loading::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:7px;
}

.sliderStyle2 .detailshover .buttons_style2 .add_to_cart_button.loading:hover::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ajax-loader_black.gif) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:7px;
}




.sliderStyle2 .detailshover .buttons_style2-small .added::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck1.png) no-repeat;
    width: 13px;
    height: 15px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}

.sliderStyle2 .detailshover .buttons_style2-small .added:hover::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck_black_2.png) no-repeat;
    width: 13px;
    height: 15px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}


.sliderStyle2 .detailshover .buttons_style2 .added:hover::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck_black_2.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}
.sliderStyle2 .detailshover .buttons_style2-small .add_to_cart_button.loading::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 13px;
    height: 15px;
    position: absolute;
    display: inline-block;
    margin-top:7px;
}

.sliderStyle2 .detailshover .buttons_style2-small .add_to_cart_button.loading:hover::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ajax-loader_black.gif) no-repeat;
    width: 13px;
    height: 15px;
    position: absolute;
    display: inline-block;
    margin-top:7px;
}

.style2hover .product-rating-box{

    margin: 0px auto;
    text-align: center;
    display: block;
}

.rating_style2{
    text-align:center;
    display:inline-block;
    margin:0px auto;
}


.sliderStyle2 .buttons_style2{text-align: center;margin: 0px auto;padding-top: 20px}
.sliderStyle2 .buttons_style2-small{text-align: center;margin: 0px auto;padding-top: 12px}
.sliderStyle2 .buttons_style2-small button{min-width:18px}
.sliderStyle2 .buttons_style2 .btn_wrap_,.buttons_style2 .disabled{

    background: transparent;
    border:1px solid #fff;
    color:#fff;
    height:25px;
    opacity:1;
    padding:5px;
    min-width:125px;
    line-height:inherit;
}

.bx-viewport_psc .sliderStyle2 .buttons_style2 .btn_wrap_,.buttons_style2 .disabled{

  
    height:auto;
  
}


.sliderStyle2 .buttons_style2-small .btn_wrap_,.buttons_style2 .disabled{

    background:transparent;
    border: 1px solid #fff;
    color:#fff;
   /* height: 20px;*/
    opacity: 1;
    padding: 2px;
    min-width: 103px;
    max-width: 103px;
    text-align: center;
    margin: 0px auto;
}

.sliderStyle2 .buttons_style2 .btn_wrap_ *{
    
    color:#fff;
    vertical-align:middle;
    font-size:13px;
}

.sliderStyle2 .buttons_style2-small .btn_wrap_ *{
    
    color:#fff;
    vertical-align:middle;
}

.sliderStyle2 * a{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    box-shadow:unset;
    
}
.sliderStyle2 * a{
    
    color:#000;
    background:unset;
}

 div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2.style2_btn div.btn_wrap_ a.button{
     
     background:unset;
     border:unset;
     overflow:hidden;
    font-size:13px;
    white-space:pre-line;
    display:inline-block;
    line-height:unset;
    padding: 0 0px;
    min-height:unset;
    margin:unset;
    
}

div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2.style2_btn div.btn_wrap_ *:hover{
    
    color:#000;
}
div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2.style2_btn div.btn_wrap_ a.button:hover{
     

    color:#000;
}

div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2-small.style2_btn div.btn_wrap_ a.button{
     
     background:unset;
     border:unset;
     overflow:hidden;
    font-size:13px;
    white-space:pre-line;
    display:inline-block;
    line-height:unset;
    padding: 0 0px;
    min-height:unset;
    
}
div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2-small.style2_btn div.btn_wrap_ a.button:hover{
     
   
    color:#000;
}

div.sliderStyle2.product-itm.product-itm-style2.style2hover div.detailshover div.buttons_style2-small.style2_btn div.btn_wrap_ *:hover{
     
   
    color:#000;
}

.sliderStyle2 * a:visited{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    box-shadow:unset;
    
}

.sliderStyle2 * a:hover{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    height:auto;
    box-shadow:unset;
}

.buttons_style2 .btn_wrap_:hover ,.buttons_style2 .btn_wrap_:hover * , .buttons_style2 .buttons_style2-small .btn_wrap_:hover{

    background: #fff; 
    color: #000;
    /*padding:2px;*/
    
}

.buttons_style2-small .btn_wrap_:hover ,.buttons_style2-small .btn_wrap_:hover * , .buttons_style2 .buttons_style2-small .btn_wrap_:hover{

    background: #fff; 
    color: #000;
    /*padding:2px;*/
    
}

.buttons_style2-small .btn_wrap_{

    background: transparent;
    border:1px solid #fff;
    color: #fff;
    height:auto;
    padding:2px;
    font-size:13px;
}

 .buttons_style2-small .btn_wrap_:hover{

    background: #fff; 
    color: #000;
    height:auto;
    padding:2px;
    font-size:13px;
}

.sliderStyle2  .added_to_cart {

    display:none
}

.sliderStyle2-small  .added_to_cart {

    display:none
}

.buttons_style2 .product-itm .tocart,.buttons_style2-small .product-itm .tocart{padding-bottom:0px;padding-top:0px}
.add_left_white_border{border-left:1px solid #fff !important;}

.style3{display: grid}
.style3 .box-style3{
    
    color:#fff;visibility: visible;
    opacity: 1;
    height: 28px;
    padding: 5px;
    background-color:#424542;
    transition:all 0.6s ease;
    display:table;
    width:100%;
    padding-left:0px;
    padding-right:0px;
}
.style3 .product-rating-box{
    
    display: inline-block;
    margin:0px;
    vertical-align: middle;
    padding-top: 2px;
    display: table; 
}


.addtocart_style3.disabled{

    background: unset;
    border:unset;
    color:#fff;
    border-left: none;
    background-image: url('../images/ajax-loader.gif');
    background-repeat:no-repeat;
    background-position:center;	
    box-shadow:none;
    width:20px;
    padding-left: 0px!important;
    padding-right: 0px !important;
    opacity:1;
}
.productinfo_style3{
    
    padding: 10px;
    display: table;
}
.productinfo_style3 .product-title-h3{
    
    padding: 35 0 5px;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
}
.productinfo_style3 a h2{
    
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.style3-product-price{
    color: #000;
    font-size: 15px;
    line-height: 19px;
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    font-weight: bold;
    padding-top: 3px;
    padding-box: 5px;	
}

.style3 .add_to_cart_3 .add_to_cart_button.loading::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: middle;
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 13px;
    height: 15px;
    display: inline-block;
    
}

.style3 .add_to_cart_3 .added::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: middle;
    background: url(../images/ck1.png) no-repeat;
    width: 13px;
    height: 18px;
    display: inline-block;
  
 
}

.style3 .add_to_cart_3 .added_to_cart{
    
    display:none;
}
.product-box-add-to-cart-button.resized{

  padding:7px 5px;
}

.sliderStyle3 .productinfo_style3 .product-title-h3  a h2::before{

    
    display:none;
}

.sliderStyle3 * a{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    box-shadow:unset;
    font-size:16px;
    
}
.sliderStyle3 * a{
    
    color:#000;
    background:unset;
    font-size:16px;
}

.sliderStyle3 .exp-product-categories  a,.sliderStyle3 .exp-product-categories  a:visited,.sliderStyle3 .exp-product-categories  a:hover,.sliderStyle3 .exp-product-categories  a:active{
    
     font-size: 10px;
}

.sliderStyle3 * a:visited{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    box-shadow:unset;
    font-size:16px;
    
}

.sliderStyle3 * a:hover{
    
    text-decoration:none !important;
    transition: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    box-sizing: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    outline: unset;
    padding:unset;
    text-decoration: unset;
    vertical-align: unset;
    line-height:unset;
    height:auto;
    box-shadow:unset;
    font-size:16px;
}



.style3 .add_to_cart_3 a{
    
  margin-right:4px;  
  color:#fff;
  vertical-align:middle;
  background:unset;
  border:unset;
  overflow:hidden;
  max-width:110px;
  font-size:13px;
  white-space:pre-line;
  display:inline-block;
  line-height:unset;
  padding: 0 0px;
  min-height:unset;
}

.style3 .add_to_cart_3 a:hover{
    
  margin-right:4px;  
  color:#fff;
  vertical-align:middle;
  background:unset;
  border:unset;
  overflow:hidden;
  max-width:110px;
  font-size:13px;
  min-height:unset;
  white-space:pre-line;
  line-height:unset;
  display:inline-block;
}

.add-to-compare-list-button.resized{
  min-width:15px;
}

.add-to-wishlist-button.resized{

min-width:15px;
}

.btnstyle3{display:table-cell}
.style3alignright{text-align:right}
.style3alignleft{text-align:left}
.style3aligncenter{text-align:center}

.sliderStyle1 .product-title{text-align:center;}
.sliderStyle1 .product-rating-box{width:100%;text-align:center}
.sliderStyle1 .add-info .prices .price  .woooprice mark,.sliderStyle1 .add-info .prices .price  .woooprice ins{background:white;color:#000}
.sliderStyle1 .add-info .prices .price  .woooprice{text-align:center;font-size:14px}
.sliderStyle1 .buttons{width:100%;display:grid;font-size:15px;text-align:center}

.sliderStyle1 .details .add-info .buttons .add_to_cart_button {
    width: auto;
    background-color: #4ab2f1;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom:7px;
    padding-top:7px;
    
    border:0px;		
    text-decoration:none;
}

.sliderStyle1 .details .add-info .buttons .added_to_cart {
    width: auto;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom:7px;
    padding-top:7px;
    margin-top:5px; 
    margin-bottom:5px;
    border:0px;		
    text-decoration:none;
    display:none;
}


.sliderStyle1 .details .add-info .buttons .add_to_cart_button:hover {

    background-color: #248ece;
    border: 0px;
}

.sliderStyle1 .details .product-title a{
    
    text-decoration:none;
    box-shadow:none;
}
.sliderStyle1 .details .product-title a .woocommerce-loop-product__title{

  margin: 10px 0 0px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    color: #4ab2f1;
    text-decoration:none;
}

.sliderStyle1 .details .add-info .buttons .added::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ck1.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:2px;

 
}
.sliderStyle1 .details .add-info .buttons .loading::after{
    
    content: "";
    margin-left: .53em;
    vertical-align: bottom;
    background: url(../images/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    display: inline-block;
    margin-top:3px;
}


.sliderStyle1 .product-title a h2::before{

    
    display:none;
}

.sliderStyle3 .exp-product-categories-wrap{
    
    position:absolute;
    text-align: center;
   width: 100%;
   z-index:99;
}

.sliderStyle1 .exp-product-categories-wrap{
    
    position:absolute;
    text-align: center;
   width: 100%;
   z-index:99;
}

.style2hover .exp-product-categories-wrap{
    
    z-index:-1;
    position:absolute;
    text-align: center;
    width: 100%;


}



.style2hover:hover .exp-product-categories-wrap{
    
    z-index:99;
    position:absolute;
    text-align: center;
   width: 100%;
   display:black;
    color: #fff;
    
}


.product-itm .exp-product-categories {
    font-family: "Proxima Nova",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    color: #7e7e7e;
    letter-spacing: 1px;
    position: absolute;
    top: calc(100% - 34px);
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    max-height: 30px;
    overflow: hidden;
    
}



.product-itm .exp-product-categories a{
     text-decoration: none;   
     color: #7e7e7e;
}
.product-itm.product-itm-style2 .exp-product-categories a{
    
    color: #fff;
}


.product-itm .exp-product-categories a:hover{
    
     text-decoration: none;
}

