.pkp_structure_page {
	font-family: book antiqua, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0,0,0,0.87);
	background: url(https://lh3.googleusercontent.com/-6kGiF8IE8jQ/VlUjGH8TokI/AAAAAAAAA0k/d2VQFYkWZLQ/s800-Ic42/new%252520batik_iron.jpg)repeat fixed center
}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	color: #000;
	padding: .5em 1em;
	margin-bottom: 12px;
	background: #303f4c00;
	display: block;
	color: #000;
	letter-spacing: 0;
	font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 15px;
	font-weight: 600;
}

.pkp_navigation_user {
	text-align: right;
	font-size: 15px;
	padding-right: 20px;
}

.obj_issue_toc .sections:not(:first-child) {
	margin-top: 0px;
}

@media (min-width: 768px)
.pkp_page_index .current_issue .section:last-child {
    	margin-top: 0px;
	margin-bottom: auto;
}

.pkp_page_index .current_issue .read_more {
    	display: inline-block;
    	position: relative;
    	padding-right: 30px;
    	font-size: 13px;
    	font-weight: 700;
    	line-height: 30px;
    	color: #007ab2;
    	text-decoration: none;
    	margin-bottom: 0px;
}

.pkp_navigation_primary_row {
	background-color: #c997328a !important;
}

.pkp_navigation_primary {
	display: inline-block;
	max-width: 80%;
	text-align: left;
	padding-left: 265px;
}

.pkp_structure_main {
    	background: white;
    	border: solid 1px #87CEFA;
	background-color: white;
	text-align: justify;
}

.has_site_logo .pkp_head_wrapper {
	width: 100% !important;
}

.has_site_logo .pkp_head_wrapper {
	/* width: 100% !important; */
}

.sections:not(:first-child) {
    	margin-top: 0px;
}

.obj_article_details .main_entry {
	width: 500px;
}

.obj_announcement_summary .summary {
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
	width: 80%;
}

.sidebar-box {
	padding: 10px;
	border: solid 1px rgba(210, 169, 87, 1);
	border-radius: 6px;
	background-color: rgba(210, 169, 87, 0.35);
}

.sidebar-box-title {
	text-align: center;
	font-weight: bold;
	padding: .5em 1em;
	margin-bottom: 12px;
	background: #4682b4;
	display: block;
	color: #fff;
	letter-spacing: 0;
	line-height: 1;
	border-radius: 6px;
}

.pkp_structure_page {
	font-family: book antiqua, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0,0,0,0.87);
	background: url(https://lh3.googleusercontent.com/-6kGiF8IE8jQ/VlUjGH8TokI/AAAAAAAAA0k/d2VQFYkWZLQ/s800-Ic42/new%252520batik_iron.jpg)repeat fixed center
}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	color: #000;
	padding: 0;
	margin-bottom: 0px;
	background: #303f4c00;
	display: block;
	color: #000;
	letter-spacing: 0;
	font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 15px;
	font-weight: 600;
}

.pkp_structure_head {
    background-color: rgba(211, 172, 89, 0.9);
}

.pkp_navigation_primary_row {
	background-color: #c997328a !important;
}

@media (min-width: 1025px) and (max-width: 1551px) {
  
  .pkp_navigation_primary {
    display: inline-block;
    max-width: 80%;
    text-align: left;
    position: relative;
    padding-left: 100px;
    font-weight: 600;
    font-size: 16px;
}
}
.pkp_site_name {
    	text-align: center;
    	margin-top: 0;
    	margin-bottom: 0;
    	font-size: 2em;
}

.pkp_site_name .is_img img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

.pkp_structure_main {
	background: white;
	border: solid 1px #d2a95796;
	background-color: white;
	text-align: justify;
	border-radius: 6px;
}

.has_site_logo .pkp_head_wrapper {
	width: 100% !important;
}

.has_site_logo .pkp_head_wrapper {
	/* width: 100% !important; */
}

.sections:not(:first-child) {
    	margin-top: 0px;
}

.obj_article_details .main_entry {
	width: 500px;
}

.sidemenu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.b, strong {
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 15px;
}

.sidemenu li a {
	display: table;
	margin-top: 1px;
	padding: 4px 10px;
	width: 100%;
	background: rgb(255, 255, 255);
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: black;
	overflow: hidden;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-property: background;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
	border: solid 1px #d2a957;
	border-radius: 6px;
}

.sidemenu li li a {
	display: block;
	margin-top: 0;
	padding: 0px;
	height: 0;
	background: #91c7f5;
	color: #000000;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	border: 0px;
	border-radius: 6px;
}

.sidemenu > li:hover li a {
	display: table;
	margin-top: 1px;
	padding: 10px;
	width: 100%;
	height: 1em;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	border-radius: 6px;
}

.sidemenu > li:hover li a:hover {
	color: #000000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f18f2d), to(#fff9b1)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #fff9b1, #ffed00); /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #fff9b1, #ffed00); /* IE 10 */
	background: -ms-linear-gradient(top, #fff9b1, #ffed00); /* Opera 11.10+ */
	background: -o-linear-gradient(top, #fff9b1, #ffed00);
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	border-radius: 6px;
}

.pkp_block .content p {
    line-height: 10px;
    text-align: center;
}

.statistik {
	height: 197px;
	width: 210px;
	margin: 3px;
	padding: 0px;
	border-radius: 6px;
	border: solid 1px #000000ab;
}
.statistik:hover {
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.pkp_block .content ul li {
	line-height: 20px;
	padding: 0px;
}

.pkp_site_name > a {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
}

*, *:before, *:after {
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
   	box-sizing: border-box;
   	margin: 0px;
}

.pkp_block {
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .obj_article_details .citation_display form input[type="submit"], .block_make_submission a {
	display: inline-block;
	padding: 0 1em;
	background: #eee;
	border: 1px solid rgba(0,0,0,0.4);
	border-top-color: #bbb;
	border-radius: 13px;
	box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
	font-size: 13px;
	line-height: 28px;
	font-weight: 700;
	color: #007ab2;
	width: 240px;
	text-align: center;
}

.pkp_head_wrapper {
	width: 952px;
	padding-top: 20px
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
}

.body {
	font-family: "Garamond", serif;
	font-size: 1.15em;
	line-height: 20px;
	color: rgba(0,0,0,0.87);
	background:
}

img {
    	max-width: 100%;
    	width: auto;
    	height: auto;
}

.img-indexby {
    	margin: 5px;
    	padding: 1px;
    	border-radius: 6px;
    	border: 1px solid #ff942180;
    	height: 50px;
    	width: 183px;
    	background: white;
}

.img-indexby:hover{
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.pkp_structure_content {
	padding-top: 0px;
}

.pkp_structure_main h1 {
	font-family: cambria;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	padding-top: 10px;
}

.pkp_structure_main h2 {
	font-family: book antiqua, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
}

.pkp_structure_main h2 {
    	font-family: book antiqua, sans-serif;
    	font-size: 20px;
    	line-height: 30px;
    	font-weight: 700;
    	margin: 40px 0 20px;
}

.obj_issue_toc > .heading > .published {
	margin-top: 10px !important;
    	color: #666 !important;
}

.obj_article_summary > .title a {
    	text-decoration: none;
    	font-family: book antiqua;
	font-size: 15px;
}

.pkp_structure_main h3 {
	font-family: book antiqua;
}

.date {
	font-size: 13px;
	line-height: 25px;
	color: rgba(0,0,0,0.54);
}

.summary p:first-child {
	margin-top: 0;
	font-family: book antiqua;
}

.obj_announcement_summary .read_more {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #007ab2;
	text-decoration: none;
	font-family: book antiqua;
}

.page_index_journal > .current_issue > h2 {
	color: #E3B735 !important;
	margin: 0px;
	font-family: book antiqua;
}

.current_issue > .current_issue_title{
	padding-top: 10px !important;
	margin: 0px !important;
	font-weight: bold !important;
	color: #007ab2 !important;
	font-size: 20px !important;
}

.pkp_structure_main p {
    	line-height: 25px;
    	/* margin: 20px 0; */
	margin: 0px;
}

.obj_article_summary {
    	padding-bottom: 10px !important;
    	border-bottom: solid 1px #ddd !important;
}

.sidemenu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.b, strong {
    font-weight: bold;
    padding-bottom: 40px;
    font-size: 15px;
}

.sidemenu li a {
	display: table;
	margin-top: 1px;
	padding: 4px 10px;
	width: 100%;
	background: rgb(255, 255, 255);
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: black;
	overflow: hidden;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-property: background;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
	border: solid 1px #d2a957;
	border-radius: 6px;
}

.sidemenu li li a {
	display: block;
	margin-top: 0;
	padding: 0px;
	height: 0;
	background: #91c7f5;
	color: #000000;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	border: 0px;
	border-radius: 6px;
}

.sidemenu > li:hover li a {
	display: table;
	margin-top: 1px;
	padding: 10px;
	width: 100%;
	height: 1em;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	border-radius: 6px;
}

.sidemenu > li:hover li a:hover {
	color: #000000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f18f2d), to(#fff9b1)); /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #fff9b1, #ffed00); /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #fff9b1, #ffed00); /* IE 10 */
	background: -ms-linear-gradient(top, #fff9b1, #ffed00); /* Opera 11.10+ */
	background: -o-linear-gradient(top, #fff9b1, #ffed00);
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-property: background;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	border-radius: 6px;
}

.pkp_block .content p {
    line-height: 10px;
    text-align: center;
}

.statistik {
	height: 197px;
	width: 210px;
	margin: 3px;
	padding: 0px;
	border-radius: 6px;
	border: solid 1px #000000ab;
}
.statistik:hover {
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.pkp_block .content ul li {
	line-height: 20px;
	padding: 0px;
}

.pkp_site_name .is_img {
	/* display: inline-block; */
}

.pkp_site_name > a {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
}

*, *:before, *:after {
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
   	box-sizing: border-box;
   	margin: 0px;
}

.pkp_block {
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .obj_article_details .citation_display form input[type="submit"], .block_make_submission a {
	display: inline-block;
	padding: 0 1em;
	background: #eee;
	border: 1px solid rgba(0,0,0,0.4);
	border-top-color: #bbb;
	border-radius: 13px;
	box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
	font-size: 13px;
	line-height: 28px;
	font-weight: 700;
	color: #007ab2;
	width: 240px;
	text-align: center;
}
@media (max-width: 1551px) and (min-width: 1025px){
.pkp_head_wrapper .pkp_search .search_controls a {
    margin-right: 275px;
    font-size: 16px;
    font-weight: 600;
}
}
.pkp_head_wrapper {
	width: 952px;
	padding-top: 20px
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
}

.body {
	font-family: "Garamond", serif;
	font-size: 1.15em;
	line-height: 20px;
	color: rgba(0,0,0,0.87);
	background:
}

.img {
    	max-width: 100%;
    	width: auto;
    	height: auto;
}

.img-indexby {
    	margin: 5px;
    	padding: 1px;
    	border-radius: 6px;
    	border: 1px solid #ff942180;
    	height: 50px;
    	width: 183px;
    	background: white;
}

.img-indexby:hover{
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.img-indexby-sertifikat {
    	margin: 0px;
    	padding: 0px;
    	border-radius: 6px;
    	border: 1px solid #ff942180;
	max-width: 100%;
	width: auto;
	height: auto;
}

.img-indexby-sertifikat:hover {
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.img-indexby-kolaborasi {
    	margin: 0px;
    	padding: 0px;
    	border-radius: 6px;
    	border: 1px solid #ff942180;
	max-width: 100%;
	width: 222px;
	height: 222px;
}

.img-indexby-kolaborasi:hover {
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.kotak-gambarscopus:hover{
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
	border-radius:100px;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape)
.pkp_footer_content {
    text-align: left;
    width: 860px;
    margin-top: 10px;
    border: solid 1px #79c703;
    border-radius: 6px;
    padding: 10px;
}

#pageFooter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.img-indexby-footer {
    height: 30px;
    width: 100px;
    margin: 5px;
    padding: 1px;
    border-radius: 6px;
    border: 1px solid #4682b4;
    background: white;
}

.img-indexby-footer:hover {
	-webkit-box-shadow: 0px 0px 5px 3px #ff9421;
	-moz-box-shadow: 0px 0px 5px 3px #ff9421;
	box-shadow: 0px 0px 6px 4px #000000ab;
}

.pkp_structure_content {
	padding-top: 0px;
}

.pkp_structure_main h1 {
	font-family: cambria;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	padding-top: 10px;
}

.pkp_structure_main h2 {
	font-family: book antiqua, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
}

.pkp_structure_main h2 {
    	font-family: book antiqua, sans-serif;
    	font-size: 20px;
    	line-height: 30px;
    	font-weight: 700;
    	margin: 40px 0 20px;
}

.obj_issue_toc > .heading > .published {
	margin-top: 10px !important;
    	color: #666 !important;
}

.obj_article_summary > .title a {
    	text-decoration: none;
    	font-family: book antiqua;
	font-size: 15px;
}

.pkp_structure_main h3 {
	font-family: book antiqua;
}

.date {
	font-size: 13px;
	line-height: 25px;
	color: rgba(0,0,0,0.54);
}

.summary p:first-child {
	margin-top: 0;
	font-family: book antiqua;
}

.obj_announcement_summary .read_more {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	color: #007ab2;
	text-decoration: none;
	font-family: book antiqua;
}

.page_index_journal > .current_issue > h2 {
	color: #E3B735 !important;
	margin: 0px;
	font-family: book antiqua;
}

.current_issue > .current_issue_title{
	padding-top: 10px !important;
	margin: 0px !important;
	font-weight: bold !important;
	color: #007ab2 !important;
	font-size: 20px !important;
}

.pkp_structure_main p {
    	line-height: 25px;
    	/* margin: 20px 0; */
	margin: 0px;
}

.obj_article_summary {
    	padding-bottom: 10px !important;
    	border-bottom: solid 1px #ddd !important;
}

.pkp_structure_footer_wrapper {
    	background: rgba(211, 172, 89, 0.56);
    	height: 190px;
}

.pkp_structure_footer {
	text-align: center;   
}

.pkp_footer_content {
	text-align: left;
	width: 870px;
	border: solid 1px #d2a95796;
	padding: 2px;
	margin-top: 5px;
	border-radius: 6px;
}

.pkp_brand_footer {
	display: none;
}

.obj_article_details .entry_details {
    	float: left;
    	width: 300px;
    	margin: 0 0 0 -1px;
    	border-top: none;
    	border-left: 1px solid #ddd;
    	border-bottom: 1px solid #ddd;
}

#pkp_content_footer {
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1550px) {
  
.pkp_structure_footer_wrapper {
    background: #99fe0257;
    height: 210px;
}

.pkp_structure_footer {
    text-align: center;
    height: 180px;
}

.pkp_footer_content {
    text-align: left;
    width: 860px;
    margin-top: 10px;
    border: solid 1px #79c703;
    border-radius: 6px;
    padding: 10px;
}


}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1551px) {

.pkp_structure_footer_wrapper {
    height: 210px;
    background: rgba(211, 172, 89, 0.56);
}

  .pkp_structure_footer {
    text-align: center;
    height: auto;
    PADDING-TOP: 0PX;
}
.pkp_footer_content {
    text-align: left;
    width: 1130px;
    padding: 0px 0px 5px 0px;
    height: auto;
    border: solid 1px #d2a957;
    border-radius: 6px;
}
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
.pkp_structure_footer_wrapper {
    background: rgba(211, 172, 89, 0.56);
    height: 190px;
}

 .pkp_structure_footer {
    text-align: center;
    height: 190px;
}
 .pkp_footer_content {
    text-align: left;
    width: 860px;
    margin-top: 10px;
    border: solid 1px #d2a957;
    border-radius: 6px;
    padding: 10px;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
.pkp_structure_footer_wrapper {
    background: rgba(211, 172, 89, 0.56);
    height: 190px;
}
  .pkp_structure_footer {
    text-align: center;
    height: 190px;
}
.pkp_footer_content {
    text-align: left;
    width: 860px;
    margin-top: 10px;
    border: solid 1px #d2a957;
    border-radius: 6px;
    padding: 10px;
}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
.pkp_structure_footer_wrapper {
    background: rgba(211, 172, 89, 0.56);
}
  .pkp_structure_footer {
    text-align: center;
}
.pkp_footer_content {
    text-align: left;
    margin-top: 10px;
    border: solid 1px #d2a957;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
.pkp_structure_footer_wrapper {
    background: rgba(211, 172, 89, 0.56);
    
}
.pkp_structure_footer {
    text-align: center;
    
}
  .pkp_footer_content {
    text-align: left;
    margin-top: 10px;
    border: solid 1px #d2a957;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
}
}

.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid transparent;
    color: #000;
}

.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: #000;
    cursor: pointer;
}

.pkp_brand_footer {
    display: none;
}