.t-store__card__bgimg, .t-store__card__bgimg_second{
    border-radius: 20px;
}
@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 0px;
}
}
.t778__col {
    margin-bottom: 10px;
}
.ya-map{
    width: 100%; height:100%;
   //margin-left: 10%;
   //margin-right: 10%;
   // padding-top: 45px;
    //padding-bottom: 45px;
    background-color: #000000;
    position: relative;
    
}
.uc-xxx{
    border-style:solid;
    border-color:#bf953f #fcf6ba #b38728 #fbf5b7;
    border-width: 10px;
    
}
.uc-menu1{
    //border-style:solid;
    //border-width: 1px;
    //border-color:transparent;
//border-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
//-moz-border-image: -moz-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
//-webkit-border-image: -webkit-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
//border-image-slice: 1;
background-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
-moz-background-image: -moz-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
-webkit-background-image: -webkit-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
background-image-slice: 1;

}
@media (max-width: 600px){
.t778__container_mobile-grid{
    padding:1px !important;
}
.t778__col_mobile-grid {
    padding-left:1px !important;
    padding-right:1px !important ;
}
.t-col_3{
    max-width:218px;
}
}