

/* Start:/local/templates/bitlate_pro/components/bitrix/catalog.element/element_custom/style.css?17477307101414*/
.magic-title {
    /*font-size: .9375rem;
    font-weight: 700;*/
    line-height: 1rem;
    /*color: #000;*/
    display: inline;
    position: relative;
    align-items: center;
    margin-bottom: 10px;
}

.main-tooltip {
    color: #666;
    font-size: .8rem;
    font-weight: normal;
    line-height: 1rem;
    background: white;
    padding: 10px;
    border: 1px solid #d6d6d6;
    position: absolute;
    z-index: -1;
    width: 600px;
    top: 27px;
    opacity: 0;
    transition: 0.5s;
    left: -48px;
}

.main-tooltip a, .main-tooltip a:hover {
    color: #2d59ff;
    font-weight: normal;
}

.magic-title span:hover ~ .main-tooltip, .main-tooltip:hover {
    opacity: 1;
    z-index: 1;
}

.magic-title span.question {
    width: 16px;
    height: 16px;
    border: 1px solid #2d59ff;
    display: flex;

    border-radius: 15px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    float: left;
    margin-right: 2px;
}

span.main-tooltip-img img {
    width: 20px;
}

.magic-title span.question:before {
    content: "?";
    color: #2d59ff;
    font-size: 11px;
}

.product .inner-bg {
    padding-bottom: 0 !important;
}
.product-pack {
    margin-bottom: 0 !important;
}
.product-accordion-tabs {
	margin-top: 20px;
}
.product-accordion-tabs .tabs {
    margin-top: 0 !important;
}

@media screen and (max-width: 997px) {
    .main-tooltip {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/bitlate_pro/components/bitrix/catalog.product.subscribe/main/style.css?174773071099*/
.product-info-button-primary.product-info-button-subscribe {
    margin-right: .625rem!important;
}
/* End */
/* /local/templates/bitlate_pro/components/bitrix/catalog.element/element_custom/style.css?17477307101414 */
/* /local/templates/bitlate_pro/components/bitrix/catalog.product.subscribe/main/style.css?174773071099 */
