.t-store__card__textwrapper {
	padding-top: 0;
}

.t-store__card__imgwrapper {
	padding-bottom: 100% !important;
}

.t-store__card {
	/*outline: 1px solid #CCC;*/
	margin: 0 10px;
	padding: 0 0 10px 0;
}

.t-store__card:hover {
	box-shadow: 2px 2px 7px #A9A9A9;
}

.t-store__grid-separator {
	margin-bottom: 20px;
}

.js-product-single .js-product-edition-option-name,
.js-product-single .t-product__option-variants label span{
    color: #EEE;
}

.js-product-single .t-product__option-variants label .t-product__option-checkmark.t-product__option-checkmark_radio.t-product__option-checkmark_simple:before {
    border: 1px solid #EEE;
}

.js-product-single .t-product__option-variants.t-product__option-variants_custom.t-product__option-variants_radio.t-product__option-variants_simple label .t-product__option-checkmark_simple:after {
    background-color: #EEE;
}

.js-product.js-product-single .t-product__option-variants_buttons .t-product__option-input:checked + .t-product__option-checkmark_image::before {
	border: 1px solid #ffd900;
}

.js-store-product_single .js-store-single-product-info .t760__descr.t-descr {
    color: #CECECE;
}
.js-store-product_single .js-store-single-product-info .t760__title-wrapper .t760__title_small.t-descr,
.js-store-product_single .js-store-single-product-info .t760__title-wrapper .js-product-controls-wrapper form label span{
     color: #999;
}

.tmenu-mobile__container {
	padding: 0 20px 0 10px !important;
}

.t228__right_descr {
    font-size: 18px !important;
    padding-right: 60px;
}

.t228__right_descr a {
    transition-duration: .2s;
}

.t228__right_descr a:hover {
    color: #DAA520 !important;
}

#t-footer_833699775.t452 .t-sociallinks__item {
  margin: 4px 20px 0;
}

#t-footer_833699775.t452 .t-sociallinks svg {
	width: 35px;
	height: 35px;
}

.t-store__card__mark {
	color: #000 !important;
	font-size: 15px;
	background-color: #FFF !important;
	border: 2px solid #000;
}

.js-store-prod-dimensions.t-typography__characteristics,
.js-store-prod-weight.t-typography__characteristics {
    display: none !important;
}

.t-feed__col-grid__content {
	padding: 5px 0 27px !important;
}

.t-text_md {
	font-size: 17px !important;
}

.t228__list_item {
	padding-left: 0 !important;
	padding-right: 30px !important;
	margin: 5px 0;
}

.t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle {
    aspect-ratio: 1.6 !important;
    border-radius: 10px;
    margin-bottom: 10px;
}

.t214__descr {
	margin-top: -20px;
}

.t-name_md {
	font-size: 17px !important;
}



@media (max-width: 980px) {
    .t985__search-widget-button.t-search-widget__button.t-search-widget__button_showed {
        top: 7px !important;
        right: 65px !important;
    }
    
    
}

@media (max-width: 978px) {
    .t228__right_descr {
        padding-right: 0;
        padding-bottom: 16px;
    }
}

@media screen and (max-width: 640px) {
  .t-name_xs {
    font-size: 18px;
  }
  
  #rec1025111496 .t-feed__parts-switch-btn a {
    padding: 6px 12px 6px !important;
  }
  
}



