/*========================*/
/* Background-Color Widget Rightbar      */
/*========================*/
.widget-area.-rightbar {
  padding: 0 18px 1px;
  background-color: #fcfffa;
}
.widget-area.-rightbar .widget-title {
  margin-bottom: 10px;
  margin: 0 -18px 15px;
  padding: 6px 18px 5px;
  background-color: #e5ffd1;
}
/*========================*/

.main-header {
  background-color: #373737;
  margin-bottom: 15px;
}

.site.-header-mobile-fixed .site-header {
  background-color: #138543;
}

.site-title a {
  color: #ffffff;
}

.site-title a:hover {
  padding: 5px;
  border-radius: 10px;
  background-color: #16DB65;
}

#primary-menu.menu {
  background-color: #138543;
}

#primary-menu.menu a {
  color: #ffffff;
}

#primary-menu.menu a:hover {
  /*border-radius: 5px;*/
  /*opacity: 0.9;*/
  background-color: #16DB65;
}

#primary-menu.menu .sub-menu {
  background-color: #005179;
  padding: 0;
}

#primary-menu.menu .sub-menu a:hover {
  background-color: #16DB65;
}

.uap-member-photo {
  max-width: 200px;
  max-height: 100%;
  border-radius: 5%;
}

/*====================*/
/* ขนาดรูปประจำตัวสมาชิก              */
/*====================*/
.uap-no-avatar {
  max-width: 200px;
  max-height: 100%;
  border-radius: 10px;
}
.uap-public-shortcode-avatar {
  margin: 0 auto;
  width: 200px;
  max-height: 100%;
  border-radius: 10px;
}
.uap-user-page-top-wrapper .uap-user-page-avatar img {
  border-radius: 10px;
}
/*====================*/

.uap-register-6 .uap-submit-form {
  text-align: center;
}

.uap-register-6 .uap-submit-form input {
  background: none repeat scroll 0 0 #005179 !important;
  border-color: #005179 !important;
}

.uap-register-form {
  width: 100%;
  text-align: center;
}

/* ================================== */
/* แก้ไขฟอร์มเข้าสู่ระบบสมาชิก                                           */
/* ================================== */
.uap-login-template-6 {
  padding-bottom: 20px;
}
/* ================================== */
/* แก้ไขปุ่มเข้าสู่ระบบสมาชิก                                              */
/* ================================== */
.uap-login-template-6 .uap-form-submit {
  float: none;
}
.uap-login-template-6 .uap-form-submit input {
  width: 100%;
  background: #005179 !important;
}
.uap-login-template-6 .uap-form-submit input:hover {
  background: #138543 !important;
}

/* ================================== */
/* แก้ไข input เข้าสู่ระบบสมาชิก                                         */
/* ================================== */
.uap-login-template-6 input {
  width: 100%;
  margin-bottom: 10px;
}
/* ================================== */

.seed-row.grid-2.panel-widget-style.panel-widget-style-for-w5a113cb85fbed-0-0-0 a {
  color: #ffffff;
}

/*=================*/
/* Status send file from email
/*=================*/
.progress-bar {
  float: none;
  width: auto;
}
.caldera-grid .progress-bar .bar {
  height: 20px !Important;
}
/*=================*/

/*============================*/
/* ระบบสมาชิก Affiliate URL ของคุณคือ :             */
/*============================*/
.uap-ap-wrap .uap-ap-field .uap-ap-label {
  width: 50%;
}
/*============================*/

/*============================*/
/* Post เอาไปไปชี้ที่รูป รูปขยับขึ้น ลง                   */
/*============================*/
/*.content-item .pic img {
    border-radius: 0 0 3px 3px;
    opacity: 1;
    transition: 0.4s;
}
.content-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
}
.content-item:hover {
  transform: translate(0, -3px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}*/
/*============================*/

/*============================*/
/* Post เอาไปไปชี้ที่รูป รูปซูมเข้า ซูมออก              */
/*============================*/
.content-item {
  position: relative;
}
.content-item .pic a {
  overflow: hidden;
  display: block;
}
.content-item .pic img {
  transition: 1000ms;
  /*transition: 300ms;*/
}
.content-item:hover .pic img {
  transform: scale(1.1);
  /*transform: scale(1.3);*/
}
/*============================*/

/*============================*/
.widget-area .widget_nav_menu {
    font-size: 16px;
}
.widget-area .widget_nav_menu .widget-title {
  background-color: #e5ffd1; 
  padding: 5px 0 5px 5px;
}
#nav_menu-2.widget.widget_nav_menu {
  background-color: #efffe5;
}
#nav_menu-3.widget.widget_nav_menu {
  background-color: #efffe5;  
}
/*============================*/