


/* Start:/bitrix/templates/es_main/components/bitrix/catalog/afisha/bitrix/catalog.section.list/.default/style.css*/
#afisha_list_table td {
      font-size: 12px;
}
#afisha_list_table td a {
      font-size: 12px;
      text-transform: none;
      font-weight: 100;
}
#afisha_list_table td a:hover,
#afisha_name a:hover, 
#afisha_place a:hover,
#afisha-more-name a:hover, 
#afisha-more-place a:hover,
#afisha_name a,
#afisha-more-name a, 
#afisha-more-place a  {
      text-decoration: none;
}
#afisha_block {
      float:left;
      width:180px;
      padding:10px;
      height:285px;
      overflow: hidden;
}
#afisha_name {
      font-size:14px;
      font-weight:bold;			
      margin: 5px 0 5px;
}
#afisha_place {
      margin-bottom:5px;
      font-size:10px;
}
#afisha_place a {
      color:#444;
      font-size:9px;
      text-decoration: none;
      line-height: 1.4;		
}
#afisha_time {
       margin-bottom:0px;
       font-size:14px;
}
#afisha_price {
       margin-bottom:5px;
       font-size:12px;
       font-weight: 600;
}
td#afisha-more-place,
td#afisha-more-place a{
       color:#000;
}
#sliders {
       border-top:1px solid #dadada;
       border-bottom:1px solid #dadada;
       padding:20px 0;
}

@media only screen and (max-width : 420px) {
#afisha_block {
    width: 50%;
    height: 250px;
}
#afisha_name {
    font-size: 0.75em;
   margin-top: 5px;
}
}

@media only screen and (max-width : 375px) {
#afisha_block {
    float: none;
    width: 100%;
    padding: 5px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px;
}
#afisha_pic img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
}
	
/* End */
/* /bitrix/templates/es_main/components/bitrix/catalog/afisha/bitrix/catalog.section.list/.default/style.css */
