@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap');

#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a {
    font-family: 'Orbitron', sans-serif !important;
}

header#header {
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: auto;
    position: absolute;
    -webkit-transition: all 600ms cubic-bezier(.455,.03,.515,.955);
    -moz-transition: all 600ms cubic-bezier(.455,.03,.515,.955);
    -ms-transition: all 600ms cubic-bezier(.455,.03,.515,.955);
    -o-transition: all 600ms cubic-bezier(.455,.03,.515,.955);
        position: fixed;
    width: 274px;
    height: 100%;
    background: #4A4E58;
    z-index: 101;
    
    
}@media (min-width: 300px) and (max-width: 767px) {.html_header_top.html_header_sticky div#main {         padding-left: 0px!important;	 }}@media (max-width: 767px){.html_header_top.html_header_sticky div#main {         padding-left: 0px!important;	 }}@media (max-width: 767px){.head_social_box_content ul li span {         display: none!important;	 }}@media (min-width: 300px) and (max-width: 767px) {body#top #header .av-main-nav #menu-item-search {           display: none !important;	 }}@media (min-width: 300px) and (max-width: 767px) {.html_cart_at_menu.html_header_top #top .main_menu {		border-top: none !important;}}			@media (min-width: 300px) and (max-width: 767px) {.head_social_box_content ul li span {           display: none !important;	 }}







.dropdown_ul_available:before {
    content: '';
    background: rgba(32,32,32,.95);
    left: -99999px;
    right: 0;
    height: 530px;
    position: absolute;
    z-index: 9;
    max-height: 0;
    transition: max-height 0.5s ease-out;
    overflow: hidden;
    top: 0px;
    left: 274px;
}
.dropdown_ul_available:hover:before{
    max-height: 9999px;
}
#top .av_header_transparency .avia-menu-fx {
    bottom: 40%!important;
    width: 100%!important;
    left: 0px!important;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    background: rgb(199, 154, 87);
    margin: auto;
    display: block;
    position: relative;
}
ul.sub-menu a {
    color: white!important;
	background: none!important;
	border: 0px!important;
}
ul.sub-menu a, ul.sub-menu a:hover, ul.sub-menu .menu-item-has-children a{
    color: white!important;
    background: none!important;
    font-weight: lighter;
    font-size: 10px!important;
    padding: 18px 20px!important;
    line-height: 1!important;
z-index: 99;
    position: relative;
}

ul.sub-menu a:before, ul.sub-menu a:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 305px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2);
    margin-left: 50px;
    margin-right: 50px;
}
ul.sub-menu a:before {
    width: 0;
    background-color: #ddb321;
    -webkit-transition: all 400ms cubic-bezier(.455,.03,.515,.955);
    -moz-transition: all 400ms cubic-bezier(.455,.03,.515,.955);
    -ms-transition: all 400ms cubic-bezier(.455,.03,.515,.955);
    -o-transition: all 400ms cubic-bezier(.455,.03,.515,.955);
    z-index: 9;
    opacity: 0;
}
ul.sub-menu a:hover:before {
    width: 100%;
}
ul.sub-menu{
	background-color: rgba(255, 255, 255, 0)!important;
	border: 0px!important;
    top: 0px!important;
    z-index: 99!important;
    visibility: visible!important;
}
ul.sub-menu li {
    z-index: 9!important;
}
ul#avia-menu>li>ul.sub-menu{
	max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    position: absolute;
    height: auto;
}


ul#avia-menu>li>ul.sub-menu:hover, ul.sub-menu ul.sub-menu:hover, ul.sub-menu li:hover a + ul.sub-menu{

    opacity: 1!important;
}

ul.sub-menu li:hover > a + ul.sub-menu {
    	overflow: visible;	
    height: 1000%;
}

ul.sub-menu>li:hover>ul.sub-menu{
	max-height: fit-content;	
	transition: max-height 0s ease-in;
	opacity: 1!important;
}
ul#avia-menu>li:hover>ul.sub-menu, ul#avia-menu>li>ul.sub-menu:hover{
    max-height: 1000px!important;
    opacity: 1!important;
    overflow: visible !important;
}
ul.sub-menu ul.sub-menu{
    visibility: visible!important;
    opacity: 1!important;	
    max-height: 0px;
    overflow: hidden;

    top: 0px!important;
}
#top .av-main-nav ul ul {
    left: 405px!important;
    bottom: 0px;
    position: absolute;
    box-shadow: none;
}
.menu-item-has-children:before {
    content: '';
    right: 10px;
    position: absolute;
    margin-top: 0px;
    z-index: 99;

}

.dropdown_ul_available:before  {
        background: none;
}

/*
ul#avia-menu>li>ul.sub-menu {
    background: rgba(32,32,32,.95);
}
*/

ul.sub-menu {
        top: 25px!important;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a {
    background: #2A2A2A !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    font-size: 17px !important;
    font-weight: bold;
    color: #ffffff !important;
}


html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:first-child > a {
    padding: 30px 50px !important;
    padding-bottom: 15px !important;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:last-child > a {
    padding: 30px 50px !important;
     padding-top: 15px !important;
}
  
/*    background: rgba(32,32,32,.95);*/

body #menu-item-shop .cart_dropdown_link {
    color: white!important;
    padding-right: 25px;
    line-height: 20px;
    top: 15px;
}


ul_available.current-menu-item>ul {
    left: 0px;
    position: absolute;
}
.av-main-nav li {
    position: initial!important;
}

body .av-main-nav-wrap ul {
        position: static;
}

body .av-main-nav li {
    float: none;
}

body .av-main-nav li:nth-child(1), body .av-main-nav li:nth-child(2), body .av-main-nav li:nth-child(3) {
    background: #FFC800 !important;
}

body .av-main-nav li:nth-child(1) a, body .av-main-nav li:nth-child(2) a, body .av-main-nav li:nth-child(3) a {
        color: #303338 !important;
}

body .av-main-nav li:nth-child(1) a span, body .av-main-nav li:nth-child(2) a span, body .av-main-nav li:nth-child(3) a span {
        color: #303338 !important;
}

body .av-main-nav li:nth-child(1):hover a span, body .av-main-nav li:nth-child(2):hover a span, body .av-main-nav li:nth-child(3):hover a span {
        color: #ffffff !important;
}

body .av-main-nav li:nth-child(1):hover a, body .av-main-nav li:nth-child(2):hover a, body .av-main-nav li:nth-child(3):hover a {
        color: #ffffff !important;
}



#top #menu-item-search a:before {
    display: none;
}



#top #header .av-main-nav > li#menu-item-search:hover {
    background: none; 
}

body #menu-item-shop .dropdown_widget .avia-arrow {
    right: 20px;
}

body #scroll-top-link {
    right: 3% !important;
    left: auto !important;
}


#top #header .av-main-nav > li {
    transition: ease 0.2s;
    position: relative !important;
}

#top #header .av-main-nav > li > a {
        font-size: 17px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    color: #ffffff;
    transition: ease 0.2s;
    font-family: 'Orbitron';
}

#top #header .av-main-nav > li:hover  {
    background: #2A2A2A;
    color: #ffffff;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a:before {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a span {
    position: relative;
    color: #ffffff !important;
    font-family: 'Orbitron';
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a span:before {
    content: "\E87d";
    font-family: 'entypo-fontello';
    position: absolute;
    right: -25px;
    top: 50%;
    width: 23px;
    height: 23px;
    font-size: 13px;
    color: #ffffff;
    border: none;
    text-align: center;
    line-height: 2.2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: -14.5px;
    display: block;
    opacity: 0;
}


html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:hover a span:before {
    opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a span:before {
    opacity: 0;
}


html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover a span:before {
    opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a span:before {
    opacity: 0;
}


html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover a span:before  {
    opacity: 1;
}



html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:hover a:before {
     opacity: 1;
    width: 305px;
    border: none;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a:before {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover a:before {
    opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item a:before {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item:hover a:before {
    opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a:before {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item:hover a + ul.sub-menu li.menu-item a:before {
    opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover a:before {
    opacity: 1;
    width: 305px;
    border: none;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:last-child > a:after  {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item:last-child:hover > a:before  {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:last-child > a:after  {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:last-child:hover > a:before  {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item:last-child > a:after  {
    opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a  + ul.sub-menu li.menu-item:last-child:hover > a:before  {
    opacity: 0;
}

/*

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover a:before  {
    opacity: 1;
}
*/

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item a + ul.sub-menu li.menu-item:hover > a:before  {
    opacity: 1;
    width: 305px;
    border: none;
}


ul.sub-menu a:before, ul.sub-menu li:last-child a:after {
   opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child:hover a:after {
     opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child:hover a + ul.sub-menu li:last-child:hover a:after {
     opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child:hover a + ul.sub-menu li:last-child:hover a:after {
     opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child:hover a:before {
     opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li > a + ul.sub-menu li:last-child:hover > a:before {
     opacity: 0;
}



html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li a:after {
     opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li a:before {
     opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li:last-child:hover a:after {
     opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li:last-child:hover > a:before {
     opacity: 0;
}


html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li:last-child a:after {
     opacity: 0;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li:last-child a + ul.sub-menu li:last-child a:before {
     opacity: 0;
}

#top #header .av-main-nav > li:hover > a:before {
        color: #ffffff;
    border: 1px solid #ffffff;
}

#top .header_color.av_header_transparency .avia-menu-fx, .av_header_transparency div .av-hamburger-inner, .av_header_transparency div .av-hamburger-inner::before, .av_header_transparency div .av-hamburger-inner::after {
    display: none;
}

#top #header .av-main-nav > li:first-child > a:before {
    display: none;
}


#top #header .av-main-nav > li:first-child ul.sub-menu a:before {
    opacity: 0;
}

/*

#top #header .av-main-nav > li > a:before {
    content: "";
    position: absolute;
    height: 1px;
    background: rgba(31, 34, 43, 0.2);
    left: 25px;
    right: 25px;
    width: 100%;
    top: 0;
}
*/





#top #wrap_all .main_menu ul:first-child > li > a:before {
    content: "\E87d";
    font-family: 'entypo-fontello';
    position: absolute;
    right: 25px;
    top: 50%;
    width: 21px;
    height: 21px;
    font-size: 10px;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 2.2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    margin-top: -10.5px;
}


li.header_contact_item  a:before {
    display: none !important;
}

body#top  #header .av-main-nav  #menu-item-search {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute !important;
}

#top #menu-item-search a:before {
    display: none;
}

body .avia-search-tooltip .avia-arrow-wrap {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    top: -20px;
    right: auto;
    left: 40px;
    margin-left: -10px;
    overflow: hidden;
    transform: rotate(0deg);
}


#top #wrap_all .main_menu ul:first-child > li > a:after {
    content: "";
    position: absolute;
    height: 1px;
    background: rgba(31, 34, 43, 0.2);
    left: 25px;
    right: 0;
    margin-top: 0px;
    display: block;
    top: 0;
    width: calc(100% - 50px);
}

ul.sub-menu li a {
    z-index: 100!important;
}
.footer1.row li {
    float: left;
}
.footer1.row {
    max-width: 1103px;
    margin: auto;
    margin-top: 8px; /* Отступ сверху */
}

ul#menu-menyu-v-futore-1 {
    margin: 0px;
}
.footer1.row li {
    float: left;
    margin-right: 39px
}
li#menu-item-3075{
    margin: 0px;
}
ul#menu-menyu-v-futore-1:after, ul#menu-menyu-v-futore-1:before, .footer_row:before, .footer_row:after {
    content: '';
    position: relative;
    display: block;
    clear: both;
}
footer .links a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
}
footer ul li a {
    font-family: Roboto;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6rem;
    text-decoration: none;
    padding: 0 1rem;
    -webkit-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -moz-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -ms-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -o-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
}
.col_4 {
    width: 25%;
    padding: 0 2.25rem;
    float: left;
}
.footer_row a {
    color: #e5e5e5!important;
    font-weight: 300;
    font-size: 14px;
    padding: 8px 0;
    display: inline-block;
    text-transform: none;
    line-height: 1;
}
.footer_row ul li:nth-child(1) a {
    font-size: 21px;
    border-bottom: 1px solid #fff;
    padding: 1rem 0;
    font-weight: lighter;
    margin-bottom: 10px;
    text-transform: none;
    font-weight: 700;
    line-height: 1;
	display: block;
    width: 100%;
}
.footer_row a:hover {
    opacity: .3;
	text-decoration:none
}
.footer_row ul li:nth-child(1):hover a{
	    opacity: 1;
	text-decoration:none
}
.footer_color .social-links {
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 9px;
}
.footer_color .social-links .label {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}
.footer_color .social-links ul {
    display: inline-block;
    list-style: none;
	margin: 0px;
}
.footer_color .social-links ul li {
    display: inline-block;
}
.footer_color .social-links ul li a {
    color: #d1d2d3;
    text-decoration: none;
    -webkit-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -moz-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -ms-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
    -o-transition: all 300ms cubic-bezier(.455,.03,.515,.955);
}
.footer_color .social-links ul li a:hover {
    opacity: .3;
}
.footer_color .social-links ul li a .lbl {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 1rem;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
   font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
	font-size: 27px;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-vk:before{
    content: "\f189 ";	
}
.icon-twitter:before {
    content: '\f099 ';
}
.icon-youtube:before {
    content: '\f16a ';
}
.icon-instagram:before {
    content: '\f16d ';
}
.icon-pinterest:before {
    content: '\f231 ';
}
.icon-googleplus:before {
    content: '\f0d5 ';
}
.icon-telegram:before {
    content: '\f2c6 ';
}
#footer section#text-3 {
    margin: 0px;
    text-align: center;
    font-size: 12px;
}
.mymeny ul {
    margin: 0px;
    padding: 0px;
}
.mymeny ul {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 190px;
    top: -34px;
    margin-left: 14px;
	width:1195.330px;
}
.mymeny {
    position: relative;
}
.main_menu ul:first-child > li a {
    height: 48px!important;
    line-height: 88px;
}
.mymeny.container {
    line-height: 1.5!important;
    height: auto!important;
}
.mymeny li {
    float: left;
    margin: 0px 10px;
}
.mymeny.container a {
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: 12px;
	cursor:pointer;
    position: relative;
    z-index: 100;
    text-decoration: none;
}
.mymeny.container a:hover{
	color:white	
}
body .av-main-nav ul {
    width: 405px;
    left: 274px;
}
.html_cart_at_menu.html_header_top #top .main_menu {
    right: 0px;
    position: relative;
    top: 0;
    padding-top: 0;
    border-top: 50px solid #ffc800;
}

.html_cart_at_menu .logo {
    padding: 28px 25px 28px;
    background: #FFC800;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    text-align: center;
    float: none;
    position: static;
}

ul#menu-item-shop {
    float: right!important;
}
.html_header_top #menu-item-shop.cart_dropdown {
    border: 0px;
}
.avia-menu.av-main-nav-wrap {
    width: 100%;
    float: none;
    position: static;
}
#top #menu-item-search {
    float: none;
    padding-right: 0;
        z-index: 100;
    display: inline-block;
    position: absolute !important;
    top: -50px;
}

.head_social_box_content {
    position: relative;
}

.head_social_box_content span {
display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.head_social_box_content ul {
        margin-left: 0;
}

.head_social_box_content ul li {
    display: inline-block;
    vertical-align: middle;

}

.head_social_box_content ul li a {
    color: #aaaaaa;
}

.head_social_box_content ul li span {
    width: auto;
}

.head_social_box_content ul li [class*=" icon-"]:before {
    font-size: 18px;
}

 #menu-item-shop.cart_dropdown { 
     
}

 #top #menu-item-shop.cart_dropdown {
        border-color: transparent;
    position: absolute;
    top: -50px;
    height: auto;
}

#top #wrap_all .main_menu ul:first-child  #menu-item-search a:before {
    position: relative;
    top: 3px;
    left: 0px;
    z-index: 20;
    font: normal 20px/1 dashicons!important;
    content: "\f179";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    border: none;
}

#top #wrap_all .main_menu ul:first-child #menu-item-search a:after {
    display: none;
}

#top #wrap_all .main_menu ul:first-child #menu-item-search a {
    padding-top: 0;
    padding-bottom: 0;
}

span.avia-menu-fx {
    max-width: 1040px;
}
.container2 {
    max-width: 1300px;
    margin: auto;
}
.footer1.row a {
    font-size: 16px;
}

@media (max-width: 768px) {
    .footer1.row a {
        margin-left: 20px; /* Отступ от левого края */
    }
}

#menu-menu-1-footer {
    list-style: none; /* Убираем маркеры у списка */
    padding: 0; /* Убираем отступы */
    margin: 0; /* Убираем внешние отступы */
    display: flex; /* Делаем список гибким */
    flex-direction: row; /* Располагаем элементы в ряд */
    justify-content: center; /* Центрируем элементы по горизонтали */
    align-items: center; /* Центрируем элементы по вертикали */
    flex-wrap: wrap; /* Позволяем обтекание элементов, если они не помещаются */
    max-width: 100%; /* Ограничиваем ширину 100% */
    gap: 5px; /* Устанавливаем расстояние между элементами (при необходимости измените значение) */
}

#menu-menu-1-footer li {
    position: relative; /* Для правильного позиционирования псевдоэлементов */
    padding: 5px 10px; /* Уменьшаем отступы для элементов списка */
    margin: 0; /* Убираем внешние отступы */
}

#menu-menu-1-footer li:not(:last-child)::after {
    content: ''; /* Создаем пустой контент для псевдоэлемента */
    width: 1px; /* Ширина вертикальной линии */
    background-color: #ccc; /* Цвет вертикальной линии */
    height: 20px; /* Высота вертикальной линии */
    position: absolute; /* Абсолютное позиционирование */
    right: 0; /* Располагаем вправо от элемента */
    top: 50%; /* Центрируем по вертикали */
    transform: translateY(-50%); /* Центрируем линию по высоте */
}


#footer {
    padding: 0 0 0 0;
    z-index: 1;
        padding-left: 0px;
}



.template-page.content.av-content-full.alpha.units {
    padding: 10px 0px;
}



.html_header_top #top .av_header_stretch #header_main .container {
    width: 100%;
}


body #header_main .container, .main_menu ul:first-child > li a {
    height: auto !important;
    line-height: 21px !important;
}

.html_header_top.html_header_sticky div#main {
    /* height: 30%; */
/*
    background: #FFC800;
    -webkit-transition: 0.3s;
    transition: 0.3s;
*/
    padding-top: 0;
    padding-left: 274px;
}

.header_color .avia-menu-fx {
    display: none;
}

#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a{
    font-family: 'Orbitron', sans-serif;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li:nth-child(1) a:before, html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav  li:nth-child(2) a:before, html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav  li:nth-child(3) a:before {
        color: #4a4e58;
    border: 1px solid #4a4e58;
}

ul#avia-menu>li:hover>ul.sub-menu li:hover a:before {
    opacity: 0;
      opacity: 1;
}

html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li:nth-child(1):hover a:before, html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li:nth-child(2):hover a:before, html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li:nth-child(3):hover a:before {
            color: #ffffff;
    border: 1px solid #ffffff;
    opacity: 1;
}

/*
.av-layout-grid-container + .av-layout-grid-container {
    padding-left: 274px;
}
*/

/*
div#hello {
    padding-left: 274px;
}
*/

/*[class*="postid-"] #hello {
    padding-left: 274px;
    
}*/

@media only screen and (max-width: 989px){
    .responsive body .logo {
    float: none;
}
}


@media only screen and (max-width: 930px){
    body .av-main-nav ul {
        width: 150px;
    }
    
    #top .av-main-nav ul ul {
        left: 150px !important;
    }
    
    html body#top #wrap_all .av-logo-container #avia-menu.av-main-nav li a + ul.sub-menu li.menu-item a {
         padding-left: 10px !important;
        padding-right: 10px !important;
    }
 
}

@media only screen and (max-width: 768px){
    
    .head_social_box_content {
        width: 80%;
    }
    
    html.responsive #top #menu-item-shop.cart_dropdown {
        margin-left: 0;
    }
    
    html.responsive #top #menu-item-shop.cart_dropdown {
        position: relative;
    }
    
    body #menu-item-shop .dropdown_widget {
    right: -1px;
    top: 100%;
    padding: 0;
    margin-top: 10px;
    z-index: 10;
}
    
    html.responsive #top #header_main #menu-item-shop .cart_dropdown_link {
            line-height: 50px;
    }
    
    
    html body#top #header .av-main-nav > li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon a:before {
    
        display: none;
        
    }

    .responsive body #top #header_main #menu-item-shop .cart_dropdown_link {
            line-height: 50px;
    float: none;
    margin-top: 30px;
    right: 0;
    left: 9px;
    }
    
    .av_header_transparency div .av-hamburger-inner {
        display: block;
    }
    
   
    .header_color div .av-hamburger-inner:before {
        content: "";
        width: 35px;
        height: 3px;
        background: #ffffff;
        display: block;
        float: none;
    }
    
     .header_color div .av-hamburger-inner:after {
        content: "";
        width: 35px;
        height: 3px;
        background: #ffffff;
        display: block;
        float: none;
    }
    
    .av-hamburger-box {
    height: 8px;
    margin-top: 20px;
}
    
    .av-hamburger-inner {
    width: 40px;
    height: 3px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition: transform 0.15s ease;
   
}
    
    #top #header .av-main-nav > li {
    transition: ease 0.2s;
    width: 100%;
}
    
    #top #header .av-main-nav > li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon {
        position: relative;
            right: 10px;
        width: 100%;
        padding: 0;
        display: block;
        margin: 0;
        transform: scale(1);
        
    }
    
    #top #header .av-main-nav > li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon:hover {
        background: none;
    }
    
    #top #wrap_all .main_menu ul:first-child > li > a:before {
        right: 0;
    }
    
    #top #wrap_all .main_menu ul:first-child #menu-item-search a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
}
    
    #top #wrap_all .main_menu ul:first-child #menu-item-search a:before {
            margin: 0 auto;
        margin-top: -11.5px;
        top: 6px;
    }
    
    ul#avia-menu li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon {
        text-align: center;
    }
    
    body .avia-search-tooltip .avia-arrow-wrap {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    top: -20px;
    right: auto;
    right: 20px;
    margin-left: -10px;
    overflow: hidden;
    transform: rotate(0deg);
}
    
    #top #wrap_all .main_menu ul:first-child > li > a:before {
        display: none;
    }
    
}


@media only screen and (max-width: 480px){
#top #header .av-main-nav > li.av-burger-menu-main.menu-item-avia-special.av-small-burger-icon {
    position: relative !important;
    right: -17px;
    width: 100%;
    padding: 0;
    display: block;
    margin: 0;
    transform: scale(1);
}
}

@media only screen and (max-width: 1200px) {
	.footer_row ul li:nth-child(1) a {
		font-size: 16px;
	}
	.menu-menyu-v-futore-1-container {
		padding-left: 45px;
	}
}

@media only screen and (max-width: 900px) {
	#footer .footer_row .col_4 {
		width: 50%;
	}
	.footer_row ul li:nth-child(1) a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
  	/* Add your Mobile Styles here */
	#footer .footer_row .col_4 {
		width: 50%;
		padding: 0 10px;
	}
	.footer_row ul li:nth-child(1) a {
		font-size: 16px;
	}
	.menu-menyu-v-futore-1-container {
		padding-left: 15px!important;
	}
}

.label-footer a {
    display: inline-block; /* Убедитесь, что ссылку можно стилизовать */
    width: 30px;          /* Ширина иконки */
}

.label-footer a:before {
    font-size: 20px; /* Устанавливаем размер шрифта иконки, если используется через псевдоэлемент */
}

.menu-container {
    display: flex;
    flex-wrap: wrap;
}

.flex_column {
    flex: 1 0 25%; /* по умолчанию каждый элемент занимает 25% */
    box-sizing: border-box;
}

/* Медиазапрос для мобильных устройств */
@media (max-width: 768px) { /* или используйте другой размер, который вам подходит */
    .flex_column {
        flex: 1 0 50%; /* на мобильных устройствах каждый элемент занимает 50% */
    }
}


/* Стили для шапки с хлебными крошками и контактами */
/* Стили для шапки с хлебными крошками и контактами */
/* Стили для шапки с хлебными крошками и контактами */
.template-head {
    background-color: #ffc800;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0;
}

.template-head .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Скрываем хлебные крошки на главной странице */
.home .breadcrumbs {
    display: none;
}

/* Центрируем контакты на главной странице */
.home .template-head .flex {
    justify-content: center;
}

/* Стили для хлебных крошек - улучшенная читаемость */
.breadcrumbs {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.breadcrumbs__link {
    color: #0056b3;
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
}

.breadcrumbs__link:hover {
    color: #003d82;
    text-decoration: underline;
}

.breadcrumbs__separator {
    margin: 0 8px;
    color: #666;
    font-weight: bold;
}

.breadcrumbs__current {
    color: #000;
    font-weight: 700;
}

/* Стили для блока контактов - увеличенные иконки */
.contacts {
    display: flex;
    align-items: center;
    gap: 20px;
}

.contacts a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    transition: all 0.3s ease;
    padding: 8px 12px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.contacts a:hover {
    background: rgba(255, 255, 255, 1);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.contacts img {
    width: 32px;
    height: 32px;
    transition: transform 0.3s ease;
}

.contacts a:hover img {
    transform: scale(1.15);
}

.contacts a:last-child {
    background: #0073aa;
    color: white;
    padding: 10px 18px;
    border-radius: 25px;
    font-weight: 600;
}

.contacts a:last-child:hover {
    background: #005a87;
    box-shadow: 0 4px 15px rgba(0, 115, 170, 0.4);
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
    .template-head .flex {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    
    .contacts {
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .template-head {
        padding: 12px 0;
        margin-bottom: 25px;
    }
    
    .breadcrumbs {
        font-size: 15px;
    }
    
    /* На мобильных всегда центрируем контакты */
    .home .template-head .flex {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .contacts {
        gap: 12px;
    }
    
    .contacts a {
        font-size: 14px;
        padding: 6px 10px;
    }
    
    .contacts img {
        width: 28px;
        height: 28px;
        margin-right: 8px;
    }
    
    .breadcrumbs {
        font-size: 14px;
    }
    
    .contacts a:last-child {
        padding: 8px 15px;
    }
}

#cookie-banner {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #222;
  color: #fff;
  padding: 15px;
  text-align: center;
  z-index: 9999;
}

#accept-cookies {
  margin-left: 10px;
  padding: 5px 10px;
  background-color: #f7c51e;
  border: none;
  color: #000;
  cursor: pointer;
}

.g-recaptcha iframe {
  border: none !important;
}

/* ТОЛЬКО контейнер логотипа */
.avia-standard-logo,
.logo.avia-standard-logo {
    background-color: #ffc800 !important;
    padding: 10px 15px !important;
}

/* Или через родительский контейнер */
.logo.avia-standard-logo > a,
.logo.avia-standard-logo img {
    background-color: #ffc800 !important;
}

/* Альтернатива - обернуть логотип в span */
.logo.avia-standard-logo {
    display: inline-block;
    background-color: #ffc800 !important;
    padding: 30px 20px !important;
}





/* Найти контейнер который оборачивает всё меню и применить фон */
.header_main .container, 
.avia-menu, 
.av-main-nav-wrap {
    background: linear-gradient(to bottom, 
        #FFC800 0%, 
        #FFC800 43.5%, 
        #4A4E58 43.5%, 
        #4A4E58 100%
    ) !important;
}