@media screen and (min-width: 981px) {
    
   .t951__sidebar_sticky .t951__sidebar-wrapper {
       margin-left: -15px;
   }
   
   .t-store__sort-select-wrapper {
       width:auto !important;
   }
    
    
}

.t-store__filter__chosen-bar {
    display: none !important;
}

.t-store__sort-select {
    font-size: 13px !important;
    background: #ffffff !important;
    border-radius: 6px !important;
    padding: 10px 30px 10px 10px !important;
}

.t-store__sort-select option.option-title {
  font-weight: bold !important;
 
}

#input_638326222 {
    
    font-size: 13px;
    
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 6px;
}


 @media screen and (min-width: 1201px) {
          
  .js-product .t-product__option-title {
    font-size: 12px !important;
}


}


@media (hover: hover) {
    .t-store__card__imgwrapper:hover .t-store__card__bgimg_hover {
        opacity: 0;
    }
    .t-store__card__imgwrapper:hover .t-store__card__bgimg_second {
        opacity: 1;
        z-index: 3;
    }
}


@media (hover: none) {
    .t-store__card__imgwrapper.swiped .t-store__card__bgimg_hover {
        opacity: 0;
    }
    .t-store__card__imgwrapper.swiped .t-store__card__bgimg_second {
        opacity: 1;
        z-index: 3;
    }
}

@media screen and (max-width: 960px) {

#rec1025874851 {
    
    display: none;
    
}

}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple

{
    border: 1px solid #D4D4D4 !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
     border: 1px solid rgba(0, 0, 0, 1) !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active span {
    font-weight: 500;
   
}

.js-product .t-product__option {
    display: inline-block;
}

.js-product .t-product__option .t-product__option-variants_custom {
    display: inline-flex !important;
}

@media screen and (max-width: 960px) {


.js-store-single-product-info a[href="#order"] {
    
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: block;
    width: 100%;

}

}

#rec704405606 .t-container {
    max-width: 100%;
     width: auto;
}

#rec704405606 .t-container .t-col  {
    margin: 0 40px;
}

@media screen and (max-width: 960px) {

#rec704405606 .t-container .t-col {
    margin: 0 0px;
   
}


}