@charset "UTF-8";
@font-face {
  font-family: HelveticaNow;
  src: url(../fonts/Helvetica-Now.otf) format("otf");
}
@font-face {
  font-family: LED;
  src: url(../fonts/LED.ttf) format("truetype");
}
@font-face {
  font-family: LED2;
  src: url(../fonts/EHSMB.ttf) format("truetype");
}
html,
body {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: HelveticaNow;
}

html {
  overflow-x: hidden;
  overflow-y: auto;
}

body::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

body::-webkit-scrollbar-thumb {
  background: #00aa46;
  box-shadow: 999px;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

body {
  overflow-y: visible;
}
body.modal-open {
  overflow: visible;
}

.d-flex, .design .select2-container .select2-selection__rendered, .design .select2-container .select2-selection.select2-selection--single, .design .rightAside, .design .rangeBox, .design .leftAside, .design .editor-section, .design .facing { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.space-between {
  justify-content: space-between;
}

.jstf-center, .design .facing {
  justify-content: center;
}

#loader {
  background: url("/assets/frontend/gif/spinner.gif");
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 150px;
  text-align: center;
  line-height: 150px;
  color: #00aa46;
}

.line-through {
  text-decoration: line-through;
}

.tooltip {
  position: relative;
  opacity: 1;
  font-weight: bold;
  font-size: 13px;
  z-index: 100;
  cursor: pointer;
  color: #00aa46;
}

.text-dark-blue {
  color: #00aa46;
}

.text-light-blue {
  color: #0095da;
}

.text-dark-grey {
  color: #717171;
}

.text-light-grey {
  color: #eee;
}

.text-green {
  color: #00aa46;
}
.text-green:hover {
  color: #00aa46;
}

.circle-email, #footer .soc-med .fa-stack:hover .hover-google, #footer .soc-med .fa-stack:hover .hover-pinterest {
  color: #ff493f;
}

.circle-linkedin {
  color: #0274b3;
}

.circle-twitter, #footer .soc-med .fa-stack:hover .hover-twitter {
  color: #1da1f2;
}

.circle-facebook, #footer .soc-med .fa-stack:hover .hover-facebook {
  color: #3b5998;
}

.circle-instagram, #footer .soc-med .fa-stack:hover .hover-instagram {
  color: #cd486b;
}

.circle-tiktok, #footer .soc-med .fa-stack:hover .hover-tiktok {
  color: #000000;
}

.uppercase {
  text-transform: uppercase;
}

a {
  color: #000;
  text-decoration: none;
  opacity: 1;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:focus {
  color: #000;
  text-decoration: none;
}
a:active {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.bold {
  font-weight: bold;
}

.bg-white {
  background: white !important;
}

.bg-cover-img, #geray-biz-home #big-banner .item, #reseller #big-banner .item, #about #title-banner, #faq #title,
#career #title, #product #product-banner .item, #category #banner, #category #title, #home #home-banner .item,
#home #home-banner-mobile .item, #title-banner, #big-banner .item {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.animation-on-opacity-6s, #checkout-modal .btn:focus,
#login-modal .btn:focus,
#modalOnlineDesign .btn:focus,
#modalCardPrintNow .btn:focus,
#editShippingAddressModal .btn:focus,
#editBillingAddressModal .btn:focus, #checkout-modal .btn:hover,
#login-modal .btn:hover,
#modalOnlineDesign .btn:hover,
#modalCardPrintNow .btn:hover,
#editShippingAddressModal .btn:hover,
#editBillingAddressModal .btn:hover, #checkout-modal .btn,
#login-modal .btn,
#modalOnlineDesign .btn,
#modalCardPrintNow .btn,
#editShippingAddressModal .btn,
#editBillingAddressModal .btn, #grid-service .box:hover,
#grid-most .box:hover, #grid-service .box,
#grid-most .box, #home-section-4 .svg-icon:hover, #header #show-menu .sec a:hover > p, #header #show-menu .sec p, #top-header .box, .btn-home:focus, .btn-home:hover, .btn-home, .btn-white:focus, .btn-white:hover, .btn-white, .btn-green:focus, .btn-green:hover, .btn-green, .btn-black-no-bg:active, .btn-black-no-bg:focus, .btn-black-no-bg:hover, .btn-black-no-bg, .btn-green-no-bg:active, .btn-green-no-bg:focus, .btn-green-no-bg:hover, .btn-green-no-bg, .btn-dark-blue-no-bg:active, .btn-dark-blue-no-bg:focus, .btn-dark-blue-no-bg:hover, .btn-dark-blue-no-bg, .btn-light-blue-no-bg:active, .btn-light-blue-no-bg:focus, .btn-light-blue-no-bg:hover, .btn-light-blue-no-bg, .btn-light-blue:focus, .btn-light-blue:hover, .btn-light-blue, .btn-grey:focus, .btn-grey:hover, .btn-grey, .btn-jd-black:focus, .btn-jd-black:hover, .btn-jd-black, .btn-jd-green:focus, .btn-jd-green:hover, .btn-jd-green, .btn-tertiary:focus, .btn-tertiary:hover, .btn-tertiary, a:hover {
  transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -webkit-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
}

.img-circle {
  border-radius: 50%;
}

.left-adjust-100 {
  float: left;
  width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.lh-50 {
  line-height: 50px;
}

.p-nm p {
  margin-bottom: 0px;
}

.border-box {
  border: 1px solid #eee;
}

/*BUTTON*/
.btn {
  padding: 6px 14px;
}

.btn-fixed-width {
  width: 110px;
  padding: 8px;
}

.btn-tertiary {
  background-color: #febf00 !important;
  color: white !important;
  border: 1px solid #febf00;
  opacity: 1;
}
.btn-tertiary:hover {
  opacity: 0.7;
  border: 1px solid #febf00;
  color: white !important;
}
.btn-tertiary:focus {
  opacity: 0.7;
  color: white !important;
}

.btn-jd-green {
  background-color: #00aa46 !important;
  color: white !important;
  border: 1px solid #00aa46;
  opacity: 1;
  align-items: center;
}
.btn-jd-green:hover {
  opacity: 0.7;
  border: 1px solid #00aa46;
  color: white !important;
}
.btn-jd-green:focus {
  opacity: 0.7;
  color: white !important;
}

.btn-jd-black {
  background-color: #000 !important;
  color: white !important;
  border: 1px solid #000;
  opacity: 1;
  align-items: center;
}
.btn-jd-black:hover {
  opacity: 0.7;
  border: 1px solid #000;
  color: white !important;
}
.btn-jd-black:focus {
  opacity: 0.7;
  color: white !important;
}

.btn-grey {
  background-color: #d5d5d5;
  color: #717171;
  font-weight: 600;
  opacity: 1;
  align-items: center;
}
.btn-grey:hover {
  opacity: 0.7;
  color: #000;
}
.btn-grey:focus {
  opacity: 0.7;
  color: #000;
}

.btn-light-blue {
  background-color: #0095da;
  color: white;
  opacity: 1;
  align-items: center;
}
.btn-light-blue:hover {
  opacity: 0.7;
  color: white;
}
.btn-light-blue:focus {
  opacity: 0.7;
  color: white;
}

.btn-light-blue-no-bg {
  background-color: transparent !important;
  color: #0095da !important;
  border: 1px solid #0095da !important;
  opacity: 1;
  align-items: center;
  transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -webkit-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
}
.btn-light-blue-no-bg:hover {
  background-color: #0095da !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-light-blue-no-bg:focus {
  background-color: #0095da !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-light-blue-no-bg:active {
  background-color: #0095da;
  color: white;
  transition: background-color 0.5s linear;
  opacity: 0.7;
}

.btn-dark-blue-no-bg {
  background-color: transparent !important;
  color: #00aa46 !important;
  border: 1px solid #00aa46 !important;
  opacity: 1;
  align-items: center;
  transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -webkit-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
}
.btn-dark-blue-no-bg:hover {
  background-color: #00aa46 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-dark-blue-no-bg:focus {
  background-color: #00aa46 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-dark-blue-no-bg:active {
  background-color: #00aa46;
  color: white;
  transition: background-color 0.5s linear;
  opacity: 0.7;
}

.btn-green-no-bg {
  background-color: transparent !important;
  color: #00aa46 !important;
  border: 1px solid #00aa46 !important;
  opacity: 1;
  align-items: center;
  transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -webkit-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
}
.btn-green-no-bg:hover {
  background-color: #00aa46 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-green-no-bg:focus {
  background-color: #00aa46 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-green-no-bg:active {
  background-color: #00aa46;
  color: white;
  transition: background-color 0.5s linear;
  opacity: 0.7;
}

.btn-black-no-bg {
  background-color: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  opacity: 1;
  align-items: center;
  transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -webkit-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
}
.btn-black-no-bg:hover {
  background-color: #000 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-black-no-bg:focus {
  background-color: #000 !important;
  color: white !important;
  transition: background-color 0.5s linear !important;
  opacity: 0.7;
}
.btn-black-no-bg:active {
  background-color: #000;
  color: white;
  transition: background-color 0.5s linear;
  opacity: 0.7;
}

.btn-white-no-bg {
  background-color: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  opacity: 1;
  align-items: center;
}

.btn-green {
  background-color: #000;
  color: white;
  opacity: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  /* &:after {
    content:"";
    position: absolute;
    left: 100%;
    top:0px;
    width:0px;
    height:0px;
    border-top:20px solid transparent;
    border-left:40px solid blue;
    border-bottom:20px solid transparent;
  }*/
}
.btn-green:hover {
  opacity: 0.7;
  color: white;
}
.btn-green:focus {
  opacity: 0.7;
  color: white;
}

.btn-white {
  background-color: white;
  color: black;
  opacity: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
}
.btn-white:hover {
  opacity: 0.7;
  color: black;
}
.btn-white:focus {
  opacity: 0.7;
  color: black;
}

.btn-home {
  background-color: white;
  color: black;
  opacity: 1;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
}
.btn-home:hover {
  opacity: 0.7;
  color: black;
}
.btn-home:focus {
  opacity: 0.7;
  color: black;
}

.btn-box-shadow {
  box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.34);
}

.btn-full-width {
  width: 100%;
}

.btn-small-width {
  width: 60%;
}

.btn-height-33 {
  line-height: 33px;
}

.btn-height-28 {
  line-height: 28px;
}

.pointer {
  cursor: pointer;
}

/* BUTTON */
/* FONT SIZE */
.fs-16 {
  font-size: 16px;
}

.fs-20 {
  font-size: 20px;
}

/* FONT SIZE */
/* GRID BOOTSTRAP */
.col-adjust-both {
  padding-left: 0px;
  padding-right: 0px;
}

.col-adjust-left {
  padding-left: 0px;
}

.col-adjust-right {
  padding-right: 0px;
}

/* GRID BOOTSTRAP */
.text-overflow {
  width: 250px;
  height: 7em;
  display: block;
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
}

.btn-overflow {
  display: none;
  text-decoration: none;
}

.disable {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.7;
}

#top-header .box {
  background-color: #00aa46;
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
  opacity: 1;
  color: white;
  letter-spacing: 1px;
  z-index: 9999;
  /*&:hover, &.active {
    opacity: 0.8;
    @extend .animation-on-opacity-6s;

    a {

    }
  }*/
}
#top-header .box.disable {
  cursor: not-allowed;
}
#top-header .box.disable a {
  pointer-events: none;
}
#top-header .box .nav-tabs {
  border-bottom: none;
}
#top-header .box .nav-tabs li {
  border: none;
}
#top-header .box .nav-tabs li.active a {
  color: #00aa46;
  background: white;
  pointer-events: none;
}
#top-header .box .nav-tabs li.active a:hover {
  color: #00aa46;
  background: white;
  text-decoration: none;
  opacity: 1;
}
#top-header .box .nav-tabs li a {
  color: white;
  border: none;
  transition: background-color 0.5s ease-in;
}
#top-header .box .nav-tabs li a:hover {
  opacity: 1;
  color: #00aa46;
  background-color: white;
  text-decoration: none;
  border: none;
}

#top-header-jd #dropdown-account a {
  width: 100%;
  float: left;
  line-height: 35px;
  text-align: center;
}
#top-header-jd .navbar-brand {
  height: 100%;
  width: 200px;
  margin-top: 14px;
}
#top-header-jd .navbar-right {
  margin-top: 20px;
  margin-right: 0;
}
#top-header-jd .navbar-right .dropdown .dropdown-menu {
  min-width: 137px;
}
#top-header-jd .navbar-right .acc-right {
  margin-right: -11px;
}
#top-header-jd .navbar-right .right {
  margin-right: -10px;
}
#top-header-jd .navbar-right .cart-badge {
  border-radius: 10px;
  font-size: 11px;
  text-align: center;
  background: #29a867;
  color: #fefefe;
  position: absolute;
  top: 6px;
  display: inline-block;
  line-height: 17px;
  min-width: 17px;
  right: 5px;
}

#header-jd {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
#header-jd .navbar {
  margin-bottom: 0;
}
#header-jd .navbar-nav > li > a {
  margin-left: -16px;
  font-size: 16px;
  cursor: pointer;
}
#header-jd #top-menu-jd .dropdown-toggle.toggle-jd.up::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c9";
  font-weight: 800;
  line-height: normal;
  font-size: 20px;
  position: relative;
  top: 50%;
  width: 16px;
  height: 4px;
  margin-top: -7px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd .dropdown-toggle.toggle-jd.down::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f00d";
  font-weight: 800;
  line-height: normal;
  font-size: 20px;
  position: relative;
  top: 50%;
  width: 16px;
  height: 4px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd li#menu1 .dropdown-toggle.accordion-jd.l1[aria-expanded=false] .active::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd li#menu1 .dropdown-toggle.accordion-jd.l1[aria-expanded=true] .active::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f068";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd li#menu2 .dropdown-toggle.accordion-jd.l2[aria-expanded=false] .active::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd li#menu2 .dropdown-toggle.accordion-jd.l2[aria-expanded=true] .active::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f068";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
#header-jd #top-menu-jd .menu .link:hover {
  background-color: transparent;
}
#header-jd .menu-width-jd {
  min-width: 70rem;
  max-height: calc(100vh - 158px);
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid black;
  margin-top: 2px;
  margin-left: -16px;
  background: white;
}
#header-jd .sec .icon {
  width: 15%;
}

#header-anchor-jd ul#dropdown-menu-mobile_p {
  padding-left: 22px;
  margin-bottom: 0;
}
#header-anchor-jd ul#dropdown-menu-mobile_p li {
  display: inline-flex;
  font-size: 16px;
  margin: 6px;
}
#header-anchor-jd ul#dropdown-menu-mobile_p.in {
  border-bottom: solid 1px black;
}
#header-anchor-jd ul#dropdown-menu-mobile_k {
  padding-left: 22px;
  margin-bottom: 0;
}
#header-anchor-jd ul#dropdown-menu-mobile_k li {
  display: inline-flex;
  font-size: 16px;
  margin: 6px;
}
#header-anchor-jd ul#dropdown-menu-mobile_k.in {
  border-bottom: solid 1px black;
}
#header-anchor-jd .line1.up {
  border-bottom: none;
}
#header-anchor-jd .line1.down {
  border-bottom: solid 1px black;
}
#header-anchor-jd .line2.up {
  border-bottom: none;
}
#header-anchor-jd .line2.down {
  border-bottom: solid 1px black;
}

#big-banner {
  background: #e9e2cd;
}
#big-banner .item {
  min-height: 350px;
}
#big-banner .item .box,
#big-banner .item .mobile-box {
  padding: 200px 50px;
  color: white;
  letter-spacing: 1px;
}
#big-banner .item .box .sub-title,
#big-banner .item .mobile-box .sub-title {
  font-size: 60px;
  margin-bottom: -30px;
  color: black;
}
#big-banner .item .box .sub-title span,
#big-banner .item .mobile-box .sub-title span {
  font-size: 30px;
  color: black;
}
#big-banner .item .box .title,
#big-banner .item .mobile-box .title {
  font-size: 38px;
  margin-bottom: 0px;
  color: black;
}
#big-banner .item .box .detail,
#big-banner .item .mobile-box .detail {
  font-size: 18px;
  margin: 5px 0px 20px;
  color: black;
}

#title-banner .inside {
  padding: 75px 0px;
  color: white;
}
#title-banner .inside h3 {
  font-size: 30px;
}
#title-banner .inside img {
  vertical-align: middle;
  margin-top: -5px;
}

#step {
  float: left;
  width: 100%;
  padding: 20px 0px;
  background: white;
}
#step .box {
  margin-bottom: 15px;
}
#step .box img {
  float: left;
  width: 80px;
  max-width: 30%;
}
#step .box span.step {
  float: left;
  background: transparent;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #0095da;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 5px;
  text-align: center;
  width: 1.6em;
  font-size: 34px;
  margin-top: 20px;
  border: 2px solid #0095da;
}
#step .box .detail {
  padding: 10px 15px 0px;
  float: left;
  width: 70%;
}
#step .box .detail .title {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
#mobile-header {
  display: none;
  background-color: white;
  font-size: 16px;
  position: relative;
  box-shadow: 0px 10px 20px 0px rgba(181, 181, 181, 0.67);
  z-index: 888;
}
#mobile-header .navbar {
  min-height: 100%;
  margin-bottom: 0px;
}
#mobile-header .navbar .navbar-header {
  min-height: 100%;
  padding: 10px 15px;
  width: 100%;
  display: flex;
}
#mobile-header .navbar .navbar-header #mobile-bar {
  position: relative;
  font-size: 26px;
  width: 25%;
  float: left;
  z-index: 10000;
  display: flex;
  align-items: center;
}
#mobile-header .navbar .navbar-header #mobile-cart {
  position: relative;
  float: right;
  width: 25%;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#mobile-header .navbar .navbar-header #mobile-cart .cart-badge {
  border-radius: 10px;
  font-size: 11px;
  text-align: center;
  background: #29a867;
  color: #fefefe;
  position: absolute;
  top: 0;
  display: inline-block;
  line-height: 17px;
  min-width: 17px;
  right: -8px;
}
#mobile-header .navbar .navbar-header .navbar-brand {
  width: 50%;
  position: relative;
  text-align: center;
  height: 100%;
  padding: 0;
}
#mobile-header .navbar .navbar-header .navbar-brand img {
  margin: auto;
}
#mobile-header .dropdown-menu-mobile {
  list-style: none;
  padding: 5px 0px 10px 15px;
}
#mobile-header .dropdown-menu-mobile li {
  padding: 3px 0px;
}

.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

.container-fluid-no-padding {
  padding-left: 0px;
  padding-right: 0px;
}

#header {
  background-color: white;
  font-size: 16px;
  position: relative;
  box-shadow: 0px 5px 20px 0px rgba(101, 101, 101, 0.67);
  z-index: 999;
}
#header #geraybiz-landing {
  background: transparent;
  position: absolute;
  width: 100%;
  padding-top: 10px;
  z-index: 9999;
}
#header #geraybiz-landing .navbar-nav > li > a:hover {
  background-color: transparent;
}
#header #geraybiz-landing .navbar-nav > li > a:focus {
  background-color: transparent;
}
#header #geraybiz-landing .navbar-nav > li > a:active {
  background-color: transparent;
}
#header #geraybiz-landing #top-menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: table-row;
}
#header #geraybiz-landing #top-menu .menu {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding: 0px 10px;
}
#header #geraybiz-landing #top-menu .menu a {
  color: white;
  font-weight: 400;
}
#header #geraybiz-landing #top-menu .menu a:hover {
  background-color: transparent;
}
#header #logo {
  padding-top: 10px;
}
#header #dropdown-account a {
  width: 100%;
  float: left;
  line-height: 35px;
  text-align: center;
}
#header #top-menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: table-row;
}
#header #top-menu .menu {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding: 0px 10px;
}
#header #top-menu .menu.open > a {
  background-color: transparent;
}
#header #top-menu .menu .dropdown-toggle {
  padding-top: 8px;
}
#header #top-menu .menu .link {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  font-weight: 600;
}
#header #top-menu .menu .link:hover {
  color: #00aa46;
  background-color: transparent;
}
#header #top-menu .menu .link:active {
  background-color: transparent;
}
#header #top-menu .menu .link.adjust {
  padding-top: 25px;
}
#header #top-menu .menu .link.adjust-0 {
  padding-top: 0;
}
#header #top-menu .dropdown > a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}
#header #top-menu .new-green > a:after {
  content: url("../images/new-green.png");
  font-family: FontAwesome;
  font-size: 12px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}
#header #top-menu .new-orange > a:after {
  content: url("../images/new-orange.png");
  font-family: FontAwesome;
  font-size: 12px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}
#header #top-menu #right-menu {
  float: right;
}
#header #top-menu #right-menu a:hover {
  color: white !important;
}
#header #sub-menu {
  background: #eee;
  padding: 0px;
}
#header #sub-menu li {
  padding: 5px;
  font-weight: 600;
}
#header #sub-menu li:hover {
  background-color: white;
}
#header #sub-menu li a:hover {
  background-color: white;
}
#header #sub-menu .w-af:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  top: 32%;
  right: 15px;
}
#header #sub-menu .w-af.active {
  background-color: white;
}
#header #show-menu {
  background-color: white;
  padding: 15px;
  overflow-y: scroll;
}
#header #show-menu .sec {
  text-align: center;
}
#header #show-menu .sec p {
  font-size: 14px;
  font-weight: 600;
  color: #0095da;
  opacity: 1;
  margin: 10px 0 25px;
}
#header #show-menu .sec .icon {
  width: 25%;
}
#header #show-menu .sec a:hover > p {
  opacity: 0.5;
}
#header #show-menu .open {
  display: block;
}
#header #show-menu .close {
  display: none;
}
#header .navbar-right {
  height: 100px;
}
#header .navbar-right li {
  line-height: 100px;
  padding: 0px 5px;
}
#header .navbar-right li .btn {
  padding: 7px;
  margin-top: 30px;
}
#header .navbar-right li.dropdown a img {
  height: 50px;
  width: 50px;
  margin-top: 10px;
  border-radius: 25px;
}
#header .navbar-right li.dropdown .dropdown-menu ul {
  list-style: none;
}
#header .slicknav_menu {
  display: none;
}
#header #mobile-menu {
  float: none;
  padding-left: 4%;
}
#header .js nav {
  display: none;
}
#header .js .slicknav_menu {
  display: block;
}
#header .navbar {
  margin-bottom: 0px;
}
#header .navbar-brand {
  height: 100%;
  width: 230px;
}
#header .mega-dropdown {
  position: static !important;
}
#header .mega-dropdown-menu {
  background-color: rgb(238, 238, 238);
  padding: 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#header .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
#header .mega-dropdown-menu > li > ul > li {
  list-style: none;
}
#header .mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
#header .mega-dropdown-menu > li ul > li > a:hover,
#header .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
#header .mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
#header .carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;
}
#header .left.carousel-control {
  right: 30px;
  left: inherit;
}
#header .carousel-control .glyphicon-chevron-left,
#header .carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

#footer-2 {
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
  color: white;
  background: #00aa46;
}
#footer-2 p {
  margin: 0px;
}

#footer {
  background-position: center center;
  background-size: cover;
  padding: 30px 0px;
  background-color: #bbbcbc;
  color: black;
  width: 100%;
  float: left;
}
#footer h4 {
  color: black;
}
#footer .list {
  list-style: none;
  padding: 15px 0px 0px 0px;
}
#footer .list li {
  margin-bottom: 7px;
}
#footer .list li a {
  color: black;
}
#footer .list li a:hover {
  text-decoration: underline;
}
#footer .list li i {
  margin-right: 10px;
}
#footer .list li .table {
  margin-bottom: 0px;
}
#footer .list li .table tr td {
  border-top: none;
  padding: 0px;
}
#footer .list li .table tr td:first-child {
  width: 12.5%;
}
#footer .soc-med i.fa-circle {
  color: #717171;
}
#footer #copyright img {
  margin: 0px 2.5px;
}

.wizard .content .body label.error {
  margin-left: 0 !important;
}
.wizard .content .body #quantity {
  height: 100%;
}

.color-preview {
  float: left;
  border: 1px solid #ccc;
  margin: 2px;
  zoom: 1;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.carousel-control.left,
.carousel-control.right {
  background: none !important;
}

#mc-embedded-subscribe-form #mc-embedded-subscribe {
  height: 34px;
}

.button-center {
  height: 80px;
  width: 80px;
  margin: -20px -40px;
  position: relative;
  top: 50%;
  left: 50%;
  font-size: 15px;
  padding: 0;
}

.pointer-none {
  pointer-events: none;
}

.hide-number-spinner-button::-webkit-outer-spin-button,
.hide-number-spinner-button::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.hide-number-spinner-button {
  -moz-appearance: textfield;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}

#request-sample .product-sample-jd img {
  max-width: 100%;
}
#request-sample .product-sample-jd:hover {
  opacity: 1;
}
#request-sample .product-sample-jd:hover .button-product {
  opacity: 1;
  background: black;
  color: white;
}
#request-sample .product-sample-jd .button-product {
  margin: -27px 0 0 0;
  position: relative;
  padding: 4px;
  opacity: 0;
  display: flex;
  justify-content: space-between;
}

.eui-widget-title {
  display: none !important;
}

a.eapps-link {
  display: none !important;
}

.line-jd {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
  #footer h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  #top-header-jd {
    display: none;
  }
  #header-jd {
    display: none;
  }
  #header-anchor-jd {
    display: none;
  }
  #header {
    display: none;
  }
  #header .slicknav_menu {
    display: block;
  }
  #mobile-header {
    display: block;
  }
  #mobile-header #mobile-nav-dropdown .navbar-nav {
    display: flex;
  }
  #mobile-header .navbar-collapse.collapse {
    display: none;
  }
  #mobile-header .navbar .navbar-header .navbar-brand img {
    max-width: 70%;
  }
  .line-jd {
    display: block;
    border-top: 1px solid #00aa46;
    width: 50%;
    margin: 0 auto;
  }
  .btn-home {
    background-color: #00aa46;
    color: white;
    opacity: 1;
    padding-top: 5px;
    padding-bottom: 5px;
    align-items: center;
  }
  .btn-home:hover {
    opacity: 0.7;
    color: white;
  }
  .btn-home:focus {
    opacity: 0.7;
    color: white;
  }
}
@media screen and (max-width: 425px) {
  #top-footer #partner h3 {
    text-align: center;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #top-header .box {
    padding: 10px 10px 0px;
  }
  #mobile-header {
    display: block;
  }
  #mobile-header #mobile-nav-dropdown .navbar-nav {
    display: block;
  }
}
#home .content-list {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100vw;
  overflow: hidden;
  position: relative;
}
#home .content-list .marquee .marquee_line1 {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "LED";
  color: #00aa46;
  display: inline-block;
}
#home .content-list .marquee .marquee_line2 {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "LED";
  color: #ef0606;
  display: inline-block;
}
#home .content-list .marquee .marquee_line3 {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "LED";
  color: #00aa46;
  display: inline-block;
}
#home .content-list .marquee .marquee_line4 {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "LED";
  color: #ef0606;
  display: inline-block;
}
#home #home-banner .carousel-indicators li,
#home #home-banner-mobile .carousel-indicators li {
  background-color: white;
  border: 1px solid white;
}
#home #home-banner .carousel-indicators .active,
#home #home-banner-mobile .carousel-indicators .active {
  background-color: #00aa46;
  border: 1px solid #00aa46;
}
#home #home-banner .item,
#home #home-banner-mobile .item {
  height: 500px;
  max-height: 500px;
}
#home #home-banner .item:after,
#home #home-banner-mobile .item:after {
  content: "\a";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.322);
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#home #home-banner .item:hover:after,
#home #home-banner-mobile .item:hover:after {
  opacity: 1;
}
#home #home-banner .item .container,
#home #home-banner-mobile .item .container {
  display: flex;
  height: 100%;
  align-items: center;
}
#home #home-banner .item .box,
#home #home-banner-mobile .item .box {
  letter-spacing: 1px;
  z-index: 1;
}
#home #home-banner .item .box .sub-title,
#home #home-banner-mobile .item .box .sub-title {
  font-size: 60px;
  margin-bottom: -30px;
  color: black;
}
#home #home-banner .item .box .sub-title span,
#home #home-banner-mobile .item .box .sub-title span {
  font-size: 30px;
  color: black;
}
#home #home-banner .item .box .title,
#home #home-banner-mobile .item .box .title {
  font-family: "Poppins", sans-serif;
  font-size: 38px;
  margin-bottom: 0px;
  color: black;
}
#home #home-banner .item .box .detail,
#home #home-banner-mobile .item .box .detail {
  font-size: 14px;
  margin: 5px 0px 20px;
  color: black;
  text-align: justify;
}
#home #home-banner .carousel-control,
#home #home-banner-mobile .carousel-control {
  width: 5%;
}
#home #home-banner #list-tab,
#home #home-banner-mobile #list-tab {
  position: absolute;
  margin-top: -50px;
  width: 45%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
#home #home-banner #list-tab #tababble,
#home #home-banner #list-tab #tababblers,
#home #home-banner #list-tab #mobile-tab,
#home #home-banner-mobile #list-tab #tababble,
#home #home-banner-mobile #list-tab #tababblers,
#home #home-banner-mobile #list-tab #mobile-tab {
  list-style: none;
  padding-left: 0px;
  display: inline-flex;
  margin-bottom: 10px;
  white-space: nowrap;
  width: 100%;
  justify-content: space-between;
}
#home #home-banner #list-tab #tababble li,
#home #home-banner #list-tab #tababblers li,
#home #home-banner #list-tab #mobile-tab li,
#home #home-banner-mobile #list-tab #tababble li,
#home #home-banner-mobile #list-tab #tababblers li,
#home #home-banner-mobile #list-tab #mobile-tab li {
  color: white;
  text-align: center;
  position: relative;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 1px;
}
#home #home-banner #list-tab #tababble li .animated-underline,
#home #home-banner #list-tab #tababblers li .animated-underline,
#home #home-banner #list-tab #mobile-tab li .animated-underline,
#home #home-banner-mobile #list-tab #tababble li .animated-underline,
#home #home-banner-mobile #list-tab #tababblers li .animated-underline,
#home #home-banner-mobile #list-tab #mobile-tab li .animated-underline {
  color: white;
}
#home #home-banner #list-tab #tababble li .animated-underline:hover:after,
#home #home-banner #list-tab #tababblers li .animated-underline:hover:after,
#home #home-banner #list-tab #mobile-tab li .animated-underline:hover:after,
#home #home-banner-mobile #list-tab #tababble li .animated-underline:hover:after,
#home #home-banner-mobile #list-tab #tababblers li .animated-underline:hover:after,
#home #home-banner-mobile #list-tab #mobile-tab li .animated-underline:hover:after {
  width: 100%;
  opacity: 1;
  transition: width 200ms, background-color 200ms, opacity 0ms 0ms;
}
#home #home-banner #list-tab #tababble li .animated-underline:after,
#home #home-banner #list-tab #tababblers li .animated-underline:after,
#home #home-banner #list-tab #mobile-tab li .animated-underline:after,
#home #home-banner-mobile #list-tab #tababble li .animated-underline:after,
#home #home-banner-mobile #list-tab #tababblers li .animated-underline:after,
#home #home-banner-mobile #list-tab #mobile-tab li .animated-underline:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  height: 2px;
  opacity: 0;
  border-radius: 2px;
  background-color: currentColor;
  transition: width 200ms, background-color 200ms, opacity 0ms 200ms;
  top: 25px;
}
#home #home-tab #list-tab {
  margin-top: -42px;
}
#home #home-tab #detail-tab .box img {
  float: left;
  width: 80px;
  max-width: 30%;
}
#home #home-tab #detail-tab .box .detail {
  padding: 10px 15px 0px;
  float: left;
  width: 70%;
}
#home #home-tab #detail-tab .box .detail .title {
  font-size: 16px;
  color: #0095da;
  margin-bottom: 0px;
}
#home #home-tab #detail-tab .book {
  margin-bottom: 30px;
}
#home #home-tab #detail-tab .book-box img {
  height: 270px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #00aa46;
}
#home #home-tab #detail-tab .book-box .detail-box {
  padding: 30px 20px;
  background: white;
  float: left;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#home #home-tab #detail-tab .book-box .detail-box .title {
  font-size: 22px;
}
#home #home-tab #detail-tab .book-box .detail-box .sub-title {
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#home #home-tab #detail-tab .book-box .detail-box .left {
  color: #0095da;
}
#home #home-tab #detail-tab .book-box .detail-box .left p {
  margin-bottom: 0px;
}
#home #home-tab #detail-tab .book-box .detail-box .left p:first-child {
  margin-bottom: -5px;
}
#home #home-tab #detail-tab .book-box .detail-box .left .price {
  font-size: 22px;
}
#home #home-tab #detail-tab .book-box .detail-box .left,
#home #home-tab #detail-tab .book-box .detail-box .right {
  float: left;
  width: 50%;
}
#home #home-tab #detail-tab .book-box .detail-box .right .btn {
  width: 100%;
  line-height: 30px;
}
#home #home-tab #tababble,
#home #home-tab #tababblers,
#home #home-tab #mobile-tab {
  list-style: none;
  padding-left: 0px;
  display: inline-flex;
  line-height: 80px;
  background: white;
  margin-bottom: 50px;
  white-space: nowrap;
  width: 100%;
}
#home #home-tab #tababble li,
#home #home-tab #tababblers li,
#home #home-tab #mobile-tab li {
  color: #717171;
  width: 16.667%;
  text-align: center;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
#home #home-tab #tababble li:hover,
#home #home-tab #tababblers li:hover,
#home #home-tab #mobile-tab li:hover {
  background: #00aa46;
  transition: background-color 0.5s linear;
  color: white;
}
#home #home-tab #tababble li:active,
#home #home-tab #tababblers li:active,
#home #home-tab #mobile-tab li:active {
  background: #00aa46;
  transition: background-color 0.5s linear;
  color: white;
}
#home #home-tab #tababble li:after,
#home #home-tab #tababblers li:after,
#home #home-tab #mobile-tab li:after {
  content: "";
  width: 0;
  height: 80%;
  position: absolute;
  border: 0.5px solid #d5d5d5;
  top: 10%;
  right: 0px;
}
#home #home-tab #tababble li:hover:after,
#home #home-tab #tababblers li:hover:after,
#home #home-tab #mobile-tab li:hover:after {
  border: none;
}
#home #home-tab #tababble li:last-child:after,
#home #home-tab #tababblers li:last-child:after,
#home #home-tab #mobile-tab li:last-child:after {
  border: none;
}
#home #home-tab #tababble .remove-border:after,
#home #home-tab #tababblers .remove-border:after,
#home #home-tab #mobile-tab .remove-border:after {
  border: none !important;
}
#home #home-tab #tababble .active,
#home #home-tab #tababblers .active,
#home #home-tab #mobile-tab .active {
  background: #00aa46;
  color: white;
}
#home #home-tab #tababble .active:after,
#home #home-tab #tababblers .active:after,
#home #home-tab #mobile-tab .active:after {
  border: none;
}

#home-section-2 .slider-banner img {
  cursor: pointer;
}
#home-section-2 .slick-slide {
  width: 100%;
}
#home-section-2 .box {
  background-color: white;
}
#home-section-2 .box .title {
  color: black;
}
#home-section-2 .position {
  position: relative;
  margin-top: -400px;
}
#home-section-2 .position .position-title {
  color: white;
  width: 30%;
  font-size: 40px;
  font-weight: bold;
  margin: 12px 0;
}
#home-section-2 .position .position-content {
  color: white;
  width: 26%;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 14px 0;
}

#home-section-4 .svg-icon {
  position: absolute;
  margin-top: 0.4em;
  margin-left: 0.1rem;
  font-size: 0.9em;
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
#home-section-5 .position-title {
  margin: -380px auto;
  position: relative;
  left: 66%;
}
#home-section-5 .position-title .box {
  width: 36%;
  padding: 30px;
}
#home-section-5 .position-title .box .title {
  color: white;
}
#home-section-5 .position-title .box .link {
  color: white;
}

#home-section-9 .position {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
}

#grid-service,
#grid-most {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 15px;
       column-gap: 15px;
}
#grid-service .no-box .content,
#grid-most .no-box .content {
  padding: 18px;
}
#grid-service .box,
#grid-most .box {
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  opacity: 1;
}
#grid-service .box .flex-content,
#grid-most .box .flex-content {
  flex: auto;
}
#grid-service .box .flex-content .content,
#grid-most .box .flex-content .content {
  padding: 18px;
}
#grid-service .box .flex-link,
#grid-most .box .flex-link {
  flex: none;
  padding: 0 14px 12px;
}
#grid-service .box:hover,
#grid-most .box:hover {
  opacity: 0.8;
  box-shadow: 0 2px 8px 0 rgba(75, 89, 109, 0.3);
}

#grid-share {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

#partner {
  background: white;
}
#partner .our-partner {
  text-align: center;
}
#partner .partner-list {
  list-style: none;
  padding: 0px;
  display: none;
}
#partner .partner-list li img {
  width: 100%;
}
#partner h3 {
  margin: 0px;
  margin-top: 40px;
  color: #00aa46;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
}

#partner-list {
  list-style: none;
  padding: 0px;
  display: none;
}

.slider-container {
  width: 100%;
  height: 100%;
  padding: 20px;
}

#partner-list img {
  width: 100%;
}

#facility {
  background: white;
}
#facility .our-facility {
  text-align: center;
}
#facility .facility-list {
  list-style: none;
  padding: 0px;
  display: none;
}
#facility .facility-list li img {
  width: 100%;
}
#facility h3 {
  margin: 0px;
  margin-top: 40px;
  margin-bottom: 25px;
  color: #0095da;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
}

#facility-list {
  list-style: none;
  padding: 0px;
  display: none;
  margin-bottom: 35px;
}
#facility-list .owl-item .item .description-layer {
  position: absolute;
  top: 0;
  font-size: 17px;
  font-weight: bolder;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(254, 193, 13, 0.6);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s, visibility 0.2s;
}
#facility-list .owl-item .item:hover .description-layer {
  visibility: visible;
  opacity: 1;
}

#facility-list img {
  width: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #777777;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}

.owl-carousel.owl-theme .owl-nav div:hover {
  opacity: 0.9;
  filter: Alpha(Opacity=90);
}

.bx-viewport {
  height: 100% !important;
}

#product-slick .slick-prev,
#product-slick .slick-next {
  opacity: 0;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
}
#product-slick:hover .slick-prev,
#product-slick:hover .slick-next {
  opacity: 1;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
}
#product-slick .product-jd .new-custom > a:after {
  content: url("../images/new-custom.png");
  font-family: FontAwesome;
  font-size: 12px;
  padding-left: 6px;
  position: absolute;
  top: 4px;
}
#product-slick .product-jd:hover .button-product {
  opacity: 1;
  background: black;
  color: white;
}
#product-slick .product-jd a:focus {
  outline: none;
}
#product-slick .product-jd a:focus .image-product-jd-2:active {
  border: 2px solid #00aa46;
}
#product-slick .product-jd .button-product {
  margin: -27px 0 0 0;
  position: relative;
  padding: 4px;
  opacity: 0;
  display: flex;
  justify-content: space-between;
}
#product-slick .product-jd .price {
  position: absolute;
  margin: -26px 0 0 4px;
  letter-spacing: 1px;
  opacity: 1;
}
#product-slick .product-jd .price:hover {
  opacity: 0;
}

@media screen and (max-width: 1440px) {
  #home-section-2 .position {
    margin-top: -360px;
  }
  #home-section-2 #list-tab {
    margin-top: -50px;
  }
  #home-section-5 .position-title {
    margin: -300px auto;
    position: relative;
    left: 60%;
  }
  #home-section-5 .position-title .box {
    width: 36%;
    padding: 30px;
  }
}
@media screen and (min-width: 1446px) {
  #home #home-banner .item .container {
    width: 1600px;
  }
}
@media screen and (max-width: 1366px) {
  #home-section-2 .position {
    margin-top: -320px;
  }
  #home-section-2 #list-tab {
    margin-top: -44px;
  }
  #home-section-5 .position-title {
    margin: -300px auto;
    position: relative;
    left: 56%;
  }
  #home-section-5 .position-title .box {
    width: 34%;
    padding: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #home-section-5 .position-title {
    margin: -27% auto;
    position: relative;
    left: 55%;
  }
  #home-section-5 .position-title .box {
    width: 48%;
    padding: 24px;
  }
}
@media screen and (max-width: 991px) {
  #home #home-tab #detail-tab .book-box img {
    height: 100%;
  }
  #home-section-2 .position {
    margin-top: -200px;
  }
  #home-section-2 .position .position-title {
    width: 100%;
    font-size: 20px;
    margin: -56% 0 0 0;
    text-align: center;
    font-weight: bold;
  }
  #home-section-2 .position .position-content {
    margin: 55% 0 0 0;
    color: black;
    width: 100%;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
  }
  #home-section-2 .position .position-btn {
    margin: 2% 0 0 0;
    text-align: center;
  }
  #home-section-5 .position-title {
    margin: auto;
    left: auto;
  }
  #home-section-5 .position-title .box {
    width: 90%;
    padding: 20px 0;
  }
  #home-section-5 .position-title .box .title {
    color: black;
  }
  #home-section-5 .position-title .box .link {
    color: black;
  }
  #home-section-9 .position {
    position: relative;
  }
  #grid-service,
#grid-share {
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    overflow-x: auto;
  }
  #grid-most {
    grid-template-columns: repeat(1, minmax(250px, 1fr));
    overflow-x: auto;
    row-gap: 15px;
  }
  #grid-most .box .flex-link {
    padding: 0 18px 12px;
  }
}
@media screen and (max-width: 768px) {
  #home .content-list .marquee .marquee_line1 {
    font-size: 32px;
    line-height: 32px;
  }
  #home .content-list .marquee .marquee_line2 {
    font-size: 32px;
    line-height: 32px;
  }
  #home .content-list .marquee .marquee_line3 {
    font-size: 32px;
    line-height: 32px;
  }
  #home .content-list .marquee .marquee_line4 {
    font-size: 32px;
    line-height: 32px;
  }
  #home #home-tab {
    padding: 30px 0px;
  }
  #home #home-tab #tababble,
#home #home-tab #tababblers,
#home #home-tab #mobile-tab {
    display: block;
    margin-bottom: 0px;
  }
  #home #home-tab #tababble li,
#home #home-tab #tababblers li,
#home #home-tab #mobile-tab li {
    width: 100%;
    background: #436070;
    margin-bottom: 1px;
    color: white;
    text-align: left;
    line-height: normal;
    padding: 15px 25px;
    display: block;
  }
  #home #home-tab #tababble li:after,
#home #home-tab #tababblers li:after,
#home #home-tab #mobile-tab li:after {
    content: "\f0da";
    font-family: FontAwesome;
    color: white;
    position: absolute;
    border: none;
    right: 35px;
    top: 15px;
    font-size: 16px;
  }
  #home #home-tab #tababble li a,
#home #home-tab #tababblers li a,
#home #home-tab #mobile-tab li a {
    color: white;
    display: block;
    width: 100%;
  }
  #home #home-banner-mobile .item {
    height: 400px;
    max-height: 400px;
  }
  #home #home-banner-mobile .item .box .sub-title {
    font-size: 60px;
    margin-bottom: -30px;
    color: black;
  }
  #home #home-banner-mobile .item .box .sub-title span {
    font-size: 30px;
    color: black;
  }
  #home #home-banner-mobile .item .box .title {
    font-size: 28px;
    margin: -190px 0 0 0;
    color: black;
    text-align: center;
  }
  #home #home-banner-mobile .item .box .detail {
    font-size: 14px;
    margin: 5px 0px 20px;
    color: black;
    text-align: center;
  }
  #home #home-tab #list-tab {
    margin-top: 0px;
  }
  #product-slick .product-jd:hover .button-product {
    opacity: 1;
    background: black;
    color: white;
  }
  #product-slick .product-jd .button-product {
    margin: -25px 0 0 0;
    position: relative;
    padding: 4px;
    opacity: 0;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
  }
  #product-slick .product-jd .price {
    position: absolute;
    margin: -15px 0 0 4px;
    letter-spacing: 1px;
    font-size: 10px;
    opacity: 1;
  }
  #product-slick .product-jd .price:hover {
    opacity: 0;
  }
}
@media screen and (max-width: 425px) {
  header .slicknav_menu {
    display: block;
  }
  #home #home-tab #detail-tab {
    display: none;
  }
  #home #home-tab #detail-tab .box {
    text-align: center;
  }
  #home #home-tab #detail-tab .box .detail {
    width: 100%;
  }
  #home #home-tab #detail-tab .box img {
    width: 100%;
    max-width: 35%;
    float: none;
  }
  #home #home-tab #detail-tab .book-box img {
    max-height: 100%;
  }
  #home #home-tab #detail-tab .book-box .detail-box .right .btn {
    font-size: 10px;
  }
  #home #home-tab #detail-tab .book-box .detail-box .left .price {
    font-size: 16px;
  }
  #partner .partner-list {
    display: block;
  }
  #partner .partner-list li {
    width: 100%;
  }
  #partner .partner-list h3 {
    font-size: 20px;
    text-align: center;
  }
  #home #home-tab #detail-tab .book-box .detail-box .sub-title {
    height: 100%;
  }
}
#category {
  background: white;
}
#category .pointy-right {
  background-color: #a6ce39;
  border: 0;
  border-radius: 4px 0 0 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 25px;
  position: relative;
  cursor: default;
  outline: none;
  width: 90%;
}
#category .pointy-right:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-left-width: 2em;
  top: 0%;
  left: 100%;
  border-color: #a6ce39;
  border-top-color: transparent;
  border-top-width: 26px;
  border-bottom-color: transparent;
  border-bottom-width: 26px;
  border-right-color: transparent;
}
#category .pointy-right:focus {
  outline: none;
}
#category .pointy-right:active {
  outline: none;
}
#category .pointy-right p {
  font-size: 14px !important;
  text-align: left;
  margin-bottom: 0px;
  line-height: 16px;
}
#category #title .inside {
  padding: 75px 0px;
  color: white;
}
#category #banner {
  float: left;
  padding: 180px 50px;
  width: 100%;
  margin: 0px;
}
#category #banner h3 {
  font-size: 30px;
  font-weight: 600;
}
#category #banner p {
  font-size: 18px;
}
#category #banner .btn-green p {
  margin: 0px;
}
#category #banner .btn-green p:first-child {
  margin-bottom: -5px;
}
#category #book-content {
  padding-left: 0px;
  padding-right: 0px;
  background: white;
}
#category #book-content .full-box {
  float: left;
  width: 100%;
  padding: 50px 0px;
}
#category #book-content .box {
  margin: auto;
}
#category #book-content .box .title {
  font-size: 20px;
}
#category #book-content .box img {
  max-width: 480px;
}
#category #book-content .box .detail-box {
  float: left;
  text-align: left;
  width: 100%;
  min-height: 150px;
}
#category #book-content .box .detail-box .title {
  font-size: 30px;
}
#category #book-content .box .detail-box .sub-title {
  font-size: 18px;
  max-width: 450px;
}
#category #book-content .box .detail-box .btn-green p {
  margin: 0px;
}
#category #book-content .box .detail-box .btn-green p:first-child {
  margin-bottom: -5px;
}
#category #book-content .box .detail-box .left,
#category #book-content .box .detail-box .right {
  float: left;
  width: 50%;
}
#category #book-content .box .detail-box .left {
  padding-right: 15px;
}
#category #book-content .box .detail-box .right {
  padding-left: 15px;
}

@media screen and (max-width: 991px) {
  #category #book-content .box img {
    height: 100%;
  }
}
@media screen and (max-width: 425px) {
  #category #book-content {
    padding-left: 0px;
    padding-right: 0px;
  }
  #category #book-content .full-box {
    padding: 50px 0px;
  }
  #category #book-content .full-box .box {
    width: 100%;
  }
  #category #book-content .box {
    width: 100%;
  }
  #category #book-content .text-left {
    text-align: center;
  }
  #category #book-content .box .detail-box {
    padding: 20px 0;
  }
  #category #book-content .box .detail-box .right {
    width: 100%;
    padding-left: 0px;
  }
  #category #book-content .box .detail-box .left {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  #category #banner {
    padding: 100px 0px;
  }
  #category #book-content .box img {
    height: 100%;
    width: 100%;
  }
}
#sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

#product .box-mobile {
  padding: 50px 15px;
  color: white;
  letter-spacing: 1px;
}
#product .box-mobile .title {
  text-align: center;
  font-size: 38px;
  margin-bottom: 0px;
  color: black;
}
#product .box-mobile .detail {
  text-align: center;
  font-size: 18px;
  margin: 5px 0px 20px;
  color: black;
}
#product #big-banner {
  background: #fff;
}
#product #big-banner .item .box .title {
  color: black;
}
#product #big-banner .item .box .detail {
  color: black;
}
#product #big-banner .box-360 {
  padding-top: 4%;
}
#product #big-banner .box-360 .threesixty .threesixty_images img {
  width: 90%;
}
#product #big-banner .box-360 .custom_previous {
  font-size: 60px;
  color: #00aa46;
  position: absolute;
  top: 55%;
}
#product #big-banner .box-360 .custom_next {
  font-size: 60px;
  color: #00aa46;
  position: absolute;
  top: 55%;
  right: 10%;
}
#product #info-card {
  display: flex;
}
#product #info-card .title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
}
#product #product-banner .item .box {
  padding: 200px 50px;
  color: white;
  letter-spacing: 1px;
}
#product #product-banner .item .box .sub-title {
  font-size: 87px;
  margin-bottom: -40px;
}
#product #product-banner .item .box .sub-title span {
  font-size: 30px;
}
#product #product-banner .item .box .title {
  font-size: 36px;
  margin-bottom: 0px;
}
#product #step {
  float: left;
  width: 100%;
  padding: 20px 0px;
  background: white;
}
#product #step .box img {
  float: left;
  width: 80px;
  max-width: 30%;
}
#product #step .box span.step {
  float: left;
  background: transparent;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #0095da;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 5px;
  text-align: center;
  width: 1.6em;
  font-size: 34px;
  margin-top: 20px;
  border: 2px solid #0095da;
}
#product #step .box .detail {
  padding: 10px 15px 0px;
  float: left;
  width: 70%;
}
#product #step .box .detail .title {
  font-size: 18px;
  color: #717171;
  margin-bottom: 10px;
  font-weight: 600;
}
#product #description {
  float: left;
  width: 100%;
  padding: 40px 0px;
}
#product #description .title {
  color: #0095da;
  margin-bottom: 50px;
}
#product #description .detail-text p {
  margin-bottom: 25px;
}
#product #description .detail-img {
  text-align: center;
}
#product #description .detail-img img {
  width: 320px;
  height: 320px;
}
#product #description .pricing {
  padding: 15px;
  background: white;
  border: 1px solid #eee;
  border-radius: 5px;
}
#product #description .line {
  margin-bottom: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#product #create {
  float: left;
  width: 100%;
  background: white;
  padding: 40px 0px 60px;
}
#product #create .title {
  text-align: center;
  color: #0095da;
  margin-bottom: 30px;
}
#product #create .box {
  float: left;
  width: 100%;
  border: 1px solid #eee;
}
#product #create .box img {
  max-height: 215px;
  height: 100%;
  width: 100%;
}
#product #create .box .detail {
  padding: 10px 30px 30px;
}
#product #create .book {
  margin-bottom: 30px;
}
#product #create .book-box img {
  height: 270px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #00aa46;
}
#product #create .book-box .detail-box {
  padding: 30px 20px;
  background: white;
  float: left;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#product #create .book-box .detail-box .title {
  font-size: 22px;
  margin-bottom: 10px;
  color: #717171;
  text-align: left;
}
#product #create .book-box .detail-box .sub-title {
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fadein,
.fadeout {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.fadein {
  opacity: 1;
}

#short-desc {
  float: left;
  width: 100%;
  padding: 20px 0px;
  background: #edfaff;
}
#short-desc .box img {
  float: left;
  width: 80px;
  max-width: 30%;
}
#short-desc .box .detail {
  padding: 10px 15px 0px;
  float: left;
  width: 70%;
}
#short-desc .box .detail .title {
  font-size: 18px;
  color: #0095da;
  margin-bottom: 10px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #product #info-card {
    display: block;
  }
  #sticky {
    position: unset;
  }
}
@media screen and (max-width: 425px) {
  #product #big-banner .item .box {
    padding: 100px 15px;
  }
  #product #description .detail-img img {
    margin-bottom: 30px;
    width: 250px;
    height: 250px;
  }
}
#account {
  padding: 50px 0px;
  background: white;
  min-height: 80vh;
}
#account .box-border {
  border: 1px solid #000;
  display: flow-root;
}
#account .menu-nav {
  list-style: none;
  padding-left: 0;
}
#account .menu-nav li .box {
  border: 1px solid #000;
}
#account .menu-nav li.active {
  background-color: #000;
}
#account .menu-nav li.active a {
  color: white;
}
#account .menu-nav li a {
  color: #000;
  align-items: center;
}
#account .menu-nav li a i {
  font-size: 30px;
}
#account .menu-nav li a .title {
  margin: 10px 0;
}
#account .menu-nav li .box {
  padding: 0 10px;
}
#account .menu-table {
  list-style: none;
  padding-left: 0;
  background-color: #000;
  color: white;
  display: flow-root;
}
#account .menu {
  list-style: none;
  padding-left: 0px;
}
#account .menu li {
  border-bottom: 1px solid #eee;
  line-height: 2.5em;
  width: 80%;
}
#account .menu li a {
  transition: color 0.5s linear;
  font-weight: 600;
}
#account .menu li:before {
  content: "▸";
  transition: color 0.5s linear;
}
#account .menu li:hover a {
  color: #00aa46;
  transition: color 0.5s linear;
}
#account .menu li:hover:before {
  color: #00aa46;
  transition: color 0.5s linear;
}
#account .menu .active a {
  color: #00aa46;
}
#account .menu .active:before {
  color: #00aa46;
}
#account #content .box-title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
}
#account #content .box-title .title {
  float: left;
}
#account #content .box-title p {
  float: left;
  margin-top: 20px;
  font-weight: 600;
}
#account #content .box-title .required:before {
  content: "*";
  color: red;
  margin-right: 10px;
}
#account #content .sub-title {
  color: #00aa46;
}
#account #content #order,
#account #content #vouchers {
  margin-bottom: 0px;
}
#account #content #order thead,
#account #content #vouchers thead {
  background: #eaeaea;
}
#account #content #order thead td,
#account #content #vouchers thead td {
  border-bottom: none;
}
#account #content #order.dataTable.no-footer {
  border-bottom: none;
}
#account #content #vouchers.dataTable.no-footer {
  border-bottom: none;
}
#account #content #order-detail thead td {
  font-weight: 600;
}
#account #content #order-detail tbody td {
  padding: 25px 0px;
}
#account #content .box-edit {
  margin-bottom: 40px;
}
#account #content .box-edit .edit-title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
#account #content .box-edit .edit-title .right {
  margin: 0px;
  display: flex;
  align-items: center;
}
#account #content .box-edit .edit-title .right a {
  color: #00aa46;
}
#account #content .box-edit .edit-title .right .link {
  padding: 0px 10px;
}
#account #content .box-edit .edit-title .right .link:first-child {
  border-right: 1px solid #eee;
}
#account #content .box-edit .edit-details {
  float: left;
  width: 100%;
}
#account #content .box-edit .edit-details p {
  margin-bottom: 0px;
}
#account #content #address-details-form,
#account #content #information-form,
#account #content #custom-order {
  float: left;
  width: 100%;
}
#account #content #address-details-form .required .control-label:before,
#account #content #information-form .required .control-label:before,
#account #content #custom-order .required .control-label:before {
  content: "*";
  color: red;
  margin-right: 10px;
}
#account #content #address-details-form .form-group .control-label,
#account #content #information-form .form-group .control-label,
#account #content #custom-order .form-group .control-label {
  text-align: left;
}
#account #content #box-price {
  padding: 20px;
  border: 1px solid #eee;
}
#account #content #box-price .line {
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}
#account #content #promo {
  padding: 5px 20px;
  margin: 0px 0px 15px;
  border: 1px solid #eee;
}

@media screen and (max-width: 425px) {
  #account #content .box-edit {
    padding: 0px;
  }
}
#faq,
#career {
  background: white;
  min-height: 100vh;
}
#faq #title .inside,
#career #title .inside {
  padding: 75px 0px;
  color: white;
}
#faq #box-menu,
#career #box-menu {
  border: 1px solid #eee;
  padding: 25px;
}
#faq #box-menu .line,
#career #box-menu .line {
  border-top: 1px solid #eee;
}
#faq .menu,
#career .menu {
  list-style: none;
  padding-left: 0px;
}
#faq .menu li,
#career .menu li {
  line-height: 2.5em;
  width: 80%;
}
#faq .menu li a,
#career .menu li a {
  transition: color 0.5s linear;
  font-weight: 600;
}
#faq .menu li:before,
#career .menu li:before {
  content: "▸";
  transition: color 0.5s linear;
}
#faq .menu li:hover a,
#career .menu li:hover a {
  color: #00aa46;
  transition: color 0.5s linear;
}
#faq .menu li:hover:before,
#career .menu li:hover:before {
  color: #00aa46;
  transition: color 0.5s linear;
}
#faq .menu .active a,
#career .menu .active a {
  color: #00aa46;
}
#faq .menu .active:before,
#career .menu .active:before {
  color: #00aa46;
}
#faq #content .line,
#career #content .line {
  border-top: 1px solid #eee;
  float: left;
  width: 100%;
}
#faq #content .box-title,
#career #content .box-title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
}
#faq #content .box-title .title,
#career #content .box-title .title {
  float: left;
}
#faq #content .sub-title,
#career #content .sub-title {
  font-weight: 600;
}
#faq #content #question,
#career #content #question {
  display: block;
  float: left;
  width: 100%;
  padding-left: 0px;
}
#faq #content #question li,
#career #content #question li {
  float: left;
  width: 50%;
  color: #00aa46;
  margin-bottom: 10px;
}
#faq #content #question li a,
#career #content #question li a {
  color: #00aa46;
}
#faq #content #question li a:hover,
#career #content #question li a:hover {
  color: #00aa46;
}
@media screen and (max-width: 768px) {
  #faq #content #question li,
#career #content #question li {
    float: none;
  }
}
#faq #content .answer,
#career #content .answer {
  margin-bottom: 25px;
}

#about {
  background: white;
}
#about #title-banner .inside {
  color: #000;
}
#about .strip {
  padding-left: 0px;
}
#about .box {
  float: left;
  width: 100%;
  padding: 20px;
  background: white;
  border-radius: 10px;
  margin-top: 20px;
}
#about .box form #comment {
  height: 79px;
}

@media screen and (max-width: 425px) {
  #about iframe {
    height: 300px;
  }
}
#cart {
  padding: 50px 0px;
  background: white;
}
#cart .title {
  color: #00aa46;
  font-weight: 600;
  margin-bottom: 30px;
}
#cart .panel-body {
  padding: 40px 20px;
}
#cart .panel-default > .panel-heading {
  background: #00aa46;
  color: #fff;
}
#cart .panel-default > .panel-heading a {
  display: block;
  color: white;
}
#cart .panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}
#cart .panel-default > .panel-heading a[aria-expanded=true]:after {
  content: "−";
  transform: rotate(180deg);
}
#cart .panel-default > .panel-heading a[aria-expanded=false]:after {
  content: "+";
  transform: rotate(90deg);
}
#cart .updateCart {
  /*button {
    background-color: transparent;
    -webkit-appearance: caret;
    opacity: 1;
    @extend .animation-on-opacity-6s;

    &:hover {
      color: $text-dark-grey;
      opacity: 0.7;
      @extend .animation-on-opacity-6s;
    }
  }*/
}
#cart .updateCart .input-group {
  width: 75%;
  margin: auto;
}
#cart .updateCart .form-control {
  padding-right: 0px;
  text-align: center;
}
#cart .updateCart .form-group {
  margin-bottom: 0px;
}
#cart #cart-item thead td {
  text-align: center;
  background-color: #000;
  color: white;
  padding: 15px;
  font-weight: 300;
}
#cart #cart-item tbody tr:first-of-type td {
  border-top: none;
}
#cart #cart-item tbody td {
  padding: 30px 20px;
  width: 15%;
}
#cart #cart-item tbody .padding-box {
  padding: 5px;
}
#cart #cart-item tbody .padding-box.box {
  border: 1px solid #000;
}
#cart #cart-item tbody .item {
  width: 50%;
}
#cart #cart-item tbody .item .view-detail {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
}
#cart #cart-item tbody .delete {
  width: 5%;
  text-align: center;
  vertical-align: middle;
}
#cart #cart-item tbody .delete a {
  font-size: 18px;
  font-weight: 600;
}
#cart #cart-item tbody .button {
  width: 15%;
}
#cart #term {
  padding: 20px;
  border: 1px solid #eee;
  margin-bottom: 30px;
}
#cart #box-price {
  padding: 20px;
  border: 1px solid #eee;
  margin-bottom: 30px;
  color: #00aa46;
  font-weight: 600;
}
#cart #box-price .line {
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}
#cart #box-price .title-subtotal {
  font-size: 20px;
  margin-bottom: 0px;
}
#cart #box-price .subtotal {
  font-size: 32px;
  margin-bottom: 0px;
}
#cart #box-price .discount {
  color: #ff5555;
  font-size: 22px;
  border-bottom: 2px solid #eee;
  margin-bottom: 10px;
}

@media screen and (max-width: 425px) {
  #cart .quantity {
    width: 70px;
  }
}
#reseller #big-banner .item .box {
  padding: 200px 50px;
  color: white;
  letter-spacing: 1px;
}
#reseller #big-banner .item .box .sub-title {
  font-size: 87px;
  margin-bottom: -40px;
  color: white;
}
#reseller #big-banner .item .box .sub-title span {
  font-size: 30px;
  color: white;
}
#reseller #big-banner .item .box .title {
  font-size: 36px;
  margin-bottom: 0px;
  color: white;
}
#reseller #big-banner .item .box .detail {
  color: white;
}
#reseller .box-white {
  float: right;
  width: 65%;
  padding: 20px;
  background: #f3f7f9;
  margin-top: 20px;
  border-radius: 10px;
}

@media screen and (max-width: 425px) {
  #refer #big-banner .item .box {
    padding: 100px 0px;
  }
  #reseller #big-banner .item .box {
    padding: 100px 0px 50px;
  }
  #reseller .box-white {
    width: 100%;
    margin-bottom: 50px;
  }
}
#checkout {
  padding: 50px 0px;
  background: white;
  /*input[type="radio"]:checked .radio-inline {
    border: 1px solid $primary-color;
  }*/
}
#checkout .item-checkout {
  float: left;
  margin-bottom: 15px;
}
#checkout .title {
  color: #00aa46;
  font-weight: 600;
  margin-bottom: 30px;
}
#checkout .panel-body {
  padding: 35px 20px;
}
#checkout .panel-default > .panel-heading {
  background: #00aa46;
  color: #fff;
}
#checkout .panel-default > .panel-heading a {
  display: block;
  color: white;
}
#checkout .panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}
#checkout .panel-default > .panel-heading a[aria-expanded=true]:after {
  content: "−";
  transform: rotate(180deg);
}
#checkout .panel-default > .panel-heading a[aria-expanded=false]:after {
  content: "+";
  transform: rotate(90deg);
}
#checkout .summary {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 10px 0px;
}
#checkout .info {
  padding: 15px;
  background: #dbfff0;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#checkout .info .icon {
  font-size: 11px;
  width: 10%;
  float: left;
  margin-top: 6px;
}
#checkout .info .text {
  width: 88%;
  float: right;
}
#checkout .info .fa-circle {
  color: #00aa46;
}
#checkout .info b {
  color: white;
}
#checkout #view-detail {
  cursor: pointer;
}
#checkout .line {
  float: left;
  width: 100%;
  border-top: 1px solid #eee;
}
#checkout #detail-price tr {
  height: 1.9em;
}
#checkout .checkout-title {
  cursor: pointer;
  float: left;
  width: 100%;
  padding: 10px 15px;
  background: #00aa46;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: white;
}
#checkout .checkout-title h4 {
  margin: 0px;
}
#checkout .checkout-title.passive {
  background: white;
  border: 1px solid #eee;
  color: #eee;
  pointer-events: none;
}
#checkout #delivery,
#checkout #payment {
  float: left;
  padding: 30px 15px 50px;
  width: 100%;
}
#checkout .icon-opt img {
  width: 100px;
}
#checkout .label-opt {
  padding-top: 10px;
}
#checkout .opt {
  float: left;
  width: 100%;
}
#checkout .opt-box-delivery {
  padding: 30px 15px;
  border: 2px solid #eee;
  border-radius: 5px;
  transition: border 0.5s linear;
  width: 100%;
}
#checkout .opt-box-delivery.checked {
  border: 2px solid #00aa46;
  transition: border 0.5s linear;
  width: 100%;
}
#checkout input[type=radio]:checked,
#checkout input[type=radio]:not(:checked) {
  display: none;
}
#checkout input[type=radio]:checked + .opt,
#checkout input[type=radio]:not(:checked) + .opt {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  height: 110px;
  color: #666;
  display: flex;
  align-items: center;
}
#checkout input[type=radio]:checked + .opt:before {
  background: #00aa46;
  border: 2px solid #00aa46 !important;
}
#checkout input[type=radio]:not(:checked) + .opt:before {
  background: white;
}
#checkout input[type=radio]:checked + .opt:before,
#checkout input[type=radio]:not(:checked) + .opt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 35%;
  width: 18px;
  height: 18px;
  border: 2px solid #eee;
  border-radius: 100%;
}
#checkout input[type=radio]:checked + .opt:after,
#checkout input[type=radio]:not(:checked) + .opt:after {
  content: "";
  width: 8px;
  height: 8px;
  background: white;
  position: absolute;
  top: 39.5%;
  left: 5px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
#checkout input[type=radio]:not(:checked) + .opt:after {
  opacity: 0;
  transform: scale(0);
}
#checkout input[type=radio]:checked + .opt:after {
  opacity: 1;
  transform: scale(1);
}
#checkout .opt-box-payment {
  padding: 10px;
  border: 1px solid #9fa3a7;
  border-radius: 0px;
  width: 100%;
}
#checkout .opt-box-payment .optpayment .text,
#checkout .opt-box-payment .optpayment .image {
  float: left;
  width: 50%;
}
#checkout .opt-box-payment .optpayment .text {
  line-height: 35px;
}
#checkout .opt-box-payment .optpayment .image {
  text-align: right;
}
#checkout .opt-box-payment .optpayment .image img {
  width: 80px;
}
#checkout input[type=radio]:checked + .optpayment,
#checkout input[type=radio]:not(:checked) + .optpayment {
  position: relative;
  padding-left: 60px;
  cursor: pointer;
  line-height: 20px;
  display: block;
  color: #666;
  width: 100%;
  float: left;
  line-height: 35px;
}
#checkout input[type=radio]:checked + .optpayment:before {
  background: #00aa46;
  border: 2px solid #00aa46 !important;
}
#checkout input[type=radio]:not(:checked) + .optpayment:before {
  background: white;
}
#checkout input[type=radio]:checked + .optpayment:before,
#checkout input[type=radio]:not(:checked) + .optpayment:before {
  content: "";
  position: absolute;
  left: 3%;
  top: 25%;
  width: 18px;
  height: 18px;
  border: 2px solid #eee;
  border-radius: 100%;
}
#checkout input[type=radio]:checked + .optpayment:after,
#checkout input[type=radio]:not(:checked) + .optpayment:after {
  content: "";
  width: 8px;
  height: 8px;
  background: white;
  position: absolute;
  top: 39.5%;
  left: 3.7%;
  border-radius: 100%;
  transition: all 0.2s ease;
}
#checkout input[type=radio]:not(:checked) + .optpayment:after {
  opacity: 0;
  transform: scale(0);
}
#checkout input[type=radio]:checked + .optpayment:after {
  opacity: 1;
  transform: scale(1);
}
#checkout h5.required:before {
  content: "*";
  color: red;
  margin-right: 10px;
}
#checkout #delivery-shipping-form {
  float: left;
  width: 100%;
}
#checkout .required .control-label:before {
  content: "*";
  color: red;
  margin-right: 10px;
}
#checkout .control-label {
  text-align: left;
}
#checkout .or {
  line-height: 130px;
  text-align: center;
  color: #eee;
}
#checkout .input-data,
#checkout .output-data {
  float: left;
  width: 100%;
}
#checkout .output-data {
  display: none;
}
#checkout .output-data span {
  font-weight: 700;
  color: black;
}
#checkout #step-delivery .edit {
  display: none;
}
#checkout #step-delivery .edit a {
  color: white;
}
#checkout .text-note {
  width: 81%;
  margin: auto;
  margin-top: 10px;
}
#checkout .custom-checkbox input[type=checkbox]:checked + label:before {
  content: "✔";
  display: inline-block;
  color: #fff;
  background-color: #0b9adc;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  padding-bottom: 2px;
  border: none;
}
#checkout #same-billing-address {
  width: 100%;
}
#checkout form .select2-container {
  width: 100% !important;
  min-width: 100%;
}
#checkout #promo-form button {
  -webkit-appearance: media-mute-button;
}

#checkout-success,
#cart-empty {
  background: white;
  height: 80vh;
}
#checkout-success .thanks,
#cart-empty .thanks {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}
#checkout-success h2,
#cart-empty h2 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eee;
  line-height: 0.3em;
  margin: 20px 0 30px;
}
#checkout-success h2 span,
#cart-empty h2 span {
  background: #fff;
  color: #eee;
  padding: 0 10px;
  font-size: 16px;
}
#checkout-success .price,
#cart-empty .price {
  font-size: 55px;
  padding: 14px 0 40px 0;
}
#checkout-success .mohon,
#cart-empty .mohon {
  padding: 40px 0;
  font-weight: bold;
  margin: auto;
  width: 60%;
}
#checkout-success .btn-success,
#cart-empty .btn-success {
  width: 50%;
  margin: auto;
}

@media screen and (max-width: 425px) {
  #checkout .icon-opt {
    width: 100%;
  }
  #checkout .icon-opt img {
    width: 100px;
  }
  #checkout .label-opt {
    width: 100%;
  }
  #checkout input[type=radio]:not(:checked) + .opt,
#checkout input[type=radio]:checked + .opt {
    padding-left: 0px;
  }
  #checkout input[type=radio]:checked + .opt:after,
#checkout input[type=radio]:not(:checked) + .opt:after {
    top: 55px;
  }
  #checkout input[type=radio]:checked + .opt:before,
#checkout input[type=radio]:not(:checked) + .opt:before {
    top: 50px;
  }
  #checkout .or {
    line-height: 50px;
  }
  #checkout #delivery {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.design input[type=color] {
  height: 44px;
  width: 44px;
  padding: 5px 7px;
  background: transparent;
  border: 1px solid #c6c6c6;
}
.design .facing {
  list-style: none !important;
  margin-bottom: 30px;
}
.design .facing .item {
  padding: 0px 30px;
}
.design .facing .item:first-child {
  border-right: 1px solid #717171;
}
.design .customInput {
  margin: auto;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #f3f3f3;
}
.design .customInput .label-text {
  align-self: center;
  margin-right: 15px;
  font-weight: bold;
}
.design .btnDesignCard {
  padding: 10px;
  background: #f0f0f0;
  border: 1px solid #c6c6c6;
  color: #00aa46;
  font-weight: 600;
}
.design .editor-section {
  justify-content: center;
  padding: 15px;
  align-items: center;
  border-left: 1px solid #f3f3f3;
}
.design .leftAside {
  justify-content: center;
  padding: 15px;
}
.design .leftAside .toggleFontStyle {
  background: #fff !important;
  color: #000 !important;
}
.design .leftAside #fontBold {
  border-right: none;
}
.design .leftAside #fontItalic {
  border-left: none;
  border-right: none;
}
.design .leftAside #fontUnderline {
  border-left: none;
}
.design .leftAside #add-text-button {
  margin-left: 10px;
}
.design .rangeBox {
  padding: 5px;
  border: 1px solid #c6c6c6;
}
.design .rightAside {
  justify-content: center;
  padding: 15px;
  border-left: 1px solid #f3f3f3;
}
.design .rightAside #logo-upload-button {
  margin-right: 10px;
}
.design .rightAside #delete-image {
  width: 44px;
}
.design #fontSize + .select2-container {
  width: 55px !important;
}
.design .select2-container {
  width: 180px !important;
}
.design .select2-container .select2-selection.select2-selection--single {
  height: 100%;
  border-radius: 0px;
  border-color: #c6c6c6;
}
.design .select2-container .select2-selection__rendered {
  padding: 0px 10px;
  align-self: center;
  color: #717171;
}
.design .select2-container .select2-selection__arrow {
  height: 100%;
}

.print-attributes .summary {
  border: 1px solid #000;
  padding: 0px;
}
.print-attributes .summary.border-top-none {
  border-top: none;
}
.print-attributes .summary .summary-head {
  padding: 15px;
  background: transparent;
  border-bottom: 1px solid #000;
}
.print-attributes .summary .summary-head .summary-title {
  color: #000;
  font-weight: 300;
  font-size: 20px;
  margin: 0px;
  letter-spacing: 1px;
}
.print-attributes .summary .attributes-body .clearfix {
  margin-bottom: 5px;
}
.print-attributes .url-design:hover {
  text-decoration: underline;
  color: #0095da;
}

.summary-card {
  border-radius: 3px;
  border: 1px solid #f3f3f3;
  padding: 0px;
}
.summary-card .summary-head {
  padding: 15px;
  background: #eee;
}
.summary-card .summary-head .summary-title {
  color: #717171;
  font-weight: 600;
  font-size: 20px;
  margin: 0px;
  letter-spacing: 1px;
}
.summary-card .summary-body {
  padding: 15px;
}
.summary-card .summary-body .clearfix {
  margin-bottom: 5px;
}

.design canvas {
  border: 1px solid #cecece;
  margin-bottom: 30px;
}

#total-price-section-na {
  color: red;
  margin-top: 5px;
}

.product-top {
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
}
.product-top .icon {
  width: 4%;
}
.product-top .title {
  color: #00aa46;
  margin: 0;
}

#product-steps .steps ul li a {
  font-weight: 300;
  border-radius: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  transition: background-color 0.7s ease, color 0.7s ease;
  color: #000;
  border: 1px solid #000;
  cursor: pointer;
  font-size: 12px;
}
#product-steps .steps ul li a:after {
  content: "";
  position: absolute;
  border-bottom: 21px solid transparent;
  border-top: 21px solid transparent;
  height: 100%;
  width: 0px;
  margin-right: -20px;
  right: 0;
  top: 0;
  z-index: 100;
  border-left: 20px solid transparent;
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
  z-index: 900;
}
#product-steps .steps ul li a:before {
  content: "";
  position: absolute;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  height: 100%;
  width: 0px;
  margin-right: -20px;
  left: 0;
  top: 0;
  z-index: 100;
  border-left: 20px solid transparent;
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
  z-index: 888;
}
#product-steps .steps ul li a:hover {
  transition: background-color 0.7s ease, color 0.7s ease;
  -webkit-transition: background-color 0.7s ease, color 0.7s ease;
  -moz-transition: background-color 0.7s ease, color 0.7s ease;
  -o-transition: background-color 0.7s ease, color 0.7s ease;
}
#product-steps .steps ul li a:hover:after {
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
}
#product-steps .steps ul li a:hover:before {
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
}
#product-steps .steps ul li.current a {
  color: white;
}
#product-steps .steps ul li.current a:after {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.current a:before {
  border-left: 20px solid transparent;
}
#product-steps .steps ul li.current a:hover:after {
  border-left: 20px solid #000;
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
}
#product-steps .steps ul li.current a:hover:before {
  border-left: 20px solid transparent;
  transition: border-left 0.7s ease;
  -webkit-transition: border-left 0.7s ease;
  -moz-transition: border-left 0.7s ease;
  -o-transition: border-left 0.7s ease;
}
#product-steps .steps ul li.disabled a:after {
  border-left: 20px solid white;
}
#product-steps .steps ul li.disabled a:before {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.disabled.last a:after {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.disabled.last a:before {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.first.done a:after {
  border-left: 20px solid white;
}
#product-steps .steps ul li.first.done a:before {
  border-left: 20px solid transparent;
}
#product-steps .steps ul li.done a:after {
  border-left: 20px solid white;
}
#product-steps .steps ul li.done a:before {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.last.done a:after {
  border-left: 20px solid #000;
}
#product-steps .steps ul li.last.done a:before {
  border-left: 20px solid #000;
}
#product-steps .steps ul li:first-of-type a {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
#product-steps .steps ul li:last-of-type {
  /*&.done a:hover {
    &:after {
      left: 0px;
      border-left: 20px solid #627d8c !important;
      transition: none
    }
  }*/
}
#product-steps .steps ul li:last-of-type a {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
#product-steps label {
  display: inline-block;
}
#product-steps label.label-desain {
  display: flex;
}
#product-steps label.label-choice {
  border: 1px solid #000;
  padding: 20px 10px 20px 10px;
  text-align: center;
  width: 100%;
  margin: 4px 0;
  border-radius: 16px;
}
#product-steps label.label-choice .size-img {
  width: 60%;
  margin: auto;
}

.loader {
  position: fixed;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #00aa46;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 45%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#create-business-card {
  min-height: 100vh;
  padding-top: 35px;
  background: #fff;
}

#create-business-card .content {
  background: #fff;
  display: block;
  overflow: visible;
  position: relative;
  margin: 0;
}

#create-business-card .content .body {
  width: 100%;
  height: auto;
  padding: 25px 0;
  position: relative;
}

.select-attributes,
.print-attributes .summary {
  padding: 0px;
}

.select-attributes .attributes:last-child {
  padding-bottom: 25px;
}

#create-business-card .content .body input {
  display: inline-block;
}

.attributes {
  display: block;
}

#create-business-card .attributes-head {
  padding: 0 13px;
  margin-bottom: 10px;
}
#create-business-card .attributes-head .attributes-image {
  border-radius: 10px;
}

.more-info {
  font-weight: bold;
}

.more-info i {
  color: #00aa46;
}

#create-business-card .attributes-head .attributes-title {
  color: #000;
  font-weight: 300;
  font-size: 20px;
  margin-top: 10px;
  letter-spacing: 1px;
}

.attributes-choices-title label.label-with-image {
  border: 1px solid #000;
  position: relative;
  padding: 10px;
  border-radius: 14px;
}

.attributes-choice-title {
  font-weight: bold;
}

.attributes-choice-description {
  padding-left: 0px;
}

.text-muted {
  color: #a6aaae;
}

.text-bold {
  font-weight: bold;
}

.steps ul {
  padding-left: 20px;
  padding-right: 20px;
}

.finish-button,
.next-button,
.btn-canvas-upload {
  width: 100%;
  letter-spacing: 1.5px;
}

.total {
  background: transparent;
  padding: 15px;
  border: 1px solid #000;
  border-top: none;
  color: #00aa46;
  margin-bottom: 30px;
}

.total-text {
  text-transform: capitalize;
  font-weight: bold;
}

.total-price {
  font-size: 1.8em;
  font-weight: 700;
}

.quantity-input {
  text-align: right;
  padding-right: 0;
}

.quantity {
  padding-right: 0;
}

.steps .actions {
  position: relative;
  display: block;
  text-align: right;
}

product-steps .steps .actions > ul {
  display: inline-block;
  text-align: right;
}

.steps .actions > li {
  width: 10% !important;
}

.steps .actions .disabled {
  display: none;
}

.wizard {
  overflow: unset;
}

.wizard > .steps {
  top: 3px;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  text-align: center;
  margin: 0 0 7px;
}

.wizard > .steps a .number {
  font-size: 1em;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: white;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: #000;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: white;
  font-weight: 300;
  color: #717171;
}

.wizard > .steps > ul > li {
  width: 33.33%;
}

.wizard > .steps > ul > .half {
  width: 50%;
}

.wizard .preview,
.wizard .design {
  clear: both;
  min-height: 350px;
}
.wizard .preview.border,
.wizard .design.border {
  border: 1px solid #000;
}

.front-design,
.back-design {
  background: transparent;
}

.approval-note {
  padding-left: 16px !important;
  margin-bottom: 20px !important;
}

.notes {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.approval .border {
  border: 1px solid;
  padding: 10px;
}

.approval-none .border {
  border: 1px solid;
  border-top: none;
  padding: 10px;
}

.custom-checkbox,
.custom-radio {
  position: relative;
}

#create-business-card .attributes.bookmark-box .btn {
  background-color: #eee;
  border-color: #eee;
  border-radius: 0px;
  color: #00aa46;
  font-weight: 600;
  margin-bottom: 0px;
}

#create-business-card .attributes.pdf-book {
  padding: 15px 0;
}
#create-business-card .attributes.pdf-book .choose-file {
  font-size: 14px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #eee;
  margin-top: 20px;
}
#create-business-card .attributes.pdf-book .book-upload {
  background-color: white;
  border-color: #eee;
  border-radius: 0px;
  color: #00aa46;
}
#create-business-card .attributes.pdf-book .attributes-head {
  padding: 0px;
}
#create-business-card .attributes.pdf-book #uploaded {
  margin: 10px 0;
}
#create-business-card .attributes.pdf-book .pdf-box {
  text-align: center;
  color: #00aa46;
  font-size: 32px;
  font-weight: 600;
  border: 2px solid #00aa46;
  padding: 20px 0 0;
  white-space: normal;
}

.attributes-choice-title input[type=radio],
.custom-checkbox input[type=checkbox],
.custom-radio input[type=radio] {
  display: none !important;
}

.attributes-choice-title label,
.custom-checbox label,
.custom-radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
}

.attributes-choice-title.circle-position label,
.custom-checbox label,
.custom-radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.attributes-choice-title.circle-position label:before {
  content: "";
  display: noen;
  width: 18px;
  height: 18px;
  margin-right: 25px;
  position: absolute;
  left: 10px;
  top: 2px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 2px;
}

.attributes-choice-title label:before {
  content: "";
  display: none;
  width: 18px;
  height: 18px;
  margin-right: 25px;
  position: absolute;
  left: 10px;
  top: 2px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 2px;
}

.custom-radio label:before,
.custom-checkbox label:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 25px;
  position: absolute;
  left: 1px;
  top: 2px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
}

.attributes-choice-title label.label-with-image:before,
.attributes-choice-title label.label-with-input:before {
  bottom: 0;
  top: 20px;
}

.label-with-image p {
  font-weight: 500;
  margin-bottom: 0px;
}
.label-with-image .matrial-name {
  margin-bottom: 8px;
}

.attributes-choice-title label span {
  font-weight: 500;
}

.attributes-choice-title label.label-with-image img,
.attributes-choice-title label.label-with-input img {
  display: block;
  height: auto;
  margin-bottom: 10px;
}

.custom-checkbox label {
  cursor: pointer;
  padding-left: 23px;
}

.custom-checkbox label:before {
  left: -2px;
  bottom: 9px;
}

.attributes-choice-title input[type=radio]:checked + label:before,
.custom-checkbox input[type=checkbox]:checked + label:before,
.custom-radio input[type=radio]:checked + label:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
  display: none;
  color: #fff;
  background-color: #00aa46;
  font-size: 8px;
  text-align: center;
  line-height: 14px;
  padding-bottom: 2px;
  border: none;
  box-shadow: 0 3px 10px rgb(84, 201, 132);
}

.attributes-choice-title input[type=radio]:checked + label.label-choice {
  box-shadow: 0 3px 4px rgb(84, 201, 132);
}

#design-upload-button-container {
  margin-bottom: 30px;
}

#design-upload-button {
  background: #0095d9;
  border: none;
}

#design-preview {
  width: 50%;
  margin: auto;
}

#text_side {
  font-weight: 600;
}

#page-count-gray,
#page-count-rich {
  padding: 0px;
  line-height: auto;
}

.preview .edit-button {
  margin-right: 25px;
  margin-top: 10px;
}

.preview .edit-button a {
  color: #00aa46;
  font-size: 1.2em;
}

.preview-image {
  height: 345px;
}

.mockup-container, .mockup-preview-container {
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mockup-container .print-area, .mockup-preview-container .print-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
.mockup-container .print-area img, .mockup-preview-container .print-area img {
  -o-object-fit: cover;
     object-fit: cover;
}

.mockup-preview-container {
  margin-bottom: 30px;
}

#design-upload-input {
  display: none !important;
}

#magazine-container {
  min-height: 500px;
}

.preview-container {
  padding: 50px 20px 40px 10px;
  border-right: 1px solid #f3f3f3;
  min-height: 345px;
  text-align: center;
}
.preview-container .last-preview {
  display: none !important;
}
.preview-container .last-preview.uploaded {
  display: inline !important;
}

.custom-size-input {
  display: block;
}

.custom-size-input input {
  height: 40px;
  border-radius: 2px;
  text-align: right;
}

.small-preview {
  padding: 0 10px;
  text-align: center;
  margin-bottom: 20px;
}

.small-preview img {
  height: 150px;
}

#design-flipbook .book-page-nav {
  font-size: 50px;
  top: 35%;
  position: absolute;
  z-index: 999;
}
#design-flipbook #button-previous-page {
  left: 3%;
}
#design-flipbook .book-page-nav:active,
#design-flipbook .book-page-nav:focus {
  color: rgb(0, 149, 218);
}
#design-flipbook #button-next-page {
  right: 3%;
}

.design {
  position: relative;
}

.design-box {
  margin-top: 15px;
}

.design-box .design-item .form-group {
  margin-left: 0;
  margin-right: 0;
}

.design-box .title,
.design-box .form-group label {
  color: #0b9adc;
}

.design-box .form-group label {
  font-weight: normal;
}

.design-box .title {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 20px;
}

.design-box .design-item {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
}

.design .col-md-12 {
  padding: 0;
}

.design .canvas-container {
  margin-left: -250px;
  left: 48%;
}

.design .drawing-area-landscape .canvas-container {
  margin-left: 10%;
  right: 0px;
  left: inherit;
}

.wizard .preview .col-md-8 {
  background-color: lightgrey;
  background: url(../images/background.png);
}
.wizard .preview .col-md-8 .border {
  border: 1px solid #000;
}

.wizard .design {
  background-color: lightgrey;
  background: url(../images/background.png);
}

#design-file-transfer {
  background: #fff !important;
  border: none;
}
#design-file-transfer h3 {
  margin-top: 0;
}
#design-file-transfer #tababble li {
  width: 25%;
  cursor: pointer;
}
#design-file-transfer #tababble li a {
  height: 54px;
  width: 100%;
  background-position: center !important;
}
#design-file-transfer #tababble li.wetransfer a {
  background-image: url(../images/wetransfer-inactive.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
  background-repeat: no-repeat !important;
}
#design-file-transfer #tababble li.wetransfer.active a {
  background-image: url(../images/wetransfer-active.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
}
#design-file-transfer #tababble li.dropbox a {
  background-image: url(../images/dropbox-inactive.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
  background-repeat: no-repeat !important;
}
#design-file-transfer #tababble li.dropbox.active a {
  background-image: url(../images/dropbox-active.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
}
#design-file-transfer #tababble li.google-drive a {
  background-image: url(../images/google-drive-inactive.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
  background-repeat: no-repeat !important;
}
#design-file-transfer #tababble li.google-drive.active a {
  background-image: url(../images/google-drive-active.png);
  -moz-background-image: url(../images/wetransfer-inactive.png);
  -o-background-image: url(../images/wetransfer-inactive.png);
  -webkit-background-image: url(../images/wetransfer-inactive.png);
}
#design-file-transfer #detail-tab {
  border: 1px solid #ddd;
  border-top-color: transparent;
  padding: 15px;
}
#design-file-transfer a {
  color: #00aa46;
}

.design .facing-indicator,
.design .drawing-area {
  padding: 0 15px;
  margin-bottom: 30px;
}

#design-toolbar {
  margin-left: 0;
  margin-right: 0;
}
#design-toolbar a:active {
  color: #0b9adc !important;
}
#design-toolbar a:focus {
  color: #0b9adc !important;
}

.design .toolbar {
  position: absolute;
  left: 55%;
  z-index: 1;
  top: 15px;
}

.panel {
  border: transparent;
  box-shadow: none;
}
.panel.accordion-jd-panel .panel-heading {
  padding: 15px 1px;
  color: black;
  background-color: white;
}
.panel.accordion-jd-panel .panel-heading .panel-title {
  margin: 0;
  font-size: 24px;
}
.panel.accordion-jd-panel .panel-heading .panel-title .btn-jd-collapsed {
  position: relative;
  color: black;
}
.panel.accordion-jd-panel .panel-heading .panel-title .btn-jd-collapsed::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f068";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 22px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
.panel.accordion-jd-panel .panel-heading .panel-title .btn-jd-collapsed.collapsed::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  font-weight: 100;
  line-height: normal;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 22px;
  width: 16px;
  height: 4px;
  margin-top: -10px;
  transform-origin: 50% 50%;
  transition: all 0.25s;
  transform: none !important;
}
.panel.accordion-jd-panel .panel-collapse .panel-body-jd {
  padding: 15px 15px 15px 0;
}

.design .flip a {
  color: #a1cb2e !important;
  margin-left: 60px;
}

.design .flip a {
  color: #a1cb2e !important;
}

.design .flip a:hover {
  color: #a1cb2e !important;
  opacity: 1;
}

.text-blue {
  color: #0b9adc;
}

.canvas-container {
  margin-left: auto;
  right: 0px;
}

#logo-lists .button-center {
  color: #0095da;
}

#logo-input {
  display: none !important;
}

#error-messages-container {
  padding: 15px 20px;
}

#error-messages .error {
  display: block;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

#error-messages .error .field {
  font-weight: bold;
}

#canvas-front-preview svg,
#canvas-back-preview svg {
  height: 350px;
  width: 250px;
}

#nav-design-upload {
  position: absolute;
  list-style: none !important;
  padding: 30px;
  width: 140px;
  z-index: 999;
  top: 15%;
}
#nav-design-upload .nav-item {
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
#nav-design-upload .nav-item:hover > .icon {
  background: #00aa46;
}
#nav-design-upload .nav-item.active .icon {
  background: #00aa46;
}
#nav-design-upload .nav-item .icon {
  width: 80%;
  padding: 20%;
  border: 2px solid #00aa46;
  border-radius: 5px;
  margin-bottom: 3px;
  transition: background 0.5s ease-in;
}
#nav-design-upload .nav-item .text-side {
  margin-bottom: 0px;
  color: #00aa46;
  font-weight: 600;
}

#btnCountStickerPrice {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

@media screen and (min-width: 768px) {
  .design .facing-indicator {
    left: 55%;
  }
}
@media screen and (max-width: 768px) {
  .product-top .icon {
    width: 14%;
  }
  .steps ul {
    padding: 0;
    margin-top: 25px;
  }
  .design .facing-indicator {
    left: 55%;
  }
  .wizard > .steps {
    top: 0px;
  }
}
@media screen and (max-width: 425px) {
  .loader {
    left: 35%;
  }
  #nav-design-upload {
    position: relative;
    width: 100%;
    display: inline-block;
  }
  #nav-design-upload .nav-item {
    display: inline-block;
  }
  .wizard > .steps > ul > li {
    width: 100%;
  }
  #product-steps .steps ul li a:after {
    display: none;
  }
  #product-steps .steps ul li a:before {
    display: none;
  }
  #product-steps .steps ul li a:hover:after {
    display: none;
  }
  #product-steps .steps ul li a:hover:before {
    display: none;
  }
  #product-steps .steps ul li.current a:after {
    display: none;
  }
  #product-steps .steps ul li.current a:before {
    display: none;
  }
  #product-steps .steps ul li.current a:hover {
    background: white;
  }
  #product-steps .steps ul li.current a:hover:after {
    display: none;
  }
  #product-steps .steps ul li.current a:hover:before {
    display: none;
  }
  #product-steps .steps ul li.done a:after {
    display: none;
  }
  #product-steps .steps ul li.done a:before {
    display: none;
  }
  #product-steps .steps ul li:first-of-type a {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  #product-steps .steps ul li:first-of-type a:before {
    display: none;
  }
  #product-steps .steps ul li:first-of-type a:hover {
    background: white;
  }
  #product-steps .steps ul li:first-of-type a:hover:before {
    display: none;
  }
  #product-steps .steps ul li:last-of-type {
    /*&.done a:hover {
      &:after {
        left: 0px;
        border-left: 20px solid #627d8c !important;
        transition: none
      }
    }*/
  }
  #product-steps .steps ul li:last-of-type a {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  #product-steps .steps ul li:last-of-type a:after {
    display: none;
  }
  #product-steps .steps ul li:last-of-type a:hover:after {
    display: none;
  }
  #product-steps .steps ul li:last-of-type a:hover:before {
    display: none;
  }
}
#card-template-list {
  padding: 30px 0;
  background-color: #fff;
}

#card-template-list .filter-lists {
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  padding: 25px 18px;
}

#card-template-list .box-header {
  margin-bottom: 20px;
}

#card-template-list .template-filter {
  margin-bottom: 20px;
}

#card-template-list .template-filter .template-filter-title {
  margin-bottom: 10px;
}

#card-template-list .template-lists .template-lists-header {
  margin-bottom: 20px;
}

#card-template-list .template-lists .template-lists-header span {
  font-size: 1.8em;
}

#card-template-list .template {
  margin-bottom: 30px;
}

#card-template-list .template .template-image {
  height: 282px;
  background: #eee;
  overflow: hidden;
}

#card-template-list .template .template-name {
  height: 50px;
  background: #F7F7F7;
  padding: 10px;
}

#card-template-list .template-filter-option label {
  font-weight: normal;
  color: #000;
}

.pagination {
  margin: 0 !important;
}

.pagination > li span,
.pagination > li a {
  border: none !important;
  color: #222;
}

.pagination > li a:hover {
  background-color: transparent;
}

.pagination > .active > a,
.pagination > .active > a:hover {
  background-color: transparent;
  color: #0095DA;
}

.color-preview {
  float: left;
  border: 1px solid #CCC;
  margin: 2px;
  zoom: 1;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  height: 20px;
}
.color-preview.active {
  border: 2px solid #0095DA;
}

.color-preview input {
  visibility: hidden;
}

header.home-header {
  background-color: transparent;
  font-size: 16px;
  position: relative;
  box-shadow: none;
  z-index: 999;
}

#geray-biz-home {
  background: #fff;
}
#geray-biz-home #big-banner .item .box {
  padding: 200px 50px;
  color: white;
  letter-spacing: 1px;
}
#geray-biz-home #big-banner .item .box .sub-title {
  font-size: 60px;
  margin-bottom: -40px;
  color: white;
}
#geray-biz-home #big-banner .item .box .sub-title span {
  font-size: 30px;
  color: white;
}
#geray-biz-home #big-banner .item .box .title {
  font-size: 38px;
  margin-bottom: 10px;
  line-height: 46px;
  color: white;
}
#geray-biz-home #big-banner .item .box .detail {
  font-size: 18px;
  color: white;
}
#geray-biz-home #big-banner .item .box-white {
  width: 55%;
  padding: 20px;
  background: #f3f7f9;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 50px;
  border-radius: 10px;
  margin-right: 5%;
}

#advantages {
  padding: 40px 30px;
  background: #fff;
}

.advantage .advantage-title {
  color: #0095da;
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 28px;
  font-weight: 400;
}

#how-to-join {
  background: #f3f7f9;
  text-align: center;
  padding: 30px 0;
}
#how-to-join .how-to-join-title h3 {
  font-weight: bold;
  font-size: 24px;
  color: #0095da;
  margin-bottom: 4px;
}
#how-to-join .how-to-join-description {
  font-size: 22px;
  width: 50%;
  margin: auto;
}

#step-join {
  background: #f3f7f9;
}

#step-join #timeline {
  position: relative;
  counter-reset: nomor;
}
#step-join #timeline .item .detail {
  margin-top: 5%;
}
#step-join #timeline .item .image-container img {
  width: 75%;
}

#step-join #timeline:before {
  position: absolute;
  content: "";
  height: 100%;
  left: 49%;
  margin-left: -1px;
  border-left: 7px dotted #e2f5ea;
}

#step-join .item {
  clear: both;
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
}

#step-join .content {
  position: relative;
  display: inline-block;
}

#step-join .item:first-child .content:before {
  position: absolute;
  content: "";
  height: 50%;
  left: 49%;
  margin-left: -1px;
  border-left: 7px solid #f3f7f9;
}

#step-join .item:last-child .content:before {
  position: absolute;
  content: "";
  height: 70%;
  left: 49%;
  bottom: -45px;
  margin-left: -1px;
  border-left: 7px solid #f3f7f9;
}

#step-join .item .dot:before {
  content: counter(nomor);
  counter-increment: nomor;
  position: absolute;
  font-size: 28px;
  color: #57798d;
  top: 6%;
  left: 33%;
}

#step-join .item .dot {
  position: absolute;
  height: 50px;
  width: 50px;
  background: #f3f7f9;
  border-radius: 25px;
  border: 3px solid #57798d;
  left: 46.7%;
  z-index: 100;
  top: 40%;
}

#step-join .item .left {
  padding-right: 70px;
}

#step-join .item .right {
  padding-left: 70px;
}

#step-join .item .title {
  font-size: 22px;
  font-weight: bold;
}

#geray-biz-welcome {
  background: white;
  padding-top: 30px;
}

#geray-biz-welcome .section-header .title {
  color: #0095da;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}

#geray-biz-welcome .section-header .title .pull-right {
  margin-top: 5px;
}

#geray-biz-welcome .section-header .title a {
  color: #0095da;
}

#geray-biz-welcome .section-header .no-border {
  border-bottom: none;
}

#geray-biz-welcome .section-header .subtitle {
  color: #717171;
}

#geray-biz-welcome #account-info .info {
  border-bottom: 1px solid #ccc;
  height: 65px;
}

#geray-biz-welcome #account-info .info h4 {
  font-weight: bold;
  color: #000;
}

#geray-biz-welcome #account-info .info h5 {
  color: #ccc;
}

#geray-biz-welcome #account-info .company-name h4 img {
  height: 50px;
  border-radius: 25px;
  margin-right: 10px;
}

#geray-biz-welcome #order thead {
  background: #eaeaea;
}

.product-card {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  background: #fff;
  margin-bottom: 20px;
}

.product-card .product-card-image {
  margin-left: -15px;
  margin-top: -15px;
  margin-right: -15px;
}

.product-card .product-card-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.product-card .product-card-description {
  margin-bottom: 15px;
  color: #717171;
}

#content td {
  vertical-align: middle;
}

#order tr td a {
  color: #00aa46;
}

.box-title .title img {
  height: 40px;
  border-radius: 20px;
}

@media screen and (max-width: 1200px) {
  .register-form .box-white {
    width: 100% !important;
  }
  .item .detail {
    margin-top: 5%;
  }
  .item .image-container img {
    width: 70%;
  }
}
@media screen and (max-width: 992px) {
  .register-form .box-white {
    width: 100% !important;
  }
  #step-join .item .dot {
    display: none;
  }
  #step-join #timeline:before {
    display: none;
  }
  #step-join .item .left {
    padding-right: 0;
  }
  .item .detail {
    margin-top: 5%;
  }
  .item .image-container img {
    width: 40% !important;
  }
}
@media screen and (max-width: 768px) {
  #geraybiz #big-banner .item .container .box-white {
    width: 100%;
    margin-top: 50%;
  }
  #geray-biz-home #big-banner {
    position: relative;
  }
  #geray-biz-home #big-banner .register-form {
    position: relative;
    top: 90%;
    left: 0;
    background: #f3f7f9;
  }
  #geray-biz-home #big-banner .register-form .box-white {
    width: 100%;
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  #geray-biz-home #how-to-join .how-to-join-description {
    width: 100%;
  }
  #geray-biz-home #step-join .item .right {
    padding-left: 0px;
  }
  #geray-biz-home #step-join .item .left {
    padding-right: 0px;
  }
  #geray-biz-home #step-join .item .dot {
    display: none;
  }
  #geray-biz-home #step-join #timeline .item {
    position: relative;
  }
  #geray-biz-home .image-container img {
    width: 50% !important;
  }
  #geray-biz-home #step-join #timeline:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .image-container img {
    width: 50% !important;
  }
}
@media screen and (max-width: 425px) {
  #geray-biz-home #advantages {
    padding-left: 0px;
    padding-right: 0px;
  }
  #geray-biz-home #big-banner .container {
    padding: 0px;
  }
  #geray-biz-home #big-banner .item .box {
    padding: 50px 30px;
  }
  #geraybiz #big-banner .item .container .box {
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #geraybiz #big-banner .item .container .box-white {
    width: 100%;
    margin-top: 0px;
  }
  #how-to-join .how-to-join-description {
    width: 100%;
  }
  #step-join .item .right {
    padding-left: 0px;
  }
  #step-join .item .left {
    padding-right: 0px;
  }
  #step-join .item .dot {
    display: none;
  }
  #step-join #timeline:before {
    display: none;
  }
  #step-join #timeline .item {
    position: relative;
  }
  #step-join #timeline .item .content .image-container img {
    width: 100%;
  }
}
#register {
  background: white;
}
#register .box {
  padding: 30px;
  border: 1px solid #9fa3a7;
}
#register .box h4 {
  font-size: 22px;
}
#register .box-login-checkout {
  border: 1px solid #9fa3a7;
}
#register #register-form label,
#register #forgot-password-form label {
  font-weight: 300;
}
#register #register-form .control-label,
#register #forgot-password-form .control-label {
  text-align: left;
}
#register #register-form .toggle-pass,
#register #register-form .toggle-c_pass,
#register #forgot-password-form .toggle-pass,
#register #forgot-password-form .toggle-c_pass {
  position: absolute;
  right: 30px;
  top: 36px;
}
#register #register-form .custom-checkbox label:before,
#register #forgot-password-form .custom-checkbox label:before {
  left: 1px !important;
}
#register #register-form .form-group p,
#register #forgot-password-form .form-group p {
  font-size: 12px;
}
#register .header-bottom-bar {
  padding: 20px 0px;
  background: #00aa46;
}
#register .header-bottom-bar h3 {
  color: white;
  font-size: 20px;
}
#register .btn-facebook {
  border: 1px solid #c1c1c1;
}
#register .btn-google-plus {
  border: 1px solid #c1c1c1;
}
#register i {
  margin-right: 10px;
}
#register i.right-icon {
  margin-right: 20px;
}
#register h6 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #9fa3a7;
  line-height: 0.1em;
  margin: 30px 0;
}
#register h6 span {
  background: #fff;
  padding: 0 10px;
  font-size: 15px;
}
#register .checkbox {
  width: 50%;
  margin-top: 0px;
}
#register .forgot {
  width: 50%;
  margin: 0px 0px 10px;
  text-align: right;
}
#register .forgot a {
  color: #00aa46;
}
#register .custom-checkbox input[type=checkbox]:checked + label:before {
  content: "✔";
  display: inline-block;
  color: #fff;
  background-color: #0b9adc;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  padding-bottom: 2px;
  border: none;
}
#register .login-checkout {
  border-right: 1px solid #eee;
}
#register .login-checkout,
#register .guest-checkout {
  padding: 50px 90px;
}
#register .login-checkout label,
#register .guest-checkout label {
  font-weight: 500;
}
#register .login-checkout .black,
#register .guest-checkout .black {
  color: black;
}
#register .login-checkout .checkbox,
#register .guest-checkout .checkbox {
  width: 50%;
  margin-top: 0px;
}
#register .login-checkout .forgot,
#register .guest-checkout .forgot {
  width: 50%;
  margin: 0px 0px 10px;
  text-align: right;
}
#register .login-checkout .title,
#register .guest-checkout .title {
  font-size: 20px;
  color: black;
  text-align: center;
}

#register-success,
#verify-success,
#verify-already {
  background: white;
  height: 70vh;
}
#register-success .thanks,
#verify-success .thanks,
#verify-already .thanks {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}
#register-success h2,
#verify-success h2,
#verify-already h2 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eee;
  line-height: 0.3em;
  margin: 20px 0 30px;
}
#register-success h2 span,
#verify-success h2 span,
#verify-already h2 span {
  background: #fff;
  color: #eee;
  padding: 0 10px;
  font-size: 16px;
}

@media screen and (max-width: 425px) {
  #register .login-checkout,
#register .guest-checkout {
    padding: 25px 0px;
  }
  #register .login-checkout {
    border-right: none;
    border-bottom: 1px solid #eee;
  }
}
@media screen and (max-width: 768px) {
  #register .login-checkout,
#register .guest-checkout {
    padding: 25px;
  }
}
#blog {
  background: white;
  min-height: 100vh;
}
#blog #box-menu {
  border: 1px solid #eee;
  padding: 25px;
}
#blog #box-menu .line {
  border-top: 1px solid #eee;
}
#blog .blog-details {
  display: flex;
  width: 75%;
  margin: auto;
  flex-direction: column;
  align-items: center;
  padding: 50px 0px;
}
#blog .blog-details .title {
  margin-bottom: 5px;
  font-weight: 900;
}
#blog .blog-details .date {
  margin-bottom: 30px;
}
#blog .menu {
  list-style: none;
  padding-left: 0px;
}
#blog .menu li {
  line-height: 1.5em;
  margin-bottom: 10px;
  width: 100%;
}
#blog .menu li a {
  transition: color 0.5s linear;
  font-weight: 600;
}
#blog .menu li:before {
  content: "▸";
  transition: color 0.5s linear;
}
#blog .menu li:hover a {
  color: #0095da;
  transition: color 0.5s linear;
}
#blog .menu li:hover:before {
  color: #0095da;
  transition: color 0.5s linear;
}
#blog .menu .active a {
  color: #0095da;
}
#blog .menu .active:before {
  color: #0095da;
}
#blog #content .line {
  border-top: 1px solid #eee;
  float: left;
  width: 100%;
}
#blog #content .title {
  margin-bottom: 10px;
  font-weight: 900;
}
#blog #content .title a {
  color: #0095da;
}
#blog #content .date {
  color: #c8c8c8;
  margin-bottom: 10px;
}
#blog #content .sub-title {
  font-weight: 600;
}
#blog #content hr {
  border-bottom: 1px solid #eee;
}
#blog #content #question {
  display: block;
  float: left;
  width: 100%;
  padding-left: 0px;
}
#blog #content #question li {
  float: left;
  width: 50%;
  color: #0095da;
  margin-bottom: 10px;
}
#blog #content #question li a {
  color: #0095da;
}
#blog #content #question li a:hover {
  color: #0095da;
}
#blog #content .answer {
  margin-bottom: 25px;
}

@media screen and (max-width: 425px) {
  #blog .blog-details {
    width: 85%;
  }
}
#career {
  background: white;
  min-height: 100vh;
}

#checkout-modal .select2-container,
#login-modal .select2-container,
#modalOnlineDesign .select2-container,
#modalCardPrintNow .select2-container,
#editShippingAddressModal .select2-container,
#editBillingAddressModal .select2-container {
  width: 100% !important;
}
#checkout-modal .modal-content,
#login-modal .modal-content,
#modalOnlineDesign .modal-content,
#modalCardPrintNow .modal-content,
#editShippingAddressModal .modal-content,
#editBillingAddressModal .modal-content {
  float: left;
  width: 100%;
}
#checkout-modal .modal-body,
#login-modal .modal-body,
#modalOnlineDesign .modal-body,
#modalCardPrintNow .modal-body,
#editShippingAddressModal .modal-body,
#editBillingAddressModal .modal-body {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#checkout-modal .modal-body button.title,
#login-modal .modal-body button.title,
#modalOnlineDesign .modal-body button.title,
#modalCardPrintNow .modal-body button.title,
#editShippingAddressModal .modal-body button.title,
#editBillingAddressModal .modal-body button.title {
  font-size: 14px;
}
#checkout-modal .modal-header,
#login-modal .modal-header,
#modalOnlineDesign .modal-header,
#modalCardPrintNow .modal-header,
#editShippingAddressModal .modal-header,
#editBillingAddressModal .modal-header {
  padding: 30px 15px;
  border-bottom: 2px solid #c6c6c6;
}
#checkout-modal .modal-header button,
#login-modal .modal-header button,
#modalOnlineDesign .modal-header button,
#modalCardPrintNow .modal-header button,
#editShippingAddressModal .modal-header button,
#editBillingAddressModal .modal-header button {
  position: absolute;
  font-size: 50px;
  top: 10px;
  right: 15px;
}
#checkout-modal .modal-header button.title,
#login-modal .modal-header button.title,
#modalOnlineDesign .modal-header button.title,
#modalCardPrintNow .modal-header button.title,
#editShippingAddressModal .modal-header button.title,
#editBillingAddressModal .modal-header button.title {
  font-size: 22px;
}
#checkout-modal .modal-header .title,
#login-modal .modal-header .title,
#modalOnlineDesign .modal-header .title,
#modalCardPrintNow .modal-header .title,
#editShippingAddressModal .modal-header .title,
#editBillingAddressModal .modal-header .title {
  margin-bottom: 0px;
  color: #00aa46;
  font-size: 26px;
}
#checkout-modal .login,
#checkout-modal .checkout,
#login-modal .login,
#login-modal .checkout,
#modalOnlineDesign .login,
#modalOnlineDesign .checkout,
#modalCardPrintNow .login,
#modalCardPrintNow .checkout,
#editShippingAddressModal .login,
#editShippingAddressModal .checkout,
#editBillingAddressModal .login,
#editBillingAddressModal .checkout {
  padding: 0px 30px;
}
#checkout-modal .login label,
#checkout-modal .checkout label,
#login-modal .login label,
#login-modal .checkout label,
#modalOnlineDesign .login label,
#modalOnlineDesign .checkout label,
#modalCardPrintNow .login label,
#modalCardPrintNow .checkout label,
#editShippingAddressModal .login label,
#editShippingAddressModal .checkout label,
#editBillingAddressModal .login label,
#editBillingAddressModal .checkout label {
  font-weight: 500;
}
#checkout-modal .login .black,
#checkout-modal .checkout .black,
#login-modal .login .black,
#login-modal .checkout .black,
#modalOnlineDesign .login .black,
#modalOnlineDesign .checkout .black,
#modalCardPrintNow .login .black,
#modalCardPrintNow .checkout .black,
#editShippingAddressModal .login .black,
#editShippingAddressModal .checkout .black,
#editBillingAddressModal .login .black,
#editBillingAddressModal .checkout .black {
  color: black;
}
#checkout-modal .login .checkbox,
#checkout-modal .checkout .checkbox,
#login-modal .login .checkbox,
#login-modal .checkout .checkbox,
#modalOnlineDesign .login .checkbox,
#modalOnlineDesign .checkout .checkbox,
#modalCardPrintNow .login .checkbox,
#modalCardPrintNow .checkout .checkbox,
#editShippingAddressModal .login .checkbox,
#editShippingAddressModal .checkout .checkbox,
#editBillingAddressModal .login .checkbox,
#editBillingAddressModal .checkout .checkbox {
  width: 50%;
  margin-top: 0px;
}
#checkout-modal .login .forgot,
#checkout-modal .checkout .forgot,
#login-modal .login .forgot,
#login-modal .checkout .forgot,
#modalOnlineDesign .login .forgot,
#modalOnlineDesign .checkout .forgot,
#modalCardPrintNow .login .forgot,
#modalCardPrintNow .checkout .forgot,
#editShippingAddressModal .login .forgot,
#editShippingAddressModal .checkout .forgot,
#editBillingAddressModal .login .forgot,
#editBillingAddressModal .checkout .forgot {
  width: 50%;
  margin: 0px 0px 10px;
  text-align: right;
}
#checkout-modal .title,
#login-modal .title,
#modalOnlineDesign .title,
#modalCardPrintNow .title,
#editShippingAddressModal .title,
#editBillingAddressModal .title {
  font-size: 20px;
  color: black;
  text-align: center;
}
#checkout-modal .btn-facebook,
#login-modal .btn-facebook,
#modalOnlineDesign .btn-facebook,
#modalCardPrintNow .btn-facebook,
#editShippingAddressModal .btn-facebook,
#editBillingAddressModal .btn-facebook {
  background-color: #3b5998;
}
#checkout-modal .btn-google-plus,
#login-modal .btn-google-plus,
#modalOnlineDesign .btn-google-plus,
#modalCardPrintNow .btn-google-plus,
#editShippingAddressModal .btn-google-plus,
#editBillingAddressModal .btn-google-plus {
  background-color: #ff493f;
}
#checkout-modal .btn,
#login-modal .btn,
#modalOnlineDesign .btn,
#modalCardPrintNow .btn,
#editShippingAddressModal .btn,
#editBillingAddressModal .btn {
  color: white;
  opacity: 1;
}
#checkout-modal .btn:hover,
#login-modal .btn:hover,
#modalOnlineDesign .btn:hover,
#modalCardPrintNow .btn:hover,
#editShippingAddressModal .btn:hover,
#editBillingAddressModal .btn:hover {
  opacity: 0.8;
  color: white;
}
#checkout-modal .btn:focus,
#login-modal .btn:focus,
#modalOnlineDesign .btn:focus,
#modalCardPrintNow .btn:focus,
#editShippingAddressModal .btn:focus,
#editBillingAddressModal .btn:focus {
  opacity: 0.8;
  color: white;
}
#checkout-modal i,
#login-modal i,
#modalOnlineDesign i,
#modalCardPrintNow i,
#editShippingAddressModal i,
#editBillingAddressModal i {
  margin-right: 10px;
}
#checkout-modal .wrap,
#login-modal .wrap,
#modalOnlineDesign .wrap,
#modalCardPrintNow .wrap,
#editShippingAddressModal .wrap,
#editBillingAddressModal .wrap {
  display: flex;
  justify-content: space-around;
}
#checkout-modal .wrap .iconLayout,
#login-modal .wrap .iconLayout,
#modalOnlineDesign .wrap .iconLayout,
#modalCardPrintNow .wrap .iconLayout,
#editShippingAddressModal .wrap .iconLayout,
#editBillingAddressModal .wrap .iconLayout {
  width: 100%;
  height: 250px;
}
#checkout-modal .wrap .iconLayout.landscape,
#login-modal .wrap .iconLayout.landscape,
#modalOnlineDesign .wrap .iconLayout.landscape,
#modalCardPrintNow .wrap .iconLayout.landscape,
#editShippingAddressModal .wrap .iconLayout.landscape,
#editBillingAddressModal .wrap .iconLayout.landscape {
  background-image: url("../images/icon-landscape.jpg");
  background-position: center center;
  background-size: 200px;
  background-repeat: no-repeat;
}
#checkout-modal .wrap .iconLayout.landscape:hover,
#login-modal .wrap .iconLayout.landscape:hover,
#modalOnlineDesign .wrap .iconLayout.landscape:hover,
#modalCardPrintNow .wrap .iconLayout.landscape:hover,
#editShippingAddressModal .wrap .iconLayout.landscape:hover,
#editBillingAddressModal .wrap .iconLayout.landscape:hover {
  background-image: url("../images/icon-landscape-hover.jpg");
}
#checkout-modal .wrap .iconLayout.portrait,
#login-modal .wrap .iconLayout.portrait,
#modalOnlineDesign .wrap .iconLayout.portrait,
#modalCardPrintNow .wrap .iconLayout.portrait,
#editShippingAddressModal .wrap .iconLayout.portrait,
#editBillingAddressModal .wrap .iconLayout.portrait {
  background-image: url("../images/icon-portrait.jpg");
  background-position: center center;
  background-size: 200px;
  background-repeat: no-repeat;
}
#checkout-modal .wrap .iconLayout.portrait:hover,
#login-modal .wrap .iconLayout.portrait:hover,
#modalOnlineDesign .wrap .iconLayout.portrait:hover,
#modalCardPrintNow .wrap .iconLayout.portrait:hover,
#editShippingAddressModal .wrap .iconLayout.portrait:hover,
#editBillingAddressModal .wrap .iconLayout.portrait:hover {
  background-image: url("../images/icon-portrait-hover.jpg");
}
#checkout-modal #create,
#login-modal #create,
#modalOnlineDesign #create,
#modalCardPrintNow #create,
#editShippingAddressModal #create,
#editBillingAddressModal #create {
  float: left;
  width: 100%;
  background: white;
  padding: 30px 0px;
}
#checkout-modal #create .title,
#login-modal #create .title,
#modalOnlineDesign #create .title,
#modalCardPrintNow #create .title,
#editShippingAddressModal #create .title,
#editBillingAddressModal #create .title {
  text-align: center;
  color: #0095da;
  margin-bottom: 30px;
}
#checkout-modal #create .box,
#login-modal #create .box,
#modalOnlineDesign #create .box,
#modalCardPrintNow #create .box,
#editShippingAddressModal #create .box,
#editBillingAddressModal #create .box {
  float: left;
  width: 100%;
  border: 1px solid #eee;
}
#checkout-modal #create .box img,
#login-modal #create .box img,
#modalOnlineDesign #create .box img,
#modalCardPrintNow #create .box img,
#editShippingAddressModal #create .box img,
#editBillingAddressModal #create .box img {
  max-height: 215px;
  height: 100%;
  width: 100%;
}
#checkout-modal #create .box .detail,
#login-modal #create .box .detail,
#modalOnlineDesign #create .box .detail,
#modalCardPrintNow #create .box .detail,
#editShippingAddressModal #create .box .detail,
#editBillingAddressModal #create .box .detail {
  padding: 10px 30px 30px;
}
#checkout-modal #create .book,
#login-modal #create .book,
#modalOnlineDesign #create .book,
#modalCardPrintNow #create .book,
#editShippingAddressModal #create .book,
#editBillingAddressModal #create .book {
  margin-bottom: 30px;
}
#checkout-modal #create .book-box img,
#login-modal #create .book-box img,
#modalOnlineDesign #create .book-box img,
#modalCardPrintNow #create .book-box img,
#editShippingAddressModal #create .book-box img,
#editBillingAddressModal #create .book-box img {
  height: 270px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #00aa46;
}
#checkout-modal #create .book-box .detail-box,
#login-modal #create .book-box .detail-box,
#modalOnlineDesign #create .book-box .detail-box,
#modalCardPrintNow #create .book-box .detail-box,
#editShippingAddressModal #create .book-box .detail-box,
#editBillingAddressModal #create .book-box .detail-box {
  padding: 30px 20px;
  background: white;
  float: left;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#checkout-modal #create .book-box .detail-box .title,
#login-modal #create .book-box .detail-box .title,
#modalOnlineDesign #create .book-box .detail-box .title,
#modalCardPrintNow #create .book-box .detail-box .title,
#editShippingAddressModal #create .book-box .detail-box .title,
#editBillingAddressModal #create .book-box .detail-box .title {
  font-size: 22px;
  margin-bottom: 10px;
  color: #717171;
  text-align: left;
}
#checkout-modal #create .book-box .detail-box .sub-title,
#login-modal #create .book-box .detail-box .sub-title,
#modalOnlineDesign #create .book-box .detail-box .sub-title,
#modalCardPrintNow #create .book-box .detail-box .sub-title,
#editShippingAddressModal #create .book-box .detail-box .sub-title,
#editBillingAddressModal #create .book-box .detail-box .sub-title {
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#editShippingAddressModal .modal-body {
  margin-bottom: 0px;
}

#editBillingAddressModal .modal-body {
  margin-bottom: 0px;
}

#modalCardPrintNow .modal-lg {
  width: 1280px;
}

#checkout-modal .login {
  border-right: 1px solid #eee;
}/*# sourceMappingURL=style.css.map */