/* Lang Select Module */ .tinder-nav .wd_lang_select .wd_sub { width: 150px; } .tinder-nav .wd_lang_select .wd_sub li{ padding: 0.3em 1em; } .tinder-nav .wd_lang_select select{ border: 1px solid white; } /* Mobile Menu */ .wd_mob_menu_wrapper { padding: 1em 0 0.6em; margin-bottom: 1em; background: white; border-bottom: 1px solid gainsboro; display: none; margin-top: 0; margin: 0; } .wd_mob_menu_wrapper.wd_open #mob_menuCloseBtn{ display: block; } .wd_mob_menu_wrapper.wd_open #mob_menuOpenBtn{ display: none; } .wd_mob_menu_wrapper.wd_open .wd_mob_menu_wrapper.wd_open{ display: block; } .wd_mob_menu_wrapper #mob_menuOpenBtn{ position: relative; top: -3px; } .wd_mob_toggle_wrap h4{ color: gray; display: inline-block; font-size: 24px; } .wd_mob_toggle{ width: 40px; height: 40px; background: transparent; border: none; padding: 0; } .wd_mob_toggle #mob_menuCloseBtn{ display: none; } .wd_mob_toggle img{ max-width: 30px; } .wd_mob_toggle.menu_open #mob_menuOpenBtn{ display: none; } .wd_mob_toggle.menu_open #mob_menuCloseBtn{ display: block; } .wd_mob_menu{ display: block; } .wd_mob_menu ul{ list-style: none; } .wd_mob_menu .dl-menu{ padding: .5em; } .wd_mob_menu .dl-submenu{ padding-left: 1em; background: rgba(181, 181, 181, 0.1); } .wd_mob_menu .inner_menu{ position: relative; } .wd_mob_menu a{ font-weight: normal; display: block; padding: .5em 0; text-align: left; } .wd_mob_menu a:hover, .wd_mob_menu a:focus{ background-color: transparent; color: #f04c74; text-decoration: none; } .wd_mob_menu .inner_menu::after{ width: 7px; height: 7px; position: absolute; top: .5em; right: .5em; line-height: 0; content: ''; border: solid #f04c74; border-width: 0 2px 2px 0; display: inline-block; padding: 3px; transform: rotate(45deg); } .wd_mob_menu .inner_menu{ border-bottom: 1px solid #dedede; } .wd_mob_menu .inner_menu:last-child{ border-bottom: none; } .wd_mob_menu .inner_menu.open::after{ transform: rotate(-135deg); } .wd_mob_menu .dl-submenu{ display: none; } .wd_mob_menu .dl-submenu .inner_menu{ position: relative; } .wd_mob_menu .exp_hit_area{ position: absolute; top: 8px; right: 0; background: transparent; width: 25px; height: 25px; z-index: 10; } /* GLOBAL CSS NAV PATCH*/ /* Tinder Nav */ .wd_mob_toggle{ display: none; } .wd_mob_alerts{ display: none; height: 138px; } @media only screen and (min-width: 1451px){ .tinder-nav #loginBtn { margin-right: 140px; } } @media only screen and (max-width: 1450px){ .wd_logo_tag{ margin-top: 0; } .tinder-nav .wd_nav_wrap{ margin: 0; padding: 0; } .tinder-nav #tinderDesktopLogo{ display: none; } .tinder-nav #wd_tinderMobileLogo{ display: inline-block; } .tinder-nav .nav-cont{ padding: 0 10px; } .tinder-nav #tinderDesktopLogo{ margin: 0; } .wd_nav_wrap{ padding: 0 10px; } .tinder-nav .wd_search { right: auto; position: relative; margin: 0 24px; } .tinder-nav #loginBtn button { font-size: 13px; padding: 0 16px; } } @media only screen and (max-width: 899px){ #tinder-online-banner .tinder-banner-body{ background: black; width: 100%; margin: 0 auto; border-radius: 0px; box-shadow: 0 } .wd_mob_alerts { display: block; } } @media only screen and (max-width: 900px){ .wd_logo_tag{ display: inline-block; } .tinder-nav .wd_search { right: 80px; position: absolute; margin: 0; } .tinder-nav .wd_nav{ max-width: none; } .wd_gallery .wd_category_link{ width: 100%; float: none; margin: 0 0 4em; } .tinder-nav{ height: auto; min-height: 66px; } .tinder-nav .nav-cont{ height: 66px; } .tinder-nav .wd_lang_select.__desk{ display: none; } body{ padding-top: 138px; } .wd_hero_area{ padding-top: 2px; } .wd_mob_toggle{ display: block; } .wd_nav_wrap, .tinder-nav #loginBtn{ display: none; } body.wd_detail_page .wd_hero_area{ margin-top: 0; } .tinder-nav #tinderDesktopLogo{ display: inline-block; max-width: 120px; } .tinder-nav #wd_tinderMobileLogo{ display: none; } .wd_mob_menu_wrapper.wd_open{ display: block; } .tinder-nav .nav-cont { display: flex; align-items: center; justify-content: space-between; } .wd_newsfeed_releases-teaser .item .wd_thumbnail, .wd_newsfeed_releases .wd_item .wd_thumbnail{ border-bottom: 1px solid #dedede; text-align: center; } .wd_item_search_form_container input{ margin-bottom: .5em; } body.wd_homepage .wd_hero_area{ margin-bottom: 2em; } .wd_page_menu{ text-align: center; } .wd_page_menu .wd_page_links, .wd_page_menu .wd_page_limit{ display: inline-block; float: none; } .wd_page_menu .wd_page_limit{ margin-bottom: 10px; } #tinder-online-banner .tinder-online-body-text span:first-child { font-weight: 600; } }