@media (max-width: 700px) {
html[lang^="ar"] body.home,
body.home.rtl {
--falcon-ar-home-location-width: 100%;
}
html[lang^="ar"] body.home .ordonna-w2dc-location-count,
body.home.rtl .ordonna-w2dc-location-count {
display: inline-flex !important;
width: auto !important;
max-width: 100% !important;
direction: rtl !important;
}
html[lang^="ar"] body.home a:has(.ordonna-w2dc-location-count),
body.home.rtl a:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .w-grid-item:has(.ordonna-w2dc-location-count),
body.home.rtl .w-grid-item:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .w-grid-item:has(.ordonna-w2dc-location-count) > .w-grid-item-h,
body.home.rtl .w-grid-item:has(.ordonna-w2dc-location-count) > .w-grid-item-h,
html[lang^="ar"] body.home .wpb_column:has(.ordonna-w2dc-location-count),
body.home.rtl .wpb_column:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .vc_column_container:has(.ordonna-w2dc-location-count),
body.home.rtl .vc_column_container:has(.ordonna-w2dc-location-count) {
width: 100% !important;
max-width: none !important;
flex: 0 0 100% !important;
box-sizing: border-box !important;
}
html[lang^="ar"] body.home .w-grid-list:has(.ordonna-w2dc-location-count),
body.home.rtl .w-grid-list:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .vc_row:has(.ordonna-w2dc-location-count),
body.home.rtl .vc_row:has(.ordonna-w2dc-location-count) {
width: 100% !important;
max-width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
box-sizing: border-box !important;
}
}@media (max-width: 1024px) {
.ao-header-search .ao-header-field {
position: relative !important;
} .ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
position: absolute !important;
top: 50% !important;
right: 3px !important;
left: auto !important;
bottom: auto !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
clear: none !important;
transform: translateY(-50%) !important;
translate: none !important;
align-self: auto !important;
flex: none !important;
} html[dir="rtl"] .ao-header-search .ao-header-mic,
html[lang^="ar"] .ao-header-search .ao-header-mic,
body.rtl .ao-header-search .ao-header-mic {
left: 3px !important;
right: auto !important;
} .ao-header-search .ao-header-mic.is-listening {
background: #e31b23 !important;
color: #fff !important;
box-shadow: none !important;
transform: translateY(-50%) !important;
}
.ao-header-search .ao-header-mic.is-listening svg {
fill: #fff !important;
} html:not([dir="rtl"]) .ao-header-search .ao-header-field input {
padding-right: 42px !important;
} html[dir="rtl"] .ao-header-search .ao-header-field input,
html[lang^="ar"] .ao-header-search .ao-header-field input,
body.rtl .ao-header-search .ao-header-field input {
padding-left: 42px !important;
padding-right: 8px !important;
text-align: right !important;
direction: rtl !important;
}
} @media (max-width: 600px) {
.ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
width: 32px !important;
min-width: 32px !important;
max-width: 32px !important;
height: 32px !important;
min-height: 32px !important;
max-height: 32px !important;
}
html:not([dir="rtl"]) .ao-header-search .ao-header-field input {
padding-right: 38px !important;
}
html[dir="rtl"] .ao-header-search .ao-header-field input,
html[lang^="ar"] .ao-header-search .ao-header-field input,
body.rtl .ao-header-search .ao-header-field input {
padding-left: 38px !important;
padding-right: 5px !important;
}
} @media (min-width: 601px) and (max-width: 1024px) {
.ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
width: 34px !important;
min-width: 34px !important;
max-width: 34px !important;
height: 34px !important;
min-height: 34px !important;
max-height: 34px !important;
}
} @media (max-width: 768px) {
.ordonna-ai-mic {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
}
.ordonna-ai-mic.is-listening {
background: #e31b23 !important;
color: #fff !important;
}
}