﻿.oli-topbar .oli-my-account .profile_menu_wrapper, .oli-topbar .oli-menu .oli-navmenu, .oli-topbar .oli-menu, .menu_login_link_wrapper .menu_login_link .menu-item-social, .register-content .register-row .register-col .gender-wrapper .gender-img-wrapper, .register-content .register-row .register-col .gender-wrapper, .register-content .register-row, .register-content .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer_cookie .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/*@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Text.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf") format("truetype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*@font-face {
    font-family: 'sukhumvitset-text-webfont';
    src: url('../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf') format('truetype');
}*/
body {
  font-family: "sukhumvit_settext";
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.navbar {
  height: 72px;
}

.btn_hamburburger {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.btn_hamburburger .inner_wrapper {
  position: relative;
  padding: 17px 14px;
}
.btn_hamburburger .inner_wrapper .badge_noti {
  background: #fa9627;
  position: absolute;
  left: 26px;
  top: 12px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
}
.btn_hamburburger .inner_wrapper .icon_burger {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-burger.png") no-repeat center center;
  background-size: contain;
}

.OceanClubLogo {
  background: url("../image/mainNav/OceanClub_Logo.png") no-repeat center center;
  width: 200px;
  height: 33px;
  background-size: contain;
  margin: 0 auto;
}

/* menu view */
.section_menu_view .back-btn {
  background-color: transparent;
  background-image: url("../image/home/icon-arrow-banner-L.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: -8px 2px;
  color: #00a6ce;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}
.section_menu_view .menu_view {
  display: none;
  /*position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;*/
}
.section_menu_view .menu_view .menu-frame {
  position: relative;
  min-height: 98.4%;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  /*position: absolute;
  overflow-y: auto;*/
  width: 100%;
}
.section_menu_view .menu_view .topbar .close_menu {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
}
.section_menu_view .menu_view .topbar .cart_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu {
  width: 35px;
  height: 35px;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu .badge-cart-sidemenu {
  position: absolute;
  right: 2px;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
.section_menu_view .menu_view .topbar .cart_noti_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart-noti.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .OceanClubLogo {
  background-size: contain;
  margin: 12px auto;
}
.section_menu_view .menu_view .search_wrapper {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.section_menu_view .menu_view .search_wrapper .search {
  border: #e8e8e8;
  color: #9d9d9d;
  background: #f3f3f3;
  padding: 4px 40px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0;
  outline: none;
}
.section_menu_view .menu_view .search_wrapper .icon_search {
  /*background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;*/
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 6%;
  top: 6px;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper {
  display: none;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .title {
  text-align: left;
  float: left;
  padding: 16px 6px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 10px;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .null_search {
  padding-top: 40%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item {
  padding: 12px 6px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .image {
  width: 30%;
  border: 1px solid #e7e7e7;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .name {
  width: 70%;
  padding: 0 6px;
  padding: 0 12px;
  padding-right: 0;
  text-align: left;
}
.section_menu_view .menu_view .search_wrapper.show_search {
  /*position: fixed;*/
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  margin: 6px auto;
  margin-bottom: 0;
}
.section_menu_view .menu_view .search_wrapper.show_search .icon_search {
  background: url("../image/mainNav/icon-search.png") no-repeat 90% center;
  background-size: 16px;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_result_wrapper {
  display: block;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.section_menu_view .menu_view .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper {
  padding: 12px 0;
  padding-top: 24px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer {
  position: relative;
  margin: 6px;
  padding: 6px;
  border: 1px solid #d8f1f6;
  border-radius: 6px;
  box-shadow: 0 2px 3px 0px #d8f1f6;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner {
  display: flex;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper {
  width: 33.33%;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar {
  margin: 0px auto;
  margin-bottom: 2px;
  width: 100px;
  margin-top: -34px;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .avatar_img {
  border-radius: 80px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-1 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-2 {
  border: 1px solid #4A4A4A;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-3 {
  border: 1px solid #c88b10;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-4 {
  border: 1px solid #00a6ce;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-5 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .level {
  background: url("../image/mainNav/user-level/tag4-platinum.png") no-repeat center center;
  width: 104px;
  height: 24px;
  background-size: contain;
  display: block;
  bottom: 0;
  position: absolute;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .badge {
  background: #fa9627;
  position: absolute;
  right: 9px;
  top: 3px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .btn_wrapper {
  width: 100%;
  margin-top: -15px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper {
  text-align: center;
  line-height: 34px;
  width: 33%;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .coin {
  background: url("../image/mainNav/icon-ochiCoin.png") no-repeat center center;
  width: 100px;
  height: 44px;
  background-size: contain;
  display: block;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .point {
  font-size: 1.2em;
  line-height: 22px;
  padding-top: 4px;
  color: #00a6ce;
  font-weight: bold;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .unit {
  font-size: 0.8rem;
  line-height: 14px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper {
  width: 33%;
  padding: 0px 6px 0px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper .addochi_coin {
  width: 100%;
  height: auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper {
  max-height: 0;
  transition: max-height 0.6s ease-in-out;
  overflow: hidden;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper.animate_show {
  max-height: 500px;
  transition: max-height 0.6s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link {
  border-top: 1px solid #e7e7e7;
  margin: 0 10px;
  padding-top: 6px;
  margin-top: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item {
  padding: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .cartCount {
  color: #f8992d;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_personal {
  background: url("../image/mainNav/sub-menu-acount/icon-user.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_policy {
  background: url("../image/mainNav/sub-menu-acount/icon-my-policy@3x.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_favourite {
  background: url("../image/mainNav/sub-menu-acount/icon-fav.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_history {
  background: url("../image/mainNav/icon-time.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_ochi {
  background: url("../image/mainNav/icon-policy-no.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_noti {
  background: url("../image/mainNav/sub-menu-acount/icon-noti.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_logout {
  background: url("../image/mainNav/sub-menu-acount/icon-logout.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .noti_count {
  color: #fa9627;
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-1 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-2 {
  border: 1px solid rgb(0, 0, 0);
  /*box-shadow: 0 2px 3px 0px $ol_modal_title_color;*/
  box-shadow: 0 2px 3px 0px rgb(0, 0, 0);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-3 {
  border: 1px solid rgba(200, 139, 16, 0.5);
  box-shadow: 0 2px 3px 0px rgba(200, 139, 16, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-4 {
  border: 1px solid rgba(0, 166, 206, 0.5);
  box-shadow: 0 2px 3px 0px rgba(0, 166, 206, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-5 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .arrow_down {
  background: url("../image/mainNav/icon-dropdown.png") no-repeat center center;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: block;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .arrow_down.up {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper {
  padding: 4px 16px 6px;
  text-align: center;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_blue {
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  color: #fff;
  background: #00a6ce;
  width: 96%;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .hamburgermenu {
  position: absolute;
  right: 16px;
  top: 8px;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_white {
  width: 96%;
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #00a6ce;
  color: #00a6ce;
  background: #fff;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_container {
  padding: 14px 0;
  padding-bottom: 6px;
}
.section_menu_view .menu_view .link_wraper {
  background: #fff;
}
.section_menu_view .menu_view .link_wraper .menu_item {
  padding: 10px;
  text-align: center;
  margin: 0 12px;
}
.section_menu_view .menu_view .link_wraper .menu_item .cart_count {
  color: #f8992d;
}
.section_menu_view .menu_view .seal_logo {
  height: 130px;
  width: 99px;
  position: absolute;
  /*position: fixed;*/
  bottom: 0;
  right: 0;
  background: url(../image/mainNav/img_slide_seal.png) no-repeat center bottom;
  background-size: contain;
}
.section_menu_view .menu_view .language_wrapper {
  width: 100px;
  position: absolute;
  left: 14px;
  bottom: 0px;
  display: flex;
}
.section_menu_view .menu_view .language_wrapper div {
  padding: 0 2px;
  color: #9d9d9d;
}
.section_menu_view .menu_view .language_wrapper div.active {
  font-weight: bold;
  color: #00a6ce;
}
.section_menu_view .menu_view .language_wrapper div.border {
  color: #e7e7e7;
  border: none !important;
}
.section_menu_view .menu_view {
  position: absolute;
  width: 100%;
  display: none;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease;
  /*overflow-y: scroll;*/
}
.section_menu_view .menu_view.open {
  transform: translateX(0);
  transition: all 0.5s ease;
  display: block;
}
.section_menu_view .menu_view_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 9;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.35s ease;
}
.section_menu_view .menu_view_bg.open {
  transform: translateX(0);
  transition: all 0.25s ease;
}

.pure-menu-link:hover {
  background-color: #fff !important;
}

.noti_wrapper {
  position: relative;
  padding-top: 8px;
}
.noti_wrapper .badge {
  position: absolute;
  right: 0px;
  top: 12px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 15px;
}

.vertical_line {
  height: 32px;
  opacity: 0.3;
}

.icon_noti_wrapper {
  cursor: pointer;
}

/*#region loading*/
.loading {
  display: none;
}

.text-alert {
  color: #9D9D9D !important;
}

.backdrop-loading {
  opacity: 1 !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.59);
}

.icon-loading {
  text-align: center;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%;
  z-index: 2100;
  opacity: 1;
}

.loading_message {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
}

.loading-img {
  display: block;
  max-width: 25%;
}

/*#endregion*/
/*#region text util*/
.ellipsis-2 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-3 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-4 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*#endregion*/
.text-orange {
  color: #f8992d;
}

/*HEADER*/
.btn-login-main {
  border-radius: 20px;
  background-color: #00a6ce;
  color: white;
  background-image: url("../image/mainNav/icon-user-white.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 10% 45%;
  /*.btn-login-main {
      background-color: $primary_color;
      border-radius: 30px;
      height: 35px;
      margin: 5px 20px;
      color: white;
      padding: 5px 25px;
      background-image: url('../image/mainNav/icon-user-white.png');
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: left;
  }*/
}
.btn-login-main .wh {
  /*height: 25px;
  width: 80px;*/
}
.btn-login-main .wh p {
  margin-left: 1.3rem !important;
}

.font-langued {
  color: #5bc8e0;
}

.w-10 {
  width: 10%;
}

.my-col-1 {
  max-width: 34%;
}

.my-col-22 {
  max-width: 22%;
}

/*legend HEADER*/
/*footer*/
.mt-30 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.font-1 {
  font-size: 1rem;
}

.font-1-3 {
  font-size: 1.3rem;
}

.font-1-4 {
  font-size: 1.4rem !important;
}

.font-1-6 {
  font-size: 1.6rem !important;
}

.font-0-7 {
  font-size: 0.7rem;
}

.font-0-8 {
  font-size: 0.8rem;
}

.font-0-8-5 {
  font-size: 0.85rem;
}

.font-0-9 {
  font-size: 0.85rem;
}

.w-80 {
  width: 80%;
}

.img-footer {
  width: 22px;
  height: 22px;
}

.img-footer-ipad {
  width: 30px;
  height: 30px;
}

img-footer2 {
  width: 100px;
  height: 55px;
}

#myFooter {
  /*font-family: 'SukhumvitSet';*/
  background: url("../image/footer/BG-footer.png") no-repeat;
  color: white;
  background-size: cover;
}
#myFooter .img-contact {
  width: 6px;
  height: 10px;
  margin-top: 55px;
  margin-bottom: auto;
  margin-left: 10px;
}

#myFooter .footer-copyright {
  color: white;
  font-size: 0.7rem;
  background-color: black;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  opacity: 0.2;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 1rem;
  color: white;
  font-weight: bold;
  margin-top: 50px;
}

#myFooter p {
  font-size: 0.85rem;
  color: white;
}

#myFooter a {
  color: #f9f9f9;
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .myCols {
  text-align: center;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 38px;
}

#myFooter .social-networks a {
  font-size: 32px;
  margin-right: 5px;
  margin-left: 5px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ef1a1a;
}

#myFooter .twitter:hover {
  color: #00aced;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}
.border-totop {
  text-align: right;
  z-index: 1;
}

.to-top {
  background: url("../image/footer/btn-to-top.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

.to-top-en {
  background: url("../image/footer/btn-to-top-EN.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

/*end footer*/
/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */
html {
  height: 100% !important;
}

body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/*.content {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    min-height: 200px;
}*/
#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  position: absolute;
  width: 100%;
}

/* Portrait and Landscape */
/*@media (min-width: 992px) and (max-width: 1024px)  {

    .show-only-mobile {
        display: none;
    }
    .show-only-web {
        display: none;
    }
    .show-only-ipad {
        display: block;
    }
}*/
@media only screen and (min-width: 767px) and (max-width: 992px) {
  /* STYLES GO HERE */
  .show-only-mobile {
    display: none;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .show-only-mobile {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .text-page-2 p {
    font-size: 1.2rem !important;
  }
  #myFooter h4 {
    margin-top: 1.5rem;
    text-align: center;
    font-weight: bold;
  }
  .img-footer {
    width: 30px;
    height: 30px;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
.fix_bottom {
  position: fixed !important;
  bottom: 0;
}

/* button */
.btn-ocean-white {
  cursor: pointer;
  display: block;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  padding: 7px 10px 7px 10px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 576px) {
  .btn-ocean-white.btn-small-mobile {
    font-size: 0.7rem;
  }
}

.btn-ocean-white:hover {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:active {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:focus {
  outline: none;
}

.btn-ocean-blue, .btn-ocean-orange {
  cursor: pointer;
  display: block;
  color: #fff;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #00a8cf;
  border-radius: 50px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 576px) {
  .btn-ocean-blue.btn-small-mobile, .btn-small-mobile.btn-ocean-orange {
    font-size: 0.8rem;
  }
}
.btn-ocean-blue.btn-ocean-disable, .btn-ocean-disable.btn-ocean-orange {
  background: #9D9D9D;
  border: 1px solid #9D9D9D;
}

.btn-ocean-shadow {
  box-shadow: 0px 3px 3px #ccc;
}

.btn-ocean-orange {
  border: 1px solid #fa9627;
  background: #fa9627;
}

.btn-ocean-blue:hover, .btn-ocean-orange:hover {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:active, .btn-ocean-orange:active {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:focus, .btn-ocean-orange:focus {
  outline: none;
}

/* end button */
.mouse-pointer {
  cursor: pointer;
}

.oli-topbar .oli-my-account .profile_menu_wrapper, .oli-topbar .oli-menu .oli-navmenu, .oli-topbar .oli-menu, .menu_login_link_wrapper .menu_login_link .menu-item-social, .register-content .register-row .register-col .gender-wrapper .gender-img-wrapper, .register-content .register-row .register-col .gender-wrapper, .register-content .register-row, .register-content .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer_cookie .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/*@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Text.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf") format("truetype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*@font-face {
    font-family: 'sukhumvitset-text-webfont';
    src: url('../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf') format('truetype');
}*/
body {
  font-family: "sukhumvit_settext";
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.navbar {
  height: 72px;
}

.btn_hamburburger {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.btn_hamburburger .inner_wrapper {
  position: relative;
  padding: 17px 14px;
}
.btn_hamburburger .inner_wrapper .badge_noti {
  background: #fa9627;
  position: absolute;
  left: 26px;
  top: 12px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
}
.btn_hamburburger .inner_wrapper .icon_burger {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-burger.png") no-repeat center center;
  background-size: contain;
}

.OceanClubLogo {
  background: url("../image/mainNav/OceanClub_Logo.png") no-repeat center center;
  width: 200px;
  height: 33px;
  background-size: contain;
  margin: 0 auto;
}

/* menu view */
.section_menu_view .back-btn {
  background-color: transparent;
  background-image: url("../image/home/icon-arrow-banner-L.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: -8px 2px;
  color: #00a6ce;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}
.section_menu_view .menu_view {
  display: none;
  /*position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;*/
}
.section_menu_view .menu_view .menu-frame {
  position: relative;
  min-height: 98.4%;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  /*position: absolute;
  overflow-y: auto;*/
  width: 100%;
}
.section_menu_view .menu_view .topbar .close_menu {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
}
.section_menu_view .menu_view .topbar .cart_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu {
  width: 35px;
  height: 35px;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu .badge-cart-sidemenu {
  position: absolute;
  right: 2px;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
.section_menu_view .menu_view .topbar .cart_noti_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart-noti.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .OceanClubLogo {
  background-size: contain;
  margin: 12px auto;
}
.section_menu_view .menu_view .search_wrapper {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.section_menu_view .menu_view .search_wrapper .search {
  border: #e8e8e8;
  color: #9d9d9d;
  background: #f3f3f3;
  padding: 4px 40px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0;
  outline: none;
}
.section_menu_view .menu_view .search_wrapper .icon_search {
  /*background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;*/
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 6%;
  top: 6px;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper {
  display: none;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .title {
  text-align: left;
  float: left;
  padding: 16px 6px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 10px;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .null_search {
  padding-top: 40%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item {
  padding: 12px 6px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .image {
  width: 30%;
  border: 1px solid #e7e7e7;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .name {
  width: 70%;
  padding: 0 6px;
  padding: 0 12px;
  padding-right: 0;
  text-align: left;
}
.section_menu_view .menu_view .search_wrapper.show_search {
  /*position: fixed;*/
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  margin: 6px auto;
  margin-bottom: 0;
}
.section_menu_view .menu_view .search_wrapper.show_search .icon_search {
  background: url("../image/mainNav/icon-search.png") no-repeat 90% center;
  background-size: 16px;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_result_wrapper {
  display: block;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.section_menu_view .menu_view .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper {
  padding: 12px 0;
  padding-top: 24px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer {
  position: relative;
  margin: 6px;
  padding: 6px;
  border: 1px solid #d8f1f6;
  border-radius: 6px;
  box-shadow: 0 2px 3px 0px #d8f1f6;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner {
  display: flex;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper {
  width: 33.33%;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar {
  margin: 0px auto;
  margin-bottom: 2px;
  width: 100px;
  margin-top: -34px;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .avatar_img {
  border-radius: 80px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-1 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-2 {
  border: 1px solid #4A4A4A;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-3 {
  border: 1px solid #c88b10;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-4 {
  border: 1px solid #00a6ce;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-5 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .level {
  background: url("../image/mainNav/user-level/tag4-platinum.png") no-repeat center center;
  width: 104px;
  height: 24px;
  background-size: contain;
  display: block;
  bottom: 0;
  position: absolute;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .badge {
  background: #fa9627;
  position: absolute;
  right: 9px;
  top: 3px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .btn_wrapper {
  width: 100%;
  margin-top: -15px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper {
  text-align: center;
  line-height: 34px;
  width: 33%;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .coin {
  background: url("../image/mainNav/icon-ochiCoin.png") no-repeat center center;
  width: 100px;
  height: 44px;
  background-size: contain;
  display: block;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .point {
  font-size: 1.2em;
  line-height: 22px;
  padding-top: 4px;
  color: #00a6ce;
  font-weight: bold;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .unit {
  font-size: 0.8rem;
  line-height: 14px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper {
  width: 33%;
  padding: 0px 6px 0px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper .addochi_coin {
  width: 100%;
  height: auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper {
  max-height: 0;
  transition: max-height 0.6s ease-in-out;
  overflow: hidden;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper.animate_show {
  max-height: 500px;
  transition: max-height 0.6s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link {
  border-top: 1px solid #e7e7e7;
  margin: 0 10px;
  padding-top: 6px;
  margin-top: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item {
  padding: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .cartCount {
  color: #f8992d;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_personal {
  background: url("../image/mainNav/sub-menu-acount/icon-user.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_policy {
  background: url("../image/mainNav/sub-menu-acount/icon-my-policy@3x.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_favourite {
  background: url("../image/mainNav/sub-menu-acount/icon-fav.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_history {
  background: url("../image/mainNav/icon-time.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_ochi {
  background: url("../image/mainNav/icon-policy-no.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_noti {
  background: url("../image/mainNav/sub-menu-acount/icon-noti.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_logout {
  background: url("../image/mainNav/sub-menu-acount/icon-logout.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .noti_count {
  color: #fa9627;
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-1 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-2 {
  border: 1px solid rgb(0, 0, 0);
  /*box-shadow: 0 2px 3px 0px $ol_modal_title_color;*/
  box-shadow: 0 2px 3px 0px rgb(0, 0, 0);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-3 {
  border: 1px solid rgba(200, 139, 16, 0.5);
  box-shadow: 0 2px 3px 0px rgba(200, 139, 16, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-4 {
  border: 1px solid rgba(0, 166, 206, 0.5);
  box-shadow: 0 2px 3px 0px rgba(0, 166, 206, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-5 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .arrow_down {
  background: url("../image/mainNav/icon-dropdown.png") no-repeat center center;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: block;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .arrow_down.up {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper {
  padding: 4px 16px 6px;
  text-align: center;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_blue {
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  color: #fff;
  background: #00a6ce;
  width: 96%;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .hamburgermenu {
  position: absolute;
  right: 16px;
  top: 8px;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_white {
  width: 96%;
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #00a6ce;
  color: #00a6ce;
  background: #fff;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_container {
  padding: 14px 0;
  padding-bottom: 6px;
}
.section_menu_view .menu_view .link_wraper {
  background: #fff;
}
.section_menu_view .menu_view .link_wraper .menu_item {
  padding: 10px;
  text-align: center;
  margin: 0 12px;
}
.section_menu_view .menu_view .link_wraper .menu_item .cart_count {
  color: #f8992d;
}
.section_menu_view .menu_view .seal_logo {
  height: 130px;
  width: 99px;
  position: absolute;
  /*position: fixed;*/
  bottom: 0;
  right: 0;
  background: url(../image/mainNav/img_slide_seal.png) no-repeat center bottom;
  background-size: contain;
}
.section_menu_view .menu_view .language_wrapper {
  width: 100px;
  position: absolute;
  left: 14px;
  bottom: 0px;
  display: flex;
}
.section_menu_view .menu_view .language_wrapper div {
  padding: 0 2px;
  color: #9d9d9d;
}
.section_menu_view .menu_view .language_wrapper div.active {
  font-weight: bold;
  color: #00a6ce;
}
.section_menu_view .menu_view .language_wrapper div.border {
  color: #e7e7e7;
  border: none !important;
}
.section_menu_view .menu_view {
  position: absolute;
  width: 100%;
  display: none;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease;
  /*overflow-y: scroll;*/
}
.section_menu_view .menu_view.open {
  transform: translateX(0);
  transition: all 0.5s ease;
  display: block;
}
.section_menu_view .menu_view_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 9;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.35s ease;
}
.section_menu_view .menu_view_bg.open {
  transform: translateX(0);
  transition: all 0.25s ease;
}

.pure-menu-link:hover {
  background-color: #fff !important;
}

.noti_wrapper {
  position: relative;
  padding-top: 8px;
}
.noti_wrapper .badge {
  position: absolute;
  right: 0px;
  top: 12px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 15px;
}

.vertical_line {
  height: 32px;
  opacity: 0.3;
}

.icon_noti_wrapper {
  cursor: pointer;
}

/*#region loading*/
.loading {
  display: none;
}

.text-alert {
  color: #9D9D9D !important;
}

.backdrop-loading {
  opacity: 1 !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.59);
}

.icon-loading {
  text-align: center;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%;
  z-index: 2100;
  opacity: 1;
}

.loading_message {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
}

.loading-img {
  display: block;
  max-width: 25%;
}

/*#endregion*/
/*#region text util*/
.ellipsis-2 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-3 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-4 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*#endregion*/
.text-orange {
  color: #f8992d;
}

/*HEADER*/
.btn-login-main {
  border-radius: 20px;
  background-color: #00a6ce;
  color: white;
  background-image: url("../image/mainNav/icon-user-white.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 10% 45%;
  /*.btn-login-main {
      background-color: $primary_color;
      border-radius: 30px;
      height: 35px;
      margin: 5px 20px;
      color: white;
      padding: 5px 25px;
      background-image: url('../image/mainNav/icon-user-white.png');
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: left;
  }*/
}
.btn-login-main .wh {
  /*height: 25px;
  width: 80px;*/
}
.btn-login-main .wh p {
  margin-left: 1.3rem !important;
}

.font-langued {
  color: #5bc8e0;
}

.w-10 {
  width: 10%;
}

.my-col-1 {
  max-width: 34%;
}

.my-col-22 {
  max-width: 22%;
}

/*legend HEADER*/
/*footer*/
.mt-30 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.font-1 {
  font-size: 1rem;
}

.font-1-3 {
  font-size: 1.3rem;
}

.font-1-4 {
  font-size: 1.4rem !important;
}

.font-1-6 {
  font-size: 1.6rem !important;
}

.font-0-7 {
  font-size: 0.7rem;
}

.font-0-8 {
  font-size: 0.8rem;
}

.font-0-8-5 {
  font-size: 0.85rem;
}

.font-0-9 {
  font-size: 0.85rem;
}

.w-80 {
  width: 80%;
}

.img-footer {
  width: 22px;
  height: 22px;
}

.img-footer-ipad {
  width: 30px;
  height: 30px;
}

img-footer2 {
  width: 100px;
  height: 55px;
}

#myFooter {
  /*font-family: 'SukhumvitSet';*/
  background: url("../image/footer/BG-footer.png") no-repeat;
  color: white;
  background-size: cover;
}
#myFooter .img-contact {
  width: 6px;
  height: 10px;
  margin-top: 55px;
  margin-bottom: auto;
  margin-left: 10px;
}

#myFooter .footer-copyright {
  color: white;
  font-size: 0.7rem;
  background-color: black;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  opacity: 0.2;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 1rem;
  color: white;
  font-weight: bold;
  margin-top: 50px;
}

#myFooter p {
  font-size: 0.85rem;
  color: white;
}

#myFooter a {
  color: #f9f9f9;
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .myCols {
  text-align: center;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 38px;
}

#myFooter .social-networks a {
  font-size: 32px;
  margin-right: 5px;
  margin-left: 5px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ef1a1a;
}

#myFooter .twitter:hover {
  color: #00aced;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}
.border-totop {
  text-align: right;
  z-index: 1;
}

.to-top {
  background: url("../image/footer/btn-to-top.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

.to-top-en {
  background: url("../image/footer/btn-to-top-EN.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

/*end footer*/
/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */
html {
  height: 100% !important;
}

body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/*.content {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    min-height: 200px;
}*/
#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  position: absolute;
  width: 100%;
}

/* Portrait and Landscape */
/*@media (min-width: 992px) and (max-width: 1024px)  {

    .show-only-mobile {
        display: none;
    }
    .show-only-web {
        display: none;
    }
    .show-only-ipad {
        display: block;
    }
}*/
@media only screen and (min-width: 767px) and (max-width: 992px) {
  /* STYLES GO HERE */
  .show-only-mobile {
    display: none;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .show-only-mobile {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .text-page-2 p {
    font-size: 1.2rem !important;
  }
  #myFooter h4 {
    margin-top: 1.5rem;
    text-align: center;
    font-weight: bold;
  }
  .img-footer {
    width: 30px;
    height: 30px;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
.fix_bottom {
  position: fixed !important;
  bottom: 0;
}

/* button */
.btn-ocean-white {
  cursor: pointer;
  display: block;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  padding: 7px 10px 7px 10px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 576px) {
  .btn-ocean-white.btn-small-mobile {
    font-size: 0.7rem;
  }
}

.btn-ocean-white:hover {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:active {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:focus {
  outline: none;
}

.btn-ocean-blue, .btn-ocean-orange {
  cursor: pointer;
  display: block;
  color: #fff;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #00a8cf;
  border-radius: 50px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 576px) {
  .btn-ocean-blue.btn-small-mobile, .btn-small-mobile.btn-ocean-orange {
    font-size: 0.8rem;
  }
}
.btn-ocean-blue.btn-ocean-disable, .btn-ocean-disable.btn-ocean-orange {
  background: #9D9D9D;
  border: 1px solid #9D9D9D;
}

.btn-ocean-shadow {
  box-shadow: 0px 3px 3px #ccc;
}

.btn-ocean-orange {
  border: 1px solid #fa9627;
  background: #fa9627;
}

.btn-ocean-blue:hover, .btn-ocean-orange:hover {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:active, .btn-ocean-orange:active {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:focus, .btn-ocean-orange:focus {
  outline: none;
}

/* end button */
.mouse-pointer {
  cursor: pointer;
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.oli-topbar .oli-my-account .profile_menu_wrapper, .oli-topbar .oli-menu .oli-navmenu, .oli-topbar .oli-menu, .menu_login_link_wrapper .menu_login_link .menu-item-social, .register-content .register-row .register-col .gender-wrapper .gender-img-wrapper, .register-content .register-row .register-col .gender-wrapper, .register-content .register-row, .register-content .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer_cookie .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/*@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Text.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf") format("truetype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*@font-face {
    font-family: 'sukhumvitset-text-webfont';
    src: url('../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf') format('truetype');
}*/
body {
  font-family: "sukhumvit_settext";
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.navbar {
  height: 72px;
}

.btn_hamburburger {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.btn_hamburburger .inner_wrapper {
  position: relative;
  padding: 17px 14px;
}
.btn_hamburburger .inner_wrapper .badge_noti {
  background: #fa9627;
  position: absolute;
  left: 26px;
  top: 12px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
}
.btn_hamburburger .inner_wrapper .icon_burger {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-burger.png") no-repeat center center;
  background-size: contain;
}

.OceanClubLogo {
  background: url("../image/mainNav/OceanClub_Logo.png") no-repeat center center;
  width: 200px;
  height: 33px;
  background-size: contain;
  margin: 0 auto;
}

/* menu view */
.section_menu_view .back-btn {
  background-color: transparent;
  background-image: url("../image/home/icon-arrow-banner-L.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: -8px 2px;
  color: #00a6ce;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}
.section_menu_view .menu_view {
  display: none;
  /*position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;*/
}
.section_menu_view .menu_view .menu-frame {
  position: relative;
  min-height: 98.4%;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  /*position: absolute;
  overflow-y: auto;*/
  width: 100%;
}
.section_menu_view .menu_view .topbar .close_menu {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
}
.section_menu_view .menu_view .topbar .cart_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu {
  width: 35px;
  height: 35px;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu .badge-cart-sidemenu {
  position: absolute;
  right: 2px;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
.section_menu_view .menu_view .topbar .cart_noti_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart-noti.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .OceanClubLogo {
  background-size: contain;
  margin: 12px auto;
}
.section_menu_view .menu_view .search_wrapper {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.section_menu_view .menu_view .search_wrapper .search {
  border: #e8e8e8;
  color: #9d9d9d;
  background: #f3f3f3;
  padding: 4px 40px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0;
  outline: none;
}
.section_menu_view .menu_view .search_wrapper .icon_search {
  /*background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;*/
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 6%;
  top: 6px;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper {
  display: none;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .title {
  text-align: left;
  float: left;
  padding: 16px 6px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 10px;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .null_search {
  padding-top: 40%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item {
  padding: 12px 6px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .image {
  width: 30%;
  border: 1px solid #e7e7e7;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .name {
  width: 70%;
  padding: 0 6px;
  padding: 0 12px;
  padding-right: 0;
  text-align: left;
}
.section_menu_view .menu_view .search_wrapper.show_search {
  /*position: fixed;*/
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  margin: 6px auto;
  margin-bottom: 0;
}
.section_menu_view .menu_view .search_wrapper.show_search .icon_search {
  background: url("../image/mainNav/icon-search.png") no-repeat 90% center;
  background-size: 16px;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_result_wrapper {
  display: block;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.section_menu_view .menu_view .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper {
  padding: 12px 0;
  padding-top: 24px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer {
  position: relative;
  margin: 6px;
  padding: 6px;
  border: 1px solid #d8f1f6;
  border-radius: 6px;
  box-shadow: 0 2px 3px 0px #d8f1f6;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner {
  display: flex;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper {
  width: 33.33%;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar {
  margin: 0px auto;
  margin-bottom: 2px;
  width: 100px;
  margin-top: -34px;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .avatar_img {
  border-radius: 80px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-1 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-2 {
  border: 1px solid #4A4A4A;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-3 {
  border: 1px solid #c88b10;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-4 {
  border: 1px solid #00a6ce;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-5 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .level {
  background: url("../image/mainNav/user-level/tag4-platinum.png") no-repeat center center;
  width: 104px;
  height: 24px;
  background-size: contain;
  display: block;
  bottom: 0;
  position: absolute;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .badge {
  background: #fa9627;
  position: absolute;
  right: 9px;
  top: 3px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .btn_wrapper {
  width: 100%;
  margin-top: -15px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper {
  text-align: center;
  line-height: 34px;
  width: 33%;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .coin {
  background: url("../image/mainNav/icon-ochiCoin.png") no-repeat center center;
  width: 100px;
  height: 44px;
  background-size: contain;
  display: block;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .point {
  font-size: 1.2em;
  line-height: 22px;
  padding-top: 4px;
  color: #00a6ce;
  font-weight: bold;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .unit {
  font-size: 0.8rem;
  line-height: 14px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper {
  width: 33%;
  padding: 0px 6px 0px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper .addochi_coin {
  width: 100%;
  height: auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper {
  max-height: 0;
  transition: max-height 0.6s ease-in-out;
  overflow: hidden;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper.animate_show {
  max-height: 500px;
  transition: max-height 0.6s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link {
  border-top: 1px solid #e7e7e7;
  margin: 0 10px;
  padding-top: 6px;
  margin-top: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item {
  padding: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .cartCount {
  color: #f8992d;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_personal {
  background: url("../image/mainNav/sub-menu-acount/icon-user.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_policy {
  background: url("../image/mainNav/sub-menu-acount/icon-my-policy@3x.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_favourite {
  background: url("../image/mainNav/sub-menu-acount/icon-fav.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_history {
  background: url("../image/mainNav/icon-time.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_ochi {
  background: url("../image/mainNav/icon-policy-no.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_noti {
  background: url("../image/mainNav/sub-menu-acount/icon-noti.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_logout {
  background: url("../image/mainNav/sub-menu-acount/icon-logout.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .noti_count {
  color: #fa9627;
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-1 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-2 {
  border: 1px solid rgb(0, 0, 0);
  /*box-shadow: 0 2px 3px 0px $ol_modal_title_color;*/
  box-shadow: 0 2px 3px 0px rgb(0, 0, 0);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-3 {
  border: 1px solid rgba(200, 139, 16, 0.5);
  box-shadow: 0 2px 3px 0px rgba(200, 139, 16, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-4 {
  border: 1px solid rgba(0, 166, 206, 0.5);
  box-shadow: 0 2px 3px 0px rgba(0, 166, 206, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-5 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .arrow_down {
  background: url("../image/mainNav/icon-dropdown.png") no-repeat center center;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: block;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .arrow_down.up {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper {
  padding: 4px 16px 6px;
  text-align: center;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_blue {
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  color: #fff;
  background: #00a6ce;
  width: 96%;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .hamburgermenu {
  position: absolute;
  right: 16px;
  top: 8px;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_white {
  width: 96%;
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #00a6ce;
  color: #00a6ce;
  background: #fff;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_container {
  padding: 14px 0;
  padding-bottom: 6px;
}
.section_menu_view .menu_view .link_wraper {
  background: #fff;
}
.section_menu_view .menu_view .link_wraper .menu_item {
  padding: 10px;
  text-align: center;
  margin: 0 12px;
}
.section_menu_view .menu_view .link_wraper .menu_item .cart_count {
  color: #f8992d;
}
.section_menu_view .menu_view .seal_logo {
  height: 130px;
  width: 99px;
  position: absolute;
  /*position: fixed;*/
  bottom: 0;
  right: 0;
  background: url(../image/mainNav/img_slide_seal.png) no-repeat center bottom;
  background-size: contain;
}
.section_menu_view .menu_view .language_wrapper {
  width: 100px;
  position: absolute;
  left: 14px;
  bottom: 0px;
  display: flex;
}
.section_menu_view .menu_view .language_wrapper div {
  padding: 0 2px;
  color: #9d9d9d;
}
.section_menu_view .menu_view .language_wrapper div.active {
  font-weight: bold;
  color: #00a6ce;
}
.section_menu_view .menu_view .language_wrapper div.border {
  color: #e7e7e7;
  border: none !important;
}
.section_menu_view .menu_view {
  position: absolute;
  width: 100%;
  display: none;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease;
  /*overflow-y: scroll;*/
}
.section_menu_view .menu_view.open {
  transform: translateX(0);
  transition: all 0.5s ease;
  display: block;
}
.section_menu_view .menu_view_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 9;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.35s ease;
}
.section_menu_view .menu_view_bg.open {
  transform: translateX(0);
  transition: all 0.25s ease;
}

.pure-menu-link:hover {
  background-color: #fff !important;
}

.noti_wrapper {
  position: relative;
  padding-top: 8px;
}
.noti_wrapper .badge {
  position: absolute;
  right: 0px;
  top: 12px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 15px;
}

.vertical_line {
  height: 32px;
  opacity: 0.3;
}

.icon_noti_wrapper {
  cursor: pointer;
}

/*#region loading*/
.loading {
  display: none;
}

.text-alert {
  color: #9D9D9D !important;
}

.backdrop-loading {
  opacity: 1 !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.59);
}

.icon-loading {
  text-align: center;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%;
  z-index: 2100;
  opacity: 1;
}

.loading_message {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
}

.loading-img {
  display: block;
  max-width: 25%;
}

/*#endregion*/
/*#region text util*/
.ellipsis-2 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-3 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-4 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*#endregion*/
.text-orange {
  color: #f8992d;
}

/*HEADER*/
.btn-login-main {
  border-radius: 20px;
  background-color: #00a6ce;
  color: white;
  background-image: url("../image/mainNav/icon-user-white.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 10% 45%;
  /*.btn-login-main {
      background-color: $primary_color;
      border-radius: 30px;
      height: 35px;
      margin: 5px 20px;
      color: white;
      padding: 5px 25px;
      background-image: url('../image/mainNav/icon-user-white.png');
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: left;
  }*/
}
.btn-login-main .wh {
  /*height: 25px;
  width: 80px;*/
}
.btn-login-main .wh p {
  margin-left: 1.3rem !important;
}

.font-langued {
  color: #5bc8e0;
}

.w-10 {
  width: 10%;
}

.my-col-1 {
  max-width: 34%;
}

.my-col-22 {
  max-width: 22%;
}

/*legend HEADER*/
/*footer*/
.mt-30 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.font-1 {
  font-size: 1rem;
}

.font-1-3 {
  font-size: 1.3rem;
}

.font-1-4 {
  font-size: 1.4rem !important;
}

.font-1-6 {
  font-size: 1.6rem !important;
}

.font-0-7 {
  font-size: 0.7rem;
}

.font-0-8 {
  font-size: 0.8rem;
}

.font-0-8-5 {
  font-size: 0.85rem;
}

.font-0-9 {
  font-size: 0.85rem;
}

.w-80 {
  width: 80%;
}

.img-footer {
  width: 22px;
  height: 22px;
}

.img-footer-ipad {
  width: 30px;
  height: 30px;
}

img-footer2 {
  width: 100px;
  height: 55px;
}

#myFooter {
  /*font-family: 'SukhumvitSet';*/
  background: url("../image/footer/BG-footer.png") no-repeat;
  color: white;
  background-size: cover;
}
#myFooter .img-contact {
  width: 6px;
  height: 10px;
  margin-top: 55px;
  margin-bottom: auto;
  margin-left: 10px;
}

#myFooter .footer-copyright {
  color: white;
  font-size: 0.7rem;
  background-color: black;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  opacity: 0.2;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 1rem;
  color: white;
  font-weight: bold;
  margin-top: 50px;
}

#myFooter p {
  font-size: 0.85rem;
  color: white;
}

#myFooter a {
  color: #f9f9f9;
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .myCols {
  text-align: center;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 38px;
}

#myFooter .social-networks a {
  font-size: 32px;
  margin-right: 5px;
  margin-left: 5px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ef1a1a;
}

#myFooter .twitter:hover {
  color: #00aced;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}
.border-totop {
  text-align: right;
  z-index: 1;
}

.to-top {
  background: url("../image/footer/btn-to-top.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

.to-top-en {
  background: url("../image/footer/btn-to-top-EN.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

/*end footer*/
/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */
html {
  height: 100% !important;
}

body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/*.content {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    min-height: 200px;
}*/
#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  position: absolute;
  width: 100%;
}

/* Portrait and Landscape */
/*@media (min-width: 992px) and (max-width: 1024px)  {

    .show-only-mobile {
        display: none;
    }
    .show-only-web {
        display: none;
    }
    .show-only-ipad {
        display: block;
    }
}*/
@media only screen and (min-width: 767px) and (max-width: 992px) {
  /* STYLES GO HERE */
  .show-only-mobile {
    display: none;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .show-only-mobile {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .text-page-2 p {
    font-size: 1.2rem !important;
  }
  #myFooter h4 {
    margin-top: 1.5rem;
    text-align: center;
    font-weight: bold;
  }
  .img-footer {
    width: 30px;
    height: 30px;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
.fix_bottom {
  position: fixed !important;
  bottom: 0;
}

/* button */
.btn-ocean-white {
  cursor: pointer;
  display: block;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  padding: 7px 10px 7px 10px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 576px) {
  .btn-ocean-white.btn-small-mobile {
    font-size: 0.7rem;
  }
}

.btn-ocean-white:hover {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:active {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:focus {
  outline: none;
}

.btn-ocean-blue, .btn-ocean-orange {
  cursor: pointer;
  display: block;
  color: #fff;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #00a8cf;
  border-radius: 50px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 576px) {
  .btn-ocean-blue.btn-small-mobile, .btn-small-mobile.btn-ocean-orange {
    font-size: 0.8rem;
  }
}
.btn-ocean-blue.btn-ocean-disable, .btn-ocean-disable.btn-ocean-orange {
  background: #9D9D9D;
  border: 1px solid #9D9D9D;
}

.btn-ocean-shadow {
  box-shadow: 0px 3px 3px #ccc;
}

.btn-ocean-orange {
  border: 1px solid #fa9627;
  background: #fa9627;
}

.btn-ocean-blue:hover, .btn-ocean-orange:hover {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:active, .btn-ocean-orange:active {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:focus, .btn-ocean-orange:focus {
  outline: none;
}

/* end button */
.mouse-pointer {
  cursor: pointer;
}

@media all and (min-width: 576px) {
  #register_policy__modal .modal-dialog {
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  #register_policy__modal .ocl-content {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    height: 100vh;
  }
  #register_policy__modal .modal-dialog {
    position: relative;
    width: auto;
    margin: 0rem;
    pointer-events: none;
  }
  #register_policy__modal .modal-header {
    height: 55px !important;
    margin-top: 15px;
  }
  #register_policy__modal #register_policy_modal_content .modal-body .register-policy-content .title2 {
    color: #4A4A4A;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 1rem;
  }
  #register_policy__modal #register_policy_modal_content .modal-body .register-policy-content .title2 span {
    margin-left: 5px;
    color: rgb(250, 150, 40);
  }
  #register_policy__modal #register_policy_modal_content .set-btn-group {
    width: 80%;
    margin-left: 10%;
  }
  #register_policy__modal #register_policy_modal_content .set-btn-group .btn-confirm {
    border-radius: 20px;
    background-color: #00a6ce;
    color: #fff;
    width: 100%;
  }
  #register_policy__modal #register_policy_modal_content .set-btn-group .btn-cancel {
    border-radius: 30px;
    width: 100%;
    background-color: #fff;
    color: #00a8cf;
    border: 1px solid #00a8cf;
    margin-top: 15px;
  }
}
#register_policy__modal #register_policy_modal_content .tab-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
}
#register_policy__modal #register_policy_modal_content .tab-header .left {
  margin-left: auto;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 40%;
  padding: 5px 25px;
  background-color: white;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  float: right;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}
#register_policy__modal #register_policy_modal_content .tab-header .right {
  margin-right: auto;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 40%;
  padding: 5px 25px;
  background-color: white;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  float: right;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}
#register_policy__modal #register_policy_modal_content .tab-header .active {
  font-weight: bold;
  background-color: #00a8cf;
  color: #fff;
  border: 1px solid #00a8cf;
}
#register_policy__modal #register_policy_modal_content .modal-header {
  height: 53px;
}
#register_policy__modal #register_policy_modal_content .modal-body {
  background: #ffffff;
}
#register_policy__modal #register_policy_modal_content .modal-body input[type=checkbox] {
  display: none;
}
#register_policy__modal #register_policy_modal_content .modal-body input[type=checkbox] + label {
  background: url("../image/login/icon-checkbox-inactive-2x.png") no-repeat center center;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  background-size: 100%;
}
#register_policy__modal #register_policy_modal_content .modal-body input[type=checkbox]:checked + label {
  background: url("../image/login/icon-checkbox-active-2x.png") no-repeat center center;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  background-size: 100%;
}
#register_policy__modal #register_policy_modal_content .modal-body label {
  display: inline-block;
  /*margin-top: .5rem;*/
  margin-bottom: -2px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper {
  margin-top: 30px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control {
  position: relative;
  border-bottom: 1px solid #d8f1f6;
  width: 80%;
  margin: 5px auto;
  margin-bottom: 25px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control .form-control {
  border: 0px;
  font-size: 16px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control .form-control:focus {
  box-shadow: none;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control input {
  padding-left: 40px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control span {
  position: absolute;
  left: 2px;
  top: 4px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .wrapper-control span .icon-control {
  width: 25px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row .register-btn-col {
  width: 100%;
  margin: 8px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row .register-btn-col .register-btn {
  width: 80%;
  padding: 10px 0;
  font-size: 1rem;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row .register-btn-col .register-btn.rg-cancel {
  margin: auto;
  color: #00A6CE;
  border: 1px solid #00A6CE;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row .register-btn-col .register-btn.rg-regis {
  margin: auto;
  color: white;
  background: #00A6CE;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row .register-btn-col .register-btn.rg-disabled {
  margin: auto;
  color: white;
  background: #9D9D9D;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .agree_wrapper {
  padding: 0 16px;
  width: 250px;
  padding-bottom: 10px;
  margin: 0 auto;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .agree_wrapper .agree {
  display: inline-block;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .agree_wrapper .text_wrapper {
  display: inline-block;
  padding-left: 10px;
  font-size: 0.9rem;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .agree_wrapper .text_wrapper .terms_link {
  color: #00a6ce;
  cursor: pointer;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper {
  width: 80%;
  margin-left: 10%;
  margin-top: 25px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper .set-btn-group {
  width: 80%;
  margin-left: 10%;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper .set-btn-group .btn-confirm {
  border-radius: 20px;
  background-color: #00a6ce;
  color: #fff;
  width: 100%;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper .set-btn-group .btn-cancel {
  border-radius: 30px;
  width: 100%;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  margin-top: 15px;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper .btn-register-policy {
  border-radius: 20px;
  background-color: #9B9B9B;
  color: #fff;
  width: 100%;
  pointer-events: none;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-btn-wrapper .active {
  background-color: #00a6ce;
  color: #fff;
  pointer-events: auto;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row .otp-txt {
  width: 100%;
  font-size: 16px;
  text-align: center;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row .otp-txt span {
  color: #00a8cf;
  cursor: pointer;
}
#register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row .otp-txt span.disable-resendotp {
  color: #9d9d9d;
  cursor: default;
}

/*#region common*/
.title {
  color: #4A4A4A;
  font-size: 1.25rem;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  padding-bottom: 1rem;
}

.title2 {
  color: #4A4A4A;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  padding-bottom: 1rem;
}
.title2 span {
  margin-left: 5px;
  color: rgb(250, 150, 40);
}

.ocl-content {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  padding: 0 50px;
  font-size: 0.7rem;
}
.ocl-content .modal-header {
  background: url("../image/login/Ochi_popup.png") no-repeat center center;
  background-size: contain;
  border-bottom: 0;
  height: 44px;
  width: 100%;
}
.ocl-content .modal-footer {
  background-image: url("../image/login/popup-bg-down.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-top: 0;
  height: 47px;
}
.ocl-content .modal-body {
  border-top: 6px solid #00a6ce;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

@media (max-width: 800px) {
  .ocl-content {
    padding: 0 0%;
  }
}
.div-register {
  font-size: 1rem;
  margin-top: 15px;
  text-align: center;
}
.div-register span {
  color: #00a8cf;
  cursor: pointer;
}

.modal-img-wrapper {
  width: 100%;
}
.modal-img-wrapper img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

/*#endregion*/
/*#region Login modal*/
#login__modal .modal-dialog {
  width: 550px;
}
@media (min-width: 576px) {
  #login__modal .modal-dialog {
    width: 550px;
    max-width: 550px;
  }
}
#login__modal .modal-content.ocl-content {
  padding: 0px;
}
#login__modal .modal-content .modal-body {
  background-color: #e5eef7;
  text-align: center;
  font-size: 1.3em;
  border-top: 0;
  border-radius: 10px;
  padding: 0px;
}
#login__modal .modal-content .modal-body .logo-thai {
  width: 100px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 45px;
}
#login__modal .modal-content .modal-body .title {
  font-size: 22px;
  width: 100%;
  font-weight: bold;
  color: #0095c4;
}
#login__modal .modal-content .modal-body .wrapper-content {
  padding-left: 100px;
  padding-right: 100px;
}
#login__modal .modal-content .modal-body .btn-fb {
  border-radius: 30px;
  min-width: 230px;
  padding: 8px 12px;
  background-color: #3c5a9a;
  color: #fff;
  margin-top: 15px;
  font-size: 0.9rem;
}
#login__modal .modal-content .modal-body .btn-fb span {
  margin-right: 10px;
}
#login__modal .modal-content .modal-body .btn-fb span .img-fb {
  width: 18px;
  height: 18px;
  margin-top: -5px;
}
#login__modal .modal-content .modal-body .btn_login_wrapper {
  display: flex;
  flex-flow: column;
  max-width: 260px;
  margin: 0 auto;
}
#login__modal .modal-content .modal-body .btn-line {
  border-radius: 30px;
  min-width: 230px;
  /*padding: 8px 12px;*/
  padding: 6px 12px;
  background-color: #02b603;
  color: #fff;
  margin-top: 15px;
}
#login__modal .modal-content .modal-body .btn-line span {
  margin-right: 10px;
}
#login__modal .modal-content .modal-body .btn-line span .img-line {
  width: 28px;
  height: 28px;
}
#login__modal .modal-content .modal-body .txt-light {
  color: #9d9d9d;
}
#login__modal .modal-content .modal-body .div-or {
  border-top: 1px solid #e7e7e7;
  margin: 15px auto;
  width: 260px;
  padding-top: 8px;
}
#login__modal .modal-content .modal-body .wrapper-control {
  position: relative;
  border-bottom: 1px solid #d8f1f6;
  width: 100%;
  /*margin: 5px auto;*/
  padding-bottom: 10px;
}
#login__modal .modal-content .modal-body .wrapper-control input {
  padding: 22px;
  padding-left: 50px;
  font-size: 16px;
  color: #00a6ce;
  border-radius: 10px;
}
#login__modal .modal-content .modal-body .wrapper-control .form-control {
  border: 0px;
  font-size: 0.9rem;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}
#login__modal .modal-content .modal-body .wrapper-control .form-control::placeholder {
  color: #cbcbcb;
}
#login__modal .modal-content .modal-body .wrapper-control span {
  position: absolute;
  left: 2px;
  top: 4px;
}
#login__modal .modal-content .modal-body .wrapper-control span .icon-control {
  width: 22px;
  height: auto;
  padding-top: 8px;
  margin-left: 16px;
}
@media (max-width: 800px) {
  #login__modal .modal-content .modal-body .wrapper-control {
    width: 100%;
  }
}
#login__modal .modal-content .modal-body .div-forget {
  color: #0095c4;
  cursor: pointer;
  text-align: left;
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
}
#login__modal .modal-content .modal-body .div-btn {
  width: 100%;
  height: 50px;
}
#login__modal .modal-content .modal-body .div-btn .btn-cancel {
  border-radius: 30px;
  width: 46%;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #0095c4;
  float: left;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
}
#login__modal .modal-content .modal-body .div-btn .btn-login {
  border-radius: 30px;
  width: 46%;
  padding: 5px 25px;
  color: #fff;
  /*border: 1px solid $primary_color;*/
  float: right;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
}
#login__modal .modal-content .modal-body .div-register {
  padding-top: 35px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
}
#login__modal .modal-content .modal-body .div-register .text-register {
  font-size: 14px;
  color: #696969;
  font-weight: bold;
  padding-top: 2px;
}
#login__modal .modal-content .modal-body .div-register .btn-register {
  background-color: transparent;
  border-radius: 30px;
  border: solid 1px #fe781a;
  height: 28px;
  color: #fe781a;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
#login__modal .modal-content .modal-body .footer-login {
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
  height: 20px;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/*#endregion*/
#point_modal {
  text-align: center;
}
#point_modal .modal-content {
  border-radius: 6px;
}
#point_modal .modal-body {
  /*border-radius: 10px;*/
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top: 6px solid #00a6ce;
}
#point_modal #point_modal_headline {
  color: #333;
  line-height: 24px;
  margin-bottom: 6px;
  margin-top: 52px;
}
#point_modal #point_modal_message {
  color: #fa9627;
  font-weight: bold;
}
#point_modal .logo_oshi_coin {
  background: url("../image/popup/ochi-coin-popup.png") no-repeat center center;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background-size: contain;
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
}
#point_modal #point_modal_btn_ok {
  border: 1px solid #00a6ce;
  color: #00a6ce;
  border-radius: 20px;
  text-align: center;
  padding: 8px;
  width: 80%;
  margin: 0 auto;
  cursor: pointer;
}

#blink_modal {
  text-align: center;
}
#blink_modal .modal-content {
  border-radius: 6px;
}
#blink_modal .modal-body {
  /*border-radius: 10px;*/
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top: 6px solid #00a6ce;
}
#blink_modal #blink_modal_headline {
  color: #333;
  line-height: 24px;
  margin-bottom: 6px;
  margin-top: 52px;
}
#blink_modal #blink_modal_message {
  color: #fa9627;
  font-weight: bold;
}
#blink_modal .logo_oshi_coin {
  background: url("../image/popup/ochi-coin-popup.png") no-repeat center center;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background-size: contain;
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-50%);
}
#blink_modal #blink_modal_btn_ok {
  border: 1px solid #00a6ce;
  color: #00a6ce;
  border-radius: 20px;
  text-align: center;
  padding: 8px;
  width: 80%;
  margin: 0 auto;
  cursor: pointer;
}

/*#region register modal*/
#otp_head_icon {
  width: 8%;
}

#refcode_txt {
  font-size: 0.75rem;
}

#time_out {
  color: red;
}

#register__modal .modal-dialog {
  /* max-width: 800px;
  margin: 0;*/
}
@media (min-width: 576px) {
  #register__modal .modal-dialog {
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  #register__modal .modal-dialog {
    position: relative;
    width: auto;
    margin: 0rem;
    pointer-events: none;
  }
}
#register__modal #register__modal_content .modal-body {
  border-top: 0px;
  padding: 0;
  background-color: #e5eef7;
  border-radius: 10px;
}
#register__modal #register__modal_content .modal-body .register-content {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 80px;
}
@media (min-width: 576px) {
  #register__modal #register__modal_content .modal-body .register-content {
    padding-left: 110px;
    padding-right: 110px;
  }
}
#register__modal #register__modal_content .modal-body .register-content .logo-thai {
  width: 100px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 45px;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper {
  margin-bottom: 15px;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input {
  width: 100%;
  height: 34px;
  font-size: 16px;
  padding-left: 20px;
  border: none;
  border-bottom: 0;
  resize: none;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input:focus {
  outline: none;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CBCBCB;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input::-moz-placeholder { /* Firefox 19+ */
  color: #CBCBCB;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input:-ms-input-placeholder { /* IE 10+ */
  color: #CBCBCB;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input:-moz-placeholder { /* Firefox 18- */
  color: #CBCBCB;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-input.icon {
  padding-left: 40px;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .text-remind {
  color: #CBCBCB;
  text-align: right;
  font-size: 14px;
  margin-top: 2px;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper .register-icon {
  position: absolute;
  top: 10px;
  bottom: 0px;
  left: 7px;
  width: 22px;
  height: 22px;
}
#register__modal #register__modal_content .modal-body .register-content .register-input-wrapper input {
  padding: 22px;
  padding-left: 50px;
  font-size: 16px;
  color: #00a6ce;
  border-radius: 10px;
}
#register__modal #register__modal_content .modal-body .register-content .register-gender {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
#register__modal #register__modal_content .modal-body .register-content .register-gender .genger-box {
  background-color: #ffffff;
  margin-right: 30px;
  border-radius: 10px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 17px;
}
#register__modal #register__modal_content .modal-body .register-content .register-gender .genger-box .gender-text {
  font-size: 16px;
  color: #006788;
  font-weight: bold;
}
#register__modal #register__modal_content .modal-body .register-content .register-gender .register-gender-icon {
  cursor: pointer;
  width: 55px;
  height: 55px;
}
#register__modal #register__modal_content .modal-body .register-content .div-btn {
  width: 100%;
  height: 50px;
}
#register__modal #register__modal_content .modal-body .register-content .div-btn .btn-cancel {
  border-radius: 30px;
  width: 46%;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #0095c4;
  float: left;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
}
#register__modal #register__modal_content .modal-body .register-content .div-btn .btn-login {
  border-radius: 30px;
  width: 46%;
  padding: 5px 25px;
  color: #fff;
  /*border: 1px solid $primary_color;*/
  float: right;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
}
#register__modal #register__modal_content .modal-body .footer-register {
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
  height: 20px;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 800px) {
  #register__modal .ocl-content {
    padding: 0 0;
  }
  #register__modal .modal-header {
    height: 34px !important;
  }
}
#register__modal .agree_wrapper {
  /*padding: 0 16px;*/
  width: 250px;
  padding-bottom: 10px;
  /*margin: 0 auto;*/
}
#register__modal .agree_wrapper .term-wrapper {
  display: flex;
  align-items: center;
}
#register__modal .agree_wrapper .text {
  font-size: 16px;
  padding-top: 2px;
  padding-left: 10px;
  color: #0095c4;
}
#register__modal .agree_wrapper .agree {
  display: inline-block;
}
#register__modal .agree_wrapper .agree .text {
  font-size: 16px;
  padding-left: 5px;
}
#register__modal .agree_wrapper .agree .icon-check {
  width: 25px;
  height: 25px;
}
#register__modal .agree_wrapper .text_wrapper {
  display: inline-block;
  /*padding-left: 10px;*/
  font-size: 0.9rem;
}
#register__modal .agree_wrapper .text_wrapper .terms_link {
  color: #00a6ce;
  cursor: pointer;
}

@media all and (min-width: 576px) {
  #otp__modal .modal-dialog {
    max-width: 650px;
  }
}
@media (max-width: 800px) {
  #otp__modal .ocl-content {
    padding: 0 0;
  }
  #otp__modal .modal-header {
    height: 34px !important;
  }
}
#otp__modal .agree_wrapper {
  padding: 0 16px;
  width: 250px;
  padding-bottom: 10px;
  margin: 0 auto;
}
#otp__modal .agree_wrapper .agree {
  display: inline-block;
}
#otp__modal .agree_wrapper .text_wrapper {
  display: inline-block;
  padding-left: 10px;
  font-size: 0.9rem;
}
#otp__modal .agree_wrapper .text_wrapper .terms_link {
  color: #00a6ce;
  cursor: pointer;
}

#otp__modal_content .modal-header {
  height: 53px;
}
#otp__modal_content .modal-body {
  background: #ffffff;
}
#otp__modal_content .modal-body input[type=checkbox] {
  display: none;
}
#otp__modal_content .modal-body input[type=checkbox] + label {
  background: url("../image/login/icon-checkbox-inactive-2x.png") no-repeat center center;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  background-size: 100%;
}
#otp__modal_content .modal-body input[type=checkbox]:checked + label {
  background: url("../image/login/icon-checkbox-active-2x.png") no-repeat center center;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  background-size: 100%;
}

/*#register__modal_content {
    .modal-header {
        height: 53px;
    }

    .modal-body {
        background: #ffffff;

        input[type=checkbox] {
            display: none;
        }

        input[type=checkbox] + label {
            background: url('../image/login/icon-checkbox-inactive-2x.png') no-repeat center center;
            height: 16px;
            width: 16px;
            display: inline-block;
            padding: 0 0 0 0px;
            background-size: 100%;
        }

        input[type=checkbox]:checked + label {
            background: url('../image/login/icon-checkbox-active-2x.png') no-repeat center center;
            height: 16px;
            width: 16px;
            display: inline-block;
            padding: 0 0 0 0px;
            background-size: 100%;
        }
    }
}*/
#forgot_password_modal .modal-dialog {
  max-width: 650px;
}
#forgot_password_modal .wrapper-control {
  position: relative;
  border-bottom: 1px solid #d8f1f6;
  width: 280px;
  margin: 5px auto;
}
#forgot_password_modal .wrapper-control input {
  padding-left: 40px;
}
#forgot_password_modal .wrapper-control .form-control {
  border: 0px;
  font-size: 0.9rem;
}
#forgot_password_modal .wrapper-control .form-control::placeholder {
  color: #cbcbcb;
}
#forgot_password_modal .wrapper-control .form-control:focus {
  box-shadow: none;
}
#forgot_password_modal .wrapper-control span {
  position: absolute;
  left: 2px;
  top: 4px;
}
#forgot_password_modal .wrapper-control span .icon-control {
  width: 25px;
}
@media (max-width: 800px) {
  #forgot_password_modal .wrapper-control {
    width: 100%;
  }
  #forgot_password_modal .text-error-forgot-input {
    width: 100%;
  }
}
#forgot_password_modal .text-detail {
  font-size: 0.9rem;
  text-align: center;
  margin-bottom: 40px;
}
#forgot_password_modal .div-btn {
  width: 100%;
  height: 50px;
}
#forgot_password_modal .div-btn .btn-cancel {
  border-radius: 30px;
  width: 48%;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  float: left;
  margin-top: 15px;
}
#forgot_password_modal .div-btn .btn-login {
  border-radius: 30px;
  width: 48%;
  padding: 5px 25px;
  background-color: #00a8cf;
  color: #fff;
  border: 1px solid #00a8cf;
  float: right;
  margin-top: 15px;
}
#forgot_password_modal .btn-register {
  background-color: #fa9628;
  border-radius: 30px;
  height: 35px;
  margin: 10px 20px;
  color: white;
  padding: 5px 40px;
}
#forgot_password_modal .div-register {
  font-size: 1rem;
}

.text-error-forgot-input {
  color: #f00;
  text-align: right;
  width: 280px;
  margin: auto;
  font-size: 0.9rem;
}

#register_input_otp {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#register_policy_input_otp {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.register-input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.register-input-wrapper .register-input-otp {
  width: 100%;
  height: 34px;
  font-size: 16px;
  padding-left: 35px;
  border: none;
  margin-left: -15px;
}
.register-input-wrapper .register-input-otp:focus {
  outline: none;
}
.register-input-wrapper .register-input-otp::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CBCBCB;
}
.register-input-wrapper .register-input-otp::-moz-placeholder { /* Firefox 19+ */
  color: #CBCBCB;
}
.register-input-wrapper .register-input-otp:-ms-input-placeholder { /* IE 10+ */
  color: #CBCBCB;
}
.register-input-wrapper .register-input-otp:-moz-placeholder { /* Firefox 18- */
  color: #CBCBCB;
}
.register-input-wrapper .register-icon {
  position: absolute;
  top: 2px;
  bottom: 2px;
  width: 30px;
  height: 27px;
}
.register-input-wrapper .icon-birthdate {
  background: url(../image/login/icon-birthday.png) no-repeat center center;
  background-size: 100% 100%;
}
.register-input-wrapper .icon-email {
  background: url(../image/login/icon-email.png) no-repeat center center;
  background-size: 100% 100%;
}
.register-input-wrapper .icon-mobile {
  background: url(../image/login/icon-mobile.png) no-repeat center center;
  background-size: 100% 100%;
}
.register-input-wrapper .icon-password {
  background: url(../image/login/icon-password.png) no-repeat center center;
  background-size: 100% 100%;
}
.register-input-wrapper .icon-user {
  background: url(../image/login/icon-user.png) no-repeat center center;
  background-size: 100% 100%;
}
.register-input-wrapper .require {
  color: red;
}

.register-content {
  /*padding: 0 10px;*/
}
@media only screen and (max-width: 768px) {
  .register-content {
    height: 88%;
    /*overflow: scroll;*/
  }
}
.register-content .otp-row .otp-txt {
  width: 100%;
  font-size: 16px;
  text-align: center;
}
.register-content .otp-row .otp-txt span {
  color: #00a8cf;
  cursor: pointer;
}
.register-content .otp-row .otp-txt span.disable-resendotp {
  color: #9d9d9d;
  cursor: default;
}
.register-content .register-row .register-col {
  width: 50%;
}
.register-content .register-row .register-col .info_txt {
  color: #9d9d9d;
  font-size: 16px;
  padding: 4px 0;
}
.register-content .register-row .register-col:nth-child(2n) {
  padding: 0 15px;
}
.register-content .register-row .register-col:nth-child(2n-1) {
  padding: 0 15px;
}
.register-content .register-row .register-col .gender-wrapper .gender-txt {
  width: 20%;
  color: #00A6CE;
  font-size: 16px;
  margin: auto 0;
}
.register-content .register-row .register-col .gender-wrapper .gender-img-wrapper {
  width: 80%;
}
.register-content .register-row .register-col .gender-wrapper .gender-img-wrapper .gender-img {
  width: 50%;
}
.register-content .register-row .register-col .gender-wrapper .gender-img-wrapper .gender-img .img-wrapper img {
  width: 50%;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
@media (max-width: 800px) {
  .register-content .register-row .register-col {
    width: 100%;
  }
}
.register-content .register-row .register-btn-col {
  width: 50%;
  padding: 0 5px;
}
.register-content .register-row .register-btn-col .register-btn {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
}
.register-content .register-row .register-btn-col .register-btn.rg-cancel {
  color: #00A6CE;
  border: 1px solid #00A6CE;
}
.register-content .register-row .register-btn-col .register-btn.rg-regis {
  color: white;
  background: #00A6CE;
}
.register-content .register-row .register-btn-col .register-btn.rg-disabled {
  color: white;
  background: #9D9D9D;
  cursor: default;
}

/*#endregion*/
.alert__modal .modal-body {
  background: #fff;
  border-radius: 6px;
}
.alert__modal .modal-body .modal-message {
  font-size: 1rem;
  text-align: center;
}
.alert__modal .modal-body .modal-message .btn-contact {
  color: #fff;
  border: 1px solid #f8992e;
  width: 230px;
  background: #f8992e;
  border-radius: 50px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  font-weight: normal;
  margin: 15px auto 0 auto;
}
.alert__modal .modal-body .modal-message .btn-contact span {
  width: 20px;
  height: 20px;
  background-image: url("../image/popup/ic_contact_phone-W.png");
  background-position: center;
  background-size: 100% 100%;
  margin-right: 10px;
  margin-bottom: -4px;
  display: inline-block;
}
.alert__modal .modal-body .modal-headline {
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
}
.alert__modal .modal-body .modal-headline-default {
  font-size: 1rem;
  text-align: center;
}
.alert__modal .modal-body .icon-error {
  background: url("../image/popup/icon-error.png") no-repeat center center;
  width: 60px;
  height: 60px;
  display: block;
  margin: 18px auto;
  background-size: 100%;
}
.alert__modal #alert_btn_ok {
  font-size: 1rem;
  border-radius: 30px;
  width: 230px;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
}
.alert__modal #alert_btn_ok__default {
  font-size: 1rem;
  border-radius: 30px;
  width: 230px;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
}

#alert__modal .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
  /*margin: 15px;*/
}
@media (min-width: 576px) {
  #alert__modal .modal-dialog {
    max-width: 400px;
  }
}
#alert__modal .modal-dialog .modal-content.ocl-content {
  padding: 0px;
}

@media (min-width: 576px) {
  .confirm__modal .modal-dialog {
    max-width: 400px;
  }
}
.confirm__modal .modal-dialog .modal-content.ocl-content {
  padding: 0px;
}
.confirm__modal .modal-body {
  background: #fff;
  border-radius: 6px;
}
.confirm__modal .btn-row {
  flex-flow: column;
  padding: 14px;
}
.confirm__modal .btn-row #confirm_btn_cancel, .confirm__modal .btn-row .confirm_btn_cancel {
  font-size: 1rem;
  border-radius: 30px;
  width: 230px;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
}
.confirm__modal .btn-row #confirm_btn_ok, .confirm__modal .btn-row .confirm_btn_ok {
  font-size: 1rem;
  border-radius: 30px;
  width: 230px;
  padding: 5px 25px;
  background-color: #00a8cf;
  color: #fff;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 14px;
}

.terms__modal .modal-body {
  min-height: 440px;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.terms__modal .modal-body .iframe_wrapper {
  height: 500px;
  overflow-y: scroll;
}
.terms__modal .modal-body .iframe_url {
  min-height: 440px;
  border: none;
  width: 100%;
  min-height: 500px;
}
.terms__modal .modal-body .div-btn {
  padding: 16px;
  text-align: center;
}
.terms__modal .modal-body .div-btn .btn-cancel {
  font-size: 1rem;
  border-radius: 30px;
  width: 35%;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
}
.terms__modal .modal-content {
  min-height: 500px;
}

@media (max-width: 800px) {
  .terms__modal .modal-content {
    min-height: 400px;
  }
  .terms__modal .modal-body .iframe_url {
    min-height: 400px;
  }
}
.modal .modal-btn {
  cursor: pointer;
}

#noti__modal {
  display: none;
  z-index: 1000;
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  outline: 0;
}
#noti__modal .topbar {
  position: relative;
  overflow: hidden;
}
#noti__modal .topbar .close_menu {
  width: 26px;
  height: 26px;
  background: url(../image/mainNav/icon-close.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
}
#noti__modal .topbar .OceanClubLogo {
  background: url(../image/mainNav/OceanClub_Logo.png) no-repeat center center;
  width: 200px;
  height: 33px;
  background-size: contain;
  margin: 12px auto;
}
#noti__modal .title_wrapper {
  padding-top: 8px;
}
#noti__modal .title_wrapper .title {
  text-align: left;
  padding: 10px 16px;
}
#noti__modal .title_wrapper .label {
  color: #9d9d9d;
  padding: 4px 16px;
}
#noti__modal .section_noti .noti_container .noti_item .image {
  max-height: 100%;
}
#noti__modal .noti_container {
  overflow-y: auto;
  height: 480px;
}

@media (max-width: 640px) {
  #noti__modal .section_noti .noti_container .noti_item .image {
    max-height: 74px;
  }
}
#forgot_password_modal .modal-body {
  background: #fff;
}

.btn-login .text_login {
  width: 100%;
}

.cart_icon, .lang, .icon_search_clear {
  cursor: pointer;
}

.btn-close-modal-zone {
  position: absolute;
  /*width: 100%;*/
  text-align: center;
  bottom: -22px;
  left: 0px;
  right: 0px;
}
.btn-close-modal-zone .btn-close-modal {
  width: 45px;
}

.btn-call-ocl {
  width: 200px;
}

.oli-topbar .oli-my-account .profile_menu_wrapper, .oli-topbar .oli-menu .oli-navmenu, .oli-topbar .oli-menu, .menu_login_link_wrapper .menu_login_link .menu-item-social, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .register-row, #register_policy__modal #register_policy_modal_content .modal-body .input-wrapper .otp-row, .register-content .otp-row, .register-content .register-row, .register-content .register-row .register-col .gender-wrapper, .register-content .register-row .register-col .gender-wrapper .gender-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#footer_cookie .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/*@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SukhumvitSet';
    src: url('../font/SukhumvitSet/SukhumvitSet-Text.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf") format("truetype"), url("../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sukhumvit_settext";
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot");
  src: url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff2") format("woff2"), url("../font/SukhumvitSet/test-font/sukhumvitset-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*@font-face {
    font-family: 'sukhumvitset-text-webfont';
    src: url('../font/SukhumvitSet/test-font/sukhumvitset-text-webfont.ttf') format('truetype');
}*/
body {
  font-family: "sukhumvit_settext";
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.navbar {
  height: 72px;
}

.btn_hamburburger {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.btn_hamburburger .inner_wrapper {
  position: relative;
  padding: 17px 14px;
}
.btn_hamburburger .inner_wrapper .badge_noti {
  background: #fa9627;
  position: absolute;
  left: 26px;
  top: 12px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
}
.btn_hamburburger .inner_wrapper .icon_burger {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-burger.png") no-repeat center center;
  background-size: contain;
}

.OceanClubLogo {
  background: url("../image/mainNav/OceanClub_Logo.png") no-repeat center center;
  width: 200px;
  height: 33px;
  background-size: contain;
  margin: 0 auto;
}

/* menu view */
.section_menu_view .back-btn {
  background-color: transparent;
  background-image: url("../image/home/icon-arrow-banner-L.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: -8px 2px;
  color: #00a6ce;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
}
.section_menu_view .menu_view {
  display: none;
  /*position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;*/
}
.section_menu_view .menu_view .menu-frame {
  position: relative;
  min-height: 98.4%;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  /*position: absolute;
  overflow-y: auto;*/
  width: 100%;
}
.section_menu_view .menu_view .topbar .close_menu {
  width: 26px;
  height: 26px;
  background: url("../image/mainNav/icon-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 16px;
}
.section_menu_view .menu_view .topbar .cart_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu {
  width: 35px;
  height: 35px;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .cart_menu_sidemenu .badge-cart-sidemenu {
  position: absolute;
  right: 2px;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
.section_menu_view .menu_view .topbar .cart_noti_menu {
  width: 35px;
  height: 35px;
  background: url(../image/mainNav/icon-cart-noti.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: 10px;
}
.section_menu_view .menu_view .topbar .OceanClubLogo {
  background-size: contain;
  margin: 12px auto;
}
.section_menu_view .menu_view .search_wrapper {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.section_menu_view .menu_view .search_wrapper .search {
  border: #e8e8e8;
  color: #9d9d9d;
  background: #f3f3f3;
  padding: 4px 40px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0;
  outline: none;
}
.section_menu_view .menu_view .search_wrapper .icon_search {
  /*background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;*/
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 6%;
  top: 6px;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper {
  display: none;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .title {
  text-align: left;
  float: left;
  padding: 16px 6px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 10px;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .null_search {
  padding-top: 40%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item {
  padding: 12px 6px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .image {
  width: 30%;
  border: 1px solid #e7e7e7;
}
.section_menu_view .menu_view .search_wrapper .search_result_wrapper .search_item .name {
  width: 70%;
  padding: 0 6px;
  padding: 0 12px;
  padding-right: 0;
  text-align: left;
}
.section_menu_view .menu_view .search_wrapper.show_search {
  /*position: fixed;*/
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  margin: 6px auto;
  margin-bottom: 0;
}
.section_menu_view .menu_view .search_wrapper.show_search .icon_search {
  background: url("../image/mainNav/icon-search.png") no-repeat 90% center;
  background-size: 16px;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_result_wrapper {
  display: block;
}
.section_menu_view .menu_view .search_wrapper.show_search .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.section_menu_view .menu_view .search_wrapper_inner {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper {
  padding: 12px 0;
  padding-top: 24px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer {
  position: relative;
  margin: 6px;
  padding: 6px;
  border: 1px solid #d8f1f6;
  border-radius: 6px;
  box-shadow: 0 2px 3px 0px #d8f1f6;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner {
  display: flex;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper {
  width: 33.33%;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar {
  margin: 0px auto;
  margin-bottom: 2px;
  width: 100px;
  margin-top: -34px;
  position: relative;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .avatar_img {
  border-radius: 80px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-1 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-2 {
  border: 1px solid #4A4A4A;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-3 {
  border: 1px solid #c88b10;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-4 {
  border: 1px solid #00a6ce;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .border-avatar-5 {
  border: 1px solid #B6614D;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .level {
  background: url("../image/mainNav/user-level/tag4-platinum.png") no-repeat center center;
  width: 104px;
  height: 24px;
  background-size: contain;
  display: block;
  bottom: 0;
  position: absolute;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .badge {
  background: #fa9627;
  position: absolute;
  right: 9px;
  top: 3px;
  color: #fff;
  border-radius: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .avatar_wrapper .avatar .btn_wrapper {
  width: 100%;
  margin-top: -15px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper {
  text-align: center;
  line-height: 34px;
  width: 33%;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .coin {
  background: url("../image/mainNav/icon-ochiCoin.png") no-repeat center center;
  width: 100px;
  height: 44px;
  background-size: contain;
  display: block;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .point {
  font-size: 1.2em;
  line-height: 22px;
  padding-top: 4px;
  color: #00a6ce;
  font-weight: bold;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .unit {
  font-size: 0.8rem;
  line-height: 14px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper {
  width: 33%;
  padding: 0px 6px 0px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .btn_wrapper .addochi_coin {
  width: 100%;
  height: auto;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper {
  max-height: 0;
  transition: max-height 0.6s ease-in-out;
  overflow: hidden;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper.animate_show {
  max-height: 500px;
  transition: max-height 0.6s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link {
  border-top: 1px solid #e7e7e7;
  margin: 0 10px;
  padding-top: 6px;
  margin-top: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item {
  padding: 12px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .cartCount {
  color: #f8992d;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_personal {
  background: url("../image/mainNav/sub-menu-acount/icon-user.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_policy {
  background: url("../image/mainNav/sub-menu-acount/icon-my-policy@3x.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_favourite {
  background: url("../image/mainNav/sub-menu-acount/icon-fav.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_history {
  background: url("../image/mainNav/icon-time.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_ochi {
  background: url("../image/mainNav/icon-policy-no.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_noti {
  background: url("../image/mainNav/sub-menu-acount/icon-noti.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .icon_logout {
  background: url("../image/mainNav/sub-menu-acount/icon-logout.png") no-repeat center center;
  background-size: contain;
}
.section_menu_view .menu_view .info_wraper .info_wrapper_outer .menu_login_link_wrapper .menu_login_link .menu_item .noti_count {
  color: #fa9627;
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-1 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-2 {
  border: 1px solid rgb(0, 0, 0);
  /*box-shadow: 0 2px 3px 0px $ol_modal_title_color;*/
  box-shadow: 0 2px 3px 0px rgb(0, 0, 0);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-3 {
  border: 1px solid rgba(200, 139, 16, 0.5);
  box-shadow: 0 2px 3px 0px rgba(200, 139, 16, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-4 {
  border: 1px solid rgba(0, 166, 206, 0.5);
  box-shadow: 0 2px 3px 0px rgba(0, 166, 206, 0.5);
}
.section_menu_view .menu_view .info_wraper .border-info_wrapper_outer-5 {
  border: 1px solid rgb(182, 97, 77);
  box-shadow: 0 2px 3px 0px rgb(182, 97, 77);
}
.section_menu_view .menu_view .info_wraper .arrow_down {
  background: url("../image/mainNav/icon-dropdown.png") no-repeat center center;
  width: 24px;
  height: 24px;
  background-size: contain;
  display: block;
  margin: 0 auto;
}
.section_menu_view .menu_view .info_wraper .arrow_down.up {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper {
  padding: 4px 16px 6px;
  text-align: center;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_blue {
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  color: #fff;
  background: #00a6ce;
  width: 96%;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .hamburgermenu {
  position: absolute;
  right: 16px;
  top: 8px;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_white {
  width: 96%;
  padding: 6px;
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #00a6ce;
  color: #00a6ce;
  background: #fff;
}
.section_menu_view .menu_view .info_wraper .btn_wrapper .btn_container {
  padding: 14px 0;
  padding-bottom: 6px;
}
.section_menu_view .menu_view .link_wraper {
  background: #fff;
}
.section_menu_view .menu_view .link_wraper .menu_item {
  padding: 10px;
  text-align: center;
  margin: 0 12px;
}
.section_menu_view .menu_view .link_wraper .menu_item .cart_count {
  color: #f8992d;
}
.section_menu_view .menu_view .seal_logo {
  height: 130px;
  width: 99px;
  position: absolute;
  /*position: fixed;*/
  bottom: 0;
  right: 0;
  background: url(../image/mainNav/img_slide_seal.png) no-repeat center bottom;
  background-size: contain;
}
.section_menu_view .menu_view .language_wrapper {
  width: 100px;
  position: absolute;
  left: 14px;
  bottom: 0px;
  display: flex;
}
.section_menu_view .menu_view .language_wrapper div {
  padding: 0 2px;
  color: #9d9d9d;
}
.section_menu_view .menu_view .language_wrapper div.active {
  font-weight: bold;
  color: #00a6ce;
}
.section_menu_view .menu_view .language_wrapper div.border {
  color: #e7e7e7;
  border: none !important;
}
.section_menu_view .menu_view {
  position: absolute;
  width: 100%;
  display: none;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease;
  /*overflow-y: scroll;*/
}
.section_menu_view .menu_view.open {
  transform: translateX(0);
  transition: all 0.5s ease;
  display: block;
}
.section_menu_view .menu_view_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 9;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: all 0.35s ease;
}
.section_menu_view .menu_view_bg.open {
  transform: translateX(0);
  transition: all 0.25s ease;
}

.pure-menu-link:hover {
  background-color: #fff !important;
}

.noti_wrapper {
  position: relative;
  padding-top: 8px;
}
.noti_wrapper .badge {
  position: absolute;
  right: 0px;
  top: 12px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 15px;
}

.vertical_line {
  height: 32px;
  opacity: 0.3;
}

.icon_noti_wrapper {
  cursor: pointer;
}

/*#region loading*/
.loading {
  display: none;
}

.text-alert {
  color: #9D9D9D !important;
}

.backdrop-loading {
  opacity: 1 !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.59);
}

.icon-loading {
  text-align: center;
  position: fixed;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%;
  z-index: 2100;
  opacity: 1;
}

.loading_message {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
}

.loading-img {
  display: block;
  max-width: 25%;
}

/*#endregion*/
/*#region text util*/
.ellipsis-2 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-3 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis-4 {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*#endregion*/
.text-orange {
  color: #f8992d;
}

/*HEADER*/
.btn-login-main {
  border-radius: 20px;
  background-color: #00a6ce;
  color: white;
  background-image: url("../image/mainNav/icon-user-white.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 10% 45%;
  /*.btn-login-main {
      background-color: $primary_color;
      border-radius: 30px;
      height: 35px;
      margin: 5px 20px;
      color: white;
      padding: 5px 25px;
      background-image: url('../image/mainNav/icon-user-white.png');
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: left;
  }*/
}
.btn-login-main .wh {
  /*height: 25px;
  width: 80px;*/
}
.btn-login-main .wh p {
  margin-left: 1.3rem !important;
}

.font-langued {
  color: #5bc8e0;
}

.w-10 {
  width: 10%;
}

.my-col-1 {
  max-width: 34%;
}

.my-col-22 {
  max-width: 22%;
}

/*legend HEADER*/
/*footer*/
.mt-30 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.font-1 {
  font-size: 1rem;
}

.font-1-3 {
  font-size: 1.3rem;
}

.font-1-4 {
  font-size: 1.4rem !important;
}

.font-1-6 {
  font-size: 1.6rem !important;
}

.font-0-7 {
  font-size: 0.7rem;
}

.font-0-8 {
  font-size: 0.8rem;
}

.font-0-8-5 {
  font-size: 0.85rem;
}

.font-0-9 {
  font-size: 0.85rem;
}

.w-80 {
  width: 80%;
}

.img-footer {
  width: 22px;
  height: 22px;
}

.img-footer-ipad {
  width: 30px;
  height: 30px;
}

img-footer2 {
  width: 100px;
  height: 55px;
}

#myFooter {
  /*font-family: 'SukhumvitSet';*/
  background: url("../image/footer/BG-footer.png") no-repeat;
  color: white;
  background-size: cover;
}
#myFooter .img-contact {
  width: 6px;
  height: 10px;
  margin-top: 55px;
  margin-bottom: auto;
  margin-left: 10px;
}

#myFooter .footer-copyright {
  color: white;
  font-size: 0.7rem;
  background-color: black;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  opacity: 0.2;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 1rem;
  color: white;
  font-weight: bold;
  margin-top: 50px;
}

#myFooter p {
  font-size: 0.85rem;
  color: white;
}

#myFooter a {
  color: #f9f9f9;
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .myCols {
  text-align: center;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 38px;
}

#myFooter .social-networks a {
  font-size: 32px;
  margin-right: 5px;
  margin-left: 5px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ef1a1a;
}

#myFooter .twitter:hover {
  color: #00aced;
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}
.border-totop {
  text-align: right;
  z-index: 1;
}

.to-top {
  background: url("../image/footer/btn-to-top.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

.to-top-en {
  background: url("../image/footer/btn-to-top-EN.png") no-repeat;
  color: white;
  background-size: cover;
  margin-bottom: -30px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background-size: contain;
}

/*end footer*/
/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */
html {
  height: 100% !important;
}

body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/*.content {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    min-height: 200px;
}*/
#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  position: absolute;
  width: 100%;
}

/* Portrait and Landscape */
/*@media (min-width: 992px) and (max-width: 1024px)  {

    .show-only-mobile {
        display: none;
    }
    .show-only-web {
        display: none;
    }
    .show-only-ipad {
        display: block;
    }
}*/
@media only screen and (min-width: 767px) and (max-width: 992px) {
  /* STYLES GO HERE */
  .show-only-mobile {
    display: none;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .show-only-mobile {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .text-page-2 p {
    font-size: 1.2rem !important;
  }
  #myFooter h4 {
    margin-top: 1.5rem;
    text-align: center;
    font-weight: bold;
  }
  .img-footer {
    width: 30px;
    height: 30px;
  }
  .show-only-web {
    display: none;
  }
  .show-only-ipad {
    display: none;
  }
}
.fix_bottom {
  position: fixed !important;
  bottom: 0;
}

/* button */
.btn-ocean-white {
  cursor: pointer;
  display: block;
  color: #00a8cf;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  padding: 7px 10px 7px 10px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 576px) {
  .btn-ocean-white.btn-small-mobile {
    font-size: 0.7rem;
  }
}

.btn-ocean-white:hover {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:active {
  text-decoration: none;
  color: #00a8cf;
}

.btn-ocean-white:focus {
  outline: none;
}

.btn-ocean-blue, .btn-ocean-orange {
  cursor: pointer;
  display: block;
  color: #fff;
  border: 1px solid #00a8cf;
  width: 100%;
  background: #00a8cf;
  border-radius: 50px;
  padding: 6px 20px 6px 20px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 576px) {
  .btn-ocean-blue.btn-small-mobile, .btn-small-mobile.btn-ocean-orange {
    font-size: 0.8rem;
  }
}
.btn-ocean-blue.btn-ocean-disable, .btn-ocean-disable.btn-ocean-orange {
  background: #9D9D9D;
  border: 1px solid #9D9D9D;
}

.btn-ocean-shadow {
  box-shadow: 0px 3px 3px #ccc;
}

.btn-ocean-orange {
  border: 1px solid #fa9627;
  background: #fa9627;
}

.btn-ocean-blue:hover, .btn-ocean-orange:hover {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:active, .btn-ocean-orange:active {
  text-decoration: none;
  color: #fff;
}

.btn-ocean-blue:focus, .btn-ocean-orange:focus {
  outline: none;
}

/* end button */
.mouse-pointer {
  cursor: pointer;
}

/*#region ol modal color*/
/*#endregion*/
.font-light-color {
  color: #9d9d9d;
}

.font-blue-primary {
  color: #00a8cf;
}

.blue-white-gradient {
  background: #8ed9eb;
  background: linear-gradient(180deg, #8ed9eb 0%, rgb(0, 168, 207) 100%);
}

.nav-page {
  position: fixed;
  overflow: hidden;
  top: 0;
  /*left: 58px;*/
  background: transparent;
  text-align: left;
  display: none;
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  transition: background 500ms ease;
  z-index: 999999999;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 0;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.show-nav.nav-page {
  background-color: white;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}

.hide-nav.nav-page {
  background: transparent;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: none;
}

.nav-login {
  height: 100vh;
  width: 100%;
  background-color: #e5eef7;
}
.nav-login .nav-header {
  height: 62px;
  /*margin-top: 10px;*/
}
.nav-login .nav-header .nav-icon {
  width: 90px;
  height: 52px;
}
.nav-login .nav-header .nav-border {
  height: 10px;
  background-color: #00a8cf;
}
.nav-login .nav-body {
  overflow-y: auto;
  height: 100%;
  /*height: calc(100% - 72px);*/
  /* padding-left: 35px;
  padding-right: 35px;*/
  display: flex;
  flex-direction: column;
}
.nav-login .nav-body .logo-thai {
  width: 100px;
  height: auto;
  padding-top: 50px;
  padding-bottom: 45px;
}
.nav-login .nav-body .title {
  color: #0095c4;
  font-size: 22px;
  width: 100%;
  font-weight: bold;
  padding-bottom: 15px;
}
.nav-login .nav-body .wrapper-content {
  padding-left: 35px;
  padding-right: 35px;
}
.nav-login .nav-body .btn-fb {
  border-radius: 30px;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  background-color: #3c5a9a;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 20px;
}
.nav-login .nav-body .btn-fb span {
  margin-right: 10px;
}
.nav-login .nav-body .btn-fb span .img-fb {
  width: 25px;
  height: 25px;
  margin-top: -4px;
}
.nav-login .nav-body .btn-line {
  border-radius: 30px;
  width: 100%;
  height: 40px;
  background-color: #02b603;
  color: #fff;
  margin-top: 15px;
}
.nav-login .nav-body .btn-line span {
  margin-right: 10px;
}
.nav-login .nav-body .btn-line span .img-line {
  width: 28px;
  height: 28px;
  margin-top: -2px;
}
.nav-login .nav-body .txt-light {
  color: #9d9d9d;
}
.nav-login .nav-body .div-or {
  border-top: 1px solid #e7e7e7;
  margin: 20px auto;
  width: 75%;
  padding-top: 15px;
}
.nav-login .nav-body .wrapper-control {
  position: relative;
  border-bottom: 1px solid #d8f1f6;
  width: 100%;
  /*margin: 5px auto;*/
  padding-bottom: 10px;
}
.nav-login .nav-body .wrapper-control input {
  padding: 22px;
  padding-left: 50px;
  font-size: 16px;
  color: #00a6ce;
  font-weight: bold;
  border-radius: 10px;
}
.nav-login .nav-body .wrapper-control .form-control {
  border: 0px;
  /*font-size: 1rem;*/
}
.nav-login .nav-body .wrapper-control .form-control::placeholder {
  color: #cbcbcb;
}
.nav-login .nav-body .wrapper-control .form-control:focus {
  box-shadow: none;
}
.nav-login .nav-body .wrapper-control span {
  position: absolute;
  left: 2px;
  top: 4px;
}
.nav-login .nav-body .wrapper-control span .icon-control {
  width: 22px;
  height: auto;
  padding-top: 8px;
  margin-left: 16px;
}
.nav-login .nav-body .div-forget {
  font-size: 16px;
  margin-top: 10px;
  color: #0095c4;
  text-align: left;
  font-weight: bold;
}
.nav-login .nav-body .div-btn {
  width: 100%;
  height: 50px;
}
.nav-login .nav-body .div-btn .btn-cancel {
  border-radius: 30px;
  width: 47%;
  padding: 5px 25px;
  background-color: #fff;
  color: #00a8cf;
  border: 1px solid #0095c4;
  float: left;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
}
.nav-login .nav-body .div-btn .btn-login {
  border-radius: 30px;
  width: 47%;
  padding: 5px 25px;
  color: #fff;
  /*border: 1px solid $primary_color;*/
  float: right;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
}
.nav-login .nav-body .div-register {
  padding-top: 35px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
}
.nav-login .nav-body .div-register .text-register {
  font-size: 14px;
  color: #696969;
  font-weight: bold;
  padding-top: 2px;
}
.nav-login .nav-body .div-register .btn-register {
  background-color: transparent;
  border-radius: 30px;
  border: solid 1px #fe781a;
  height: 28px;
  color: #fe781a;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
.nav-login .nav-body .footer-login {
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
  height: 20px;
  width: 100%;
  margin-top: auto;
  /*border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;*/
}

.nav-item {
  margin-right: 30px;
}
.nav-item a {
  color: #4A4A4A;
}
.nav-item.active {
  border-bottom: 2px solid #00a6ce;
}
.nav-item.active a {
  color: #00A6Ce;
}
.nav-item .nav-link {
  padding: 0 !important;
  margin: 0 !important;
}

.search_wrapper {
  padding: 8px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.search_wrapper .search {
  border: #e8e8e8;
  color: #9d9d9d;
  background: #f3f3f3;
  padding: 4px 16px;
  width: 100%;
  border-radius: 20px;
  margin: 0 0;
  outline: none;
}
.search_wrapper .icon_search {
  background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 8%;
  top: 13px;
}
.search_wrapper .search_result_wrapper {
  display: none;
}
.search_wrapper .search_result_wrapper .title {
  text-align: left;
  float: left;
  padding: 16px 6px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 10px;
  width: 100%;
}
.search_wrapper .search_result_wrapper .null_search {
  padding-top: 40%;
}
.search_wrapper .search_result_wrapper .search_item {
  padding: 12px 6px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.search_wrapper .search_result_wrapper .search_item .image {
  width: 30%;
  border: 1px solid #e7e7e7;
}
.search_wrapper .search_result_wrapper .search_item .name {
  width: 70%;
  padding: 0 6px;
  padding: 0 12px;
  padding-right: 0;
  text-align: left;
}
.search_wrapper .icon_search_clear {
  background: url("../image/mainNav/icon-close-popup.png") no-repeat 90% center;
  background-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 8%;
  top: 20%;
}
@media (max-width: 576px) {
  .search_wrapper .icon_search_clear {
    right: 5%;
    top: 20%;
  }
}

.profile_menu_wrapper {
  display: flex;
  cursor: pointer;
}

.dropdown-menu {
  border-radius: 10px;
  border: none;
  top: 110%;
  padding: 0 0;
}
.dropdown-menu .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  left: 30px;
  top: -12px;
  z-index: -2;
}

.menu_login_link_wrapper {
  transition: max-height 0.6s ease-in-out;
  min-width: 290px;
}
.menu_login_link_wrapper.animate_show {
  max-height: 500px;
  transition: max-height 0.6s ease-in-out;
}
.menu_login_link_wrapper .menu_login_link {
  margin: 0 0;
}
.menu_login_link_wrapper .menu_login_link .menu_item {
  padding: 14px 28px;
  cursor: pointer;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_personal {
  background: url("../image/mainNav/sub-menu-acount/icon-user.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_myorder {
  background: url("../image/mainNav/sub-menu-acount/icon_myorder.svg") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_policy {
  background: url("../image/mainNav/sub-menu-acount/icon-my-policy@3x.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_favourite {
  background: url("../image/mainNav/sub-menu-acount/icon-fav.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_history {
  background: url("../image/mainNav/icon-time.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_ochi {
  background: url("../image/mainNav/icon-policy-no.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_noti {
  background: url("../image/mainNav/sub-menu-acount/icon-noti.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .icon_logout {
  background: url("../image/mainNav/sub-menu-acount/icon-logout.png") no-repeat center center;
  background-size: contain;
}
.menu_login_link_wrapper .menu_login_link .menu_item .noti_count {
  color: #fa9627;
}
.menu_login_link_wrapper .menu_login_link .menu_item:hover {
  background: #e4f6fa;
  border-radius: 10px !important;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social:hover {
  background: #e4f6fa;
  border-radius: 10px !important;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social {
  padding: 5px 28px;
  cursor: pointer;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social .img-social {
  width: 24px;
  margin-right: 16px;
  margin-top: 7px;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social .img-social img {
  width: 100%;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social .text-social-gray {
  color: #9d9d9d;
  font-size: 0.8rem;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social .text-social-fb {
  color: #3c5a9a;
  font-weight: bold;
}
.menu_login_link_wrapper .menu_login_link .menu-item-social .text-social-line {
  color: #02b603;
  font-weight: bold;
}

.profile-menu .menu_login_link_wrapper .menu_login_link .menu-item-social {
  padding-left: 0;
}

.section_noti, .section_avatar {
  position: relative;
}
.section_noti .menu_login_link_wrapper, .section_avatar .menu_login_link_wrapper {
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
}

.section_avatar .dropdown-menu .triangle {
  left: 22px;
}

.section_noti .menu_login_link .title {
  text-align: left;
  padding: 10px 16px;
}
.section_noti .menu_login_link .label {
  color: #ccc;
  padding: 4px 16px;
}
.section_noti .dropdown-menu {
  left: -66px;
  left: -100px;
}
.section_noti .dropdown-menu .triangle {
  left: 27%;
  left: 41%;
}
.section_noti .menu_login_link_wrapper {
  min-width: 300px;
}
.section_noti .noti_container {
  overflow-y: auto;
  height: 250px;
}
.section_noti .noti_container .noti_item {
  padding: 16px;
  display: flex;
  overflow: hidden;
  cursor: pointer;
}
.section_noti .noti_container .noti_item .image {
  /*width: 30%;*/
  padding-right: 8px;
  max-height: 50px;
}
.section_noti .noti_container .noti_item .info_wrapper {
  width: 60%;
}
.section_noti .noti_container .noti_item .info_wrapper .time {
  color: #f8992d;
}
.section_noti .noti_container .noti_item .new_sign {
  width: 10%;
}
.section_noti .noti_container .noti_item .new_sign .dot.active {
  background: #f8992d;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 auto;
}
.section_noti .noti_container .noti_item:hover {
  background: #e4f6fa;
}

/*New Sidemenu Profile*/
.profile-containt {
  background-color: #00a6ce;
  padding: 15px;
  margin-top: 20px;
}
.profile-containt .profile {
  width: 80%;
}
.profile-containt .profile .profile-image {
  border-radius: 80px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.profile-containt .profile-name {
  color: white;
}
.profile-containt .coin-image {
  width: 30px;
  height: 30px;
  font-weight: bold;
}
.profile-containt .point {
  font-weight: bold;
  color: white;
  margin-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.profile-menu {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.profile-menu .menu_item {
  padding-left: 0px;
  cursor: pointer;
}

.new_btn_redeem {
  width: auto !important;
  min-width: 200px;
}

/*End New Sidemenu Profile*/
.on-point {
  cursor: pointer;
}

input[type=text]:focus,
input[type=number]:focus,
textarea:focus {
  /*font-size: 16px;*/
  font-size: 16px;
}

/* disable auto-zoom on iphone input field focus */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }
}
select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

.line-blue {
  border-bottom: 1px solid rgba(0, 166, 206, 0.3);
}

html, body {
  -webkit-overflow-scrolling: touch !important;
}

.mt-8 {
  margin-top: 8% !important;
}

.nav-label-1 {
  color: #FA9628;
}

.nav-label-2 {
  color: #4A4A4A;
}

.nav-label-3 {
  color: #c88b10;
}

.nav-label-4 {
  color: #00a6ce;
}

.nav-label-5 {
  color: #b6614d;
}

.overflow-none {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

.noti_all {
  text-align: center;
  padding: 4px 0;
  border-top: 1px solid lightgray;
  color: #00a6ce;
  cursor: pointer;
  font-size: 14px;
}

.noti_empty {
  text-align: center;
  color: #9d9d9d;
  margin-top: 15%;
}

.hide_y_scroll {
  overflow-y: hidden !important;
}

.thank_line_1 {
  margin-top: 20px;
  color: #00a6ce;
  font-size: 18px !important;
}

.thank_line_2 {
  margin-top: 12px;
  color: black;
  font-size: 16px !important;
}

.thank_line_3 {
  margin-top: 12px;
  color: #00a6ce;
  font-size: 16px !important;
}

.button_thank_privilege {
  text-align: center;
  background: #00a6ce;
  height: 34px;
  border-radius: 17px;
  color: white;
  font-size: 16px;
  padding-top: 5px;
}

.button_thank_history {
  text-align: center;
  border: 1px solid #00a6ce;
  height: 34px;
  border-radius: 17px;
  color: #00a6ce;
  font-size: 16px;
  padding-top: 5px;
}

@media (min-width: 768px) {
  .category_mobile_wrapper {
    display: none;
  }
  .category_desktop_wrapper {
    display: block;
  }
}
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .show-only-ipad {
    display: block;
  }
  .category_mobile_wrapper {
    display: none;
  }
  .category_desktop_wrapper {
    display: none;
  }
  .show-only-web {
    display: none;
  }
}
.show-nav.nav-page {
  background-color: #fff;
  height: 120%;
  width: 100%;
  z-index: 1001;
  display: block;
}

/*.nav-login .nav-body {
    overflow-y: hidden;
    height: calc(100% - 72px);
}*/
.oli-topbar.show-only-web {
  justify-content: space-between;
}

.oli-topbar {
  width: 100%;
  /*.btn-login-main {
      border-radius: 20px;
      background-color: #00a6ce;
      color: #fff;
      background-repeat: no-repeat;
      background-size: 15px;
      background-position: 10% 45%;
      background-image: url(../image/mainNav/icon-user-white.png);
  }*/
}
.oli-topbar .oli-menu {
  /*width: 65%;*/
}
@media all and (max-width: 1200px) {
  .oli-topbar .oli-menu {
    padding-left: 0;
    padding-right: 0;
    /*width: 65%;*/
  }
}
.oli-topbar .oli-menu .oli-logo img {
  max-width: 130px;
  height: auto;
}
@media all and (max-width: 1200px) {
  .oli-topbar .oli-menu .oli-logo img {
    max-width: 130px;
  }
}
.oli-topbar .oli-menu .oli-navmenu {
  margin-left: 20px;
  align-items: center;
  font-size: 0.8rem;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-menu .oli-navmenu {
    font-size: 0.7em;
  }
}
.oli-topbar .oli-menu .oli-menu-wrapper {
  width: 76%;
  width: calc(100% - 160px);
  display: flex;
}
.oli-topbar .oli-menu .nav-search {
  width: 13%;
  min-width: 110px;
  font-size: 0.7rem;
}
@media all and (max-width: 1200px) {
  .oli-topbar .oli-menu .nav-search {
    width: 17%;
    font-size: 0.7rem;
  }
}
.oli-topbar .oli-menu .nav-search .search {
  font-size: 0.7rem;
}
.oli-topbar .oli-menu .icon_search {
  background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;
  background-size: 14px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 15%;
  top: 11px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-menu .icon_search {
    background: #f3f3f3 url(../image/mainNav/icon-search.png) no-repeat 90% center;
    background-size: 12px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 11%;
    top: 11px;
  }
}
.oli-topbar .oli-my-account {
  padding-right: 16px;
  /*width: 35%;
  width: 44%;*/
  font-size: 0.8em;
  /*max-width: 340px;*/
  max-width: 460px;
  min-width: 400px;
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account {
    font-size: 0.8em;
    min-width: 330px;
  }
}
.oli-topbar .oli-my-account .section_avatar {
  position: relative;
  margin-left: auto;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_avatar {
    position: relative;
    display: flex;
    margin-left: 10px;
  }
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_avatar .avatar-flame {
    margin: auto;
  }
}
.oli-topbar .oli-my-account .section_avatar .nav-profile-level .nav-img-profile {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_avatar .nav-profile-level .nav-img-profile {
    width: 35px;
    height: 35px;
  }
}
.oli-topbar .oli-my-account .section_avatar .nav-profile-level .nav-user-level {
  position: absolute;
  bottom: 0px;
  left: -8px;
  max-width: 60px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_avatar .nav-profile-level .nav-user-level {
    position: absolute;
    bottom: 1px;
    left: -5px;
    max-width: 45px;
  }
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .profile_menu_wrapper .ochi-coin {
    margin-left: 0.6rem !important;
  }
  .oli-topbar .oli-my-account .profile_menu_wrapper .ochi-coin .ochi-coin-logo {
    max-width: 25px;
  }
}
.oli-topbar .oli-my-account .profile_menu_wrapper .point-frame {
  line-height: 18px;
  text-align: center;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .profile_menu_wrapper .point-frame {
    font-size: 0.8em;
  }
}
.oli-topbar .oli-my-account .user-level {
  cursor: pointer;
  /*background-image: url('../image/mainNav/user-level/main_lv_1_ic_get_point.png');*/
}
.oli-topbar .oli-my-account .user-level .get-coin-img {
  max-width: 45px;
}
@media all and (max-width: 1200px) {
  .oli-topbar .oli-my-account .user-level .get-coin-img {
    max-width: 30px;
  }
}
.oli-topbar .oli-my-account .section_noti {
  display: flex;
}
.oli-topbar .oli-my-account .section_noti .noti_wrapper .badge {
  position: absolute;
  right: 1px;
  top: 4.5px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_noti .noti_wrapper .badge {
    right: 0;
    top: 5px;
    font-size: 0.6rem;
  }
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_noti {
    display: flex;
  }
}
.oli-topbar .oli-my-account .section_noti .noti_wrapper {
  position: relative;
  padding-top: 0px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_noti .noti_wrapper {
    position: relative;
    padding-top: 0px;
    margin-left: 0.8rem !important;
  }
}
.oli-topbar .oli-my-account .section_noti .noti_wrapper .icon_noti_wrapper {
  cursor: pointer;
  max-width: 30px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section_noti .noti_wrapper .icon_noti_wrapper {
    max-width: 25px !important;
  }
}
.oli-topbar .oli-my-account .section-cart {
  display: flex;
}
.oli-topbar .oli-my-account .section-cart .cart-wrapper .noti_wrapper {
  padding-top: 0px;
}
.oli-topbar .oli-my-account .section-cart .cart-wrapper .badge {
  position: absolute;
  right: 3px;
  top: 4.5px;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0;
  width: 14px;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section-cart .cart-wrapper .badge {
    right: 1px;
    top: 5px;
    font-size: 0.6rem;
  }
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section-cart .cart-wrapper {
    margin-left: 0.8rem !important;
  }
}
.oli-topbar .oli-my-account .section-cart .cart-wrapper .cart_icon {
  cursor: pointer;
}
@media all and (max-width: 1300px) {
  .oli-topbar .oli-my-account .section-cart .cart-wrapper .cart_icon {
    cursor: pointer;
    max-width: 30px !important;
  }
}

@media (max-width: 768px) {
  .category_desktop_wrapper {
    display: none;
  }
  .category_mobile_wrapper {
    display: block;
  }
}
#sticky-footer {
  flex-shrink: none;
}

.icon-store {
  width: 80%;
  height: 40px;
}

.nav-top {
  width: 100%;
  height: 45px;
}

.nav-left {
  float: left;
}
.nav-left .img-logo {
  height: 35px;
  margin: 5px 20px;
}

.confooter {
  max-width: 1000px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.nav-right {
  float: right;
}
.nav-right .btn-login-main {
  background-color: #00a8cf;
  border-radius: 30px;
  height: 35px;
  margin: 5px 20px;
  color: white;
  padding: 5px 25px;
  background-image: url("../image/mainNav/icon-user-white.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
}

.set-btn-language {
  margin-top: 25%;
}

.nav-item {
  color: #333;
  margin-right: 20px;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
           supported by Chrome and Opera */
}

#register__modal_facebook .modal-header {
  height: 40px;
}

/*#register__modal {

    @media(max-width:768px) {
        .ocl-content {
            background-color: #fff;
            border: 0;
            border-radius: 0;
            padding: 0;
            font-size: 16px;
            height: 100vh;
        }

        .modal-dialog {
            position: relative;
            width: auto;
            margin: 0rem;
            pointer-events: none;
        }

        .modal-header {
            height: 55px !important;
            margin-top: 15px;
        }

        #register__modal_content {

            .set-btn-group {
                width: 80%;
                margin-left: 10%;

                .btn-confirm {
                    border-radius: 20px;
                    background-color: #00a6ce;
                    color: #fff;
                    width: 100%;
                }

                .btn-cancel {
                    border-radius: 30px;
                    width: 100%;
                    background-color: #fff;
                    color: #00a8cf;
                    border: 1px solid #00a8cf;
                    margin-top: 15px;
                }
            }
        }
    }

    .div-accept {
        font-size: 16px;
        margin-top: 15px;
        text-align: center;
    }

    .custom-control {
        position: relative;
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5rem;

        .custom-control-label::before {
            position: absolute;
            top: -.2rem;
            left: -2rem;
            display: block;
            width: 1.5rem;
            height: 1.5rem;
            pointer-events: none;
            content: "";
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            box-shadow: 0 0 0 0;
        }

        .custom-control-label::after {
            position: absolute;
            top: -.2rem;
            left: -2rem;
            display: block;
            width: 1.5rem;
            height: 1.5rem;
            content: "";
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50% 50%;
        }

        .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
            background-color: #00a8cf;
        }
    }
}*/
@media (max-width: 768px) {
  #login__customer .ocl-content {
    background-color: white;
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 0.7rem;
    height: 100vh;
  }
  #login__customer .modal-header {
    height: 55px !important;
    margin-top: 15px;
  }
  #login__customer .modal-dialog {
    max-width: 100% !important;
    margin: 0 !important;
  }
  #login__customer .btn-confirm {
    border-radius: 20px;
    background-color: #00a6ce;
    color: #fff;
    width: 80%;
  }
  #login__customer .btn-cancel {
    border-radius: 30px;
    width: 80%;
    background-color: #fff;
    color: #00a8cf;
    border: 1px solid #00a8cf;
    margin-top: 15px;
  }
  #login__customer .modal-body .wrapper-control {
    position: relative;
    border-bottom: 1px solid #d8f1f6;
    margin: 5px auto;
    margin-left: 25px;
    margin-right: 25px;
  }
  #login__customer .modal-body .wrapper-control .form-control {
    border: 0;
    font-size: 0.9rem;
  }
  #login__customer .modal-body .wrapper-control input {
    padding-left: 40px;
  }
  #login__customer .modal-body .wrapper-control span {
    position: absolute;
    left: 2px;
    top: 4px;
  }
  #login__customer .modal-body .wrapper-control .icon-control {
    width: 25px;
  }
}
@media (min-width: 768px) {
  #login__customer .div-btn {
    max-width: 230px;
    margin: auto;
  }
  #login__customer .btn-confirm {
    border-radius: 20px;
    background-color: #00a6ce;
    color: #fff;
    width: 100%;
  }
  #login__customer .btn-cancel {
    border-radius: 30px;
    width: 100%;
    background-color: #fff;
    color: #00a8cf;
    border: 1px solid #00a8cf;
    margin-top: 15px;
  }
  #login__customer .modal-body .wrapper-control {
    position: relative;
    border-bottom: 1px solid #d8f1f6;
    width: 280px;
    margin: 5px auto;
  }
  #login__customer .modal-body .wrapper-control .form-control {
    border: 0;
    font-size: 0.9rem;
  }
  #login__customer .modal-body .wrapper-control input {
    padding-left: 40px;
  }
  #login__customer .modal-body .wrapper-control span {
    position: absolute;
    left: 2px;
    top: 4px;
  }
  #login__customer .modal-body .wrapper-control .icon-control {
    width: 25px;
  }
}
#login__customer .modal-content.ocl-content {
  padding: 0px;
}
#login__customer .ocl-content .modal-header {
  background: url(../image/login/Ochi_popup.png) no-repeat center;
  background-size: 79px 44px;
  border-bottom: 0;
  height: 44px;
  width: 100%;
}
#login__customer .point-head {
  color: #f8992d !important;
  font-weight: bold;
}
#login__customer .img-logo {
  margin: 2rem;
}
#login__customer .message {
  margin-left: 20%;
  width: 60%;
}
#login__customer .modal-dialog {
  max-width: 550px;
  margin: 1.75rem auto;
}
#login__customer .modal-body {
  background-color: #fff;
  text-align: center;
  font-size: 1.3em;
}

@media only screen and (min-device-width: 767px) and (max-device-width: 992px) {
  #Welcome__modal .modal-dialog {
    position: relative;
    width: auto;
    pointer-events: none;
  }
  #Welcome__modal .close-modal {
    margin-left: 96%;
    margin-top: -4%;
    position: absolute;
    z-index: 1001;
  }
}
@media (max-width: 765px) {
  #Welcome__modal .modal-dialog {
    position: relative;
    width: auto;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    pointer-events: none;
  }
  #Welcome__modal .close-modal {
    margin-left: 94%;
    margin-top: -6%;
    position: absolute;
    z-index: 1001;
  }
}
@media (min-width: 992px) {
  #Welcome__modal .close-modal {
    margin-left: 76%;
    margin-top: -4%;
    position: absolute;
    z-index: 1001;
  }
}
#Welcome__modal .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
#Welcome__modal owl-nav button.owl-next {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
#Welcome__modal .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  top: 41%;
  right: -25%;
  margin-right: 15px;
  position: absolute;
  border: none !important;
  background: none !important;
  opacity: 1;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  #Welcome__modal .owl-nav .owl-next {
    display: none;
  }
}
#Welcome__modal .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  top: 41%;
  left: -25%;
  margin-left: 15px;
  position: absolute;
  background: none !important;
  opacity: 1;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  #Welcome__modal .owl-nav .owl-prev {
    display: none;
  }
}
#Welcome__modal .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  left: 50%;
  bottom: 1%;
  /*@media screen and (min-width:321px) and (max-width:576px) {
      text-align: center;
      -webkit-tap-highlight-color: transparent;
      position: absolute;
      left: 50%;
      bottom: 1%;

      button {
          position: relative;
          left: -50%;
      }
  }*/
}
#Welcome__modal .owl-theme .owl-dots button {
  position: relative;
  left: -50%;
}
@media screen and (max-width: 320px) {
  #Welcome__modal .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 40%;
    bottom: 1%;
  }
  #Welcome__modal .owl-theme .owl-dots button {
    position: relative;
    left: -35%;
  }
}

#Welcome_campaign_modal .ocl-content {
  padding: 30px;
}
#Welcome_campaign_modal .modal-header {
  background: url(../image/login/Ochi_popup.png) no-repeat center;
  background-size: 110px 60px;
  border-bottom: 0;
  height: 60px;
  width: 100%;
}
#Welcome_campaign_modal .modal-body {
  background: #fff;
  border-radius: 6px;
  border-top: 0;
}
#Welcome_campaign_modal .modal-body .image img {
  border-radius: 10px;
}
#Welcome_campaign_modal .modal-body .description {
  text-align: center;
  font-size: 1rem;
  color: #333333;
  font-weight: bold;
  padding: 20px;
}
#Welcome_campaign_modal .modal-body .btn-wrapper {
  text-align: center;
}
#Welcome_campaign_modal .modal-body .btn-wrapper .btn-detail {
  font-size: 1rem;
  border-radius: 30px;
  width: 150px;
  padding: 5px 25px;
  background-color: #00a8cf;
  color: #fff;
  border: 1px solid #00a8cf;
  margin-top: 15px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 14px;
}
@media only screen and (min-device-width: 767px) and (max-device-width: 992px) {
  #Welcome_campaign_modal .modal-dialog {
    position: relative;
    width: auto;
    pointer-events: none;
  }
  #Welcome_campaign_modal .close-modal {
    margin-left: 96%;
    margin-top: -4%;
    position: absolute;
    z-index: 1001;
  }
}
#Welcome_campaign_modal .close-modal {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1001;
}

#confirm_moreprofile_modal {
  /*#register__modal {

      @media(max-width:768px) {

          .ocl-content {
              background-color: white;
              border: 0;
              border-radius: 0;
              padding: 0 50px;
              font-size: .7rem;
          }
      }
  }*/
}
#confirm_moreprofile_modal .ocl-content {
  padding: 0px;
}
#confirm_moreprofile_modal .ocl-content .modal-header {
  background: url(../image/login/Ochi_popup.png) no-repeat center;
  background-size: 79px 44px;
  border-bottom: 0;
  height: 44px;
  width: 100%;
  /*background-image: url(../image/login/popup-bg-top.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-bottom: 0;
  height: 49px;*/
}
@media (max-width: 768px) {
  #confirm_moreprofile_modal .ocl-content {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    padding: 0px;
    font-size: 0.7rem;
    height: 100vh;
  }
  #confirm_moreprofile_modal .ocl-content .modal-body {
    border-top: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  #confirm_moreprofile_modal .modal-dialog {
    max-width: 100%;
    margin: 0;
  }
  #confirm_moreprofile_modal .btn-cancel {
    border-radius: 30px;
    width: 80%;
    background-color: #fff;
    color: #00a8cf;
    border: 1px solid #00a8cf;
    margin-top: 15px;
  }
  #confirm_moreprofile_modal .img-logo {
    margin: 2rem;
    padding-top: 5%;
  }
  #confirm_moreprofile_modal .btn-group {
    margin-top: 5rem;
    width: 80%;
  }
  #confirm_moreprofile_modal .btn-group .btn-confirm {
    border-radius: 20px;
    background-color: #00a6ce;
    color: #fff;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #confirm_moreprofile_modal .modal-dialog {
    max-width: 550px;
    margin: 1.75rem auto;
  }
  #confirm_moreprofile_modal .btn-group {
    width: 60%;
  }
  #confirm_moreprofile_modal .btn-group .btn-confirm {
    border-radius: 20px;
    background-color: #00a6ce;
    color: #fff;
    width: 100%;
  }
  #confirm_moreprofile_modal .btn-cancel {
    border-radius: 30px;
    width: 60%;
    background-color: #fff;
    color: #00a8cf;
    border: 1px solid #00a8cf;
    margin-top: 15px;
  }
  #confirm_moreprofile_modal .img-logo {
    margin: 2rem;
  }
}
#confirm_moreprofile_modal .message {
  margin-left: 20%;
  width: 60%;
}
#confirm_moreprofile_modal .modal-body {
  background-color: #fff;
  text-align: center;
  font-size: 1.3em;
}
#confirm_moreprofile_modal .header-change-pwd {
  text-align: center;
  border-bottom: 6px solid #00A6CE;
  border-radius: 0px;
  padding-top: 10px;
}

.view {
  min-height: 600px;
}

.section_menu_view .menu_view .info_wraper .info_wrapper_outer .info_wrapper_inner .point_wrapper .coin {
  background: url(../image/mainNav/icon-ochiCoin.png) no-repeat center center;
  width: auto;
  height: 44px;
  background-size: contain;
  display: block;
}

.null_img {
  width: 120px;
  margin: 24px auto;
}

.nav-social-box {
  padding: 20px 10px;
}
.nav-social-box .nav-icon-social {
  padding-top: 5px;
  padding-left: 5px;
}
.nav-social-box .nav-icon-social img {
  width: 25px;
  /*height: 20px;*/
}
.nav-social-box .text-social-gray {
  color: #9d9d9d;
  font-size: 0.8rem;
  line-height: 1;
}
.nav-social-box .text-social-fb {
  color: #3c5a9a;
  line-height: 1;
  font-weight: bold;
  font-size: 1rem;
  margin-top: 5px;
}
.nav-social-box .text-social-line {
  color: #02b603;
  line-height: 1;
  font-weight: bold;
  font-size: 1rem;
  margin-top: 5px;
}
.nav-social-box .nav-social-arrow {
  margin-left: auto;
  padding-top: 3px;
  padding-right: 10px;
}
.nav-social-box .nav-social-arrow img {
  width: 10px;
}

#footer_cookie {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 10;
}
#footer_cookie .footer-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
  align-items: center;
  width: 100%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #footer_cookie .footer-wrapper {
    display: block;
    text-align: center;
  }
}
#footer_cookie .footer-wrapper .text {
  color: #ffffff;
  text-align: center;
  padding: 34px 0px;
  font-size: 17px;
}
#footer_cookie .footer-wrapper .text span {
  text-decoration: underline;
  cursor: pointer;
}
#footer_cookie .footer-wrapper .btn-accept {
  border-radius: 50px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to right, #09cfc8 0%, #0095c4 100%);
  margin-left: 30px;
  padding: 8px 40px;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #footer_cookie .footer-wrapper .btn-accept {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}
