/*
 Theme Name:   Compactor Child
 Theme URI:    http://themes.webdevia.com/compactor-asphal-paving-road-construction-wordpress-theme/landing/
 Description:  Construction WordPress Theme
 Author:       Mymoun
 Author URI:   http://www.webdevia.com/
 Template:     compactor
 Version:      1.0.0
 License: 	   ---
 License URI:  ----
 Tags:         two-columns, custom-background, threaded-comments, translation-ready, custom-menu
 Text Domain:  Procall-child
*/

:root {
  --wd-btn-color-1: #9b9b9b !important;
  --wd-btn-color-2: #aaa !important;
}

.responsive-table {
  width: 100%;
  overflow-x: scroll;
}
main table th {
  color: #fff;
  background-color: var(--wd-btn-color-1);
}
.btn-color-1.btn-solid,
.woocommerce .entry-summary form.cart .single_add_to_cart_button,
.wpcf7 .wpcf7-form .contact_style_4 input[type="submit"],
.post-password-form input.btn-color-1[type="submit"],
.post-password-form .blog-posts form input.small.radius[type="submit"],
.blog-posts form .post-password-form input.small.radius[type="submit"],
.post-password-form
  .l-main
  .wp-block-button
  input.wp-block-button__link[type="submit"],
.l-main
  .wp-block-button
  .post-password-form
  input.wp-block-button__link[type="submit"],
.wpcf7 .wpcf7-form input[type="submit"],
#commentform #submit[type="submit"],
.blog-posts form .small.radius,
.l-main .wp-block-button .wp-block-button__link,
.hover-color-1:hover.btn-solid,
.woocommerce
  .entry-summary
  form.cart
  .hover-color-1.single_add_to_cart_button:hover,
.woocommerce
  .entry-summary
  form.cart
  .l-main
  .wp-block-button
  .single_add_to_cart_button.wp-block-button__link:hover,
.l-main
  .wp-block-button
  .woocommerce
  .entry-summary
  form.cart
  .single_add_to_cart_button.wp-block-button__link:hover,
.wpcf7 .wpcf7-form .contact_style_4 input:hover[type="submit"],
.post-password-form input.hover-color-1:hover[type="submit"],
.wpcf7 .wpcf7-form input.hover-color-1:hover[type="submit"],
#commentform .hover-color-1#submit:hover[type="submit"],
#commentform
  .wpcf7
  .wpcf7-form
  .contact_style_4
  input#submit:hover[type="submit"],
.wpcf7
  .wpcf7-form
  .contact_style_4
  #commentform
  input#submit:hover[type="submit"],
#commentform
  .l-main
  .wp-block-button
  #submit.wp-block-button__link:hover[type="submit"],
.l-main
  .wp-block-button
  #commentform
  #submit.wp-block-button__link:hover[type="submit"],
.blog-posts form .hover-color-1.small.radius:hover,
.l-main .wp-block-button .wp-block-button__link:hover {
  color: #fff !important;
}

/* Fix video popup stuck overlay */
.vjs-text-track-display {
  display: none !important;
}

/* Fix theme bugs */
.titlebar:after {
  background: linear-gradient(
    0deg,
    var(--wd-btn-color-1) 1%,
    var(--wd-btn-color-1) 1.5%,
    rgba(246, 202, 0, 0) 1.51%,
    rgba(246, 202, 0, 0) 2.2%,
    var(--wd-btn-color-1) 2.21%,
    var(--wd-btn-color-1) 3.8%,
    rgba(246, 202, 0, 0) 3.81%,
    rgba(254, 208, 0, 0) 100%,
    rgba(246, 202, 0, 0) 114.015%
  ) !important;
}
.single_image-bg:after {
  background: var(--wd-btn-color-1) !important;
}

.first-footer .contact-details-list .contact-details svg * {
  fill: var(--wd-btn-color-1) !important;
}
.titlebar:before {
  background: #000 !important;
}
.cf7-cf-turnstile {
    margin-bottom: 0.5rem !important;
}
