/*!

Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noxiy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.
*/

.banner__two-content h1 {
    font-size: 60px !important;
    line-height: 65px !important;
}
.banner__two-content-button-video {
    display: none;
}
.header__area-menubar-right-sidebar {
    border: none;
}

.header__area-menubar-right-search {
    display: none;
}
.header__area-menubar-right-btn {
    display: none;
}
.banner__two-content > span {
    display: none;
}

@media screen and (min-device-width: 1920px) and (max-device-width: 2047px) and (-webkit-device-pixel-ratio: 1.25){
	.banner__two-content {
    padding-top: 100px;
}
}