

/* Start:/local/templates/html_shop/template_styles.css?17730505434506*/
#preloader-ajax .preloader__spinner{
    top: 25%;
}
#preloader-ajax{
    z-index: 12000;
}

.contacts__col--map {

    height: 100%;
    padding: 0 10px;

}

.contacts__col--map #map-ya {
    height: 450px;
}
.alert.ok{
    color: #000000;
    background: #b6ea95d9;
    border-color: #b6ea95d9;
}


#modef_num{
    display: none;
}

.sale-personal-section-index-block {

    background-color: #8343af;;
}

[data-property-id-row="11"].form-group{
    display: none;
}

.btn-primary.disabled, .btn-primary[disabled] {
    background: #ced4da;
    border-color: #ced4da;
    color: #fff;
}

.colors__link.active {
    opacity: 1;
}

.g-header_mob .logo-head-mob {

    width: 35%;

}

.g-header_wrap .contacts-head-2 {
    margin: 0 0 0 0;
}

.tag-list .item {
    width: 25%;
    float: left;
    margin-right: 0;
    padding: 0 26px;
    margin-bottom: 17px;
}

[id^="bx_flv_player"]{
	width:100% !important;
}

.bx-authform .checkbox input#USER_REMEMBER {
    padding-left: 20px;
    position: inherit!important;
    margin-left: 0px!important;

}

.c_news .date {
  font-size: 13px;
  line-height: 1.53846154;
  color: grey;
  margin-bottom: 7px;
}

.cos-fb {
    border: none;
    overflow: hidden;
    height: 21px;
}

.open.click {
    color: #0c4da2;
}
.open.click :hover {
    color: red;
    cursor: pointer;
    border-bottom: 1px dashed;
}

.delivery-pay label {
    display: flex;
    align-items: center;
}

.order_form .bx_element {
    margin-right: 20px;
}

/* cookies */

.cookie-consent-banner {
    visibility: hidden;
    opacity: 0;
    transform: translateY(150%);
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    margin: 0 auto;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .4);
    transition: all .3s ease;
    background: #373737;
    color: white;
    max-width: 1170px;
    padding: 30px;
    z-index: 1001;
}

.cookie-consent-banner > .container {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cookie-consent-banner a {
    color: white;
}

.cookie-consent-banner a:hover,
.cookie-consent-banner a:focus {
    color: white !important;
    text-decoration: none;
    border-color: transparent;
}

@media (max-width: 1219px) {
    .cookie-consent-banner {
        max-width: 940px;
    }
}

@media (max-width: 991px) {
    .cookie-consent-banner {
        max-width: 700px;
    }
    .cookie-consent-banner > .container {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .cookie-consent-banner {
        max-width: 520px;
    }
}

@media (max-width: 575px) {
    .cookie-consent-banner {
        max-width: 95%;
    }
    .cookie-consent-banner > .container {
        align-items: unset;
    }
}

.cookie-consent-banner.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.cookie-consent-banner .btns-wrap {
    display: flex;
    gap: 5px;
}

@media (max-width: 575px) {
    .cookie-consent-banner .btns-wrap {
        flex-direction: column;
    }
}

#modalAgree .accordion {
    margin-bottom: 15px;
}

#modalAgree .panel {
    border-top: 1px solid #eee;
}

#modalAgree .acc-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 0;
}

#modalAgree .link {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
}

#modalAgree label {
    display: flex;
    margin: 0;
}

#modalAgree .check-cookie {
    cursor: pointer;
    appearance: none;
    position: relative;
    width: 58px;
    height: 30px;
    background: #e9ecef;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .1);
    border-radius: 15px;
    border: 1px solid #fff;
    transition: .5s;
}

#modalAgree .check-cookie:disabled {
    pointer-events: none;
    opacity: .5;
 }

#modalAgree .check-cookie:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #8343af;
    filter: grayscale(1);
    transition: .5s;
    opacity: .5;
 }

#modalAgree .check-cookie:checked:after {
    left: 31px;
    filter: grayscale(0);
    opacity: 1;
}

#modalAgree .acc-body {
    padding-bottom: 0;
}

#modalAgree .modal-warn {
    font-size: 13px;
    line-height: 20px;
    border-radius: 5px;
    background: #e13f3f36;
    padding: 15px;
    margin-bottom: 20px;
}

.map-hidden .dealers-table .show-map {
    display: none;
}

.menu-foot {
    overflow: hidden;
}

/* End */
/* /local/templates/html_shop/template_styles.css?17730505434506 */
