/* Custom Styles */
/* Custom Styles */
.top_fix {position: fixed;top: 0;left: 0;width: 100%;z-index: 1111;}

.top_pop .countdown__item h2 {font-size: 36px;font-weight: 100;}

.top_pop .countdown__item p.countdown__label {font-size: 15px;font-weight: 100;margin-top: -5px;}

.top_pop .countdown__column {padding: 0px 10px !important;}

.top_pop  p , .top_pop h1 , .top_pop h2 , .top_pop h3 , .top_pop h4 , .top_pop h5 , .top_pop h6 {margin: 0;}

@media screen and (max-width : 767px){
    
 .top_pop .countdown__item h2 {font-size: 17px;
    font-weight: 100;
    text-align: center;}

.top_pop .countdown__item p.countdown__label {    font-size: 7px;
    font-weight: 100;
    margin-top: auto;
    text-align: center;}

.top_pop .countdown__column {padding: 0px 10px !important;}

.top_pop  p , .top_pop h1 , .top_pop h2 , .top_pop h3 , .top_pop h4 , .top_pop h5 , .top_pop h6 {margin: 0;}   
    .top_pop .block-type--countdown ,  .top_pop .block-type--cta {padding: 0px;}
    
    
  .top_pop  a.btn {font-size: 12px;padding: 5px 25px;}

.top_pop .block-type--countdown .block {margin-top: -11px;}
}