/*
 Theme Name:   Hitek Child
 Description:  Hitek Child Theme
 Author:       XTemos
 Author URI:   https://xtemos.com
 Template:     xts-hitek
 Version:      1.0.0
 Text Domain:  xts-theme
*/


/* 

@media (min-width: 1025px) {
    .xts-sticky-cats-enabled [class*=xts-section-stretch] {
       min-width:100vw ;
	width: 100vw  ;
        left: calc(50% - 50vw) ;
    }
}

}

@media (min-width: 1025px) {
html[dir="rtl"] >  .xts-sticky-cats-enabled .xts-section-stretch {
    min-width: 100vw !important;
    width: 100vw !important;
    right: calc(50% - 50vw) !important;
	
}
	} */







.newbut{
	background:#b0b0b0 !Important;
}

.newbut:hover{
	background:#747373 !Important;
}

.xts-dropdown-menu.xts-style-default {
    --xts-dropdown-width: auto !Important;
}

.xts-footer {
    background-color: #465b55 !important;
}

.new-drop div{
	right:0 !important;
}

/* Применение шрифта Heebo ко всем элементам, если dir="rtl" */
html[dir="rtl"] * {
  font-family: "Heebo", sans-serif !important;
}


[dir="rtl"] .xts-infobox.xts-icon-side {
    flex-flow: wrap-reverse;
}


[dir="rtl"] .footer-logo-new  .elementor-widget-container,
[dir="rtl"] .footer-title .elementor-widget-container .xts-section-heading h4 {
	    text-align: right;
}


@media (min-width: 1025px) {
    .xts-sticky-cats-enabled {
        margin-left: 0px !Important;
    }
}

@media (min-width: 1025px) {
    .xts-sticky-cats-enabled {
        margin-right:  0px !Important;
    }
}