/*
svg.t654__icon-close {
    display: none!important;
}

@media screen and (max-width: 980px)
svg.t654__icon-close {
    display: none!important;
}
*/

.t-form__errorbox-middle, .t-input-error, .t706__cartwin-heading{
    display:none!important;     
}

.t706__cartwin-content, .t706__cartwin-content>*{
    font-family:'Aileron',Arial,sans-serif!important;
    font-weight:400!important;
}


.js-store-filters-prodsnumber-wrap{
    display:none!important;
    opacity:0!important;
    height:0!important;
}


.t-store__empty-part-msg-cont{
    display:none!important;
    opacity:0!important;
    height:0!important;
}
/*
.t-store__filter__input{
    background:none!important;
    border-radius:0px!important;
    color:black!important;
    border:none!important;
    border-bottom:1px solid black!important;
    font-family:Geometria!important;
    user-select:none!important; 
    -khtml-user-select:none!important; 
    -moz-user-select:none!important; 
    -ms-user-select:none!important; 
    -webkit-user-select:none!important; 
    -webkit-touch-callout:none!important;
}
.t-store__search-close-icon{
    display:none!important;
}

.t-store__search-icon, .t-store__search-icon > *{
    border:none!important;
    fill:black!important
}*/

.t-store__filter__chosen-val{
    font-family:Geometria!important;
    border-radius:0!important;
    background:none!important;
    border:1px solid black!important;
}

.t-store__card__img{
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30);
}

.t-store__filter__reset{
    display:none!important;
}

.t-store__filter__input::-webkit-input-placeholder { 
  color: #7d8797!important;
  opacity: 0; /* Firefox */

    
}

.t-store__filter__input:-moz-placeholder {
  color: #7d8797!important;
  opacity: 1; /* Firefox */
}

.t-store__filter__input::-moz-placeholder {
  color: #7d8797!important;
  opacity: 1; /* Firefox */
}
.t-store__filter__input:-ms-input-placeholder {
  color: #7d8797!important;
  opacity: 1; /* Firefox */
}

.t-feed__post-popup__date {
    font-size:2em!important;
    
}
.t-feed__post-popup__tag{
    display:none;
}
/*
.t-store__prod-popup__sku{
    display:none!important;
}
*/
.t-store__prod-popup__sku>span{
    margin-top:10px;
    border:1px solid;
    padding: 5px;
    margin-right:10px;
}

.t-feed__post-popup__close-wrapper{
    position:fixed;
    margin-top:120px;
    margin-right:20px;
    background:red;
    top:0;
    right:0;
    display: none !important;
    
}

.t-btn_xs{
    font-size:20px!important;
    font-family:Aileron!important;
    font-weight:100!important;
    text-transform:none!important;
}

