.t-store__filter__item .t-checkbox__control {
    margin-bottom: 0px !important;
}
.t-checkbox__indicator {
    height: 14px !important;
    width: 14px !important;
    border: 1px solid #000 !important;
    margin-right: 6px !important;
}
.t-checkbox__indicator:after {
    left: 4px !important;
    top: 0px !important;
    width: 3px !important;
    height: 7px !important;
}




.uc-flbttn {
    position: fixed;
    bottom: 20px;
    left: 5%;
}

.spddescr > p {
    margin-left: 15px;
}

.t-product__option {
    padding: 15px 20px;
    border: 1px solid #ddd;
}

.t-product__option .t-descr div{
    margin-bottom: 10px;
}


.t-store .t-product__option-title {
    width: 60%;
    padding-bottom: 20px;
}

.crossref {
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    padding: 12px 20px 10px;
    margin: 0 0 30px;
    font-size: 1.2em;
    justify-items: baseline;
}

.js-store-prod-all-text ul {
  margin-left: 15px;
  margin-bottom: 20px;
}



.js-store-prod-all-charcs:before {
  content: "Технические характеристики";
  font-weight: bold;
  font-size: 1.2em;
  display: block;
  height: 35px;
}

.dlfromcard {
  background: url(https://static.citel-moscow.ru/img/pdf.png) no-repeat left center;
  background-size: 32px;
  vertical-align: middle;
  padding-left: 38px;
  display: block;
  line-height: 32px;
  min-height: 32px;
  margin: 15px 15px;
}
.dlfromcardstp {
  background: url(https://static.citel-moscow.ru/img/stp.png) no-repeat left center;
  background-size: 32px;
  vertical-align: middle;
  padding-left: 38px;
  display: block;
  line-height: 32px;
  min-height: 32px;
  margin: 15px 15px;
}

.spddescr {
    margin: 20px 0;
    padding: 10px 15px;
    line-height: 1.8em;
    border: 1px solid #ddd;
}

.spddescr span {
    font-weight: bold;
    display: flex;
    font-size: 1.2em;
    display: block;
    height: 30px;
}

.js-store-prod-all-text ul {
    padding:0;
    padding-left:0 !important;
    list-style: none;
}

.js-store-prod-all-text ul > li:before {
    padding-right:10px;
    font-weight: bold;
    color: #C0C0C0;
    content: "\2714";
    transition-duration: 0.5s;
}
.js-store-prod-all-text ul > li:hover:before {
    color: #337AB7;
    content: "\2714";
}   

.t-store__filter__item-title {
    font-weight: 600;
    margin-bottom: 4px !important;
    color: #2196f3;
}
.t-store__filter__item .t-checkbox__control {
        margin-bottom: 0;
}

.t-checkbox__indicator {
    height: 16px;
    width: 16px;
    border: 1px solid #000;
}
.t-checkbox__indicator:after {
    left: 5px;
    top: 1px;
}
.t-btn{
    font-weight: 400;
}

.js-store-prod-charcs ul:before {
    padding-right: 10px;
    font-weight: bold;
    margin-right: 0px;
    color: #C0C0C0;
    content: "\2714";
    transition-duration: 0.5s;
    display: inline-block;
}
.js-store-prod-charcs ul:hover:before {
    color: #337AB7;
    content: "\2714";
}
.js-store-prod-charcs p {  
    padding: 4px 10px;
}

.js-store-prod-all-charcs {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 10px 15px;
}

.t-store__parts-switch-btn {
    font-weight: 300;
    margin-bottom: 0px;
    display: flex !important;
}
.t-store__parts-switch-btn:hover {
    color: #2196f3;
}

.t-store__parts-switch-btn.t-active {
    font-weight: 600 !important;
    color: #2196f3;
}

.t-store__parts-switch-btn:before {
    content: "\2192";
    margin-right: 8px;
}
.t-store__filter__item {
    margin-bottom: 20px !important;
}

.t-store__card__mark {
    width: 50px;
    height: 20px;
    border-radius: 10px;
    background-color: rgba(255,64,0,0.8) !important;
}


label.t-descr_xxs {
    font-size: 16px;
    line-height: 1.05;
}

.js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
    font-size: 16px;
    line-height: 1.5;
}


div.qty {
    color: rgb(0, 136, 0);
}


td.js-store-prod-popup-buy-btn-txt {
    background-color: #2196f3 !important;
}

.t-store__prod-popup__btn_disabled, .js-store-prod-popup-buy-btn-txt { 
    opacity: 1 !important;
    background-color: #999 !important;
}
.t-store__prod-popup__btn-wrapper {
    cursor: pointer;
    width: max-content;
}
.needform .t702__img {
    display: none;
}
.needform .t-popup__container {
    display: flex;
    overflow: hidden;
}
.needform .t702__wrapper {
    width: 50%;
    box-sizing: border-box;
}
.t702__leftcol {
    width: 50%;
    box-shadow: 0px 0 45px 0 #b1b1b1;
}
.t702__leftcol_wrapper{
    width: 100%;
    height: 100%;
    padding: 40px 45px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
}
.t702__leftcol-img {
    width: 75%;
    height: 75%;
    min-height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 25px;
}
.t702__leftcol-txt span {
    box-shadow: 0 1px 0px 0 #c1c1c1;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
@media screen and (max-width:800px){
.needform .t-popup__container{
    flex-direction: column;
    align-items: center;
}
.needform .t702__wrapper {
    width: auto;
}

.t702__leftcol_wrapper {
    flex-direction: row;
}

.t702__leftcol {
    width: 100%;
    box-shadow: 0px 0 10px 0 #b1b1b1;
}
.t702__leftcol-img {
    width: 30%;
    min-height: 180px;
    margin-right: 20px;
    margin-bottom: 0px;
}
}
@media screen and (max-width:500px){
.t702__leftcol_wrapper {
    padding: 30px 10px;  
}
.t702__leftcol-img {
    width: 100px;
    min-height: 100px;
}
.t702__leftcol_wrapper {
    font-size: 12px;
}
}

.t-store__prod-popup__btn {
    height: 45px !important;
    background-color: #2196f3 !important;
}
.t-store__card__sold-out-msg {
    display: none;
}




/* Productpage Options styles */

