/*:
	Theme Name: Cariera Child
    Theme URI: http://themeforest.net/user/gnodesign/portfolio/
    Template: cariera
    Description: Cariera Child Theme.
    Author: Gnodesign
	Author URI: http://themeforest.net/user/gnodesign/
	License: ThemeForest
    License URI: http://themeforest.net/licenses
    Text Domain: cariera
    Domain Path: /lang/
*/
.top-bar-header {
  background-color: #edebf5;
  padding-top: 3px;
  padding-bottom: 4px;
}

.textwidget {
  padding-top: 10px;
}
.textwidget .fas.fa-phone-alt {
  color: black;
  padding-right: 5px;
  transform: rotate(40deg);
  transition: color 0.5s;
}
.textwidget .head_phone, .textwidget .phone_number {
  color: black;
  font-weight: 300;
}
.textwidget .phone_number {
  transition: color 0.5s;
}

.topbar_info:hover .fas.fa-phone-alt, .topbar_info:hover .phone_number {
  color: red;
}

.social-btn-roll.facebook {
  margin-top: 5px;
}

.navbar-static-top.fluid_header.centered {
  padding-top: 0px;
  padding-bottom: 0px;
}

.header1.headroom--unpinned, .header1.headroom--pinned {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
}

.vc_custom_1564413145974 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
  #category .wpb_column {
    padding-top: 150px;
    margin-bottom: -200px;
  }
}
.apply_with_resume {
  display: none;
}

div.bookmark-wrapper {
  display: none;
}

/* "Come Funziona Bartender Job" text block text
 * web versione
 */
.wpb_column #bartender_job {
  font-size: 20px;
}
.wpb_column #barman_block_text h2 strong {
  font-size: 30px;
}
.wpb_column #barman_block_text p {
  font-size: 20px;
}
.wpb_column #locale_block_text h2 strong {
  font-size: 30px;
}
.wpb_column #locale_block_text p {
  font-size: 20px;
}

.wpb_wrapper h2 strong {
  font-size: 30px;
}

#category .btn.btn-main.btn-effect {
  margin-top: 40px;
}

.job-actions {
  display: flex;
  align-items: center;
  justify-content: center;
}
.job-actions .job-quickview {
  display: none;
}

.bloglist-excerpt {
  text-align: center;
  justify-content: center;
}

.col-md-12 .comments {
  display: none;
}

.job-company.with-bg .company_logo {
  visibility: hidden;
}

footer .copyright h6 {
  line-height: 25px;
}
footer .ptb40 {
  padding-top: 30px;
  padding-bottom: 3px;
}
footer .ptb40 .social-btn-roll-icon {
  font-size: 29px;
  line-height: 29px;
}
footer .legal {
  font-family: "Lato";
  font-weight: 400;
  font-size: 15px;
}

.banner {
  margin-top: 10px;
  display: block;
}

.job-manager-form textarea {
    min-height: 100px !important;
}
