

/* Start:/local/templates/moment/components/bitrix/search.page/search/style.css?17265278783253*/
.page__search-result .product-snippet__wrapper-link.product-snippet__link {
    height: 100%;
}

.certificate_modal input{
    width: 100%;
    height: 36px;
    margin: 0 0 15px;
    padding: 0 30px 0 2px;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #989898;
}
.certificate_modal input.email{
    margin-bottom: 3px;
    
}
.certificate_modal .text_wrap{
    display: block;
    margin-left: 3px;
    margin-bottom: 10px;
}
#payButton{
    display: none;
}
.certificate_modal button.popup-window-buttons{
    border: 0;
    background-color: transparent;
    padding: 0;
    width: 100%;
    margin-top: 20px;
}
.certificate_modal button span.btn-gift{
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #121212;
    font-size: 20px;
    font-family: 'EngraversGothic BT', sans-serif;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    border: none;
    outline: none;
    background: #e4d5d3!important;
    transition: all 0.3s ease;
    width: 100%;
    height: 65px;
    padding: 15px 20px 14px;
}
.certificate_modal .form_submit {
    display: none;
}
.certificate_modal form, .certificate_modal .form_submit {
    max-width: 350px;
}
.certificate_modal .form_submit img{
    width: 100%;
    margin-bottom: 20px;
}
.certificate_modal .form_submit .name_item{
    font-size: 20px;
    margin-bottom: 0; 
}
.certificate_modal .item{
    margin-top: 20px;
}
.certificate_modal .form_submit .close_wrap{
    margin: 0 auto;
    display: block;
}
.certificate_modal .form_submit .close_wrap span{
    width: 60%;
    margin: 0 auto;
}
.product-card__fields .button_width_full.subscribe {
    width: 43%;
}
.link_wa a{
    font-family: 'EngraversGothic BT', sans-serif;
    position: relative;
    opacity: 1;
    color: #000;
    transition: opacity 0.3s ease;
    font-size: 22px;
    text-decoration: none;
    background: url(/images/WA-40.png) no-repeat;
    padding-left: 0px;
    background-size: 18px;
    background-position: 100% 50%;
    max-width: fit-content;
    padding-right: 30px;
    text-transform: uppercase;
}
.link_wa a:hover {
    opacity: 1;
    color: #000;
    text-decoration: none;
}
.product-card__select.braclet{
    width: 180px;
}
.product-card__select.braclet .select2-container--default .select2-selection--single{
    font-size: 20px;
}

.popup-window-buttons .btn.btn-gift:focus{
    background: #e4d5d3;
}
.popup-window-buttons .btn.btn-gift:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #c39e99!important;
    transform: translate(-100%, 0);
    transition: all 0.3s ease;
}
.btn.btn-gift span{
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.btn.btn-gift:hover:before {
    transform: translate(0, 0);
}
.hidden {
    display: none !important;
}
a {
    color: #337ab7;
    text-decoration: none;
}
/* End */
/* /local/templates/moment/components/bitrix/search.page/search/style.css?17265278783253 */
