.register{
    margin: 0 3px 13px 0;
    border-radius: 30px;
    box-shadow: 0 5px 12px 0 rgba(229, 25, 138, 0.34);
    color: #ffffff;
    font-family: "RobotoLight";
    font-size: 13px;
    height: 45px;
    background: #e5198a;
    padding: 12px;
}
.FormCont .InputTD{
width:250px !important; }
.checkbox .bx-filter-param-label  {
    
    padding: 2px 10px;
    border-radius: 7px;
    margin-top: 5px;
}
.bx-authform-link-container a[href$="/personal/?register=yes"]{
background: #e5198a;
    border-radius: 30px;
    box-shadow: 0 5px 12px 0 rgba(229, 25, 138, 0.34);
    color: #ffffff !important;
    display: inline-block;
    font-family: "RobotoLight";
    font-size: 13px;
    height: 45px;
    line-height: 42px;
    padding: 0 30px;
    cursor: pointer;
    border: none;
margin-top:10px;
}
.trade_offer_img img{
    width: 100%;
    height: 100%;

}
.wrap_427c {
    bottom: 82px;
}
.no_login {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.CatalogDetail .DescBlock .BuyBlock .Count input, .webui-popover .Count input {
    width: 30px;
    height: 24px;
}
.no_login .PriceType{
    margin-right: 5px;
}
.trade_offer_one {
    width: 19%;
    margin: 0 3px;
    margin-bottom: 15px;
    position: relative;
}
.CatalogDetail .DescBlock .BuyBlock .trade_offer_one .Count{
    margin-right: 0;
    text-align: center;
    font-size: 15px;
}
.CatalogDetail .DescBlock .BuyBlock .Count .minus, .webui-popover .trade_offer_one .Count .minus {
    width: 28px;
    height: 28px;
}
.CatalogDetail .DescBlock .BuyBlock .Count .plus, .webui-popover .trade_offer_one .Count .plus{
    width: 28px;
    height: 28px;
}
.trade_offer_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 421px;
}
.add2basket_form{
    display: flex;
    justify-content: space-between;
}
.CatalogDetail .DescBlock .BuyBlock .AddFavorite{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.CatalogDetail .DescBlock .trade_offer_all_block .BuyBlock .AddFavorite .add i {
    background: url(/bitrix/templates/ysg/img/delay-icon.svg);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin: 0 6px 0 0;
    background-size: contain;
}
.CatalogDetail .DescBlock .trade_offer_all_block .BuyBlock .AddFavorite .catalog-item-delayed .added i{
    background: url(/bitrix/templates/ysg/img/delay-icon-on.svg);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin: 0 6px 0 0;
    background-size: contain;
}
.trade_offer_all_block .btn_buy.detail{
    width: 65%;
    border-radius: 5px;
}
.color_trade_offer {
    margin-bottom: 15px;
    color: #999;

}
.color_trade_offer span{
    font-weight: bold;
    color: #000;
}
.trade_offer_all span{
    padding-right: 10px;
}
.trade_offer_all {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.CatalogDetail .DescBlock .trade_offer_all_block .BuyBlock .PriceBlock {
    padding: 16px 0px;
}
.CatalogDetail .DescBlock .BuyBlock .PriceBlock .PriceOpt span.PriceType {
    font-size: 14px;
    font-family: 'RobotoLight';
    margin-left: 10px;
    color: #000;
}
.CatalogDetail .DescBlock .BuyBlock .PriceBlock .PriceOpt span {
    
    font-size: 37px;
    color: #e5198a;
}
.CatalogDetail .DescBlock .BuyBlock .PriceBlock .PriceOpt{
    color: #e5198a;
}
.btn_buy.active {
    border-radius: 5px;
    background: #1da9f4;
    box-shadow: 0 5px 12px 0 rgb(29 169 244 / 32%);
}
.btn_buy.active span{
    display: block;
    line-height: 0;
}
.CatalogDetail .DescBlock .BuyBlock .btn_buy.active {
    font-family: "RobotoRegular";
    font-size: 11px;
    line-height: 0px;
    text-transform: uppercase;
    padding: 0;
    width: 65%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px;
}
span.additionally_but {
    display: inline-flex;
    background: #e5198a;
    color: #fff;
    border-radius: 4px;
    height: 43px;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
}
.add3basket_form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px;
    margin-bottom: 13px;
}
.trade_offer_all_block {
    margin-bottom: 30px;
}
.mob_none{
    display: none !important;
}
.trade_offer_img {
    border: 3px solid #ffffff;
}
.trade_offer_img  .trade_offer_img_a{
    overflow: hidden;
    display: flex;
    width: 100%;
    height: 143px;
    justify-content: center;
    align-items: flex-start;
}
.trade_offer_img  .trade_offer_img_a img{
    width: 100%;
         height: auto; 
        flex: 1 0;
}
.trade_offer_img:hover {
    border: 3px solid #099cea;
    box-shadow: 0px 0px 3px #099cea66;
}
.trade_offer_img.active {
    border: 3px solid #099cea;
    box-shadow: 0px 0px 3px #099cea66;
}
.cart_opt_but.error .mistake {
    color: #f00;
    font-size: 12px;
}
.cart_opt_but {
    width: 100%;
}
.cart_but {
    background: #e5198a;
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    font-size: 15px;
}
.cart_but:hover{
    background: #1da9f4;
}
.cart_but.disabled{
    background: #e5198abf;
}
.add_hart svg{
    width: 45px;
}
.cart_opt_hart {
    width: 37%;
}
.add_cart_opt {
    display: flex;
    justify-content: space-between;
   margin-bottom: 10px;
   position: relative;
}
.cart_opt_hart {
    width: 30%;
    padding-top: 2px;
}
.add_hart {
    text-align: center;
}
.disabled{
    cursor: no-drop;
}
.st0{fill:#FFFFFF;}
.st1{fill:#1DA9F4;}
.added_prod .st0{fill:#e5198a;}
.added_prod .st1{fill:#e5198a;}
.add_prod .cart_but dop {
    display: block;
    width: 100%;
    font-size: 13px;
}

.dop_cart_but {
    color: #fff;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 82px;
    height: 48px;
    font-size: 15px;
    background: #ec53a7;
    margin-left: 10px;
}
.add_prod .cart_opt_but {
    display: flex;
}
.articl_info {
    /* margin-bottom: 15px; */
    position: absolute;
    bottom: -19px;
}
.CatalogDetail .DescBlock .Info .Props {
    margin-top: 35px;
}
.catalog-element-mobile-top.active{
    display: none;
}
.catalog-detail-picture .slick-dots li.slick-active button {
    background: #1da9f4;
}
.catalog-detail-picture .slick-dots li button {
    padding: 0;
     border: none; 
    height: 2px;
    width: 12px;
    border-radius: 0;
    background: #ddd;
}
.myColor {
    display: none;
}
.in_basket{
    position: relative;
}
/*.in_basket:before{
    content: '';
    position: absolute;
    background: url(/upload/medialibrary/e82/e822dbc706c918cd9991a913ee563eea.png);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}*/
.wrap_be23 {
    bottom: 88px !important;
}
.basket_prod_one_delay svg path {
    fill: #ffffff;
        stroke: #099cea;
}
.basket_prod_one_delay.active svg path{
    fill: #099cea;
        stroke: #099cea;
}
.basket_prod_one_img {
    position: relative;
    width: 40%;
    display: flex;
        align-items: center;
}
.basket_prod_one_delay {
    position: absolute;
    width: 36px;
    height: 36px;
    left: 8px;
    bottom: 8px;
    background: #ffffff9e;
    border-radius: 3px;
    padding: 5px;
}
.basket_prod_one_dell {
    width: 37px;
    height: 37px;
    position: absolute;
    top: 0;
    right: 0;
}
.basket_prod_one_dell svg{
    width: 100%;
    height: 100%;
}
.basket_prod_one {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 10px;
}
.basket_prod_one_name {
    font-size: 16px;
        font-weight: 600;
        padding-right: 23px;
}
.basket_prod_one_color span {
    color: #868686;
}
.basket_specifications_one span {
    color: #868686;
}
.basket_specifications_one{
    font-size: 14px;
}
.basket_prod_one_sum {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
button.qanit_control {
    border: none;
    background: no-repeat;
    font-size: 18px;
    font-weight: 600;
}
.basket_prod_one_qanit_box input {
    border: none;
    text-align: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0 5px;
    font-size: 15px;
}
.basket_prod_one_qanit_box {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
}
.info_cart_one {
    margin-left: 15px;
    width: 53%;
}
.basket_prod_one_img img{
    max-width: 100%;
        height: 171px;
}
.prise_cart_one {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.basket_prod_one_sale {
    font-size: 15px;
}
.prise_cart_one {
    width: 100%;
    /* text-align: right; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f5f5f5;
    padding: 4px 10px;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
}
.basket_prod_one_prise {
    font-size: 21px;
    font-weight: 600;
    color: #099cea;
}
.summ_blok_orig_one {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: right;
}
.summ_blok_orig_but {
    text-align: center;
}
.bx_ordercart_coupon>span {
    width: auto;
    display: block;
    font-size: 14px;
}
.bx_ordercart_coupon_inp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 14px 0;
}
.summ_blok_orig_one p:last-child b {
    font-family: "RobotoBlack";
}
#cacheback {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-size: 13px;
    color: #212121;
    width: 70%;
    height: 29px;
    margin: 0;
    padding: 0 10px;
}
.bx_bt_button.bx_big {
    background: #099cea;
    line-height: 30px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    padding: 0 14px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.summ_blok_orig_one p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.deleteall {
    display: block;
    margin-top: 12px;
    text-decoration: underline;
}
span.basket_prod_one_sum_old {
    color: #868686;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 100;
}
.Btn a:hover, .btn_buy:hover{
    color: #fff;
}
.btn_buy {
    border-radius: 3px;
}
.wrap_a18b {
    margin-right: 15px;
    margin-bottom: 90px;
}
.FormCont .InputTD {
    width: 100% !important;
}
.FormCont td.Submit {
    text-align: center;
}
.block-content svg {
    width: 30px;
    height: 26px;
}
.title_kt{
    margin-bottom: 20px;
}
.Conteiner .ContBlock.CondElementCartClass{
    width: 100%;
}
@media screen and (max-width: 768px){
    #coupon, #coupons_block .bx_bt_button, #coupons_block #cacheback, #coupons_block a.bx_big {
        margin: 0 !important;
        width: 70%;
        border: 1px solid #e0e0e0;
        height: 100%;
        min-height: 44px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .trade_offer_one {
        width: 47%;
    }
    .trade_offer_img .trade_offer_img_a {
        height: 240px;
    }
}
@media (min-width: 768px) and (max-width: 1200px){
    .trade_offer_img .trade_offer_img_a {
        height: 107px;
    }
}
@media (max-width: 351px) {
    .cart_opt_hart {
        width: 18%;
    }
    .cart_opt_but {
        width: 79%;
    }

}
@media (max-width: 429px) {
    .add_cart_opt {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        position: fixed;
        bottom: -11px;
        background: #fff;
        z-index: 9999;
        width: 100%;
        left: 0;
        padding: 11px 10px;
        box-shadow: 0px -2px 15px #9e9e9e30;
    }
    .cart_opt_but.error .mistake {
        font-size: 12px;
    }
    .add_cart_opt.add_prod{
        /*display: none;*/
        padding-bottom: 30px;
    }
    .articl_info {
        position: absolute;
        bottom: 4px;
    }
    .scrollup{
        display: none !important;
    }

}
@media (min-width: 768px) {
    .basket_prod_one_img {
        width: 23%;
    }
    .FormCont .LabelTD {
        padding: 0px 12px 0px;
        text-align: right;
        width: 38%;
    }
    .g-recaptcha>div {
        margin: 0 auto;
    }
    .pred_form {
        text-align: center;
        margin-top: 15px;
    }
}
@media (min-width: 1024px) {
    .DT_none{
        display: none;
    }
    .mob_none{
        display: block !important;
    }
    .CatalogDetail .DescBlock .BuyBlock .PriceBlock .PriceOpt{
        margin-left: 0;
    }
    .CatalogDetail .DescBlock .BuyBlock .btn_buy.active {
        font-size: 13px;
    }
    .basket_prod_one {
        width: 100%;
        /*padding-top: 20px;*/
        border-bottom: 1px solid #ddd;
            padding-bottom: 9px;
    }
    .basket_prod_one_img {
        width: 16%;
    }
    .info_cart_one {
        display: flex;
        padding-top: 14px;
    }
    .prise_cart_one {
        width: auto;
        /* text-align: right; */
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        background: #ffffff;
        padding: 0;
        margin-top: 0;
        border-bottom: none;
        width: 100%;
        padding-top: 14px;
    }
    .basket_prod_one_prise {
        line-height: 21px;
    }
    .basket_prod_one_img img {
        height: 148px;
    }
    .basket_prod_one_dell {
        top: 8px;
    }
    .basket_block {
        display: flex;
        justify-content: space-between;
    }
    .prod_list_bask {
        width: 70%;
    }
    /*.summ_blok_orig {
        width: 30%;
        padding-left: 80px;
        padding-top: 30px;
    }*/
    .sticky-element {
        width: 30%;
        padding-left: 25px;
        /*padding-top: 30px;*/
    }
    .summ_blok_orig_one {
        background: #eee;
        padding: 14px;
        margin-bottom: 15px;
        font-size: 16px;
        text-align: right;
    }
    .summ_blok_orig_but {
        text-align: center;
    }
    .info_cart_one>div {
         width: 60%; 
    }
    .info_cart_one>div.basket_prod_one_qanit {
        width: 40%;
    }

}
@media (min-width: 1200px) {
    
    .prise_cart_one {
        width: 186px;
    }
    .basket_prod_one_img img {
        height: 125px;
    }
    .sticky-content.fixed {
        position: fixed;
            top: 0;
            /* left: 0; */
            right: 40px;
            width: 28.4%;
            padding-left: 80px;
            padding-top: 30px;
            z-index: 10;
    }
    .sticky-content.fixed section {
        background: green;        
    }
    .sticky-element {
        width: 30%;
        padding-left: 80px;
        /*padding-top: 30px;*/
        position: sticky;
        top: 30px;
        max-height: 400px;
    }
    .summ_blok_orig {
        width: auto;
        padding: 0;
    }
    .Conteiner {
        overflow: inherit;
    }
}
@media (min-width: 1440px) {
    .Wrapper {
        max-width: 1390px;
    }
    .add_cart_opt {
        max-width: 62%;
    }
    .prise_cart_one {
        width: 233px;
    }
    .trade_offer_img .trade_offer_img_a {
        height: 161px;
    }
}
@media (min-width: 1600px) {
    .Wrapper {
        max-width: 1580px;
    }
    .add_cart_opt {
        max-width: 62%;
    }
    .trade_offer_img .trade_offer_img_a {
        height: 186px;
    }
}
