/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face{
font-family: 'PraterSansBold';
src: url('fonts/prater_sans_pro_bold.woff') format('woff'),
}

@font-face{
font-family: 'PraterSansRegular';
src: url('fonts/prater_sans_pro_regular.woff') format('woff'),
}

body:not(.vc-safe-mode) .horizontal-text.shift_bottom_single {
bottom: 150px !important;
}

@media (min-width: 960px)
body:not(.vc-safe-mode) .shift_right_x_neg_double {
right: 20px !important;
}

body:not(.vc-safe-mode) .shift_y_neg_quad:not(.shift_y_fixed) {
margin-top: -608px !important;
}

.footer-links span {
line-height: 2.0em !important;
}

.w-border .panel {
color: #303133;
}

.style-light .panel{
color: #303133 !important;
}

@media (max-width: 768px) {
  .vc_row:first-child {
    margin-top: -60px !important;
  }
}

@media (max-width: 767px) {
  .vc_btn3-container a[href="#intro"],
  a[href="#intro"] {
    display: none !important;
  }
}
