.railres-container .wpshop {
  display: flex;
  justify-content: space-between;
  position: relative;
  background-color: white;
  width: 100%;
  min-width: 300px;
  min-height: 215px;
  margin: 15px 0;
  overflow: hidden;
  border-bottom: 2px solid #EBC917;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.2);
  transition: all ease 0.3s; }
  .railres-container .wpshop:hover {
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.24); }
  @media only screen and (max-width: 992px) {
    .railres-container .wpshop {
      flex-direction: column;
      min-width: auto;
      padding-top: 50px;
      min-height: unset; } }
  .railres-container .wpshop-info {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop-info {
        flex-direction: column; } }
    .railres-container .wpshop-info *[class*="wpshop-info-photo"] {
      position: relative;
      min-width: 200px;
      height: 100%;
      background-color: white;
      transition: all ease 1s; }
      @media only screen and (max-width: 1350px) {
        .railres-container .wpshop-info *[class*="wpshop-info-photo"] {
          min-width: 150px; } }
      @media only screen and (max-width: 1200px) {
        .railres-container .wpshop-info *[class*="wpshop-info-photo"] {
          min-width: 130px; } }
      @media only screen and (max-width: 992px) {
        .railres-container .wpshop-info *[class*="wpshop-info-photo"] {
          min-width: 100px;
          min-height: 150px; } }
      .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-info-photo-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain; }
      .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-info-photo-blurred {
        padding: 15px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: blur(8px);
        opacity: 0.4; }
      .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-quickinfo {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 4px 8px 4px 3px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.562); }
        .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-quickinfo > * {
          text-align: center;
          vertical-align: middle;
          font-size: 14px;
          width: 20px;
          height: 20px;
          color: #8E8E8E;
          padding: 0;
          margin: 0 5px 0 0; }
        .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-quickinfo > *:last-child {
          margin: 0; }
        @media only screen and (max-width: 992px) {
          .railres-container .wpshop-info *[class*="wpshop-info-photo"] .wpshop-quickinfo {
            padding: 4px 3px 4px 8px;
            justify-content: flex-start; } }
    .railres-container .wpshop-info-photo-card {
      border: 1px solid #FBF4D1;
      min-height: 200px;
      box-sizing: content-box; }
      .railres-container .wpshop-info-photo-card > * {
        box-sizing: border-box; }
    .railres-container .wpshop-info-text {
      padding: 15px;
      width: 100%;
      height: auto;
      overflow: hidden;
      transition: all ease 1s; }
      @media only screen and (max-width: 992px) {
        .railres-container .wpshop-info-text {
          padding: 0;
          height: 0px; } }
      .railres-container .wpshop-info-text-title {
        padding: 0;
        margin: 0;
        font-size: 22px;
        color: #3C3C3C;
        transition: all ease 1s; }
        @media only screen and (max-width: 1200px) {
          .railres-container .wpshop-info-text-title {
            font-size: 20px; } }
        @media only screen and (max-width: 992px) {
          .railres-container .wpshop-info-text-title {
            position: absolute;
            top: 10px;
            left: 15px;
            right: 15px;
            text-align: center; } }
      .railres-container .wpshop-info-text *[class*="wpshop-info-text-desc"] {
        margin: 0;
        font-size: 15px;
        color: #8E8E8E; }
        @media only screen and (max-width: 1200px) {
          .railres-container .wpshop-info-text *[class*="wpshop-info-text-desc"] {
            font-size: 14px; } }
        @media only screen and (max-width: 992px) {
          .railres-container .wpshop-info-text *[class*="wpshop-info-text-desc"] {
            padding: 15px; } }
      .railres-container .wpshop-info-text *[class*="wpshop-info-text-desc-card"] {
        padding: 15px 0 0 !important; }
  .railres-container .wpshop-action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 2;
    min-width: 260px;
    max-width: 350px;
    padding: 25px 20px 10px 20px;
    background: #FCFCFC;
    border: 1px solid #D9D9D9; }
    @media only screen and (max-width: 1350px) {
      .railres-container .wpshop-action {
        padding: 15px 20px 10px 20px; } }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop-action {
        padding: 15px 10px 10px 10px; } }
  .railres-container .wpshop .wpshop-prop:first-child,
  .railres-container .wpshop .wpshop-btn {
    margin-top: 10px; }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop .wpshop-prop:first-child,
      .railres-container .wpshop .wpshop-btn {
        margin-top: 5px; } }
  .railres-container .wpshop .wpshop-action-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    min-height: 50px;
    padding: 0 30px 0 10px;
    min-width: 280px; }
    @media only screen and (max-width: 1350px) {
      .railres-container .wpshop .wpshop-action-card {
        padding: 0 15px 0 0;
        min-width: 230px; } }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop .wpshop-action-card {
        flex-direction: column;
        align-items: center;
        min-width: auto; }
        .railres-container .wpshop .wpshop-action-card .wpshop-btn {
          margin: 10px 0; } }
    .railres-container .wpshop .wpshop-action-card .wpshop-action-card-desc {
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1; }
      .railres-container .wpshop .wpshop-action-card .wpshop-action-card-desc > * {
        margin: 0;
        padding: 0;
        color: #5C5C5C;
        font-size: 20px;
        margin: 0 15px 0 0; }
    .railres-container .wpshop .wpshop-action-card .wpshop-action-card-btn {
      position: relative;
      width: 20px;
      height: 20px; }
      @media only screen and (max-width: 992px) {
        .railres-container .wpshop .wpshop-action-card .wpshop-action-card-btn {
          display: none; } }
      .railres-container .wpshop .wpshop-action-card .wpshop-action-card-btn > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #8E8E8E; }
  .railres-container .wpshop .wpshop-btn {
    font-size: 16px;
    color: #6A6A6A;
    padding: 7px 25px;
    background-color: #EBEBEB;
    text-align: center;
    transition: all ease .3s;
    border: 0;
    cursor: pointer; }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop .wpshop-btn {
        padding: 3px 15px; } }
    .railres-container .wpshop .wpshop-btn:hover {
      background-color: #dbdbdb; }
    .railres-container .wpshop .wpshop-btn:hover, .railres-container .wpshop .wpshop-btn:active, .railres-container .wpshop .wpshop-btn:visited {
      text-decoration: none;
      color: #6A6A6A; }
  .railres-container .wpshop .wpshop-light-text {
    color: #939393 !important; }
  .railres-container .wpshop *[class*="wpshop-info-btn"] {
    position: absolute;
    right: 10px;
    top: 165px;
    padding: 4px 10px;
    background-color: #ececec;
    border-radius: 13px;
    border-width: 0;
    border-style: solid;
    font-size: 16px;
    color: #5f5f5f;
    text-align: center;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: all ease .3s; }
    @media only screen and (min-width: 992px) {
      .railres-container .wpshop *[class*="wpshop-info-btn"] {
        display: none; } }
    .railres-container .wpshop *[class*="wpshop-info-btn"]:hover {
      background-color: #dadada; }
    .railres-container .wpshop *[class*="wpshop-info-btn"]:hover, .railres-container .wpshop *[class*="wpshop-info-btn"]:active, .railres-container .wpshop *[class*="wpshop-info-btn"]:visited, .railres-container .wpshop *[class*="wpshop-info-btn"]:focus {
      text-decoration: none;
      color: #5f5f5f;
      outline: none;
      border: 0; }
  .railres-container .wpshop .wpshop-info-btn-card {
    right: 25px;
    top: 185px; }
  .railres-container .wpshop .h-auto {
    height: auto; }
.railres-container .shop-quickcart {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  max-width: 400px;
  margin: 15px 0;
  border-bottom: 2px solid #EBC917;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.2);
  transition: all ease 0.3s; }
  .railres-container .shop-quickcart:hover {
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.24); }
  .railres-container .shop-quickcart-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e2e2e2;
    background: linear-gradient(360deg, #F9F9F9 0%, rgba(255, 255, 255, 0) 100%), #FEFEFE; }
    .railres-container .shop-quickcart-item * {
      font-size: 16px;
      color: #8E8E8E;
      margin: 0 5px 0 0;
      padding: 0; }
    .railres-container .shop-quickcart-item > *:last-child {
      margin-right: 0; }
  .railres-container .shop-quickcart-btn {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    outline: none;
    border: 0; }
    .railres-container .shop-quickcart-btn img {
      opacity: 0.5;
      position: absolute;
      top: 20%;
      left: 20%;
      width: 60%;
      height: 60%;
      object-fit: contain;
      margin: 0;
      transition: all ease 0.3s; }
    .railres-container .shop-quickcart-btn:hover img {
      opacity: 1; }
  .railres-container .shop-quickcart .shop-quickcart-footer {
    display: flex;
    justify-content: center;
    padding: 15px;
    color: white;
    background-color: white; }
    .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn {
      font-size: 14px;
      color: white;
      padding: 7px 20px;
      background-color: #000000;
      text-align: center;
      transition: all ease .3s;
      border: 0;
      cursor: pointer; }
      @media only screen and (max-width: 992px) {
        .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn {
          padding: 3px 15px; } }
      .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn:hover {
        cursor: pointer;
        background-color: #dbdbdb; }
      .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn:hover, .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn:active, .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-btn:visited {
        text-decoration: none;
        color: #6A6A6A; }
    .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-trash-btn {
      position: relative;
      margin-left: 10px; }
      .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-trash-btn img {
        position: absolute;
        width: 60%;
        height: 60%;
        left: 20%;
        top: 20%;
        opacity: 0.8;
        transition: all ease 0.3s; }
        .railres-container .shop-quickcart .shop-quickcart-footer .wpshop-trash-btn img:hover {
          opacity: 1; }
  .railres-container .shop-quickcart .wpshop-prop {
    margin-bottom: 0; }
.railres-container .wpshop-prop {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1200px) {
    .railres-container .wpshop-prop {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 992px) {
    .railres-container .wpshop-prop {
      justify-content: center; } }
  .railres-container .wpshop-prop .wpshop-prop-label {
    margin: 0;
    padding: 0;
    color: #8E8E8E;
    font-size: 14px;
    width: 100%;
    max-width: 90px;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      .railres-container .wpshop-prop .wpshop-prop-label {
        width: auto; } }
  .railres-container .wpshop-prop .wpshop-prop-input-wrap {
    display: flex;
    align-items: center;
    padding: 1px;
    margin-left: 5px;
    background-color: #FDFDFD;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    width: 100%;
    overflow: hidden; }
    @media only screen and (max-width: 992px) {
      .railres-container .wpshop-prop .wpshop-prop-input-wrap {
        max-width: 120px; } }
    .railres-container .wpshop-prop .wpshop-prop-input-wrap .wpshop-prop-color {
      width: 15px;
      height: 15px;
      margin: 0 3px !important; }
    .railres-container .wpshop-prop .wpshop-prop-input-wrap .wpshop-select {
      font-size: 14px;
      color: #808080;
      padding: 1px !important;
      height: auto !important; }
    .railres-container .wpshop-prop .wpshop-prop-input-wrap *:not(.wpshop-select) {
      font-size: 14px;
      color: #808080;
      margin: 0; }
.railres-container .wpshop-no-border {
  border: 0 !important; }
.railres-container .wppay-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-right: 1px solid #DADADA; }
  .railres-container .wppay-wrap:last-child {
    border: 0; }
  @media only screen and (max-width: 768px) {
    .railres-container .wppay-wrap {
      border-right: 0; } }
.railres-container .wppay {
  position: relative;
  margin: 30px 15px 15px;
  padding: 15px 40px;
  background-color: white; }
  @media only screen and (max-width: 768px) {
    .railres-container .wppay {
      padding: 15px 20px;
      border: 1px solid #D3D3D3; } }
  @media only screen and (max-width: 576px) {
    .railres-container .wppay {
      padding: 15px 15px; } }
  .railres-container .wppay-title {
    font-size: 30px;
    background-color: white;
    display: inline-flex;
    padding: 0 10px;
    margin-bottom: 35px;
    transition: all ease 1s; }
    @media only screen and (max-width: 768px) {
      .railres-container .wppay-title {
        font-size: 26px; } }
    @media only screen and (max-width: 576px) {
      .railres-container .wppay-title {
        font-size: 20px; } }
  .railres-container .wppay-header, .railres-container .wppay-body, .railres-container .wppay-footer {
    padding: 5px; }
    .railres-container .wppay-header *[class*="wppay-header-item"],
    .railres-container .wppay-header *[class*="wppay-body-item"],
    .railres-container .wppay-header *[class*="wppay-footer-item"], .railres-container .wppay-body *[class*="wppay-header-item"],
    .railres-container .wppay-body *[class*="wppay-body-item"],
    .railres-container .wppay-body *[class*="wppay-footer-item"], .railres-container .wppay-footer *[class*="wppay-header-item"],
    .railres-container .wppay-footer *[class*="wppay-body-item"],
    .railres-container .wppay-footer *[class*="wppay-footer-item"] {
      font-size: 18px;
      color: inherit;
      margin: 0;
      padding-left: 40px;
      transition: all ease 1s; }
      @media only screen and (max-width: 768px) {
        .railres-container .wppay-header *[class*="wppay-header-item"],
        .railres-container .wppay-header *[class*="wppay-body-item"],
        .railres-container .wppay-header *[class*="wppay-footer-item"], .railres-container .wppay-body *[class*="wppay-header-item"],
        .railres-container .wppay-body *[class*="wppay-body-item"],
        .railres-container .wppay-body *[class*="wppay-footer-item"], .railres-container .wppay-footer *[class*="wppay-header-item"],
        .railres-container .wppay-footer *[class*="wppay-body-item"],
        .railres-container .wppay-footer *[class*="wppay-footer-item"] {
          font-size: 18px;
          padding-left: 15px;
          margin: 5px 0; } }
      @media only screen and (max-width: 576px) {
        .railres-container .wppay-header *[class*="wppay-header-item"],
        .railres-container .wppay-header *[class*="wppay-body-item"],
        .railres-container .wppay-header *[class*="wppay-footer-item"], .railres-container .wppay-body *[class*="wppay-header-item"],
        .railres-container .wppay-body *[class*="wppay-body-item"],
        .railres-container .wppay-body *[class*="wppay-footer-item"], .railres-container .wppay-footer *[class*="wppay-header-item"],
        .railres-container .wppay-footer *[class*="wppay-body-item"],
        .railres-container .wppay-footer *[class*="wppay-footer-item"] {
          font-size: 16px; } }
    .railres-container .wppay-header-item-main, .railres-container .wppay-body-item-main, .railres-container .wppay-footer-item-main {
      width: 60%; }
      @media only screen and (max-width: 768px) {
        .railres-container .wppay-header-item-main, .railres-container .wppay-body-item-main, .railres-container .wppay-footer-item-main {
          width: 80%; } }
  .railres-container .wppay-header {
    display: flex;
    color: #8f8f8f;
    border-bottom: 2px solid #D3D3D3; }
    @media only screen and (max-width: 768px) {
      .railres-container .wppay-header {
        border-bottom: 1px solid #D3D3D3; } }
  .railres-container .wppay-body {
    display: flex;
    flex-wrap: wrap;
    color: #1d1d1d; }
  .railres-container .wppay-footer {
    padding-left: 60%;
    transition: all ease 1s; }
    @media only screen and (max-width: 768px) {
      .railres-container .wppay-footer {
        padding-left: 80%; } }
  .railres-container .wppay-option {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    min-width: 51%;
    padding: 3px 30px;
    margin: 5px;
    background-color: #F5F5F5; }
    .railres-container .wppay-option:hover .wppay-option-title {
      color: black; }
    .railres-container .wppay-option-photo {
      position: relative;
      width: 50px;
      height: 50px;
      margin-right: 15px; }
      .railres-container .wppay-option-photo img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .railres-container .wppay-option-title {
      color: #a5a5a5;
      font-weight: 600;
      margin: 0;
      transition: all ease .3s; }
    .railres-container .wppay-option a {
      position: absolute;
      width: 100%;
      height: 100%; }
  .railres-container .wppay-option.wppay-option-selected {
    background-color: #DFF5DF; }
    .railres-container .wppay-option.wppay-option-selected > *[class*="title"] {
      color: black; }
.railres-container .wp-bottom-border {
  border-bottom: 2px solid #545454; }
  @media only screen and (max-width: 768px) {
    .railres-container .wp-bottom-border {
      border-bottom: 1px solid #545454; } }
.railres-container .gold-border {
  border-bottom: 2px solid #EBC917; }
.railres-container .right-border {
  border-right: 1px solid #DADADA; }
.railres-container .wpback-btn > * {
  display: flex;
  align-items: center;
  color: #5198DA;
  margin: 0;
  font-size: 18px; }
  .railres-container .wpback-btn > * > * {
    color: #717171;
    font-size: 30px;
    margin: -3px 10px 0 20px;
    line-height: 1;
    transition: all ease .5s; }
.railres-container .wpback-btn:hover {
  text-decoration: none; }
  .railres-container .wpback-btn:hover > * > * {
    margin-left: 0; }
.railres-container .wpshop-btn-group {
  display: flex;
  align-items: center;
  color: white; }
  .railres-container .wpshop-btn-group > * {
    text-decoration: none;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); }
.railres-container .wpclear-btn {
  padding: 3px 15px 3px 15px;
  margin-left: 10px;
  margin-right: -5px;
  background-color: #E8E8E8;
  font-size: 16px;
  font-weight: 600;
  color: #747474;
  transition: all ease .3s;
  text-decoration: none;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); }
  .railres-container .wpclear-btn:hover {
    padding: 3px 25px 3px 15px;
    margin-left: 0; }
.railres-container .wpcontinue-btn {
  padding: 6px 22px;
  font-size: 20px;
  transition: all ease .3s;
  text-decoration: none;
  color: white;
  background-color: #000000;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); }
  .railres-container .wpcontinue-btn:hover {
    background-color: #7c7c7c; }
  @media only screen and (max-width: 768px) {
    .railres-container .wpcontinue-btn {
      padding: 3px 18px;
      font-size: 18px; } }
  @media only screen and (max-width: 576px) {
    .railres-container .wpcontinue-btn {
      padding: 3px 13px;
      font-size: 16px; } }
.railres-container .wptotal-price {
  font-size: 18px;
  color: #939393;
  margin: 0; }
  .railres-container .wptotal-price > * {
    font-size: 1.2em;
    color: #5C5C5C; }
.railres-container .flex-grow-1 {
  flex-grow: 1; }

/*# sourceMappingURL=railres.css.map */
