 .i-whtsup{   display: inline-block;
    overflow: hidden;
    background-image: url(http://chefshare.nl/wp-content/uploads/2017/04/whatsapp-logo1.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;

}
.user-nav li:hover  .i-whtsup{    background-image: url(http://chefshare.nl/wp-content/uploads/2017/04/whatsapp-logo2.png);}

.i-group{   overflow: hidden;
    background-image: url(http://chefshare.nl/wp-content/uploads/2017/04/group2.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;}

.user-nav li:hover .i-group{    background-image: url(http://chefshare.nl/wp-content/uploads/2017/04/group.png);}

/* Addtoany Share button */
@media (min-width: 980px){
   .addtoany_share_save_container, .addtoany_list{
      display: none !important;
   }
}

   .addtoany_list{
            padding-left: 3%;
    }


/* .addtoany_content_top .a2a_button_whatsapp::after { 
    content: " Share Recipe";
    font-size: 20px;
    font-weight: bold;
       vertical-align: top !important;   
  }*/
/* Addtoany Share button */



/* Smartphone Portrait and Landscape */
   @media only screen
   and (min-device-width : 320px)
   and (max-device-width : 480px){ 
         /* #share-mobile { 
               display: block;
               margin: auto;
               width: 50%;
         } */
}

/* Page BG */
html, body { 
  background: url(http://chefshare.nl/wp-content/uploads/2017/05/pattern3.png) repeat center center fixed; 
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}


.cta::after {
    content: url(http://chefshare.nl/wp-content/uploads/2017/05/checf.png);
    position: absolute;
    z-index: 1;
    margin-top: -387px;
    right: 0;
}


@media (max-width: 1024px){

 #socialchef_home_intro_widget-1{
    padding-top: 55px;

}}

/* Home banner buttons */
#hg_signup_primary_button {
    background-color: #F15C5E !important;
}

#hg_login_primary_button {
   background-color: #F15C5E !important;
}

/* Recipe submit button for mobile */
.submit_recipe button, .submit_recipe .button {
    z-index: 9999;
}

/* Pagination buttons */
.pager *{
    z-index: 9999 !important;
}

.intro .row > div:first-of-type{padding: 30px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8e88+0,ff8e88+100&amp;0.9+0,0.71+45,0+100 */
background: -moz-linear-gradient(top, rgba(255,142,136,0.9) 0%, rgba(255,142,136,0.71) 45%, rgba(255,142,136,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,142,136,0.9) 0%,rgba(255,142,136,0.71) 45%,rgba(255,142,136,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,142,136,0.9) 0%,rgba(255,142,136,0.71) 45%,rgba(255,142,136,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff8e88', endColorstr='#00ff8e88',GradientType=0 ); /* IE6-9 */}


/* Footer login,register links */
.foot-nav {
   /*display: none;*/
}

/* Cookie notice button */
#cookie-notice .button {
  background-color: rgb(74, 144, 65) !important;
}

/* recipe view */
.recipe-item .container {
    height: 185px;
}

#hg_login_primary_form_popup > div > div > div{padding: 1px !important;}
#hg_login_primary_form_popup > div > div > div > div{padding: 1px !important;}

#hg_login_primary_form_popup > div > div > div > div > div.hg-login-modal-body > div{padding: 1px !important;}
#hg_login_primary_form_popup > div > div > div > div > div.hg-login-modal-body > div > div.hg-login-modal-inputs > div.--flex.-justify-between{padding: 1px !important;}

#hg_login_primary_form_popup > div > div > div > div > div.hg-login-modal-footer{padding: 1px !important;}

#hg_login_primary_form_popup > div > div > div > div > div.hg-login-modal-footer > div{padding: 1px !important;}

#secondary-right > ul > li:nth-child(1) > div > div > div {
   padding: none !important;
}

#fes-upload-form-recipe > section:nth-child(3) {
    display: inline-block !important;
}