/*
Theme Name:     Nectar Builder
Description:    
Author:         Nectar Website
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#footer-info a:nth-child(2) {font-weight: 500;}
a.nectarfooter {font-weight: 500 !important;}
.ui-datepicker {width: 100% !important;}
.mobile_menu_bar:before {color: black !important;}
#main-header .et_mobile_menu {background-color: white !important;}
/* SUB MENU */
#top-menu li li {padding: 0px;}
.nav li ul {width: 200px; padding: 7px 0;}
#top-menu li li a {padding: 4px 15px; width: 200px;}
ul.sub-menu {margin-left: -15px;}
/* END SUB MENU */

/* Hide visual builder and theme customizer on admin bar */
/* #wpadminbar #wp-admin-bar-et-use-visual-builder */

.otgs-development-site-front-end {
	display: none !important;}

/* WARNA KATEGORI */
.pa-remove-meta-separators .post-meta a {border: solid 1px #ffffff !important; color: #ffffff !important; background: #000080 !important;}
/* .category-tax.et_pb_post a[rel="tag"] {color: green !important; border: solid 1px;}
.category-accounting-finance-visa.et_pb_post a[rel="tag"] {color: red !important; border: solid 1px;}
.category-legal.et_pb_post a[rel="tag"] {color: #FFC812 !important; border: solid 1px;}
.category-president-directors-blog.et_pb_post a[rel="tag"] {color: black !important; border: solid 1px;}
.category-others.et_pb_post a[rel="tag"] {color: #0B94D6 !important; border: solid 1px;}
/* ----------------------------------- */
/* .category-tax-ja.et_pb_post a[rel="tag"] {color: green !important; border: solid 1px;}
.category-accounting-finance-visa-ja.et_pb_post a[rel="tag"] {color: red !important; border: solid 1px;}
.category-legal-ja.et_pb_post a[rel="tag"] {color: #FFC812 !important; border: solid 1px;}
.category-president-directors-blog-ja.et_pb_post a[rel="tag"] {color: black !important; border: solid 1px;}
.category-others-ja.et_pb_post a[rel="tag"] {color: #0B94D6 !important; border: solid 1px;} */

/* LOGIN PAGE */
label.um-field-checkbox {display: none !important;}
.um-right.um-half {display: none !important;}
.um-col-alt-b {display: none !important;}
.um-half {width: 100% !important;}

/* SERVICES HOME */
.et_pb_column.jac-services:hover > .et_pb_module.et_pb_text h5{color: white !important;}

/* SUB MENU */
#top-menu li li {border-bottom: solid 1px #DDDDDD;}
.nav li ul{padding: 0 !important;}

p.et_pb_forgot_password {
    display: none;
}
@media screen and (max-width: 1500px) and (min-width: 1401px) {
div#et-top-navigation {padding-left: 400px !important;}
img#logo {max-height: 45% !important;}
}
@media screen and (max-width: 1400px) and (min-width: 1300px) {
div#et-top-navigation {padding-left: 300px !important;}
img#logo {max-height: 40% !important;}
}

@media screen and (max-width: 1299px) and (min-width: 1200px) {
div#et-top-navigation {padding-left: 200px !important;}
img#logo {max-height: 30% !important;}
}
@media screen and (max-width: 1199px) and (min-width: 981px) {
div#et-top-navigation {padding-left: 200px !important;}
img#logo {max-height: 30% !important;}
}

li.menu-item.wpml-ls-item.wpml-ls-current-language>ul {width: 50px !important; padding: 0 !important;}
li.menu-item.wpml-ls-item.wpml-ls-menu-item a {width: 50px !important;}

@media (min-width: 420px) and (max-width: 600px) {
li.menu-item.wpml-ls-item.wpml-ls-menu-item a {width: auto !important;}
}
@media only screen and (max-width: 980px) {
ul.sub-menu {margin-left: 0px;}}