.Publish-nav {
background: #ffa31a;
border-radius: 8px;
}

.Publish-nav a {
color: #ffffff
}

.Publish-nav a:hover {
	background: #ffad33;
	color: #ffffff;
	border-radius: 8px;
}

.Published-nav {
background: #60c1e5;
border-radius: 8px;
}

.Published-nav a {
color: #ffffff
}

.Published-nav a:hover {
	background: #65c4e6;
	color: #ffffff;
	border-radius: 8px;
}

.Cart-nav {
background: #39ac39;
border-radius: 8px;
}

.Cart-nav a {
color: #ffffff
}

.Cart-nav a:hover {
	background: #40bf40;
	color: #ffffff;
	border-radius: 8px;
}

.Checkout-nav {
background: #3399ff;
border-radius: 8px;
}

.Checkout-nav a {
color: #ffffff
}

.Checkout-nav a:hover {
	background: #4da6ff;
	color: #ffffff;
	border-radius: 8px;
}

.Logout-nav {
background: #ff1a1a;
border-radius: 8px;
}

.Logout-nav a {
color: #ffffff
}

.Logout-nav a:hover {
	background: #ff3333;
	color: #ffffff;
	border-radius: 8px;
}

.xoo-el-login-tgr a:hover {
background: #8c8c8c;
color: #ffffff;
border-radius: 0px;
}

.My-account a:hover {
background: #8c8c8c;
color: #ffffff;
border-radius: 0px;
}

.Mainpage-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Resoure_Centre-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Forum-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Shop-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Useful_Link-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Useful_Link_1-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Useful_Link_2-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Goods-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Orders-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Download-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Edit_Address-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Edit_Account-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.Lost_Password-nav a:hover {
	background: #8c8c8c;
	color: #ffffff;
	border-radius: 0px;
}

.elementor-2591 .elementor-element.elementor-element-a22c345 > .elementor-widget-container {
	border: none;
	background: none;
}

@media only screen and (min-width: 916px) {
.page-id-2591 .search-form label {
    margin: auto;
    text-align: center;
    width: 90%; 
}
}

/* fix search bar radius and width using mobile*/
.page-id-2591 .search-form label input {
    width: 100%;
    border-radius: 20px 0px 0px 20px;
}
.page-id-2591 .search-form .search-submit {
    border-radius: 0px 20px 20px 0px;
}

/* lessen submit button padding for smaller devices */
@media only screen and (max-width: 720px) {
    .page-id-2591 .search-form .search-submit {
        padding: 17px 6px;
    }
}

.page-id-2591 .search-form .search-submit {

	border-radius: 0px 20px 20px 0px;
}


.main-navigation ul.pmenu>li:first-child a {
    padding-left: 15px;
}

.menu-item-2866 a, .menu-item-2770 a {
	padding: 13px !important;
}

/* Page (Goods, Shop): reduce the logo container width -- 1645761-hc (EZ) */
.page-id-2591 .logo-container, .page-id-828 .logo-container {
  max-width: 10%;
}

/* Page (Goods): increase the menu container width -- 1645761-hc (EZ) */
.page-id-2591 .center-main-menu {
  max-width: 84%;
}

/* Page (Shop): increase the menu container width -- 1651952-hc (jcg) */
.page-id-828 .center-main-menu {
  max-width: 89%;
}

/* Adjust search heading line spacing*/
.elementor-2591 .elementor-element.elementor-element-9b6a464 .elementor-heading-title {
    line-height: 1.2em;
}

/*Create space next to cart menu item 1651952-hc jcg*/
li#menu-item-2866 {
    margin-right: 5px;
}

/* Changing logout hover to red */
.menu-item-2873
a:hover {
          background: #ff3333;
	border-radius: 8px;
}

/* Changing logout hover to red */
.Logout-nav a:hover {
  background: #ff3333;
	border-radius: 8px;
}

a.google-login {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

a.google-login img {
	width: 100%;
	border-radius: 8px;
}

/* Hide the logout button when user logged in (Shop page) */
li.menu-item-2765, .logged-in li.menu-item-3186, body:not(.logged-in) li.menu-item-3266 {
	display: none;
}

/*Tooltip on Shop Button*/
.shop-nav .tooltiptext {
  width: 120px;
  top: 100%;
  left: 50%; 
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}
	
	
li.menu-item-2765 .logged-in
li.menu-item-2750
body:not(.logged-in) li.menu-item-3266 {
	display: none;
}


/*登出 word (Shop page)*/
li.menu-item-3266 a span {
  font-size:0;
}

li.menu-item-3266 a span:after {
  content: '登出';
  font-size:16px; 
}

/*登出 word (Goods page)*/

li.menu-item-2881 a span {
  font-size:0;
}

li.menu-item-2881 a span:after {
  content: '登出';
  font-size:16px; 
}

/*登出 word (Discuss page)*/
li.menu-item-2887 a span {
  font-size:0;
}

li.menu-item-2887 a span:after {
  content: '登出';
  font-size:16px; 
}

/*登出 word (Primary page)*/
li.menu-item-3816 a span {
  font-size:0;
}

li.menu-item-3816 a span:after {
  content: '登出';
  font-size:16px; 
}


/*To remove the privacy notice of my comment area,*/
p.akismet_comment_form_privacy_notice {
display: none;
}

/* Move countdown timer labels inside the circles */
.time_circles {
    margin-top:20px;
}
.wpcdt-countdown-wrp {
    margin-top:40px;
}

/*To change the color of timmer*/
div.time_circles h4 {
color: white;
}




