/*
Theme Name: Arcf
Theme URI: https://icscreativeagency.com/
Version: 1.0
Description: Arcf custom developed Theme By Ics Creative Agency.
Author: icscreativeagency
Author URI: https://icscreativeagency.com/
template: bb-theme
*/

/* Add your custom styles here... */ 
#heateor_sss_sharing_more_providers .all-services ul li a{display:none!important;}
.all-services .mini li a.heateorSssfacebookShare, .all-services .mini li a.heateorSsstwitterShare, .all-services .mini li a.heateorSsslinkedinShare, .all-services .mini li a.heateorSssFacebook_MessengerShare,.all-services .mini li a.heateorSssFacebook_MessengerShare,, .all-services .mini li a.heateorSssFacebook_MessengerShare, .all-services .mini li a.heateorSsswhatsappShare {display:block;}
.heateorSssYoolinkBackground {
    display: none!important;
}

.fl-search-active .fl-archive {margin-top:10rem;}
.cbxwpbkmarkguestwrap {
    position:fixed;
    width:100%;
    height:100%;
    overflow-y:auto;
    background:rgba(0,0,0,0.5);
    top:0;
    left:0;
}

.cbxwpbkmarkguestwrap .cbxwpbkmarkguest-message {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:#222;
    padding:20px;
    width:100%;
    max-width:450px;
}

.cbxwpbkmarkguestwrap .cbxwpbkmarkguest-message h3 {
    margin-bottom:15px;
}

.cbxwpbkmarkguestwrap .cbxwpbkmarkguest-message .cbxwpbkmarkguesttrig_close {
    background:transparent;
    display:inline-block;
    width:auto;
    height:auto;
    top:10px;
    right:10px;
}

.cbxwpbkmarkguestwrap .cbxwpbkmarkguest-message .cbxwpbkmarkguesttrig_close::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00d";
    color:#FFF;
}

.post .heateorSssMoreBackground,
.post .heateorSssMoreSvg {
	background:transparent;
}

.post .heateorSssMoreSvg::after {
    content:'';
    display:inline-block;
    width:auto;
    height:auto;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
       font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1e0";
      font-size:20px;
      position:relative;
      top:-2px;
}

.post .heateorSssSharingRound .heateorSssMoreSvg:hover::after {
	color:#FFF;
}