/*
 Theme Name:   Artraz Child
 Theme URI:    https://themeholy.com/wordpress/artraz
 Description:  This is a child theme for Artraz - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     artraz 
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  artraz-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

.header-layout1 .menu-area {
        padding-top: 40px !important;
    padding-bottom: 45px !important;
}

#videosection a.play-btn.style2.popup-video {
    display: none !important;
}

.main-menu a {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
} 
.header-links li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-family: 'Oswald';
}
.main-menu > ul > li {
    margin: 0 15px;
}
.hero-title {
    font-size: 90px;
    line-height: 1.104;
    width: 70%;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 0 !important;!i;!;
}

.footer-menu li a {letter-spacing: 0;font-weight: 400;}
.page-id-2468 .elementor-widget-container p {
    color: #fff !IMPORTANT;
    !I;!; 
}

@media only screen and (max-width: 1399px) {
.header-layout1 .menu-area {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.hero-slider-3 {
    margin-top: 100px;
}
}