.kt_logo {
    font-size: 21px;
    font-weight: 100;
    background: #E91E63;
    padding: 5px 5px;
   }
input.input_form {
    font-size: 35px;
    max-width: 90%;kt_adr
    border-radius: 12px;
    border: 2px solid #e91e6361;
    box-shadow: 1px 1px 1px -1px #fb26266e;
    font-weight: 100;
    padding: 10px;
}
input.input_form_big {
    font-size: 35px;
    border-radius: 12px;
    border: 2px solid #e91e6361;
    box-shadow: 1px 1px 1px -1px #fb26266e;
    font-weight: 100;
    height: 200px;
    font-size: 20px;
    width: 90%;
}
p.lead {
    font-size: 28px !important;
}
a.lead.kt_adr {
    font-size: 1rem;
    padding-top: ;
    display: inline-block;
    padding: 9px !important;
}
a.contacts_link {
display: inline-block;
font-size: 1.5em;
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 10px;
color: #fff;
}

a.contacts_link:hover {
    color: #fff !important;
    text-decoration:none;
}
.contacts_link.phone {
    background-color: #60B41C;
    font-size: 1.4em;
}

a.contacts_link.wildberries {
    background: #d25dd6;
}

a.contacts_link.vkontakte {
    background: #4C75A3;
}

a.contacts_link.instagram {
    background: #000;
}
input.kt_btn {
    background: #E91E63;
    padding: 12px 34px;
    font-size: 20px;
    color: #fff;
    border: navajowhite;
    border-radius: 6px;
}
p.news_date {
    background: #8080802e;
    display: initial;
    padding: 10px 20px;
    border-radius: 4px;
}
span.discount {
    background: #a6eb56;
    padding: 4px 20px 4px;
    border-radius: 10px;
}
b {
    font-weight: 600;
}

.header_text {
    font-size: 2em;
    padding-bottom: 35px;
}
.mask_block {
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 6px;
    transition: 0.2s;
}
img.mask_img_inner {
    width: 200px;
    height: 200px;
}
.mask_img {
    display: block;
    z-index: 500;
    background: transparent;
    width: 200px;
    height: 200px;
    position: relative;
}
a.kt_bg {
    background: #e91e63;
    color: #fff;
    padding: 0px 20px 5px;
    border-radius: 6px;
    line-height: ;
    border: 3px solid transparent;
    transition: 0.1s;
}

a.kt_bg:hover {
    background: #fff;
    columns: #e91e63;
    border: 3px solid #e91e63;
    transition: 0.2s;
}


.mask_img_title {
    font-size: 25px;
}
img.mask_img_inner {
    width: 350px;
    height: 350px;
    border-radius: 50%;
}
.mask_1_img {
    width: 300px;
    height: 300px;
    border-radius: 10px;
    background-position: center;
    background-size: 100%;
    background-image: url(//kt-ex.site/kt_mask_1.jpeg);
}
.mask_2_img {
    width: 300px;
    height: 300px;
    border-radius: 10px;
    background-position: center;
    background-size: 100%;
    background-image: url(//kt-ex.site/kt_mask_2.jpeg);
}
.album.py-5.bg-light {
    background: #e9ecef !important;
}
.bd-placeholder-img.card-img-top1 {
    height: 250px;
    display: block;
    background-image: url(//kt-ex.site/kt_mask_1.jpeg) !important;
    background-position: center;
    background-size: 100%;
}
.bd-placeholder-img.card-img-top2 {
    height: 250px;
    display: block;
    background-image: url(//kt-ex.site/kt_mask_2.jpeg) !important;
    background-position: center;
    background-size: 100%;
}
.bd-placeholder-img.card-img-top3 {
    height: 250px;
    display: block;
    background-image: url(//kt-ex.site/kt_mask_1.jpeg) !important;
    background-position: center;
    background-size: 100%;
}
.text-buy { 
    background: #e91e63 !important;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px 20px;
}
.text-contact {
    background: #343a40 !important;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px 20px;
}