.rcon-shop-product {
      border-radius: 0px;
    overflow: hidden;
    padding: 17px;
}
.head_block_rcon_shop {
    font-size: 14px;
    font-weight: 600;
    gap: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 15px;
}
.left_rcon_shop {
        width: 100%;
    padding: 25px;
    background: linear-gradient(8deg, #141414 30%, #161616 100%);
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.img_rcon_shop {
    width: 100%;
    border-radius: 0px;
    clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px)) !important;
}
.description_rcon p {
    color: #878787;
}
.head_block_rcon_shop i {
    display: flex;
    align-items: center;
    background: radial-gradient(100% 100% at 50% 0, #f84040 0, #8f2626 100%);
    justify-content: center;
    text-shadow: #000000d4 1px 0 7px;
    font-size: 14px;
    color: #ffffff;
    clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
    height: 30px;
    width: 30px;
}
.head_block_rcon_shop {
    font-size: 14px;
    font-weight: 600;
    gap: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.info_buy_rcon {
    height: 50px;
    display: flex;
    gap: 9px;
    padding: 0px 20px 0px 9px;
    font-weight: 600;
    font-size: 11px;
    background: #212121;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
    margin-top: 10px;
}
.info_buy_rcon i {
    background: #3f3f3f;
    height: 31px;
    width: 31px;
    color: #979797;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}
.btn_rcon_back {
    height: 45px;
    border: none;
    cursor: pointer;
    display: flex;
    transition: 0.2s;
    padding: 0px 23px;
    background: #212121;
    font-weight: 600;
    color: #818181;
    clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 9px 100%, 0 calc(100% - 9px));
    font-size: 11.5px;
    align-items: center;
    justify-content: center;
}
.btn_rcon_back:hover {
    background: #2f2f2f;
    color: #ffffff;
}
.flex_rcon_shop {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}
.tarif_rcon_head i {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(15deg, #3d3d3d 30%, #474747 100%);
    font-size: 14px;
    color: #939393;
    height: 30px;
    width: 30px;
    border-radius: 0px;
    clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
}
.block_tarif_rcon {
    padding: 20px;
	    border-radius: 0px;
    background: linear-gradient(15deg, #1a1a1a 30%, #252525 100%);
    margin-bottom: 20px;
    clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px));
}
.flex_buy_rcon {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: -10px;
}
.right_rcon_shop {
    width: 100%;
    padding: 25px;
    height: fit-content;
    background: linear-gradient(8deg, #141414 30%, #161616 100%);
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.right_rcon_shop .form-check-input {
    display: none;
}
.right_rcon_shop #error-result {
    margin-bottom: 15px;
}
.btn_buy_rcon {
    width: 100%;
    padding: 14px;
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 100;
    background: radial-gradient(100% 100% at 50% 0, #ff9614 0, #b14f0a 170%);
    color: #000000;
    font-family: 'Furore', sans-serif;
    clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 13px, 100% 100%, 13px 100%, 0 calc(100% - 13px));
    border-radius: 0px;
}

.btn_buy_rcon:hover {
    color: #000000;
    opacity: 0.7;
}
.btn_desp_rcon {
    background: linear-gradient(23deg, #272727 0%, #313131 55%);
    width: 100%;
    padding: 14px;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 100;
    font-family: 'Furore', sans-serif;
    transition: 0.2s;
    clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 13px, 100% 100%, 13px 100%, 0 calc(100% - 13px));
    color: #8d8d8d;
}

.btn_desp_rcon:hover {
    color: #8d8d8d;
    opacity: 0.7;
}
.price_rcon {
    color: #000000;
    background: radial-gradient(100% 100% at 50% 0, #ff9614 0, #b14f0a 170%);
    position: absolute;
    top: 10px;
    font-weight: 600;
    right: 10px;
    clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 9px 100%, 0 calc(100% - 9px)) !important;
    display: flex;
    height: 38px;
    font-size: 11.5px;
    padding: 5px 20px;
    border-radius: 0px;
    cursor: default;
    max-width: 60%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
}
.rcon-shop-product .image {
    height: 200px;
    width: 100%;
    border-radius: 0px;
	clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px)) !important;
    background-size: cover;
    transition: 0.3s all;
    position: relative;
}
.rcon-shop-product .image .price {
  right: 10px;
  top: 10px;
  position: absolute;
}
.rcon-shop-product .image .title {
    background: rgb(0 0 0 / 23%);
    backdrop-filter: blur(7px);
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 600;
    display: flex;
    height: 38px;
    font-size: 11.5px;
    padding: 5px 20px;
    clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 9px 100%, 0 calc(100% - 9px)) !important;
    border-radius: 0px;
    cursor: default;
    max-width: 60%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
}
.rcon-shop-product:hover .image {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.rcon-shop-product .actions {
    text-align: center;
    display: flex;
    gap: 10px;
    padding: 8px;
    background: #1c1c1c;
    clip-path: polygon(0 0, calc(100% - 17px) 0, 100% 17px, 100% 100%, 17px 100%, 0 calc(100% - 17px)) !important;
    margin-top: 10px;
}
.rcon-shop-product .actions .btn {
  margin: 10px;
  width: calc( (100% - 40px) / 2);
}
.rcon-shop-product .actions .btn.description-btn {
  margin-left: 0;
}

.rcon-shop-product-in-detail .image {
  display: block;
  max-height: 300px;
  max-width: 50%;
}
.title_rcon_btn {
    color: #999999 !important;
    font-size: 9px !important;
    line-height: 0px !important;
    display: flex;
    height: 23px;
    border-radius: 0px;
    padding: 0px 10px;
    margin-top: -3px;
    clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px));
    background: #3b3b3b;
    align-items: center;
}
.rcon-shop-product-in-detail .image img {
  margin: 0 auto;
  max-height: 300px;
  max-width: 100%;
  border-radius: 3px;
}

.form-check {
      display: flex !important;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 40px;
}

/*# sourceMappingURL=primary.css.map */
