
.page-id-123035 .page-title-social {
    display: none;
}
.fab, .fad, .fal, .far, .fas {
    font-family: "FontAwesome" !important;
    font-style: normal;
}
.business-search-form {
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #fff;
    padding: 8px;
    border-radius: 40px;
}
.business-search-form .form-group > input {
    height: 45px;
    border: 1px solid #ececec;
    border-radius: 40px 0px 0 40px;
    height: 57px!important;
    font-size: 15px!important;
    background: #fff!important;
    padding-left: 10px;
    width: 100%;
}
.business-search-form button.form-btn{
  border-radius: 0 40px 40px 0px!important;
  background: #ff9901!important;
  border: medium none;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 150%;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
  min-width: 170px;
  height: 57px;
}
.business-search-form .selectator_element.single,.job-search-form .selectator_element.single{
    border-radius: 0px !important;
    height: 57px !important;
    background: #fff;
    margin-bottom: 0px !important;
    width: 100% !important;
}
.business-search-form .selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_title,
.business-search-form .form-group input::placeholder{
  color: #acacac;
}
.business-search-form .form-group {
    flex: 1;
    margin-right: 5px;
}
.top-featured-container {
    background-image: url(https://irishdirectory.ie/wp-content/uploads/2020/05/irish-directory-services-featured-image-new.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: none;
    border-top: none;
}
a.wyz-button:hover, .heading-information a:hover, .bus-fav-cont a:hover, 
.sin-location-item a:hover, #menu-footer-menu-part-1 li a:hover, .sin-footer.widget-area .widget a:hover, 
.irish-category-listing-items ul li a:hover {
    text-decoration: none;
}
.m-0{
    margin: 0!important;
}
body i.fa.fa-google, body i.fa.fa-linkedin, body i.fa.fa-youtube-play, 
body i.fa.fa-heart-o {
    font-family: "FontAwesome"!important;
}
body .fa-globe:before, body .fa-phone:before, body .fa-map-marker:before, body .fa-tag:before {
    font-family: "FontAwesome"!important;
}
body i.fas.fa-book-open:before,i.fa-users-cog:before,body i.fa-piggy-bank:before, body i.fa-user-tie:before{
  font-family: "Font Awesome 5 Free" !important;
}
button.irish-category-listing-load-more.wyz-button.wyz-primary-color {
    float: none !important;
    margin: auto;
}
body i.fa.fa-heart-o {
    font-weight: normal;
}
#menu-footer-menu-part-2 li a:hover {
    text-decoration: none;
}
.top-featured-container .top-featured-heading h1 {
    font-size: 56px;
    line-height: 100%;
    margin: 0;
}
.top-featured-container .top-featured-heading {
    padding: 40px 0px 50px;
}
.top-featured-container .tablinks.active::after {
    content: "\f078";
    /* transform: rotate(90deg)!important; */
    color: #e08804;
    position: absolute;
    margin-top: 60px;
    font-family: "FontAwesome" !important;
    right: 0;
    left: 0;
    width: 100% !important;
}
.top-featured-container .tablinks.active .tabs-icon,.top-featured-container .tablinks.active .tab-title {
    background-color: transparent;
    color: #ff9901!important;
    font-weight: 700;
}
.top-featured-container span.tab-title {
    float: left;
    width: 100%;
    margin-top: 5px;
    color: #fff!important;
}
.top-featured-container .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    width: 25%;
    letter-spacing: 1px;
    position: relative;
}
.top-featured-container .tab {
    overflow: hidden;
    border: none;
    background-color: transparent;
    text-align: center;
}
.top-featured-container .tabs-icon {
    color: #8faf2d;
}
.top-featured-container .header-under-search {
    margin: 30px 0 40px;
    line-height: 140%;
}

.additional-information-tabs .row {
    margin: 0;
}
.additional-information-tabs .tabs-information {
    background-color: #8faf2d;
}
.additional-information-tabs h3 {
    font-size: 14px;
    text-align: center;
    line-height: 220%;
}
.additional-information-tabs .tabs-information {
    border-right: 1px solid #fff;
}
.yith-wcqv-head {
    display: none;
}
.additional-information-tabs .row .tabs-information:last-child {
    border-right: 0px;
}
.top-featured-container .tabs-icon{
    font-size: 23px;
}
/*selector*/
/** 
 * Selectator jQuery Plugin
 * A plugin for select elements
 * version 1.1, Dec 11th, 2015
 * by Ingi P. Jacobsen
 */
/* dimmer */
#selectator_dimmer {
  background-color: rgba(0,0,0,0.1);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.cat-prnt-icn{
  border-radius: 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
}
/* main element */
.selectator_element {
  border: 1px solid #e2ebf1;
  box-sizing: border-box;
  background-color: #fff;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
}
.selectator_element * {
  box-sizing: border-box;
  text-decoration: none;
}
.selectator_element img {
  display: block;
}
.selectator_element.multiple {
  padding-right: 20px !important;
  /*padding-bottom: 5px !important;*/
}
.selectator_element.single {
  height: 37px !important;
  border-radius: 5px;
  width: 100%;
  margin-right: 30px;
  padding: 0px 10px !important;
  line-height: 30px;
}
.selectator_element:after {
  position: absolute;
    cursor: pointer;
    display: block;
    width: 15px;
    height: 20px;
    content: ' ';
    background: url(../images/angle-down.png) no-repeat 80% #fff;
    font-size: 90%;
    right: 6px;
    color: #aaa;
    top: 20%;
    line-height: 0;
    background-size: 7px
}
.selectator_element .selectator_chosen_items {
  display: inline;
}
.single.selectator_element .selectator_chosen_items {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-right: 10px;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item {
  display: inline-block;
  background-color: #39f;
  border-radius: 2px;
  color: #fff;
  padding: 4px 20px 4px 4px;
  font-size: 13px;
  margin: 2px;
  position: relative;
  vertical-align: top;
}
.single.selectator_element .selectator_chosen_items .selectator_chosen_item {
  background-color: transparent;
  color: #000;
  display: block;
  text-decoration: none;
  padding: 0;
  margin: 0;
  padding: 2px 0;
  font-size: 12px;
  font-weight: 400;
}
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item {
  margin: 2px 0 2px 5px;
  padding: 3px 20px 2px 5px;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left {
  float: left;
  width: 30px;
  height: 30px;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left img {
  height: 20px;
  border-radius: 20px;
}
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left {
  float: left;
  width: 22px;
}
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left img {
  height: 18px;
}
.single.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_title {
  height: auto;
  text-align: left;
}
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_title {
  float: left;
  padding-top: 2px;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_subtitle {
  display: none;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_right {
  float: right;
  width: 20px;
  background-color: #ccc;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 3px;
  margin-right: 20px;
  display: none;
}
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_right {
  display: none;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item_remove {
  display: inline-block;
  font-weight: bold;
  color: #606060;
  margin: 0 0 0 5px;
  padding: 6px 5px 4px 5px;
  cursor: pointer;
  font-size: 13px;
  line-height: 20px;
  vertical-align: top;
  border-radius: 0 2px 2px 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item.selectator_value_ .selectator_chosen_item_remove{
  display: none;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_remove:hover {
  color: #000;
  background-color: #8cf;
}
/*.single.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_remove {
  
}*/
.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_remove {
  padding: 7px 5px 4px 5px;
}
.selectator_element .selectator_input,
.selectator_element .selectator_textlength {
  border: 0;
  display: inline-block;
  margin: 0;
  background-color: transparent;
  transition: none !important;
  font-size: 13px;
  outline: none;
  padding: 6px 0 0 0;
}
.multiple.selectator_element .selectator_input,
.multiple.selectator_element .selectator_textlength {
  padding: 1px 0 0 0;
  margin: 7px 0 2px 5px;
}
.single.selectator_element .selectator_input {
  border: 1px solid #7f9db9;
  position: absolute;
  bottom: -37px;
  left: -1px;
  z-index: 101;
  padding: 5px 25px;
  width: 100%;
  width: calc(100% + 2px);
  border-bottom: 0;
  background-color: #f6f6f6;
  color: #333;
  font-size: inherit;
}
.single.options-hidden.selectator_element .selectator_input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}
.single.options-visible.selectator_element .selectator_input {
  opacity: 1;
}
.disable_search.selectator_element .selectator_input {
  opacity: 0;
  padding: 0 1px 1px 0 !important;
}
.selectator_element .selectator_options {
  margin: 0;
  padding: 0;
  border: 1px solid #7f9db9;
  border-radius: 0 0 3px 3px;
  font-family: sans-serif;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 101;
  background-color: #fff;
  overflow-y: scroll;
  max-height: 250px;
  list-style: none;
  left: -1px;
  right: -1px;
}
.single.selectator_element .selectator_options {
  padding-top: 0;
  border-top: 0;
}
.disable_search.selectator_element .selectator_options {
  border-top: 1px solid #7f9db9;
}
.single.disable_search.selectator_element .selectator_options {
  padding-top: 0;
}
.options-hidden.selectator_element .selectator_options {
  display: none;
}
.selectator_element .selectator_options .selectator_option {
  padding: 5px;
  cursor: pointer;
  color: #000;
}
.selectator_element .selectator_options .selectator_option:before,
.selectator_element .selectator_options .selectator_option:after {
  content: "";
  display: table;
}
.selectator_element .selectator_options .selectator_option:after {
  clear: both;
}
.selectator_element .selectator_options .selectator_option.active {
  background-color: #39f;
  color: #fff;
}
.selectator_element .selectator_options .selectator_group {
  padding: 5px;
  font-weight: bold;
}
.selectator_element .selectator_options .selectator_group_option {
  padding: 5px 5px 5px 20px;
}
.selectator_element .selectator_options .selectator_option .selectator_option_left,
.selectator_element .selectator_options .selectator_group_option .selectator_option_left {
  float: left;
  height: 30px;
}
.selectator_element .selectator_options .selectator_option .selectator_option_left img,
.selectator_element .selectator_options .selectator_group_option .selectator_option_left img {
  height: 20px;
  width: 20px;
  border-radius: 30px;
  text-align: left;
}
.selectator_element .selectator_options .selectator_option .selectator_option_left img,
.selectator_element .selectator_options .selectator_group_option .selectator_option_left img {
  height: 20px;
  width: 30px;
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left {
  margin-top: 4px;
  margin-right: 10px
}
.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left img {
  height: 20px;
}
.bus-filter-locations .selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left img,
.map-locations .selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_left img {
  height: 30px;
}
.bus-filter-locations .selectator_element .selectator_options .selectator_option .selectator_option_left img,
.bus-filter-locations .selectator_element .selectator_options .selectator_group_option .selectator_option_left img,
.map-locations .selectator_element .selectator_options .selectator_option .selectator_option_left img,
.map-locations .selectator_element .selectator_options .selectator_group_option .selectator_option_left img {
  height: 30px;
  width: 30px;
}
.selectator_element .selectator_options .selectator_option .selectator_option_title,
.selectator_element .selectator_options .selectator_group_option .selectator_option_title {
  margin-left: 35px;
  text-align: left;
  line-height: 28px;
}
.selectator_element .selectator_options .selectator_option .selectator_option_subtitle,
.selectator_element .selectator_options .selectator_group_option .selectator_option_subtitle {
  font-size: 75%;
  color: #888;
  margin-left: 35px;
}
.selectator_element .selectator_options .selectator_option .selectator_option_right,
.selectator_element .selectator_options .selectator_group_option .selectator_option_right {
  float: right;
  width: 30px;
  background-color: #ccc;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 6px;
  display: none;
}
.top-featured-container{
    opacity:1 !important;
}
.float-left{
    float:left;
}
.float-right{
    float:right
}
.job-title {
  position: relative;
}
.job-title ul.suggestions {
    top: 57px;
    width: 98.5%;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    max-height: 190px;
    overflow: auto;
    border: 1px solid #ececec;
    border-top: 0;
    background: #fff;
    z-index: 9;
}
.job-title ul.suggestions li {
    padding: 5px 10px;
    list-style: none;
    display: block;
    transition: 0.3s ease-in-out;
    border-top-width: 0;
    line-height: 200%;
    text-align: left;
}
.job-title ul.suggestions li:hover {
    background: #608422;
    color: #fff!important;
    cursor: pointer;
}
.job-title a img {
    position: absolute;
    right: 8px;
    top: 15px;
}
.header-top-left p {
	float: none;
}

/*end*/
/*-----media---------*/
@media (max-width: 991px){
    .container {
        width: 100%;
    }
    .additional-information-tabs .tabs-information {
        background-color: #8faf2d;
        margin-bottom: 10px;
    }
    .header-bottom-wrap>.header-logo {
        margin-top: 4px;
        margin-bottom: 4px;
        width: 27%!important;
    }
    .header-link {
        margin-top: 12px;
        width: 80%;
    }
}

@media (max-width: 767px){
    .tab button {
        width: 32% !important;
    }
    .custom-form-style.job-search-form .form-group.right-radius{
        width: 100%;
    }
    .job-search-form .selectator_element.single{
        height: 57px !important;
    }
    .job-search-form .selectator_chosen_items{
        display: flex!important;
    }
    .business-search-form{
        border-radius: 0;
    }
    .business-search-form .form-group{
        width: 100%;
    }
    .top-featured-container .tab button {
        padding: 25px 8px;
        width: 32%!important;
        border: 1px solid #ddd;
        background: #00000054;
    }
    .top-featured-container .tab{
        padding: 0;
    }
}

@media (max-width: 595px){
    .width-full-595{
        width: 100%;
    }
    .top-featured-container .top-featured-heading h1{
        font-size: 40px;
    }
    .top-featured-container .tab button {
        width: 49%!important;
    }
    .bus-post-grid .content {
        height: auto!important;
        padding: 30px 20px 40px!important;
    }
}

@media (max-width: 480px){
    .top-featured-container .top-featured-heading h1{
        font-size: 34px;
    }
    .top-featured-heading .home-heading-two {
        font-size: 1.4em;
    }
    .top-featured-container .tab button {
        font-size: 14px;
        padding: 25px 0;
        width: 49%!important;
    }
    section.top-featured-container {
      padding: 20px 0!important;
    }
    .container{
        width: 100%!important;
    }
    .location-search-slider .owl-nav{
      top: -50px;
    }
}
@media (max-width: 380px){
    .top-featured-container .top-featured-heading h1{
        font-size: 26px;
    }
    .top-featured-heading .home-heading-two {
        font-size: 1.1em;
    }
}