/*
Theme Name: goarch Child  
Template: goarch
Theme URI:
Description: Go.arch  - Architecture WordPress Template
Version: 1
Author: Victor Lerner
Author URI:
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar,  custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frame_light
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato&family=Montserrat:ital,wght@0,600;1,600&display=swap');


h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1.5px !important;
}
ul.points {
    padding-left: 40px;
    list-style: disc;
}
.section-title {
   color: #cbcbcb;
    font-family: 'Bebas Neue';
    font-size: 3.25em;
    letter-spacing: .09em;
}
 .projects.section .project-title {
    font-family: 'Bebas Neue';
}
.projects.section .project-category{
	letter-spacing:3px;
}
.experience-info .text-primary  {
    font-family: 'Bebas Neue';
	color:#cacaca;
}
.experience.section .experience-info {
    font-family: 'Playfair Display', serif;
	font-size: 4.833125em;
	color:#033567;
}
.col-about-title, .col-about-spec .service-item h4, .service-item h4{
	font-family:inherit;
	font-weight: bold;
}


#top .navbar-desctop-menu {
    
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: 1px;
    font-family: 'Bebas Neue';
    
}
#top .navbar-desctop-menu > li {
    margin-left: 2em;
}
#top .slide-number {
    display: none!important;
}
.experience.section  .text-parallax-content{
	font-family:inherit;
}
.single-projects .project-details-title:before {
    left: unset;
}
.main-header h1 {
    margin-right: 0 !important; 
}
.general-btn a {
    display: inline !important;
    margin: 0 auto;
    font-size: 16px !important;
}
.navbar-desctop.affix .brand img {
    width: 200px !important;
}
