/*
Theme Name: AXXI
Theme URI: https://axxi.studio
Author: H. Ginev
Author URI: https://axxi.studio
Description: На арх. Гинев визията
Version: 1.1
Template: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

h1, h4, h2, h3, p, a, span {font-family:'Axxi'!important;}

.yt-embed {
  max-width: 100% !important;
  overflow: hidden;
  aspect-ratio: 16 / 9;
	position: relative;
}

  iframe {
    width: 100vw;
  height: 100%;
  transform: scale(1);
  }

.home-video {
	margin:0 !important;
}

#footer .logo img {
  max-width: 150px;
}

#footer .logo.footer-logo1 .img-responsive.sticky-logo.sticky-retina-logo {
  display: none;
}

#footer .widget_nav_menu > div > ul li::before {
	content:none;
}
#footer .widget > div > ul {
	border: none;
}

.vc_row.wpb_row.row.top-row.stickysection1 {
  border: none;
  margin-top: 0;
}

#header .vc_row.wpb_row.row.top-row.stickysection1.sticky {
  background-color: transparent !important;
}

body:not(.home) .visible-home-only, body:not(.home) .page-top.page-header-1 {
	display:none;
	visibility:hidden;
}

@media only screen and (min-width: 990px) {
	
	.logo-header1 a div img {
		max-width:50%;
	}
	.home-text1 .vc_column-inner .wpb_wrapper {
  margin: 0 auto;
}
	.main-menu-left1 {
		margin-right:0;
		margin-left:auto;
	}
}