/*#allrecords > [id^="rec"] {z-index:1000; position:relative;} */
#rec1689775831 {z-index:100!important;} /* t-footer .t-rec  */
#t-header .uc-menu {z-index:1500; position:fixed;}
#content-wrapper {z-index:2000; position:relative;} 
.uc-footer-space {pointer-events: none;}
div[data-record-type="702"], div[data-record-type="390"], .t-popup {z-index:3000!important;}
#rec1707407491, #rec1707409221 {z-index:1000!important; position:relative!important;}

.js-store-close-text {
	font-family:'Roboto',Arial,sans-serif!important;
	color: #ffffff;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
}
.t706__product-title, .t706__product-title__option {
	font-family:'Roboto',Arial,sans-serif!important;
}
.t706__product-title__option {font-size: 14px!important;}

.t-store__card__wrap_txt-and-btns {
    padding: 20px!important;
    margin: 0px!important;
    background: #EBEBEB!important;
    border-radius: 6px!important;
}

@media screen and (max-width:640px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .t-store__grid-cont .t-store__card-list {
        row-gap: 10px!important;
    }
    
    .t-store__card__wrap_txt-and-btns {
        padding: 10px!important;
        margin: 10px!important;
        background: #EBEBEB!important;
        border-radius: 6px!important;
    }
}