/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.catalog-items .catalog-menu-item a[href="/catalog/obuchenie/"],
.bx-breadcrumb-item a.dark_link[href="/catalog/obuchenie/"],
.sections_wrapper .list.items #bx_631207241_162,
#mobilemenu .menu ul li a[href="/catalog/obuchenie/"]{
    display: none;
}

.club-banner img {
    max-width: 100%;
}

.club-banner__mobile img {
    display: none;
}

.club-banner__mobile [id^="bx_incl_area"] img {
    display: block;
}

@media screen and (max-width: 769px) {
    .club-banner__mobile img {
        display: block;
    }

    .club-banner__desktop {
        display: none;
    }
}

/*personal*/
.tabs__personal {
    margin-bottom: 40px;
}

.tabs__content__personal {
    display: none;
}

.tabs__content__personal.active {
    display: block;
}

.tabs__caption__personal {
    list-style: none;
    display: flex;
    height: 60px;
    margin-top: 30px;
}

.tabs__caption__personal li {
    padding: 0 20px 0 0;
    overflow: hidden;
}

.tabs__caption__personal li:before {
    display: none;
}

.tabs__caption__personal li span {
    position: relative;
    padding-top: 19px;
    padding-bottom: 26px;
    font-weight: bold;
    font-size: 15px;
    color: #222;
    cursor: pointer;
}

.tabs__caption__personal li span:before {
    width: 100%;
    height: 2px;
    content: "";
    background-color: #222;
    position: absolute;
    bottom: 0;
    left: -100%;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.tabs__caption__personal li:hover span:before,
.tabs__caption__personal li.active span:before {
    left: 0;
}

@media screen and (max-width: 769px) {

    .tabs__caption__personal {
        display: flex;
    }

    .tabs__caption__personal li {
        flex: 1 1 auto;
    }

}

.form.CALLBACK form {
    margin-top: 35px;
}
.form.CALLBACK .add-input-wrapper.country{
    display: block!important;
}
.form.CALLBACK .add-input-wrapper ladel,
.popup .form-control.add-input-wrapper label,
.popup .form.CALLBACK .form-control.add-input-wrapper ladel{
    font-size: 10px;
    line-height: 14px;
    color: var(--color-milkybrown);
}
.form.CALLBACK form .btn-add-black{
    margin-top: 32px;
}
.form.CALLBACK .add-input-wrapper{
    margin-bottom: 32px;
}
.form.CALLBACK form .checkbox-wrap .add-checkbox+label{
    align-items: flex-start;
}
.form.CALLBACK .form_head h2 {
    text-transform: lowercase;
}

.form.CALLBACK .filter input[type="checkbox"] + label:before{
	background-color: transparent;
}

.form.CALLBACK .filter input[type="checkbox"]:checked + label:after{
	background: url(../images/svg/Input_icons_callback.svg) 0px 0px no-repeat;
    box-shadow: 0px 0px 0px 1px #cccccc inset;
    -moz-box-shadow: 0px 0px 0px 1px #cccccc inset;
    -webkit-box-shadow: 0px 0px 0px 1px #cccccc inset;
}

.form.CALLBACK .form_body{
    margin: 0;
    padding: 0px 56px 0px;
}
.form.CALLBACK .form_footer {
    padding: 0 56px 72px;
}
.form.CALLBACK .form_head{
    padding: 72px 56px 0;
}
.popup .form.subform .form_body{
    padding:0;
}
.popup .form.subform input[type="submit"]{
    width: 100%;
    padding: 24px 0;
}
.form.subform select#country_phone_code{
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
}

.descriptor_item{   
    text-align: center;
    line-height: 30px;
    position: relative;
    z-index: 13;
}
@media screen and (max-width: 768px) {
    .descriptor_item{   
        font-size: 14px;
    }
    .subscribe_frame.popup {
        width: 100%;
        margin-left: unset!important;
        left: unset;
    }
    .form.CALLBACK .form_body{
        margin: 0;
        padding: 0px 24px 0px;
    }
    .form.CALLBACK .form_footer {
        padding: 0 24px 72px;
    }
    .form.CALLBACK .form_head{
        padding: 32px 24px 0;
    }
}

.main-slider li{
    border-color: #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
    border: 1px solid #eee;
    background: #fff;
}

.new-block__title, .hit-block__title {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

#mobileheader .right-icons .basket-link:not(.basket){
    display: inline-block;
}




/* Слайдер на главной */
.main-slider .footer_button{
    width: 100%;
    background: #fff;
    display: none;
}

.main-slider .catalog_item_wrapp{
    min-height: unset !important;
}
.main-slider .tabs_slider{
    height: unset !important;
}
/* тестовая страничка слайдера */
.main-slider1 .sku_props{
    width: 100%;
    background: #fff;
}
.main-slider1 .catalog_item{
    position: relative;
}
/*.main-slider1 .catalog_item_wrapp{
    position: absolute;
}
.main-slider1 .catalog_item_wrapp:hover{
    height: 800px;
}*/
#mobileheader .right-icons .basket-link:not(.basket){display:none;}
.auth_form{
    display: none;
    max-width: 450px;
    width: 100%;
    padding: 72px 56px;
}
.auth_form.active{
    display: block;
    z-index: 3000;
    top: 30%;
    left: 50%;
    margin-left: -225px;
    border-radius: 0;
    min-width: unset!important;
}
.order_shadow {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10;
    background: #FFF;
    opacity: 0.6;
}
.order_shadow img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}

.auth_shadow,
.filter_shadow,
.sort_shadow{
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10;
    background: #000;
    opacity: 0.5;
}
.auth_shadow.active,
.filter_shadow.active,
.sort_shadow.active{
    display: block;
}
.auth_form .close{
    right: 24px;
    top: 24px;
}
.auth_form .desktop_heading_h2{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
    text-transform: lowercase;
}
.bxmaker-authuserphone-simple-phone .bxmaker-authuserphone-header,
.bxmaker-authuserphone-simple .bxmaker-authuserphone-simple-botcall__notice,
.bxmaker-authuserphone-simple  .bxmaker-authuserphone-timeout{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 32px;
    text-transform: lowercase;
}
.bxmaker-authuserphone-simple-phone .bxmaker-authuserphone-header{
    margin-bottom: 48px;
}
.bxmaker-authuserphone-simple .bxmaker-authuserphone-link{
    text-decoration: underline;
}
.bxmaker-authuserphone-simple .bxmaker-authuserphone-link:hover{
    text-decoration: noe;
}
.bxmaker-authuserphone-simple .bxmaker-authuserphone-simple-botcall__send{
    text-align: left;
}
.bxmaker-authuserphone-simple .bxmaker-authuserphone-simple-phone .bxmaker-authuserphone-input,
.bxmaker-authuserphone-simple .bxmaker-authuserphone-input-code {
    margin-bottom: 32px;
}
.bxmaker-authuserphone-simple{
    box-shadow: none;
    padding: 0;
    width: 100%;
}
.bxmaker-authuserphone-button .bxmaker-authuserphone-button__title{
    color: var(--color-black);
    font-weight: 400;
}
.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__title{
    color: var(--color-white);
}
.bxmaker-authuserphone-button__inner{
    padding: 0;
    background: transparent;
    border-radius: 0;
    transition: none;
}

.bxmaker-authuserphone-enter{
    padding: 0;
    box-shadow: none;
    width: 100%;
}

/*.bxmaker-authuserphone-input-password__field{
    border: none;
    border-bottom: 1px solid var(--color-black);
    border-radius: 0;
}

.bxmaker-authuserphone-input-password__field .bxmaker-authuserphone-input-password__title{
    color: var(--color-black);
    left: 0;
}

.bxmaker-authuserphone-input-password--hover .bxmaker-authuserphone-input-password__field, 
.bxmaker-authuserphone-input-password:hover .bxmaker-authuserphone-input-password__field  {
    border-color: var(--color-milkybrown)!important;
}*/

.bxmaker-authuserphone-enter-auth a,
.bxmaker-authuserphone-link{
    color: var(--color-milkybrown)!important;
}

.bxmaker-authuserphone-enter-auth a:hover,
.bxmaker-authuserphone-link:hover{
    color:#a6a6a6!important;
}

@media screen and (max-width: 768px){
    .auth_form{
        padding: 32px 24px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 450px){
    .auth_form.active{
        height: 100%;
        top: 56px!important;
        left: 0%;
        margin-left: 0px;
    }
}

.wrap_cart.no_click{
    cursor: default;
    pointer-events: none;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-auth__title,
.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-reg__title{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 48px;
    text-transform: lowercase;
    font-family: 'Tenor Sans', sans-serif;
}

.bxmaker-authuserphone-input + .bxmaker-authuserphone-input-password{
    margin-top: 30px;
}