

/* Start:/local/templates/redisign_2025/components/runetsoft/sale.delivery_info/list/style.css?17494414611364*/
.delivery_item{
  margin-right:20px;  
  margin-top:5px;
  display:block;
}

.delivery_info_box_short .delivery_item{
    display:inline;
}

@media (max-width: 768px) {
    .delivery_info_box_short .delivery_item{
        display:block;
    }
}

.delivery_item:first-child{
    margin-top:0;
}

.delivery_item .title{
    color: #74747B;
}
.delivery_item .data {
    color: #3F4A53;
}

.delivery_item .link{  
  text-decoration: none;
  cursor:pointer;
  border-bottom: 1px dashed #337ab7;
}

.delivery_item .link:hover{
    color:#23527c;
    border-bottom-color:#23527c;
}

.delivery_points_list{
  margin:10px 0 0 10px;
  padding:0 0 0 10px;
  color:#337ab7;
}

.delivery_points_list .delivery_point_item{
  padding-bottom:5px;
}

.delivery_points_list .delivery_point_item > .text{
  color:#000;
}

.delivery_popover{
  background-color: #f7f7f7;  
  font-size:12px;
  max-width: 360px;
}

.delivery_popover .popover_header{  
  margin: 0;
  padding: 4px 8px 0 8px;
}
.delivery_popover .popover-content{
    padding-top: 0;
}

.delivery_popover .popover_header .popover-title{
  float:left;
  background:none;
  padding:0;
  border:none;  
  font-size:12px;
}

.delivery_popover .popover_header .close{
  float:right;
  line-height:0.8;
}

.delivery_popover .popover_content{
    padding-top:0px;
}

.delivery_popover .delivery_points_list{
    margin-top:0;
}
/* End */
/* /local/templates/redisign_2025/components/runetsoft/sale.delivery_info/list/style.css?17494414611364 */
