#rec759372287 .t396 .tn-atom__img {
  filter: drop-shadow(16px 7px 8px #464040);
}
.js-product .t-product__option-select,
.js-product .t-product__option-selected_select {
    font-size: 14px;
    padding: 10px 30px 10px 10px;
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
#rec759757758 .t-popup .t-typography__descr,
#rec761600280 .t-popup .t-typography__descr,
#rec761146898 .t-popup .t-typography__descr,
#rec928285031 .t-popup .t-typography__descr {
    font-size: 16px !important;
}
.t-store__prod-popup__btn-wrapper {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.t-store__prod__quantity {
    border: 1px solid #ccc;
}
.t-slds__thumbsbullet:not(.t-slds__bullet_active) {
    opacity: .6;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: #000;
}
.t-slds__thumbsbullet-border {
    border: 1px solid transparent;
}
#rec759756749 input,
#rec759756749 textarea,
#rec759756749 select
#rec761146906 input,
#rec761146906 textarea, 
#rec761146906 select,
#rec761600288 input,
#rec761600288 textarea, 
#rec761600288 select,
#rec928285071 input,
#rec928285071 textarea, 
#rec928285071 select {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.12, 0.46, 0.47, 0.99);
    -o-transition-timing-function: cubic-bezier(0.12, 0.46, 0.47, 0.99);
    transition-timing-function: cubic-bezier(0.12, 0.46, 0.47, 0.99);
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -o-transition-property: border-color;
}
#rec759756749 input::placeholder,
#rec759756749 textarea::placeholder,
#rec761146906 input::placeholder,
#rec761146906 textarea::placeholder,
#rec761600288 input::placeholder,
#rec761600288 textarea::placeholder,
#rec928285071 input::placeholder,
#rec928285071 textarea::placeholder {
    opacity: 1 !important;
}
#rec761146906 input::placeholder,
#rec761146906 textarea::placeholder {
    text-transform: lowercase !important;
}
#rec759756749 input:focus,
#rec759756749 textarea:focus,
#rec759756749 select:focus {
    border-bottom: 1px solid #d92819 !important;
}
#rec928285071 input:focus,
#rec928285071 textarea:focus,
#rec928285071 select:focus {
    border-bottom: 1px solid #c0fc69 !important;
}
#rec761146906 input:focus,
#rec761146906 textarea:focus,
#rec761146906 select:focus {
    border-bottom: 1px solid #ffd51c !important;
}
#rec761600288 input:focus,
#rec761600288 textarea:focus,
#rec761600288 select:focus {
    border-bottom: 1px solid #004A9F !important;
}
.t-store__prod__quantity__minus-wrapper {
  border-right: 1px solid #ccc !important;
}
.t-store__prod__quantity__plus-wrapper {
  border-left: 1px solid #ccc !important;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
     border: 1px solid #ccc !important;
}