/*
Theme Name: Rent-a-Car Split
Theme URI: https://www.rent-a-car-split.hr/
Description: OceanWP WordPress child theme.
Author: Zen Media d.o.o.
Author URI: https://www.rent-a-car-split.hr/
Template: oceanwp
Version: 1.0
*/

#site-header.medium-header .top-header-inner {
  position: relative;
}

.rcs-social-wrap {
  margin-top: 30px;
}
@media (min-width: 768px) {
.rcs-social-wrap {
  margin-top: 0px;
  position: absolute;
  top: 30%;
  right: 0px;
}
}

ul.rcs-social {
  margin: 0 auto;
  list-style-type: none;
  display: table;
}
ul.rcs-social li {
  float: left;
  display: block;
  padding: 0 10px;
}
ul.rcs-social li a,
ul.rcs-social li img {
  display: block;
}
ul.rcs-social li img {
  width:48px;
  height:48px;
}
