@font-face {
  font-family: 'SohoGothicPro-Regular';
  src: url("../fonts/SohoGothicPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Regular.otf") format("opentype"), url("../fonts/SohoGothicPro-Regular.woff") format("woff"), url("../fonts/SohoGothicPro-Regular.ttf") format("truetype"), url("../fonts/SohoGothicPro-Regular.svg#SohoGothicPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Bold';
  src: url("../fonts/SohoGothicPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Bold.otf") format("opentype"), url("../fonts/SohoGothicPro-Bold.woff") format("woff"), url("../fonts/SohoGothicPro-Bold.ttf") format("truetype"), url("../fonts/SohoGothicPro-Bold.svg#SohoGothicPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Light';
  src: url("../fonts/SohoGothicPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Light.otf") format("opentype"), url("../fonts/SohoGothicPro-Light.woff") format("woff"), url("../fonts/SohoGothicPro-Light.ttf") format("truetype"), url("../fonts/SohoGothicPro-Light.svg#SohoGothicPro-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Medium';
  src: url("../fonts/SohoGothicPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Medium.otf") format("opentype"), url("../fonts/SohoGothicPro-Medium.woff") format("woff"), url("../fonts/SohoGothicPro-Medium.ttf") format("truetype"), url("../fonts/SohoGothicPro-Medium.svg#SohoGothicPro-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

#af-product-card {
  font-family: "SohoGothicPro-Regular", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.3;
  margin: 0 auto;
  padding: 0; }
  @media only screen and (max-width: 550px) {
  #af-product-card {
    padding: 0px 5px; } }
  #af-product-card .af-width-920 {
    max-width: 920px;
    margin: auto; }
  #af-product-card .af-width-708 {
    max-width: 708px;
    margin: auto; }
  #af-product-card .af-header-4 {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-header-4 .af-header-top {
      margin-top: 3em;
      margin-bottom: 5em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 700px) {
  #af-product-card .af-header-4 .af-header-top {
    margin-top: 1.5em;
    margin-bottom: 5em; } }
      @media only screen and (max-width: 600px) {
  #af-product-card .af-header-4 .af-header-top {
    margin-top: 1.5em;
    margin-bottom: 2.5em; } }
      #af-product-card .af-header-4 .af-header-top .am-logo-in {
        height: 2em;
        float: left; }
        @media only screen and (max-width: 700px) {
  #af-product-card .af-header-4 .af-header-top .am-logo-in {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }
      #af-product-card .af-header-4 .af-header-top .am-logo {
        height: 6em;
        width: auto;
        float: right;
        position: relative;
        margin-left: auto; }
        @media only screen and (max-width: 700px) {
  #af-product-card .af-header-4 .af-header-top .am-logo {
    -webkit-box-ordinal-group: 3;
    height: 3.75em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    float: none;
    margin: auto; } }
      #af-product-card .af-header-4 .af-header-top .am-header-text {
        float: left; }
        @media only screen and (max-width: 700px) {
  #af-product-card .af-header-4 .af-header-top .am-header-text {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    margin-left: 0px;
    margin-top: 24px;
    text-align: center; } }
        #af-product-card .af-header-4 .af-header-top .am-header-text .ng-type {
          font-family: Arial, sans-serif;
          font-size: 1em;
          font-weight: bold;
          color: #e3092d;
          text-transform: uppercase;
          display: block; }
        #af-product-card .af-header-4 .af-header-top .am-header-text .ng-heading {
          font-family: "SohoGothicPro-Regular", Arial, sans-serif;
          font-size: 1.125em;
          display: block;
          line-height: 1.75em; }
          @media only screen and (max-width: 700px) {
  #af-product-card .af-header-4 .af-header-top .am-header-text .ng-heading {
    line-height: 1.1;
    margin-top: 4px;
    font-size: 1.6666666667em; } }
      #af-product-card .af-header-4 .af-header-top:after {
        content: '';
        clear: both;
        display: table; }
  #af-product-card.af-width-708 {
    max-width: 708px; }
  #af-product-card .af-header-box-1 .af-header-img {
    display: block;
    width: 100%;
    max-width: 1150px;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-header-box-1 .af-header-img {
      display: none; } }
    #af-product-card .af-header-box-1 .af-img-small {
      display: none; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-header-box-1 .af-img-small {
      display: block; } }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-header-box-1 .af-img-small {
      display: none; } }
    #af-product-card .af-header-box-1 .af-img-xsmall {
      display: none; }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-header-box-1 .af-img-xsmall {
      display: block; } }
  #af-product-card .af-width-708 .af-header-box-1 .af-header-img {
    display: none; }
    #af-product-card .af-width-708 .af-header-box-1 .af-img-small {
      display: block; }
      @media only screen and (max-width: 480px) {
    #af-product-card .af-width-708 .af-header-box-1 .af-img-small {
      display: none; } }
    #af-product-card .af-width-708 .af-header-box-1 .af-img-xsmall {
      display: none; }
      @media only screen and (max-width: 480px) {
    #af-product-card .af-width-708 .af-header-box-1 .af-img-xsmall {
      display: block; } }
  #af-product-card .af-heading-double {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-heading-double .af-heading-double-text {
      text-align: center;
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 1.2;
      padding: 0px 10%; }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-heading-double .af-heading-double-text {
      font-size: 1.8em; } }
    #af-product-card .af-heading-double .af-heading-double-text .af-text-color-first {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      color: #e3092d; }
  #af-product-card .af-box-gradient {
    height: 70px;
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#fff));
    background-image: -webkit-linear-gradient(top, #e0e0e0, #fff);
    background-image: -moz-linear-gradient(top, #e0e0e0, #fff);
    background-image: -o-linear-gradient(top, #e0e0e0, #fff);
    background-image: linear-gradient(to bottom, #e0e0e0, #fff); }
  #af-product-card .af-features-box-2 {
    width: 100%;
    max-width: 1150px;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    -webkit-flex-flow: row wrap;
    margin: auto;
    box-sizing: border-box; }
    #af-product-card .af-features-box-2 .af-features-lp {
      width: 22%;
      text-align: center;
      margin-bottom: 20px;
      box-sizing: border-box; }
    #af-product-card .af-features-box-2 .af-features-lp.af-w3-features {
      width: 32%; }
      @media only screen and (max-width: 550px) {
    #af-product-card .af-features-box-2 .af-features-lp.af-w3-features {
      width: 100%;
      padding: 10px 10px 0px 10px; } }
    #af-product-card .af-features-box-2 .af-features-lp.af-w2-features {
      width: 48%; }
      @media only screen and (max-width: 550px) {
    #af-product-card .af-features-box-2 .af-features-lp.af-w2-features {
      width: 100%;
      padding: 10px 10px 0px 10px; } }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-features-box-2 .af-features-lp {
      width: 48%; } }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-features-box-2 .af-features-lp {
      width: 100%;
      padding: 10px 10px 0px 10px; } }
    #af-product-card .af-features-box-2 .af-features-lp .af-features-img {
      text-align: center; }
    #af-product-card .af-features-box-2 .af-features-lp .af-features-heading {
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      padding: 20px 0px;
      font-size: 1.25em; }
    #af-product-card .af-features-box-2 .af-features-lp .af-features-text {
      box-sizing: border-box;
      padding: 0 20px; }
      #af-product-card .af-features-box-2 .af-features-lp .af-features-text .af-features-title {
        text-align: left;
        color: #e41429;
        font-size: 1em;
        font-family: "SohoGothicPro-Regular", Arial, sans-serif;
        line-height: 1.4; }
      #af-product-card .af-features-box-2 .af-features-lp .af-features-text .af-features-description {
        text-align: left;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 0.8125em;
        font-family: "SohoGothicPro-Light", Arial, sans-serif; }
  #af-product-card .af-width-920 .af-features-box-2 .af-features-lp .af-features-heading {
    font-size: 1em; }
  #af-product-card .af-width-708 .af-features-box-2 .af-features-lp {
    width: 48%; }
    @media only screen and (max-width: 550px) {
      #af-product-card .af-width-708 .af-features-box-2 .af-features-lp {
        width: 100%;
        padding: 10px 10px 0px 10px; } }
  #af-product-card .af-hotspot {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto; }
    #af-product-card .af-hotspot .p6-table {
      display: table;
      width: 100%;
      height: 500px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-hotspot .p6-table {
      height: 400px;
      width: 100%; } }
    #af-product-card .af-hotspot .p6-table .p6-cell {
      display: table-cell;
      vertical-align: middle;
      width: 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-table .p6-cell {
        display: block;
        width: 100%;
        padding: 0 20px 20px 20px;
        vertical-align: top; } }
    @media only screen and (max-width: 550px) {
      #af-product-card .af-hotspot .p6-table .p6-cell {
        padding-left: 0px; } }
    #af-product-card .af-hotspot .p6-table .p6-cell.p6-cell-top {
      vertical-align: top; }
      @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-table .p6-cell.p6-cell-top {
        padding-left: 0px; } }
    #af-product-card .af-hotspot .p6-table .p6-cell-content-rwd {
      display: none; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-table .p6-cell-content-rwd {
        display: block; } }
    #af-product-card .af-hotspot .p6-cell {
      position: relative; }
    #af-product-card .af-hotspot .p6-cell .p6-cell-container {
      margin-right: 1.25em;
      background-color: #f4f4f4;
      height: 31.25em; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-cell .p6-cell-container {
        height: auto;
        margin-right: 0px; } }
    #af-product-card .af-hotspot .p6-cell .pc-relative {
      height: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #af-product-card .af-hotspot .p6-cell .p6-image {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-top: 1%; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-cell .p6-image {
        width: 80%; } }
    @media only screen and (max-width: 600px) {
      #af-product-card .af-hotspot .p6-cell .p6-image {
        width: 95%; } }
    #af-product-card .af-hotspot .p6-cell .p6-image img {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      display: block; }
    #af-product-card .af-hotspot .p6-cell .p6-hotspots {
      height: auto; }
    #af-product-card .af-hotspot .p6-list {
      padding: 0 2em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media only screen and (max-width: 1040px) {
    #af-product-card .af-hotspot .p6-list {
      padding: 0; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-hotspot .p6-list .p6-list-content {
        max-width: 90%;
        margin-left: 5%; } }
    @media only screen and (max-width: 550px) {
      #af-product-card .af-hotspot .p6-list .p6-list-content {
        max-width: 95%;
        margin-left: 2.5%; } }
    #af-product-card .af-hotspot .p6-list .p6-list-item {
      padding: 0.875em 0;
      -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
      transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
      -o-transition: opacity 0.3s ease, -o-transform 0.3s ease;
      -moz-transition: transform 0.3s ease, opacity 0.3s ease, -moz-transform 0.3s ease;
      transition: transform 0.3s ease, opacity 0.3s ease;
      transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
    @media only screen and (max-width: 1000px) {
      #af-product-card .af-hotspot .p6-list .p6-list-item {
        padding: 0.625em 0; } }
    #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container {
      position: relative;
      padding-left: 4.375em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content {
        border-left: 1px solid #e3092d;
        padding-left: 1.25em; }
      #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container .p6-list-counter {
        position: absolute;
        left: 0;
        top: 0; }
        #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container .p6-list-counter .pc-h1 {
          color: #e3092d;
          font-size: 2.65em;
          line-height: 1.2; }

      #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container .pc-margin-bottom-deca .pc-h4 {
        color: #272727;
        font-size: 1.125em;
        line-height: 1.5em;
        font-family: Arial, sans-serif;
        font-weight: bold; }
        @media only screen and (max-width: 1000px) {
        #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container .pc-margin-bottom-deca .pc-h4 {
          line-height: 1.25em; } }
      #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container p {
        font-size: 1em;
        line-height: 1.375em;
        font-family: Arial, sans-serif;
        margin-top: 0.875em;
        margin-bottom: 0px; }
    #af-product-card .af-hotspot .p6-image {
      position: relative;
      z-index: 0;
      width: 100%;
      height: auto; }
    #af-product-card .af-hotspot .p6-image .pc-hotspot:hover .pc-hotspot-inside-circle {
      width: 70%;
      height: 70%; }
    #af-product-card .af-hotspot .p6-hotspots {
      position: absolute;
      left: 0;
      top: 0;
      height: auto;
      width: 100%; }
    #af-product-card .af-hotspot .p6-hotspots::after {
      content: "";
      display: block; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-hotspot .p6-hotspots {
      display: none; } }
    #af-product-card .af-hotspot .p6-hotspots .p6-hotspots-content {
      position: absolute;
      left: 100%;
      height: 100%;
      width: 100%;
      margin-left: 2em;
      z-index: 3; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspot .p6-hotspots .p6-hotspots-content {
        left: 0%;
        top: 450px;
        min-height: 500px;
        margin-left: 2em; } }
    #af-product-card .af-hotspot .pc-hotspot {
      display: block;
      cursor: pointer;
      width: 4em;
      height: 4em;
      position: absolute;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    #af-product-card .af-hotspot .pc-hotspot img {
      width: 100%;
      height: auto; }
    #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-inside .pc-hotspot-inside-circle {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      width: 32px;
      height: 32px;
      margin: 0 auto;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-inside .pc-hotspot-inside-circle:before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        content: '';
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-animation: pulse 2s infinite;
        -moz-animation: pulse 2s infinite;
        -o-animation: pulse 2s infinite;
        animation: pulse 2s infinite;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
    #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-inside p {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: absolute;
      font-size: 16px;
      left: 50%;
      top: 50%;
      z-index: 3;
      width: 100%;
      height: 16px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding: 0;
      margin: 0px;
      line-height: 1em;
      text-align: center; }
    #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-inside p {
      font-weight: bold;
      color: white;
      font-family: Arial; }
    #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-small {
      width: 4em;
      height: 4em; }
    #af-product-card .af-hotspot .pc-hotspot .pc-hotspot-small .pc-hotspot-inside .pc-hotspot-inside-circle {
      width: 32px;
      height: 32px; }
    #af-product-card .af-hotspot .pc-hotspot .m-st-3 {
      -webkit-box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
      -moz-box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
      box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
      background-color: #e3092d; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-hotspot .pc-hotspot .m-st-3 {
        opacity: 0.5; } }
    #af-product-card .af-hotspot .pc-hotspot-01:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .af-hotspot .pc-hotspot-01:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-01 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
      #af-product-card .af-hotspot .pc-hotspot-01:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-01 .p6-list-item-container .p6-list-item-content .pc-margin-bottom-deca .pc-h4 {
        color: #e3092d; }
    #af-product-card .af-hotspot .pc-hotspot-02:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .af-hotspot .pc-hotspot-02:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-02 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
      #af-product-card .af-hotspot .pc-hotspot-02:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-02 .p6-list-item-container .p6-list-item-content .pc-margin-bottom-deca .pc-h4 {
        color: #e3092d; }
    #af-product-card .af-hotspot .pc-hotspot-03:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .af-hotspot .pc-hotspot-03:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-03 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
      #af-product-card .af-hotspot .pc-hotspot-03:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-03 .p6-list-item-container .p6-list-item-content .pc-margin-bottom-deca .pc-h4 {
        color: #e3092d; }
    #af-product-card .af-hotspot .pc-hotspot-04:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .af-hotspot .pc-hotspot-04:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-04 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
      #af-product-card .af-hotspot .pc-hotspot-04:hover ~ .p6-hotspots .p6-hotspots-content .p6-list-item.p6-list-item-04 .p6-list-item-container .p6-list-item-content .pc-margin-bottom-deca .pc-h4 {
        color: #e3092d; }
    #af-product-card .af-hotspot .p6-cell-info {
      font-size: 0.75em;
      line-height: 1.375em;
      color: #bfbfbf;
      font-family: Arial;
      margin-top: 1.5em;
      padding-right: 1.5625em;
      text-align: center; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-hotspot .p6-cell-info {
      display: none; } }

@keyframes pulse {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16); }
      100% {
        -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0); } }
  #af-product-card .af-width-920 .af-hotspot .p6-table .p6-cell {
    padding: 0; }
    #af-product-card .af-width-920 .af-hotspot .p6-list {
      padding: 0px 15px 0px 0px; }
    #af-product-card .af-width-920 .af-hotspot .p6-list .p6-list-item .p6-list-item-container p {
      font-size: 14px; }
  #af-product-card .af-width-708 .af-hotspot .p6-table {
    height: 400px;
    width: 100%; }
    #af-product-card .af-width-708 .af-hotspot .p6-table .p6-cell {
      display: block;
      width: 100%;
      padding: 0 20px 20px 20px;
      vertical-align: top; }
      @media only screen and (max-width: 550px) {
      #af-product-card .af-width-708 .af-hotspot .p6-table .p6-cell {
        padding-left: 0px; } }
      #af-product-card .af-width-708 .af-hotspot .p6-table .p6-cell.p6-cell-top {
        padding-left: 0px; }
    #af-product-card .af-width-708 .af-hotspot .p6-table .p6-cell-content-rwd {
      display: block; }
    #af-product-card .af-width-708 .af-hotspot .p6-cell .p6-cell-container {
      height: auto;
      margin-right: 0px; }
    #af-product-card .af-width-708 .af-hotspot .p6-cell .p6-image {
      width: 80%; }
      @media only screen and (max-width: 600px) {
      #af-product-card .af-width-708 .af-hotspot .p6-cell .p6-image {
        width: 95%; } }
    #af-product-card .af-width-708 .af-hotspot .p6-list {
      padding: 0; }
    @media only screen and (max-width: 700px) {
        #af-product-card .af-width-708 .af-hotspot .p6-list .p6-list-content {
          max-width: 90%;
          margin-left: 5%; } }
      @media only screen and (max-width: 550px) {
      #af-product-card .af-width-708 .af-hotspot .p6-list .p6-list-content {
        max-width: 95%;
        margin-left: 2.5%; } }
    #af-product-card .af-width-708 .af-hotspot .p6-list .p6-list-item {
      padding: 0.625em 0; }
      #af-product-card .af-width-708 .af-hotspot .p6-list .p6-list-item .p6-list-item-container .pc-margin-bottom-deca .pc-h4 {
        line-height: 1.25em; }
    #af-product-card .af-width-708 .af-hotspot .p6-hotspots {
      display: none; }
    #af-product-card .af-width-708 .af-hotspot .p6-hotspots .p6-hotspots-content {
      left: 0%;
      top: 450px;
      min-height: 500px;
      margin-left: 2em; }
    #af-product-card .af-width-708 .af-hotspot .p6-cell-info {
      display: none; }
  #af-product-card .af-small-text {
    width: 100%;
    max-width: 1150px;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 1.2;
    margin: auto;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #bfbfbf; }
  #af-product-card .af-description-list-1 {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-description-list-1 .af-description-lp {
      white-space: nowrap;
      display: table;
      width: 100%; }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
      width: 50%;
      display: table-cell;
      white-space: normal;
      vertical-align: middle;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      padding: 0 3.125em;
      box-sizing: border-box; }
    @media only screen and (max-width: 950px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
        padding: 0 1.5em; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
        max-width: 575px;
        width: 90%;
        margin: auto;
        display: block;
        padding: 10px 0px; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      max-width: 450px;
      line-height: 1.4;
      margin: 1em 0px;
      font-size: 1em; }
      @media only screen and (max-width: 800px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
        font-size: 0.875em; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      line-height: 110%;
      margin-top: 5px;
      font-size: 1.75em;
      margin-bottom: 0.625em;
      max-width: 450px; }
      @media only screen and (max-width: 950px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
        font-size: 1.375em; } }
      @media only screen and (max-width: 800px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
        font-size: 1.125em; } }
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title strong {
        font-family: "SohoGothicPro-Medium", Arial, sans-serif;
        font-weight: normal; }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
      color: #e3092d;
      text-transform: uppercase;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-size: 1em;
      line-height: 1.1;
      margin-bottom: 0px;
      margin-top: 0px; }
      @media only screen and (max-width: 900px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
        font-size: 0.875em;
        margin-top: 10px; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img {
      width: 50%;
      display: table-cell;
      vertical-align: top; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img {
        max-width: 575px;
        width: 90%;
        margin: auto;
        display: block; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img img {
      width: 100%;
      max-width: 660px;
      display: block; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-img-no-mobile {
        display: none; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-img-mobile {
      display: none; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-img-mobile {
        display: block; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-text-right {
        padding-left: 0px;
        padding-right: 0px; } }
  #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
    box-sizing: border-box; }
    #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      font-size: 0.875em; }
    #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-size: 1.3em; }
  #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box {
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-size: 1.3em; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
      padding-top: 4px; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      font-size: 0.875em; }
  #af-product-card .af-small-text {
    width: 100%;
    max-width: 1150px;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 1.2;
    margin: auto;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #bfbfbf; }
  #af-product-card .af-heading-double {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-heading-double .af-heading-double-text {
      text-align: center;
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 1.2;
      padding: 0px 10%; }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-heading-double .af-heading-double-text {
      font-size: 1.8em; } }
    #af-product-card .af-heading-double .af-heading-double-text .af-text-color-first {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      color: #e3092d; }
  #af-product-card .af-box-gradient {
    height: 70px;
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#fff));
    background-image: -webkit-linear-gradient(top, #e0e0e0, #fff);
    background-image: -moz-linear-gradient(top, #e0e0e0, #fff);
    background-image: -o-linear-gradient(top, #e0e0e0, #fff);
    background-image: linear-gradient(to bottom, #e0e0e0, #fff); }
  #af-product-card .af-functions-list-2 {
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1150px; }
    #af-product-card .af-functions-list-2 .af-functions-col {
      width: 33.33333%; }
    @media only screen and (max-width: 1000px) {
    #af-product-card .af-functions-list-2 .af-functions-col {
      width: 50%; } }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-functions-list-2 .af-functions-col {
      width: 90%;
      margin: auto; } }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp {
      padding: 0 20px 0 15px; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-icon {
      width: 70px;
      float: left;
      margin-right: 30px;
      margin-bottom: 30px; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-input {
      display: none; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text {
      float: left;
      width: -webkit-calc(100% - 100px);
      width: calc(100% - 100px);
      position: relative; }
      #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-title {
        font-family: "SohoGothicPro-Medium", Arial, sans-serif;
        margin: 0px 0px;
        height: 52px; }
      #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-label {
        cursor: pointer;
        display: inline-block;
        font-family: "SohoGothicPro-Medium", Arial, sans-serif;
        position: relative;
        font-size: 0.8125em;
        width: 100%; }
      @media only screen and (max-width: 550px) {
        #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-label {
          margin: 5px 0px; } }
      #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-label::after {
        content: '';
        display: block;
        width: 13px;
        height: 9px;
        background: url("../img/b_open.jpg") top center no-repeat;
        position: absolute;
        right: 0px;
        bottom: 0px; }
      #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-description {
        display: none;
        opacity: 0;
        transition: opacity 1s linear;
        width: -webkit-calc(100% + 45px);
        width: calc(100% + 5px);
        position: relative;
        margin-bottom: 15px;
        font-size: 0.8125em; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-label-down {
      display: none;
      width: 100%;
      text-align: right;
      border-bottom: 1px solid #ddd;
      margin-bottom: 30px;
      cursor: pointer; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-input:checked ~ .af-function-label-down {
      display: block; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-input:checked ~ .af-function-text .af-function-description {
      display: block;
      transition: opacity 1s linear;
      opacity: 1; }
    #af-product-card .af-functions-list-2 .af-functions-col .af-function-lp .af-function-input:checked ~ .af-function-text .af-function-label {
      display: none; }
  #af-product-card .af-width-920 .af-functions-list-2 .af-functions-col {
    width: 50%; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-width-920 .af-functions-list-2 .af-functions-col {
        width: 90%;
        margin: auto; } }
  #af-product-card .af-width-708 .af-functions-list-2 .af-functions-col {
    width: 50%; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-width-708 .af-functions-list-2 .af-functions-col {
        width: 90%;
        margin: auto; } }
    @media only screen and (max-width: 550px) {
            #af-product-card .af-width-708 .af-functions-list-2 .af-functions-col .af-function-lp .af-function-text .af-function-label {
              margin: 5px 0px; } }
  #af-product-card .af-category-box {
    padding: 3.75em 3.12em;
    margin-top: 3.75em;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 100%;
    max-width: 1150px;
    margin: auto;
    box-sizing: border-box; }
    @media only screen and (max-width: 600px) {
  #af-product-card .af-category-box {
    padding: 2.5em 2.5em;
    margin-top: 3em; } }
    #af-product-card .af-category-box .af-category-lists {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center; }
    #af-product-card .af-category-box .af-category-lists .af-category-logo {
      width: 25%;
      text-align: center; }
    #af-product-card .af-category-box .af-category-lists .af-category-logo.af-hidden {
      display: none; }
    @media only screen and (max-width: 600px) {
      #af-product-card .af-category-box .af-category-lists .af-category-logo {
        width: 100%;
        text-align: left;
        margin-bottom: 50px; } }
    #af-product-card .af-category-box .af-category-lists .af-category-logo img {
      max-width: 174px;
      width: 90%;
      height: auto; }
    #af-product-card .af-category-box .af-category-lists .af-category-text {
      width: 70%; }
    @media only screen and (max-width: 600px) {
      #af-product-card .af-category-box .af-category-lists .af-category-text {
        width: 100%;
        text-align: left; } }
    #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-heading {
      font-size: 1em;
      text-transform: uppercase;
      color: #e41429;
      margin-bottom: 10px;
      line-height: 120%; }
    #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-title {
      font-size: 1.75em;
      margin-bottom: 20px;
      line-height: 1.2; }
      @media only screen and (max-width: 600px) {
      #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-title {
        font-size: 1.45em; } }
      @media only screen and (max-width: 600px) {
        #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-title br {
          display: none; } }
    #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-descrption {
      line-height: 1.4;
      font-family: Helvetica Neue, Helvetica, Tahoma, Arial;
      font-size: 1em;
      padding-right: 3.75em; }
      @media only screen and (max-width: 600px) {
      #af-product-card .af-category-box .af-category-lists .af-category-text .af-category-descrption {
        padding-right: 0px; } }
  #af-product-card .af-width-708 .af-category-box {
    padding: 40px 40px 50px 40px; }
    #af-product-card .af-width-708 .af-category-box .af-category-lists .af-category-text .af-category-title br {
      display: none; }
  #af-product-card .af-image-full {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-image-full .af-image-full-normal {
      display: block;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-normal {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-small {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: block; } }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: block; } }
    #af-product-card .af-image-full .af-image-normal {
      display: block;
      width: 100%;
      height: auto; }
  #af-product-card .af-image-full {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-image-full .af-image-full-normal {
      display: block;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-normal {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-small {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: block; } }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: block; } }
    #af-product-card .af-image-full .af-image-normal {
      display: block;
      width: 100%;
      height: auto; }
  #af-product-card .af-footer-box-2 {
    background-color: #f6f6f6;
    padding: 50px 70px;
    width: 100%;
    max-width: 1150px;
    margin: auto;
    box-sizing: border-box; }
    @media only screen and (max-width: 700px) {
  #af-product-card .af-footer-box-2 {
    padding: 40px 50px; } }
    #af-product-card .af-footer-box-2 .af-footer-heading {
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 1.2;
      margin-bottom: 55px;
      text-align: left; }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-footer-box-2 .af-footer-heading {
      font-size: 1.25em; } }
    #af-product-card .af-footer-box-2 .af-footer-heading strong {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal; }
    #af-product-card .af-footer-box-2 .af-footer-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: flex-start; }
    #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col {
      width: 25%;
      align-items: center;
      padding: 15px 0px; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col {
        width: 50%; } }
    @media only screen and (max-width: 550px) {
      #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col {
        width: 90%; } }
    #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col .af-footer-img {
      text-align: center; }
      #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col .af-footer-img img {
        height: 90px;
        width: auto; }
      @media only screen and (max-width: 800px) {
        #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col .af-footer-img img {
          height: 80px;
          width: auto; } }
    #af-product-card .af-footer-box-2 .af-footer-row .af-footer-col .af-footer-title {
      text-align: center;
      padding-left: 1.875em;
      padding-right: 1.875em;
      padding-top: 1.875em;
      padding-bottom: 1.875em;
      font-size: 1em; }
    #af-product-card .af-footer-box-2.af-footer-down .af-footer-row .af-footer-col {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; }
      #af-product-card .af-footer-box-2.af-footer-down .af-footer-row .af-footer-col .af-footer-img {
        width: 30%; }
      #af-product-card .af-footer-box-2.af-footer-down .af-footer-row .af-footer-col .af-footer-img img {
        height: 90px; }
      #af-product-card .af-footer-box-2.af-footer-down .af-footer-row .af-footer-col .af-footer-title {
        width: 70%;
        padding-top: 0px;
        padding-bottom: 0px;
        box-sizing: border-box; }
    #af-product-card .af-footer-box-2.af-footer-hover-:hover .af-footer-col {
      opacity: 0.4; }
      #af-product-card .af-footer-box-2.af-footer-hover-:hover .af-footer-col:hover {
        opacity: 1;
        cursor: pointer; }
  @media only screen and (max-width: 700px) {
      #af-product-card .af-width-708 .af-footer-box-2 {
        padding: 40px 50px; } }
    #af-product-card .af-width-708 .af-footer-box-2 .af-footer-row .af-footer-col {
      width: 50%; }
      @media only screen and (max-width: 550px) {
      #af-product-card .af-width-708 .af-footer-box-2 .af-footer-row .af-footer-col {
        width: 90%; } }
      #af-product-card .af-width-708 .af-footer-box-2 .af-footer-row .af-footer-col .af-footer-img img {
        height: 80px;
        width: auto; }
    #af-product-card .pc-margin-top-s {
      padding-top: 3em; }
    #af-product-card .pc-margin-bottom-s {
      padding-bottom: 3em; }
    #af-product-card .pc-margin-top-m {
      padding-top: 4em; }
    #af-product-card .pc-margin-bottom-m {
      padding-bottom: 4em; }
    #af-product-card .pc-margin-top-l {
      padding-top: 6em; }
    #af-product-card .pc-margin-bottom-l {
      padding-bottom: 6em; }
  #af-product-card .af-heading-double .af-heading-double-text .af-text-color-first {
    color: #444; }
  #af-product-card .af-desc-top-border {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece; }
  #af-product-card .af-category-box .af-category-lists .af-category-text {
    width: 90%; }
  #af-product-card .af-hotspot .p6-list .p6-list-item .p6-list-item-container p {
    font-size: 14px; }
