

/* Start:/local/templates/elektro_flat/components/bitrix/catalog/.default/style.min.css?1671031863308*/
.thumb img{border-radius:5px;background-color:#fff;border:1px solid #ddd;padding:5px}.thumb{padding:5px}.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;padding:0 0 2rem 0}.grid-item{display:grid;justify-content:center}.grid-container .grid-item img{max-height:250px}
/* End */


/* Start:/local/templates/elektro_flat/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17326966802482*/
.fw-bold {
    font-weight: bold;
}
.prod_documents {
    clear: both;
    padding-top: 15px;  
}
.prod_documents .h4 {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
}
.prod_documents>div {
    width: 100%;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.body_text .prod_documents ul,
.prod_documents ul {
    list-style: none;
    padding: 0;
}
.prod_documents ul li {
    padding: 5px 0 5px 36px;
    background: url(/img/icon/doc_icon-26.png) no-repeat left center;
    margin: 5px 0
}
.prod_documents ul li a {
    color: #8184a1;
}
.catalog-detail-element.kzt .catalog-detail-item-price-current {
    font-size: 18px;
    display: block !important;
}
.form-select-checks,
.form-product-select-checks {
    display: flex;
    justify-content: space-between;

}
.form-select-check,
.form-product-select-check {
    border-radius: 4px;
    background: #f6f6fb;
    padding: 6px 12px;
    cursor: pointer;
    margin-bottom: 12px;
}
.form-product-select-check {
    background: #fff;
}
.form-product-select-check:hover,
.form-product-select-check.active {
    background: #e8e8ed;
}
.form-select-check:hover {
    background: #e8e8ed;
}

@media screen and (max-width: 787px) {
    .prod_documents>div {
        padding: 0;
    }
}

.buy_more_detail .add2basket_form .btn_buy.detail.btn_buy--custom {
    background: #0198ff;
}
.buy_more_detail .add2basket_form .btn_buy.detail.btn_buy--custom:hover {
    background: #575b71;
}

.navElement__link {
    font-size: 12px;
}


@media screen and (max-width: 600px) {
    #catalog-detail-custom {
        margin-bottom: 40px;
    }
    #section_anchor_links {
        margin-top: 40px;
    }
}

.cro__buy{
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 10px;
}

.cro__buy-text{
    margin: 0 10px;
}

.cro__buy a{
    color: #0198FF !important;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
}

.cro__buy:before{
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url(/local/templates/elektro_flat/components/bitrix/catalog/.default/bitrix/catalog.element/.default/mail.svg) no-repeat center;
}

.cro__buy p{
    color: #575B71;
    font-size: 10px;
    font-weight: 400;
    margin: 0;

}

.cro__buy #copy__mail{
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(/local/templates/elektro_flat/components/bitrix/catalog/.default/bitrix/catalog.element/.default/copy.svg) no-repeat center;
}

.cro__buy #copy__mail textarea{
  display: none;
}

/* End */


/* Start:/local/components/tl/download.excel/templates/.default/style.css?1747138981103*/
.tl-download-xlsx-mc {
  min-width: 24px;
  min-height: 24px;
}

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

/* End */


/* Start:/local/components/tl/catalog.feedback.list/templates/.default/style.css?1752780107101*/
.ce-feedback-list-mc h2 {
  padding: 0;
  margin: 0 0 36px;
}

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

/* End */


/* Start:/local/components/tl/catalog.feedback.item/templates/.default/style.css?17527801071428*/
.ce-feedback-item {
  font-size: var(--tl-base-font-size);
  color: #202020;
}
.ce-feedback-item .name-block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: var(--bs-gutter-x);
  margin-bottom: 10px;
}
.ce-feedback-item .name-block .name {
  font-size: calc(1em + 2px);
  font-weight: 700;
}
.ce-feedback-item .name-block .date {
  color: #8D95A9;
}
.ce-feedback-item .rating-block {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.ce-feedback-item .rating-block > * {
  color: #1E5299;
}
.ce-feedback-item .rating-block > * svg {
  width: 25px;
  aspect-ratio: 1;
}
.ce-feedback-item .rating-block > *.active svg {
  fill: currentColor;
}
.ce-feedback-item .text-block {
  margin-bottom: 15px;
}
.ce-feedback-item .controls-block {
  margin-bottom: 25px;
  display: flex;
}
.ce-feedback-item .controls-block form svg {
  width: 22px;
  aspect-ratio: 1;
}
.ce-feedback-item .controls-block form.dislike svg {
  transform: rotate(180deg);
}
.ce-feedback-item .controls-block form button {
  color: #8D95A9;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.ce-feedback-item .controls-block form.active button {
  color: #1E5299;
}
.ce-feedback-item .controls-block form .cnt {
  color: #202020;
}
.ce-feedback-item .separator {
  margin-bottom: 25px;
}
.ce-feedback-item .separator hr {
  margin: 0;
}

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

/* End */


/* Start:/local/components/tl/catalog.feedback.create/templates/.default/style.css?17527801072990*/
.ce-feedback-create-mc {
  font-size: 16px;
}
.ce-feedback-create-mc .form-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
.ce-feedback-create-mc .form-subtitle {
  font-size: 16px;
  margin-bottom: 20px;
}
.ce-feedback-create-mc .form-control {
  border-radius: 4px;
  color: #D0D3DB;
  border: 1px solid #D0D3DB;
  padding: 5px 20px;
}
.ce-feedback-create-mc .form-control:focus {
  color: #202020;
}
.ce-feedback-create-mc .form-row {
  margin-bottom: 30px;
}
.ce-feedback-create-mc .btn[type=submit] {
  height: 48px;
  min-width: 200px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  border: 1px solid #1E5299;
  background-color: #1E5299;
}
.ce-feedback-create-mc .btn[type=submit]:hover {
  border: 1px solid rgba(30, 82, 153, 0.6666666667);
  background-color: rgba(30, 82, 153, 0.6666666667);
}
.ce-feedback-create-mc .rating-mc {
  display: flex;
}
.ce-feedback-create-mc .rating-mc button {
  padding: 0;
  margin: 0;
  border: none;
  background: 0;
  color: #1E5299;
}
.ce-feedback-create-mc .rating-mc button.active {
  color: #FFCC00;
}
.ce-feedback-create-mc .rating-mc button.active svg {
  fill: currentColor;
}

.custom-form-component-wrapper {
  position: relative;
}
.custom-form-component-wrapper form .form-row {
  margin-bottom: 1rem;
}
.custom-form-component-wrapper form .form-row.submit button {
  width: 100%;
}
.custom-form-component-wrapper .stage.form {
  display: block;
}
.custom-form-component-wrapper .stage.loading,
.custom-form-component-wrapper .stage.success,
.custom-form-component-wrapper .stage.error {
  display: none;
}
.custom-form-component-wrapper .stage.loading > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1254901961);
  z-index: calc(var(--bs-modal-zindex) + 10);
}
.custom-form-component-wrapper .stage.result {
  padding: 5% 10%;
  height: 100%;
}
.custom-form-component-wrapper .stage.result .title {
  font-size: 2.5rem;
  font-weight: 700;
}
.custom-form-component-wrapper .stage.result .subtitle {
  font-size: 1.5rem;
}
.custom-form-component-wrapper.loading .stage.form,
.custom-form-component-wrapper.loading .stage.loading {
  display: block;
}
.custom-form-component-wrapper.loading .stage.success,
.custom-form-component-wrapper.loading .stage.error {
  display: none;
}
.custom-form-component-wrapper.success .stage.success {
  display: block;
}
.custom-form-component-wrapper.success .stage.form,
.custom-form-component-wrapper.success .stage.loading,
.custom-form-component-wrapper.success .stage.error {
  display: none;
}
.custom-form-component-wrapper.error .stage.error {
  display: block;
}
.custom-form-component-wrapper.error .stage.form,
.custom-form-component-wrapper.error .stage.loading,
.custom-form-component-wrapper.error .stage.success {
  display: none;
}

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

/* End */


/* Start:/local/templates/elektro_flat/components/bitrix/catalog.section/hits_slider_new/style.min.css?167103186368*/
.currency_kzt .catalog-item-card .catalog-item-price{font-size:16px}
/* End */


/* Start:/local/templates/elektro_flat/components/bitrix/catalog.item/bigdata/style.min.css?1671031863406*/
.catalog-item-card .buy_more .add2basket_block-custom{display:block!important}.add2basket_block-custom .add2basket_form .minus,.add2basket_block-custom .add2basket_form .plus,.add2basket_block-custom .add2basket_form .quantity{display:none!important}.catalog-item-custom.catalog-item-card .item-image .sticker{right:-7px}.btn_buy--text{font-size:12px!important}.sticker--text .hit{font-size:12px!important}
/* End */
/* /local/templates/elektro_flat/components/bitrix/catalog/.default/style.min.css?1671031863308 */
/* /local/templates/elektro_flat/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17326966802482 */
/* /local/components/tl/download.excel/templates/.default/style.css?1747138981103 */
/* /local/components/tl/catalog.feedback.list/templates/.default/style.css?1752780107101 */
/* /local/components/tl/catalog.feedback.item/templates/.default/style.css?17527801071428 */
/* /local/components/tl/catalog.feedback.create/templates/.default/style.css?17527801072990 */
/* /local/templates/elektro_flat/components/bitrix/catalog.section/hits_slider_new/style.min.css?167103186368 */
/* /local/templates/elektro_flat/components/bitrix/catalog.item/bigdata/style.min.css?1671031863406 */
