.facet-section .elementor-widget-wrap .facetwp-facet {
margin-bottom:10px;
margin-top:10px
}
.facet-section .elementor-widget-wrap .elementor-element {
margin:0 10px
}
.facet-section .elementor-widget-wrap .elementor-element:first-child{
margin-left:0;
}
.jet-menu-item.jet-mega-menu-item.jet-mega-menu-position-relative-item .jet-sub-mega-menu {
left: 0;
right: 0;
margin-top: 20px;
}
.wf-facet-footer{
padding: 5px;
text-align: right;
display: block;
}
.fs-search{
display:none;
}
@media (max-width: 768px){
.wf-facet-footer{ 
width: 100vw;
}
.facet-section{
z-index:99;
}
.facet-section .elementor-widget-wrap{
-ms-overflow-style: none !important;
scrollbar-width: none !important;
-webkit-justify-content: space-between !important;
-moz-justify-content: space-between !important;
-ms-justify-content: space-between !important;
justify-content: space-between !important;
-ms-flex-pack: space-between !important;
-webkit-overflow-scrolling: touch !important;
overflow-x: scroll !important;
padding: 0 12px !important;
display: flex !important;
flex-wrap:nowrap;
}
.elementor-widget-wrap.elementor-element-populated:has(div.fs-open){
overflow-x:hidden !important;
}
.facet-section .elementor-widget-wrap .fs-dropdown {
webkit-animation: slide-in-dropdown 400ms forwards;
-moz-animation: slide-in-dropdown 400ms forwards;
-o-animation: slide-in-dropdown 400ms forwards;
animation: slide-in-dropdown 400ms forwards;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
border-radius: 0;
bottom: 0;
box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 0 0 3000px rgba(0,0,0,0.325);
left: 0;
max-height: 75vh;
position: fixed;
top: auto;
width: 100%;
z-index: 10000000;
}
.facet-section .elementor-widget-wrap .fs-dropdown.fs-hidden{
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
position: absolute;
top: 100%;
left: 0px;
scrollbar-width: thin;
scrollbar-color: #999;
background-color: #fff;
box-shadow: rgba(0,0,0,0.15) 0px 10px 37px, rgba(0,0,0,0.05) 0 0 0 1px;
border-radius: 6px;
min-width: 240px;
overflow-y: auto;
max-height: 400px;
padding-top: 12px;
margin-top: 10px;
display: none;
}
}
.facet-wrap > span {
font-size: 12px;
text-transform: uppercase;
opacity: .55;
line-height: 16px;
display: block;
font-family: 'Outfit'
}
.fs-label-wrap{
background-color: transparent !important;
border:none !important;
}
.fs-label{
font-size: 16px;
line-height: 18px;
font-weight: 600;
color: #1F475A;
padding-right: 16px;
white-space: nowrap;
padding:0 22px 0 0 !important;
}
.fs-wrap{
width:auto !important;
}
.facetwp-facet .fs-options{
border-top: 1px solid rgba(0,0,0,0.1);
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.facetwp-facet[data-name="kategori"] .fs-options,
.facetwp-facet[data-name="konular"] .fs-options{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-width: 600px;
white-space: nowrap;
padding: 0 12px;
}
@media (min-width: 769px){
.facetwp-facet[data-name="kategori"] .fs-options .fs-option,	
.facetwp-facet[data-name="konular"] .fs-options .fs-option{
max-width: 50%;
width: 50%;
}
}
.facetwp-facet .fs-options .fs-option{
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
color: #1f1f1f;
line-height: 22px;
padding: 7px 12px;
text-decoration: none;
width: 100%;
}
.facetwp-facet[data-name="kategori"] .fs-dropdown,
.facetwp-facet[data-name="konular"] .fs-dropdown{
min-width: 600px;
}
.facetwp-facet .fs-dropdown{
position: absolute;
top: 100%;
left: 0px;
scrollbar-width: thin;
scrollbar-color: #999;
background-color: #fff;
box-shadow: rgba(0,0,0,0.15) 0px 10px 37px, rgba(0,0,0,0.05) 0 0 0 1px;
border-radius: 6px;
min-width: 240px;
overflow-y: auto;
max-height: 400px;
padding-top: 12px;
margin-top: 10px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
box-sizing: border-box;
}
.fs-option:hover{
background-color: rgba(31,71,90,0.1) !important;
}
.facet-wf-do{
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
background: #1F475A;
display: inline-block;
text-decoration: none !important;
border-radius: 6px;
line-height: 40px;
height: 40px;
padding: 0 20px;
color: #fff;
font-weight: 600;
border: 0;
outline: 0;
text-align: center;
text-shadow: none;
font-size: 16px;
position: relative;
}
.facetwp-reset{
border:none;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: 150ms ease;
-moz-transition: 150ms ease;
-o-transition: 150ms ease;
transition: 150ms ease;
text-indent: -10000px;
width: 38px;
height: 38px;
background: url(//londonspeakerbureau.com.tr/wp-content/themes/jupiterx-child/assets/images/reset.svg) center no-repeat;
border-radius: 0;
}
.fs-label-wrap .fs-arrow{
border:none;
font-size: 16px;
line-height: 18px;
font-weight: 600;
color: #1F475A;
background: url(//londonspeakerbureau.com.tr/wp-content/themes/jupiterx-child/assets/images/chevron_down_filter.svg) center center no-repeat;
padding-right: 16px;
white-space: nowrap;
width:auto;
height:auto;
}
.wf-facet-header{
font-size: 18px !important;
font-weight: 400 !important; 	
font-family: 'Outfit'!important;
color: #0B1829 !important;
margin-bottom: 10px !important;
margin-left: 20px !important;
}
.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
background-color: rgb(63, 169, 245) !important;
}
.facet-wrap > span {
font-size: 11px !important;
font-weight: 400;
text-transform: uppercase;
line-height: 16px;
display: block;
font-family: 'Outfit'!important;
color: #7D8EA2;
}
.fs-label {
font-size: 16px;
line-height: 18px;
font-weight: 400;
color: #0B1829;
padding-right: 16px;
white-space: nowrap;
padding: 0 22px 0 0 !important;
font-family: 'Outfit' !important;
}
.facetwp-facet .fs-options .fs-option {
flex-wrap: nowrap;
color: #0B1829;
line-height: 22px;
padding: 7px 12px;
text-decoration: none;
width: 100%;
font-size: 14px;
line-height: 18px;
font-weight: 300;
font-family: 'Outfit' !important;
}
.facet-wf-do {
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
background: #0B1829;
display: inline-block;
text-decoration: none !important;
border-radius: 4px;
line-height: 40px;
height: 40px;
padding: 0 20px;
color: #fff;
font-weight: 300;
font-family: 'Outfit' !important;
border: 0;
outline: 0;
text-align: center;
text-shadow: none;
font-size: 14px;
position: relative;
}
.facet-section .elementor-widget-wrap .facetwp-facet {
margin-bottom: 0px;
margin-top: 5px;
}
.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
background-color: #0B1829 !important;
}
.fs-label-wrap .fs-arrow {
border: none;
font-size: 16px;
line-height: 18px;
font-weight: 600;
color: #0B1829;
background: url(//londonspeakerbureau.com.tr/wp-content/themes/jupiterx-child/assets/images/chevron_down_filter.svg) center center no-repeat;
padding-right: 16px;
white-space: nowrap;
width: auto;
height: auto;
}
.facetwp-reset {
border: none;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: 150ms ease;
-moz-transition: 150ms ease;
-o-transition: 150ms ease;
transition: 150ms ease;
text-indent: -10000px;
color: #0B1829;
width: 38px;
height: 38px;
background: url(//londonspeakerbureau.com.tr/wp-content/themes/jupiterx-child/assets/images/reset.svg) center no-repeat;
border-radius: 0;
}