body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  border: 0;
}
img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #e8e8e8;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #007ad0;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #007ad0;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #3f92fd;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #e8e8e8;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #e8e8e8;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple="multiple"] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.order-details-items .items-qty,
.footer.content ul,
body.checkout-index-index .opc-progress-bar,
.newnumber-checkout-personalinfo .upload-photo-progress-bar,
body.mnp-device-checkout-payment .opc-progress-bar,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
body.checkout-index-index .opc-progress-bar > li,
.newnumber-checkout-personalinfo .upload-photo-progress-bar > li,
body.mnp-device-checkout-payment .opc-progress-bar > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #00adef;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #ffffff;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #00adef transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-footer .switcher .label,
.page-header .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.header.content:before,
.header.content:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:after,
.header.content:after,
.opc-wrapper .field.addresses:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.opc-wrapper .shipping-address-item,
.opc-wrapper .billing-address-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #00adef;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #ffffff;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #00adef transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.opc-block-billing-information .billing-information-title .action-edit,
.opc-block-invoice-information .invoice-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.opc-wrapper .edit-address-link,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #007ad0;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.opc-block-billing-information .billing-information-title .action-edit:visited,
.opc-block-invoice-information .invoice-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.opc-wrapper .edit-address-link:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #007ad0;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-billing-information .billing-information-title .action-edit:hover,
.opc-block-invoice-information .invoice-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.opc-wrapper .edit-address-link:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #3f92fd;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-billing-information .billing-information-title .action-edit:active,
.opc-block-invoice-information .invoice-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.opc-wrapper .edit-address-link:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-billing-information .billing-information-title .action-edit:hover,
.opc-block-invoice-information .invoice-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.opc-wrapper .edit-address-link:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #3f92fd;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.opc-block-billing-information .billing-information-title .action-edit:hover,
.opc-block-billing-information .billing-information-title .action-edit:active,
.opc-block-billing-information .billing-information-title .action-edit:focus,
.opc-block-invoice-information .invoice-information-title .action-edit:hover,
.opc-block-invoice-information .invoice-information-title .action-edit:active,
.opc-block-invoice-information .invoice-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.opc-block-billing-information .billing-information-title .action-edit.disabled,
.opc-block-billing-information .billing-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-billing-information .billing-information-title .action-edit,
.opc-block-invoice-information .invoice-information-title .action-edit.disabled,
.opc-block-invoice-information .invoice-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-invoice-information .invoice-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #007ad0;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.opc-block-billing-information .billing-information-title .action-edit:active,
.opc-block-billing-information .billing-information-title .action-edit:not(:focus),
.opc-block-invoice-information .invoice-information-title .action-edit:active,
.opc-block-invoice-information .invoice-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #ffffff;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-billing-information .billing-information-title,
.opc-block-invoice-information .invoice-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #e8e8e8;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.paypal-review-discount .block > .title,
.cart-summary .block > .title {
  border-top: 1px solid #e8e8e8;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Dtac2017';
  src: url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.eot');
  src: url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.woff2') format('woff2'), url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.woff') format('woff'), url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.ttf') format('truetype'), url('../fonts/Dtac2017/medium/dtac2017_rg-webfont.svg#Dtac2017') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Dtac2017';
  src: url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.eot');
  src: url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.woff2') format('woff2'), url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.woff') format('woff'), url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.ttf') format('truetype'), url('../fonts/Dtac2017/bold/dtac2017_bd-webfont.svg#Dtac2017') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Dtac2018';
  src: url('../fonts/DTAC2018/bold/DTAC2018-Bold.eot');
  src: url('../fonts/DTAC2018/bold/DTAC2018-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DTAC2018/bold/DTAC2018-Bold.woff2') format('woff2'), url('../fonts/DTAC2018/bold/DTAC2018-Bold.woff') format('woff'), url('../fonts/DTAC2018/bold/DTAC2018-Bold.ttf') format('truetype'), url('../fonts/DTAC2018/bold/DTAC2018-Bold.svg#Dtac2018') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Dtac2018';
  src: url('../fonts/DTAC2018/light/DTAC2018-Light.eot');
  src: url('../fonts/DTAC2018/light/DTAC2018-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/DTAC2018/light/DTAC2018-Light.woff2') format('woff2'), url('../fonts/DTAC2018/light/DTAC2018-Light.woff') format('woff'), url('../fonts/DTAC2018/light/DTAC2018-Light.ttf') format('truetype'), url('../fonts/DTAC2018/light/DTAC2018-Light.svg#Dtac2018') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Dtac2018';
  src: url('../fonts/DTAC2018/regular/DTAC2018-Regular.eot');
  src: url('../fonts/DTAC2018/regular/DTAC2018-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DTAC2018/regular/DTAC2018-Regular.woff2') format('woff2'), url('../fonts/DTAC2018/regular/DTAC2018-Regular.woff') format('woff'), url('../fonts/DTAC2018/regular/DTAC2018-Regular.ttf') format('truetype'), url('../fonts/DTAC2018/regular/DTAC2018-Regular.svg#Dtac2018') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DtacEvolution';
  src: url('../fonts/DtacEvolution/dtacEvolution-Regular.eot');
  src: url('../fonts/DtacEvolution/dtacEvolution-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DtacEvolution/dtacEvolution-Regular.woff2') format('woff2'), url('../fonts/DtacEvolution/dtacEvolution-Regular.woff') format('woff'), url('../fonts/DtacEvolution/dtacEvolution-Regular.ttf') format('truetype'), url('../fonts/DtacEvolution/dtacEvolution-Regular.svg#DtacEvolution') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DtacEvolution';
  src: url('../fonts/DtacEvolution/dtacEvolution-Bold.eot');
  src: url('../fonts/DtacEvolution/dtacEvolution-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DtacEvolution/dtacEvolution-Bold.woff2') format('woff2'), url('../fonts/DtacEvolution/dtacEvolution-Bold.woff') format('woff'), url('../fonts/DtacEvolution/dtacEvolution-Bold.ttf') format('truetype'), url('../fonts/DtacEvolution/dtacEvolution-Bold.svg#DtacEvolution') format('svg');
  font-weight: bold;
  font-style: normal;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #e8e8e8;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #007ad0;
}
.message.info a:hover {
  color: #3f92fd;
}
.message.info a:active {
  color: #3f92fd;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #007ad0;
}
.message.error a:hover {
  color: #3f92fd;
}
.message.error a:active {
  color: #3f92fd;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #007ad0;
}
.message.warning a:hover {
  color: #3f92fd;
}
.message.warning a:active {
  color: #3f92fd;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #007ad0;
}
.message.notice a:hover {
  color: #3f92fd;
}
.message.notice a:active {
  color: #3f92fd;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #007ad0;
}
.message.success a:hover {
  color: #3f92fd;
}
.message.success a:active {
  color: #3f92fd;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #007ad0;
}
.nav-sections .dtac-menu .col-links h4,
.nav-sections .dtac-menu .col-links .col-links__title {
  padding-left: 50px;
  position: relative;
  font-size: 1.8rem;
  color: #ffffff;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  line-height: 35px;
  margin-bottom: 10px;
  display: block;
}
.nav-sections .dtac-menu .col-links h4 a,
.nav-sections .dtac-menu .col-links .col-links__title a {
  font-size: inherit;
  color: inherit;
}
.nav-sections .dtac-menu .col-links h4:before,
.nav-sections .dtac-menu .col-links .col-links__title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .nav-sections .dtac-menu .col-links h4:before,
  .nav-sections .dtac-menu .col-links .col-links__title:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.nav-sections .dtac-menu .col-links h4.smartphones:before,
.nav-sections .dtac-menu .col-links .col-links__title.smartphones:before {
  width: 20px;
  height: 33px;
  display: block;
  background-position: -25px -419px;
}
.nav-sections .dtac-menu .col-links h4.monthly:before,
.nav-sections .dtac-menu .col-links .col-links__title.monthly:before,
.nav-sections .dtac-menu .col-links h4.topup:before,
.nav-sections .dtac-menu .col-links .col-links__title.topup:before {
  width: 33px;
  height: 31px;
  display: block;
  background-position: -82px -422px;
}
.nav-sections .dtac-menu .col-links h4.overseas-service:before,
.nav-sections .dtac-menu .col-links .col-links__title.overseas-service:before {
  width: 34px;
  height: 34px;
  display: block;
  background-position: -163px -418px;
}
.nav-sections .dtac-menu .col-links ul {
  padding-left: 50px;
}
.nav-sections .dtac-menu .col-links li {
  margin-bottom: 12px;
}
.nav-sections .dtac-menu .col-links a {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-sections .header-link__mnp:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon-sprite-mobile.png');
  background-size: 192px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 23px;
  height: 24px;
  background-position: -87px -14px;
  position: absolute;
  top: 6px;
  left: 3px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .nav-sections .header-link__mnp:before {
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
  }
}
.nav-sections .header-link__deal:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon-sprite-mobile.png');
  background-size: 192px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 28px;
  height: 28px;
  background-position: -85px -61px;
  position: absolute;
  top: 3px;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .nav-sections .header-link__deal:before {
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
  }
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #009edf;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot');
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf') format('truetype'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme') format('svg');
  font-weight: normal;
  font-style: normal;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 2.1rem;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #007ad0;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #007ad0;
}
.pages a.page:hover {
  color: #3f92fd;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 2.1rem;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 32px;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
}
.pages .action {
  border: 1px solid #e8e8e8;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .pages-items .item a.page,
.pages .pages-items .item a.page:hover,
.pages .pages-items .item a.page:visited {
  color: #1a1a1a;
}
.pages .pages-items .item strong.page {
  color: #1a1a1a;
  text-decoration: underline;
}
.pages .action {
  width: auto;
  color: #007ad0;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
  text-align: right;
}
.pages .action.previous {
  margin-right: 12px;
  border: none;
}
.pages .action.previous:before {
  content: none !important;
}
.pages .action.previous span {
  width: auto;
  height: auto;
  position: relative;
  padding-left: 20px;
}
.pages .action.previous span:before {
  width: 6px;
  height: 11px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  background-position: -96px -232px;
}
.pages .action.next {
  margin-left: 12px;
  border: none;
}
.pages .action.next:before {
  content: none !important;
}
.pages .action.next span {
  width: auto;
  height: auto;
  position: relative;
  padding-right: 20px;
}
.pages .action.next span:after {
  width: 6px;
  height: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
  background-position: -124px -232px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
  margin: 8px auto 4px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
}
.breadcrumbs .items {
  font-size: 1.1rem;
  color: #0c1026;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #3f92fd;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 12px;
  content: '\2f';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .item:not(:last-child):after {
  padding: 0 6px;
}
.breadcrumbs .items .item.home a {
  font-size: 0;
}
.breadcrumbs .items .item.home a:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -411px -127px;
  font-size: 20px;
  display: inline-block;
  line-height: 20px;
  height: 15px;
  width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .breadcrumbs .items .item.home a:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll,
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap,
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.item.product.product-item.side-banner {
  width: 100%;
  display: block;
}
.side-banner a.product.photo.product-item-photo {
  position: unset;
  display: block;
  text-align: center;
}
.side-banner .product.details.product-item-details.product-item-details {
  margin-left: 0;
}
.cart-totals tr[class=totals] .title:after,
.totals.discount .title:after,
.cart-totals tr[class=totals] .title.negative:after,
.totals.discount .title.negative:after {
  -webkit-font-smoothing: antialiased;
  color: #858585;
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-left: 10px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.totals.discount {
  cursor: pointer;
}
.totals.discount .title:after {
  content: '\e622';
}
.totals.discount .title.negative:after {
  content: '\e621';
}
.totals.discount .discount.coupon {
  display: none;
}
.table-wrapper tr[class=totals] .title:after {
  content: '\e622';
}
.table-wrapper tr[class=totals] .title.negative:after {
  content: '\e621';
}
.table-wrapper tr[class=totals] {
  cursor: pointer;
}
.total_coupons {
  display: table-row;
}
.cart-totals .total_coupons th {
  padding-left: 15px;
}
.opc-block-summary table.data.table.table-totals tbody .total_coupons th {
  padding-left: 25px;
}
.total_coupons .coupon_amount {
  color: #CF0000;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart-totals .title,
.opc-block-summary .totals.discount .title {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
}
.cart-totals .title:before,
.opc-block-summary .totals.discount .title:before {
  content: '';
  border: solid #868e96;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-left: 13px;
  order: 2;
  position: relative;
  top: 1px;
}
.cart-totals .title.negative:before,
.opc-block-summary .totals.discount .title.negative:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: inherit;
  bottom: 3px;
}
.amshopby-hightlighted {
  background-color: #ffff00;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9;
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.amshopby-filter-tooltip {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
  margin-left: 6px;
  vertical-align: middle;
}
.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px;
}
.filter-options-content .range,
.filter-options-content .amshopby-more-button {
  margin-top: 10px;
}
.filter-options-content .amshopby-more-button > a:hover {
  background: transparent;
}
.filter-options-content .amshopby-filter-price-from,
.filter-options-content .amshopby-filter-price-to {
  width: 46%;
}
.filter-options-content .items a {
  margin-left: 0;
}
.filter-options-content .count {
  display: inline-block;
}
.filter-options-content .am_shopby_swatch_label .count {
  margin: 0;
  padding: 0;
}
.filter-options-content .am_shopby_swatch_label .label {
  margin-right: 5px;
}
.amshopby-filter-price-go {
  margin: 15px 0 0;
  width: 25%;
}
input[type="text"].amshopby-filter-price-to.right {
  float: right;
}
.am_shopby_slider_container {
  margin: 10px 15px 15px 5px;
}
.am_shopby_slider_container .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6;
}
.am_shopby_slider_container .am-slider .ui-slider-handle {
  padding: 0;
  margin-top: -5px;
  margin-left: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
}
.am_shopby_slider_container .am-slider .ui-slider-handle:hover,
.am_shopby_slider_container .am-slider .ui-slider-handle:active {
  background-color: #e17e17;
}
.am_shopby_slider_container .am_shopby_slider_display {
  text-align: center;
}
.amasty-shopby-swatch-attribute-options {
  display: flex;
  flex-direction: column;
  padding-left: 2px;
}
.amasty-shopby-swatch-attribute-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
}
.amasty-shopby-swatch-attribute-options > .item {
  padding-bottom: 4px !important;
}
.amasty-shopby-swatch-attribute-options > .item:hover {
  background-color: transparent;
}
.amasty-shopby-swatch-attribute-options .am_shopby_swatch_label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  margin-top: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  z-index: 9000;
}
.catalog-topnav .filter-options .am_shopby_filter_items_rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am_shopby_filter_items_rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.am_shopby_filter_items_attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am_shopby_apply_filters {
  width: 100%;
  margin: 10px auto;
  padding-top: 10px;
  max-width: 240px;
  clear: both;
}
.am_shopby_apply_filters button,
.am_shopby_apply_filters .cart.table-wrapper .actions-toolbar > .action,
.am_shopby_apply_filters .action-gift {
  width: 100%;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .has-apply-button .am_shopby_apply_filters {
  display: inline-block;
  margin: 0 0 10px 15px;
  padding-top: 0;
}
.amasty-catalog-topnav .filter-options-content a {
  display: flex;
  align-items: baseline;
}
.amasty-catalog-topnav .filter-options-content .swatch-option-link-layered {
  display: inline-block;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.am_shopby_filter_items_stock .am_shopby_link_selected,
.am_shopby_filter_items_rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.catalog-topnav {
  display: none;
}
.filter-options .items ol {
  list-style: none;
  padding-left: 18px;
}
.filter-options .items ol .item {
  margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
  background-color: #fff;
  z-index: 4;
}
.filter-options .items.amshopby-fly-out-view li {
  margin: 0;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none;
  word-break: break-all;
}
.filter-options .items.amshopby-fly-out-view li:hover {
  background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view li:first-child {
  border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent;
}
.filter-options .ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666666;
  box-shadow: 0 0 5px #666666;
}
.filter-options .amshopby-category-dropdown-view {
  position: absolute;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  border: 1px solid #cccccc;
  background-color: white;
  white-space: nowrap;
  overflow-y: auto;
  z-index: 9;
}
.filter-options .amshopby-category-labels-folding a.amshopby-filter-parent,
.filter-options .amshopby-category-dropdown-view a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style: none;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.filter-options .ui-menu .ui-state-focus,
.filter-options .ui-menu .ui-state-active {
  margin: -1px;
}
.amshopby-category-dropdown {
  display: block;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  text-align: left;
  border: 1px solid #adadad;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  font-weight: 400;
}
.amshopby-category-dropdown .caret:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear;
}
.amshopby-category-dropdown .caret:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3.2rem;
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
}
.amshopby-category-dropdown-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.amshopby-category-dropdown-wrapper._active .amshopby-category-dropdown .caret:after {
  transform: rotate(180deg);
}
.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb {
  position: relative;
  display: inline-block;
  padding: 0.3rem 2.4rem 0.4rem 1rem;
  margin: 0.3rem 0 0.3rem 0.3rem;
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  font-size: .5em;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #514943;
}
.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color 0.1s linear;
}
.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.filter-options .amshopby-category-labels-folding .items {
  position: relative;
}
.amshopby-category-collapse-icon {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.amshopby-category-collapse-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear;
  transform: rotate(-90deg);
}
.amshopby-category-collapse-icon._active:after {
  transform: rotate(0deg);
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
  z-index: 999;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url('../images/loader-1.gif');
  transform: translate(-50%, -10%);
}
.amshopby-option-link {
  display: inline-block;
  margin-right: 5px;
}
.amshopby-option-link img {
  max-width: 30px;
  max-height: 30px;
}
.slider-container .amslider {
  position: relative;
  left: inherit;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider .swiper-container,
.amslider .container {
  margin: 20px auto;
}
.amslider .swiper-wrapper {
  display: -moz-grid-line;
}
.amslider .swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%;
}
.amslider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.amslider-container .amslider-header-container {
  background: #f58c12;
  height: 35px;
  padding: 5px 0 5px 35px;
}
.amslider-container .amslider-header-container .amslider-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.amslider-container .amslider-header-container span {
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  text-transform: none;
}
.amslider .swiper-slide {
  text-align: center;
  padding: 1px 0;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.amslider .slide {
  margin: 20px;
  text-align: center;
  padding: 1px 0;
  font-size: 18px;
  /* Center slide text vertically */
  display: inline-block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.amslider .swiper-slide .swiper-category-item {
  margin: 10px 0;
  padding: 10px 10px;
  position: relative;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.amslider .slide .category-item {
  margin: 10px 0;
  padding: 10px 10px;
  position: relative;
  display: flex;
  width: 100%;
  border: 1px solid #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/* safari*/
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.amslider .swiper-slide .swiper-category-item img,
.amslider .slide .category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img,
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 35px;
}
.amslider .swiper-slide .category-item-title,
.amslider .slide .category-item-title {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  padding: 0 5px;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-slide a:hover,
.amslider .slide a:hover {
  text-decoration: none;
}
.category-filter-image img {
  vertical-align: middle;
}
#category-carousel .swiper-button-next {
  right: 0;
  top: 40%;
}
#category-carousel .swiper-button-prev {
  left: 0;
  top: 40%;
}
.amslider .swiper-slide .swiper-category-item {
  margin: 10px 0;
  padding: 10px 10px;
  position: relative;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/* safari*/
.amslider .swiper-slide .swiper-category-item:not(:root:root) {
  padding: 10px;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 35px;
}
.amslider .swiper-slide .category-item-title {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  padding: 0 5px;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbbbbb;
  margin: 0;
  position: relative;
  z-index: 2;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
form[id='co-shipping-method-form'] div.field.choice.item {
  padding: 8px;
}
.mst-cache-warmer__toolbar {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  font-size: 1.3rem;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  border-radius: 0;
  z-index: 1000000;
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 30rem;
}
.mst-cache-warmer__toolbar > strong {
  text-align: center;
  font-weight: 600;
  display: block;
  padding: 1rem 2rem;
  color: #fff;
  background: #7c7977;
}
.mst-cache-warmer__toolbar._hit > strong {
  background: #69BA6D;
}
.mst-cache-warmer__toolbar._miss > strong {
  background: #D0011B;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body {
  padding: 1rem 2rem;
  background: #fff;
  text-align: center;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body > strong {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #928f8e;
}
.mst-cache-warmer__toolbar table tr th,
.mst-cache-warmer__toolbar table tr td {
  background: #fff;
  padding: .5rem 1rem;
  font-size: 1.2rem;
}
.mst-cache-warmer__toolbar table tr th {
  background: #f1f1f1;
  padding: 1rem;
  text-align: center;
}
.mst-cache-warmer__toolbar table tr td {
  text-align: left;
  border-top: 1px solid #f1f1f1;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info {
  background: #fff;
  padding: .5rem 1rem;
  text-align: right;
  font-size: 1.1rem;
  border-top: 1px solid #f1f1f1;
  color: #928f8e;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test a,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info a {
  color: #928f8e;
  text-decoration: underline;
}
.m__page__data {
  display: none;
}
.cache-warmer__hole_punch_block_info {
  position: relative;
  border: 1px dotted red;
  margin: 6px 2px;
  padding: 18px 2px 2px 2px;
  zoom: 1;
}
.cache-warmer__hole_punch_timer_info {
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 5px;
  background: #faa;
  color: #333;
  font: normal 9px Arial;
  text-align: left !important;
  z-index: 998;
  text-transform: none;
}
.mst-cache-warmer__test-block {
  text-align: center;
}
.mst-cache-warmer__test-block time {
  background: #fff;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  padding: 2rem 5rem;
  font-size: 3rem;
  display: inline-block;
  font-weight: 800;
  color: #928f8e;
  margin-bottom: 5rem;
}
.mst-cache-warmer__test-block .cacheable {
  background: #d0ffd9;
}
.mst-cache-warmer__test-block .non-cacheable {
  background: #ffe8e6;
}
.search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.search__result-tabs:before,
.search__result-tabs:after {
  content: '';
  display: table;
}
.search__result-tabs:after {
  clear: both;
}
.search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.search__result-tabs li a.active,
.search__result-tabs li a:hover,
.search__result-tabs li a:focus {
  color: #333;
  background: #fff;
}
.search__result-tabs li a.active {
  border-bottom: 1px solid #fff;
}
.search__result-tabs li:only-child {
  display: none;
}
.search__result-index ul {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.search__result-index ul li {
  margin: 3rem 0;
}
.search__result-index ul li .title {
  font-size: 1.8rem;
  font-weight: 300;
}
.search__index-magento-catalog-category ul li {
  margin: 1.5rem 0;
}
.search__index-magento-catalog-category ul li .title {
  font-size: 1.6rem;
}
.search__index-magento-catalog-category ul li .title a:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.search__index-magento-catalog-category ul li .title a:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  line-height: 1rem;
  color: #a3a3a3;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0px 5px 0px 10px;
  vertical-align: 'middle';
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.search-result-highlight {
  background: #ff0;
}
.block-search {
  transition: width 0.05s ease-out;
}
#search_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.searchautocomplete__autocomplete {
  display: none;
  border: 1px solid #C2C2C2;
  position: absolute;
  top: 31px;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 1px 1px;
  min-height: 35px;
  z-index: 1000;
}
.searchautocomplete__autocomplete._active {
  display: block;
}
.searchautocomplete__autocomplete .searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}
.searchautocomplete__autocomplete._loading .searchautocomplete__spinner {
  display: block;
}
.searchautocomplete__autocomplete .empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #575757;
  font-size: 1.2rem;
  display: block;
}
.searchautocomplete__autocomplete .show-all-results {
  background: #efefef;
  text-align: center;
}
.searchautocomplete__autocomplete .show-all-results a {
  padding: 8px 10px;
  color: #575757;
  font-size: 1.2rem;
  display: block;
}
.searchautocomplete__autocomplete .index-title {
  background: #efefef;
  padding: 8px 10px;
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #575757;
}
.searchautocomplete__autocomplete .index-title .total {
  font-weight: 600;
}
.searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: .5rem 1rem;
  cursor: pointer;
}
.searchautocomplete__autocomplete ul li:before,
.searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.searchautocomplete__autocomplete ul li .title {
  font-weight: 300;
}
.searchautocomplete__index-recent .index-title {
  background: none;
  position: absolute;
  right: 0;
  color: #999;
}
.searchautocomplete__item-magento_catalog_product img {
  float: left;
  height: 8rem;
  width: 6.4rem;
  margin-right: 1rem;
}
.searchautocomplete__item-magento_catalog_product a.title {
  display: block;
  margin-bottom: 0.5rem;
}
.searchautocomplete__item-magento_catalog_product .sku {
  font-size: 1.2rem;
  color: #999;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.searchautocomplete__item-magento_catalog_product .description {
  font-size: 1.2rem;
  color: #999;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.searchautocomplete__item-magento_catalog_product .price {
  display: block;
  float: right;
  font-weight: 600;
}
.searchautocomplete__item-magento_catalog_product .price .price-label {
  margin-right: 10px;
}
.searchautocomplete__item-magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.searchautocomplete__item-magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.searchautocomplete__item-magento_catalog_product .clearfix:before,
.searchautocomplete__item-magento_catalog_product .clearfix:after,
.searchautocomplete__item-magento_catalog_product .dl-horizontal dd:before,
.searchautocomplete__item-magento_catalog_product .dl-horizontal dd:after,
.searchautocomplete__item-magento_catalog_product .container:before,
.searchautocomplete__item-magento_catalog_product .container:after,
.searchautocomplete__item-magento_catalog_product .container-fluid:before,
.searchautocomplete__item-magento_catalog_product .container-fluid:after,
.searchautocomplete__item-magento_catalog_product .row:before,
.searchautocomplete__item-magento_catalog_product .row:after,
.searchautocomplete__item-magento_catalog_product .form-horizontal .form-group:before,
.searchautocomplete__item-magento_catalog_product .form-horizontal .form-group:after,
.searchautocomplete__item-magento_catalog_product .btn-toolbar:before,
.searchautocomplete__item-magento_catalog_product .btn-toolbar:after,
.searchautocomplete__item-magento_catalog_product .btn-group-vertical > .btn-group:before,
.searchautocomplete__item-magento_catalog_product .btn-group-vertical > .btn-group:after,
.searchautocomplete__item-magento_catalog_product .nav:before,
.searchautocomplete__item-magento_catalog_product .nav:after,
.searchautocomplete__item-magento_catalog_product .navbar:before,
.searchautocomplete__item-magento_catalog_product .navbar:after,
.searchautocomplete__item-magento_catalog_product .navbar-header:before,
.searchautocomplete__item-magento_catalog_product .navbar-header:after,
.searchautocomplete__item-magento_catalog_product .navbar-collapse:before,
.searchautocomplete__item-magento_catalog_product .navbar-collapse:after,
.searchautocomplete__item-magento_catalog_product .pager:before,
.searchautocomplete__item-magento_catalog_product .pager:after,
.searchautocomplete__item-magento_catalog_product .panel-body:before,
.searchautocomplete__item-magento_catalog_product .panel-body:after,
.searchautocomplete__item-magento_catalog_product .modal-footer:before,
.searchautocomplete__item-magento_catalog_product .modal-footer:after {
  content: '';
  display: table;
}
.searchautocomplete__item-magento_catalog_product .clearfix:after,
.searchautocomplete__item-magento_catalog_product .dl-horizontal dd:after,
.searchautocomplete__item-magento_catalog_product .container:after,
.searchautocomplete__item-magento_catalog_product .container-fluid:after,
.searchautocomplete__item-magento_catalog_product .row:after,
.searchautocomplete__item-magento_catalog_product .form-horizontal .form-group:after,
.searchautocomplete__item-magento_catalog_product .btn-toolbar:after,
.searchautocomplete__item-magento_catalog_product .btn-group-vertical > .btn-group:after,
.searchautocomplete__item-magento_catalog_product .nav:after,
.searchautocomplete__item-magento_catalog_product .navbar:after,
.searchautocomplete__item-magento_catalog_product .navbar-header:after,
.searchautocomplete__item-magento_catalog_product .navbar-collapse:after,
.searchautocomplete__item-magento_catalog_product .pager:after,
.searchautocomplete__item-magento_catalog_product .panel-body:after,
.searchautocomplete__item-magento_catalog_product .modal-footer:after {
  clear: both;
}
.searchautocomplete__item-magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.searchautocomplete__item-magento_catalog_product._active {
  background: #fff !important;
}
.searchautocomplete__item-magento_catalog_product._active a.title {
  text-decoration: underline;
}
.searchautocomplete__item-magento_search_query .num_results {
  float: right;
}
.searchautocomplete__index-popular .index-title {
  background: none;
  text-align: left;
  color: #999;
}
.searchautocomplete__index-popular ul li {
  float: left;
  padding: .5rem 0 0.5rem 1rem;
}
.searchautocomplete__index-popular ul li a {
  font-size: 1.3rem;
}
.searchautocomplete__index-popular ul li:hover {
  background: none;
  cursor: pointer;
}
.searchautocomplete__index-popular ul li:hover a {
  text-decoration: underline;
}
.searchautocomplete__highlight {
  font-weight: 600;
}
.searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
}
.searchautocomplete__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  -o-animation-name: bounce_fountainG;
  -ms-animation-name: bounce_fountainG;
  -webkit-animation-name: bounce_fountainG;
  -moz-animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  -o-animation-duration: 0.645s;
  -ms-animation-duration: 0.645s;
  -webkit-animation-duration: 0.645s;
  -moz-animation-duration: 0.645s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  transform: scale(0.3);
  -o-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.searchautocomplete__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
  -o-animation-delay: 0.256s;
  -ms-animation-delay: 0.256s;
  -webkit-animation-delay: 0.256s;
  -moz-animation-delay: 0.256s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
  -o-animation-delay: 0.3225s;
  -ms-animation-delay: 0.3225s;
  -webkit-animation-delay: 0.3225s;
  -moz-animation-delay: 0.3225s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
  -o-animation-delay: 0.389s;
  -ms-animation-delay: 0.389s;
  -webkit-animation-delay: 0.389s;
  -moz-animation-delay: 0.389s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
  -o-animation-delay: 0.4555s;
  -ms-animation-delay: 0.4555s;
  -webkit-animation-delay: 0.4555s;
  -moz-animation-delay: 0.4555s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
  -o-animation-delay: 0.522s;
  -ms-animation-delay: 0.522s;
  -webkit-animation-delay: 0.522s;
  -moz-animation-delay: 0.522s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
  -o-animation-delay: 0.5885s;
  -ms-animation-delay: 0.5885s;
  -webkit-animation-delay: 0.5885s;
  -moz-animation-delay: 0.5885s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
  -o-animation-delay: 0.645s;
  -ms-animation-delay: 0.645s;
  -webkit-animation-delay: 0.645s;
  -moz-animation-delay: 0.645s;
}
.searchautocomplete__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
  -o-animation-delay: 0.7115s;
  -ms-animation-delay: 0.7115s;
  -webkit-animation-delay: 0.7115s;
  -moz-animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #e8e8e8;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #e8e8e8;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #e8e8e8;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #e8e8e8;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007ad0;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #007ad0;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #3f92fd;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #3f92fd;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #007ad0;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #00adef;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #ffffff;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #00adef transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #ffffff;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #e8e8e8;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007ad0;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #007ad0;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #3f92fd;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover {
  color: #3f92fd;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #007ad0;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007ad0;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #007ad0;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #3f92fd;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #3f92fd;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #007ad0;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #e8e8e8;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #e8e8e8;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #e8e8e8;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
/* Related Products */
.amrelated-grid-wrapper {
  margin-top: 50px;
}
.amrelated-grid-wrapper .block-title {
  display: block;
  text-align: center;
  margin: 16px 0 0;
}
.amrelated-grid-wrapper .block-title strong {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-stage {
  padding: 16px 0 10px;
  margin: 0;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-stage .owl-item {
  padding: 8px;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav {
  position: static;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  width: 11px;
  height: 20px;
  margin-top: -10px;
  background-color: transparent;
  outline: none;
  border: none;
  display: block;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div span {
  display: none;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div.disabled {
  display: none;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div:before {
  width: 11px;
  height: 20px;
  display: block;
  cursor: pointer;
  content: "";
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div.owl-next {
  right: -30px;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div.owl-next:before {
  background: url('../Amasty_Mostviewed/images/arrow-rht-next-black.png') center center no-repeat;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div.owl-prev {
  left: -30px;
}
.amrelated-grid-wrapper .block-content .owl-carousel .owl-nav > div.owl-prev:before {
  background: url('../Amasty_Mostviewed/images/arrow-rht-prev-black.png') center center no-repeat;
}
.amrelated-grid-wrapper .block-content .related-item {
  border-radius: 8px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 35px;
  text-align: center;
}
.amrelated-grid-wrapper .block-content .related-item .related_items_form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.amrelated-grid-wrapper .block-content .related-item .related_items_form .product-image-container .product-image-wrapper {
  padding-bottom: 100%;
}
.amrelated-grid-wrapper .block-content .related-item .related-item-title {
  display: block;
  text-align: left;
  margin: 10px 0;
  min-height: 48px;
}
.amrelated-grid-wrapper .block-content .related-item .related-item-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.amrelated-grid-wrapper .block-content .related-item .price-label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin: 0;
}
.amrelated-grid-wrapper .block-content .related-item .product-price,
.amrelated-grid-wrapper .block-content .related-item .free-price {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.amrelated-grid-wrapper .block-content .related-item .product-price small,
.amrelated-grid-wrapper .block-content .related-item .free-price small {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.amrelated-grid-wrapper .block-content .related-item .old-price {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  min-height: 21px;
}
.amrelated-grid-wrapper .block-content .related-item .old-price span {
  font-weight: bold;
  text-decoration: line-through;
}
.amrelated-grid-wrapper .block-content .related-item .related-item-buttons {
  margin-top: 15px;
}
.amrelated-grid-wrapper .block-content .related-item .related-item-buttons .action.tocart {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #007ad0;
  padding: 0 20px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.catalog-category-view.page-layout-1column .column.main {
  padding: 0;
}
.catalog-category-view.category-apple-watch .product-item-name {
  height: auto;
}
.catalog-category-view .product-item-info {
  padding: 10px 0;
}
.catalog-category-view .product-item-info .product-item-photo {
  outline: 0;
}
.catalog-category-view .product-item-name {
  height: 43px;
  overflow: hidden;
}
.catalog-category-view .product-item .product-item-details .product-item-starting-price-label {
  color: #1a1a1a;
  text-align: left;
}
.catalog-category-view .product-item .df-item-info .product-item-details .product-item-starting-price-label {
  text-align: left;
}
.catalog-category-view .product-item .df-item-info .product-item-details .price-box .price > p {
  margin: 0;
}
.catalog-category-view .product-item .df-item-info .product-item-details .price-box .price small {
  display: block;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info {
  border-radius: 8px !important;
  border: solid 1px #d6d6d6 !important;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .product-item-name {
  padding: 15px;
  text-align: left;
  height: auto;
  line-height: normal;
  display: block;
  min-height: 100px;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .product-item-name > a {
  font-size: 2.4rem;
  font-weight: bold;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .free-gift-item {
  min-height: 28px;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .free-gift-item p {
  padding: 0 15px;
  color: #FF648C;
  text-align: left;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 10px;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table {
  padding: 0 15px;
  text-align: left;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper {
  width: 100%;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper .price-on-home {
  text-align: left;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper .price-box .price {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .rrp-price {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.32px;
  text-align: left;
  color: #767676;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .rrp-price .value {
  text-decoration: line-through;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .actions-primary {
  padding: 10px 15px 30px;
}
.catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .actions-primary .action.view-details.primary {
  width: 100%;
  height: 40px;
}
.products-grid .item .gift-item {
  height: 28px;
}
.products-grid .item .gift-item p {
  color: #19AAF8;
  background: transparent;
  box-shadow: 0 0 0 0;
  border: 0;
  border-radius: 0;
}
.products-grid .item .gift-item p:before {
  background-image: url('../images/icon-blue-gift.png');
  background-position: 0;
  background-size: 14px;
}
.category-view .page-title-wrapper .page-title {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
}
.category-view .page-title-wrapper .page-title .amount {
  font-size: 2.2rem;
  font-weight: 700;
}
.products {
  margin: 30px 0;
}
.upsell .product-item-info,
.related .product-item-info {
  width: 100%;
  padding: 10px;
  text-align: center;
}
.upsell .product-item-name,
.related .product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  word-wrap: break-word;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.upsell .product-item-name > a,
.related .product-item-name > a {
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 21px;
}
.product-item {
  vertical-align: top;
  background-color: #f5f5f5;
}
.products-grid .product-item {
  display: inline-block;
  width: 50%;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.products-grid .product-item-name {
  margin: 0;
  padding: 0 24px;
}
.product-item-name > a {
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 21px;
}
.product-item-starting-price-label {
  color: #8e8e8e;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.product-item-info {
  max-width: 100%;
}
.product-item-info .product-image-container {
  padding: 24px 24px 16px 24px;
}
.page-products .product-item-info {
  width: 100%;
  border-radius: 0;
  padding: 0;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 0 0 10px;
}
.product-item .price-box .price {
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.8rem;
  line-height: 30px;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #007ad0;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products.category-affiliate-device .products-grid .product-item .product-item-info .price-box .price-free {
  font-size: 4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 52px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.page-products .products-grid .product-item .product-item-info .price-box .price-free {
  font-size: 2.8rem;
  line-height: 30px;
  text-align: left;
  color: #000;
}
.page-products .products-grid .product-item .product-item-info .actions-primary {
  padding-bottom: 30px;
}
.page-products .products-grid .product-item .product-item-info .actions-primary .primary.tocart,
.page-products .products-grid .product-item .product-item-info .actions-primary .primary.view-details {
  color: #ffffff;
  font-size: 1.4rem;
  background: #007ad0;
  border: none;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  padding: 0 10px;
  min-width: 108px;
  line-height: 32px;
  font-weight: normal;
}
.page-products .products-grid .product-item .product-item-info .actions-primary .primary.tocart:hover,
.page-products .products-grid .product-item .product-item-info .actions-primary .primary.view-details:hover {
  background: #036bb5;
}
.page-products .product-device-home .products-grid .product-item .product-item-info .price-box .price-free {
  line-height: 43px;
}
.catalogsearch-result-index.page-layout-2columns-left.page-products .product-item-info {
  min-height: 480px;
}
.catalogsearch-result-index.page-layout-2columns-left .sidebar {
  display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .search__result-tabs {
  border-bottom: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main {
  width: 100%;
  float: none;
  padding: 0 !important;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .item .product.details {
  text-align: center;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .item .product.details .product-item-starting-price-label {
  color: #8e8e8e;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .item .product-item-name {
  height: 46px;
  overflow: hidden;
}
.catalogsearch-result-index.page-layout-2columns-left .catalog-topnav .filter-options {
  border: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .catalog-topnav .filter-options .filter-options-content {
  border: 0;
}
.device-price__bottom {
  font-size: 1.3rem;
  padding: 0 10px;
  margin: 16px 0;
  line-height: 19px;
}
.device-price__bottom table td {
  padding: 2px 0 2px 4px;
  text-align: left;
}
.package-items .items-wrapper .item {
  padding-bottom: 70px;
}
.package-items .items-wrapper .item .item-price__bottom {
  display: block;
  display: -webkit-box;
  max-height: 36px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 18px;
  padding: 0 8px;
  color: #666;
}
.package-items .items-wrapper .item .item-price__bottom li {
  margin-bottom: 0;
}
.package-items .items-wrapper .item .item-attributes.first .attribute-label {
  display: block;
  display: -webkit-box;
  max-height: 38px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  color: #767676;
}
.package-items .items-wrapper .item .box-after-price {
  font-size: 1.3rem;
  line-height: 1.46;
  color: #1a1a1a;
  padding: 7px 0;
  background: #9ce7f5;
  margin-bottom: 16px;
}
.package-items .items-wrapper .item .box-after-price p {
  margin-bottom: 0;
}
.package-items .items-wrapper .item .box-after-price.blank-space {
  text-indent: -9999em;
  white-space: nowrap;
  background: unset;
}
.package-items .items-wrapper .item .package-text-bottom {
  clear: both;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  margin-top: 16px;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #1a1a1a;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
.package-items .items-wrapper .item .package-text-bottom p {
  margin-bottom: 0;
}
.package-items .items-wrapper .item .package-text-bottom .text-hightlight {
  color: #007ad0;
}
.package-items .items-wrapper .item .action.condition {
  position: relative;
  bottom: 13px;
  margin-top: 16px;
}
.package-items .items-wrapper .item .action.condition:after {
  content: '';
  width: 4px;
  height: 8px;
  display: inline-block;
  background: url("../images/arrow-rht-title-2-copy-2.png") center no-repeat;
  position: relative;
  top: 0;
  margin-left: 5px;
}
.package-items .owl-nav {
  position: static;
}
.package-items .owl-nav .owl-prev {
  position: absolute;
  top: 55%;
  left: -38px;
}
.package-items .owl-nav .owl-next {
  position: absolute;
  top: 55%;
  right: -38px;
}
.package-items .package-info-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  height: 67px;
}
.package-items .package-info-data .item-attributes {
  width: 50%;
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 0;
}
.package-items .package-info-data .item-attributes.first {
  border-right: 2px solid #767676;
}
.package-items .package-info-data .item-attributes.internet .attribute-value:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../images/internet-ico.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.package-items .package-info-data .item-attributes.call-network .attribute-value:before {
  content: '';
  width: 16px;
  height: 17px;
  display: inline-block;
  background: url("../images/pakage-phone-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.package-items .package-info-data .item-attributes .attribute-value {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.13;
  color: #1a1a1a;
  white-space: nowrap;
}
.package-items .package-info-data .item-attributes .attribute-label {
  font-size: 1.3rem;
  line-height: 1.23;
  color: #767676;
  font-weight: 400;
}
.products-grid .price__table {
  margin-top: 0;
  text-align: center;
  min-height: 100px;
}
.products-grid .price-wrapper {
  text-align: left;
  display: inline-block;
}
.products-grid .price-wrapper__normal {
  display: inline-block;
}
.products-grid .price-wrapper .price-on-home {
  font-size: 1.3rem;
  display: inline-block;
  color: #a8a8a8;
  font-size: 13px;
  text-decoration: line-through;
  display: block;
  text-align: center;
  margin-top: -5px;
}
.products-grid .product-table-info {
  border-top: 1px solid #dedede;
  font-size: 13px;
  text-align: left;
  padding: 16px 14px;
}
.products-grid .product-table-info td {
  padding: 0;
}
.page-products .devices-grid-wrapper .products-grid .title-box,
.page-products .product-device-home .products-grid .title-box {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-products .devices-grid-wrapper .products-grid .product-item .product-item-info,
.page-products .product-device-home .products-grid .product-item .product-item-info {
  background: transparent;
}
.page-products .devices-grid-wrapper .products-grid .product-item .price-wrapper__normal,
.page-products .product-device-home .products-grid .product-item .price-wrapper__normal {
  display: block;
  text-align: center;
}
.page-products .devices-grid-wrapper .products-grid .product-item .price-on-home,
.page-products .product-device-home .products-grid .product-item .price-on-home {
  display: block;
  text-align: center;
  padding: 0;
  margin-top: 5px;
}
.page-products .devices-grid-wrapper .products-grid .product-item .price-on-home .price,
.page-products .product-device-home .products-grid .product-item .price-on-home .price {
  font-size: 1.3rem;
  color: #1a1a1a;
}
.page-products .devices-grid-wrapper .products-grid .product-item .product-item-starting-price-label,
.page-products .product-device-home .products-grid .product-item .product-item-starting-price-label,
.page-products .devices-grid-wrapper .products-grid .product-item .price-box .price,
.page-products .product-device-home .products-grid .product-item .price-box .price {
  color: #1a1a1a;
}
.page-products .devices-grid-wrapper .price-wrapper,
.page-products .product-device-home .price-wrapper {
  min-height: 78px;
}
.page-products .devices-grid-wrapper .product-item-link,
.page-products .product-device-home .product-item-link {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 24px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 48px;
}
.package-detail-items.personalized {
  padding: 0 40px;
  background: #37b5fb;
  text-align: center;
}
.package-detail-items.personalized .title-box {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}
.package-detail-items.personalized .package-detail-items-inner {
  padding: 28px 35px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 26px;
}
.package-detail-items.personalized .package-items {
  float: inherit;
  max-width: 1200px;
  margin: 0 auto;
}
.package-detail-items.personalized .package-items .items-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.package-detail-items.personalized .package-items .items-wrapper .item-wrapper {
  width: 25%;
  padding: 0 25px;
}
.package-detail-items.personalized .package-items .items-wrapper .item-wrapper .item {
  float: inherit;
  width: 100%;
}
#personalized-device .products-grid .product-items {
  text-align: center;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
  background-color: #fff;
  position: relative;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-image-container {
  padding: 50px 28px 20px;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .name-gift {
  text-align: left;
  margin-bottom: 10px;
  min-height: 132px;
  display: block;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-item-name {
  padding: 0;
  height: auto;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-item-name a {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  min-height: 96px;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .free-gift {
  margin: 11px 0 0;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .free-gift img {
  max-width: 96px;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .free-gift-empty {
  margin: 11px 0 0;
  min-height: 26px;
  display: block;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .gift-desc {
  padding: 4px 8px 4px 28px;
  border-radius: 8px;
  background-color: #fefd29;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  display: inline-flex;
  margin: 0;
  justify-self: flex-start;
  position: relative;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .gift-desc:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: url('../images/i-gifts.png') top left no-repeat;
  left: 8px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .brand-empty {
  min-height: 32px;
  display: block;
  margin: 0;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .gift-desc-empty {
  min-height: 26px;
  display: block;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .rrp-price-empty {
  min-height: 24px;
  display: block;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .brand {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #007ad0;
  margin: 0;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-tags {
  position: absolute;
  top: 75px;
  right: 20px;
  z-index: 1;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .sale-tag {
  position: absolute;
  top: 12px;
  right: -18px;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper {
  display: block;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .rrp-price {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  text-decoration: line-through;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .product-item-starting-price-label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .price-container .price {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .price-container .price small {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .short-desc {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #767676;
  min-height: 115px;
  max-height: 115px;
  overflow: hidden;
  margin: 0;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .short-desc ul li {
  padding-left: 30px;
  position: relative;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .short-desc ul li img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 25px;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .actions-primary {
  padding: 0;
}
.category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .actions-primary .action.primary.view-details {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  display: block;
  width: 100%;
  padding: 6px 12px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  height: 44px;
}
@media only screen and (min-width: 1200px) {
  .package-detail-items.personalized .package-items .items-wrapper {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1200px) {
  .package-detail-items.personalized {
    overflow: hidden;
  }
  .package-detail-items.personalized .package-items .items-wrapper {
    margin: 0;
  }
  .package-detail-items.personalized .package-items .items-wrapper .item-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .page-products .product-item {
    margin-right: 2%;
  }
  .page-products .product-item:nth-child(4n) {
    margin-right: 0;
  }
  .page-products .product-item .product-item-info {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-category-view.page-products ol.items.am_shopby_filter_items_attr_price {
    max-width: 100%;
  }
  .catalog-category-view.page-products .product-item {
    width: 32% !important;
    margin-right: 2%;
    background-color: #fff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #e8e8e8;
    text-align: center;
  }
  .catalog-category-view.page-products .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .catalog-category-view.page-products .product-item {
    width: 48.5% !important;
    margin-right: 0;
  }
}
@media only screen and (max-width: 40em) {
  .page-products .products-grid .product-item .product-item-info .actions-primary .primary.view-details {
    font-size: 1.4rem;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .products-grid .item .gift-item p:before {
    background-image: url('../images/icon-blue-gift@2x.png');
    background-size: 14px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .products-grid .item .gift-item p:before {
    background-image: url('../images/icon-blue-gift@2x.png');
    background-size: 14px;
  }
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.catalog-category-view .toolbar-sorter {
  min-width: 300px;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.catalog-category-view.page-layout-device-affiliate-category .toolbar-products,
.catalog-category-view.page-layout-package-affiliate-category .toolbar-products {
  position: relative;
}
.catalog-category-view.page-layout-device-affiliate-category .toolbar-products .sorter .sorter-title,
.catalog-category-view.page-layout-package-affiliate-category .toolbar-products .sorter .sorter-title {
  display: none;
}
.catalog-category-view.page-layout-device-affiliate-category .toolbar-products .sorter .selectric-wrapper,
.catalog-category-view.page-layout-package-affiliate-category .toolbar-products .sorter .selectric-wrapper {
  border: none;
}
.catalog-category-view.page-layout-device-affiliate-category .toolbar-products .sorter .selectric-wrapper .selectric,
.catalog-category-view.page-layout-package-affiliate-category .toolbar-products .sorter .selectric-wrapper .selectric {
  text-align: right;
}
.catalog-category-view.page-layout-device-affiliate-category .toolbar-products .sorter .selectric-wrapper .selectric .label,
.catalog-category-view.page-layout-package-affiliate-category .toolbar-products .sorter .selectric-wrapper .selectric .label {
  text-align: right;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-title {
  font-size: 18px;
}
.sorter .selectric-wrapper {
  border: 1px solid #d1d1d1;
  border-radius: 5px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price .price-wrapper .price,
.old.price .price-wrapper .price {
  text-decoration: line-through;
}
.message {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
.message.success {
  background: #b9e1f5;
  color: #565656;
}
.message.success > *:first-child:before {
  color: #565656;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image.mobile-image {
  display: none;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  max-width: 1120px;
  margin: 40px auto 20px;
}
.catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items .item.home a:before {
  background: url('../images/i-home.png') top left no-repeat;
  width: 20px;
  height: 20px;
}
.catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  font-size: 30px;
  line-height: 18px;
  color: #0c1026;
}
.category-no-layout-update .page-wrapper {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.category-no-layout-update .page-wrapper .page-main {
  max-width: 1120px;
  padding-top: 0;
  padding-bottom: 0;
}
.category-no-layout-update .page-wrapper .page-bottom {
  width: 1120px !important;
  padding-top: 0;
}
.category-no-layout-update .page-wrapper .page-bottom .showing-results {
  flex-grow: 0;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #898686;
  margin-bottom: 80px;
}
.category-no-layout-update .page-wrapper .breadcrumbs {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  max-width: 1120px;
  margin: 40px auto 20px;
}
.category-no-layout-update .page-wrapper .breadcrumbs .items {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.category-no-layout-update .page-wrapper .breadcrumbs .items .item.home a:before {
  background: url('../images/i-home.png') top left no-repeat;
  width: 20px;
  height: 20px;
}
.category-no-layout-update .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  font-size: 30px;
  line-height: 18px;
  color: #0c1026;
}
.category-no-layout-update .page-wrapper .category-cms .banner-mobile {
  display: none;
}
.category-no-layout-update .page-wrapper .category-cms .banner-desktop {
  display: block;
}
.category-no-layout-update .page-wrapper .category-view .page-title-wrapper .page-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin-bottom: 45px;
}
.category-no-layout-update .page-wrapper .category-view .page-title-wrapper .page-title .amount {
  display: none;
}
.category-no-layout-update .page-wrapper .category-view .category-description {
  margin-bottom: 20px;
}
.category-no-layout-update .page-wrapper .category-view .category-description ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
}
.category-no-layout-update .page-wrapper .category-view .category-description ul li {
  margin: 0;
}
.category-no-layout-update .page-wrapper #amasty-shopby-product-list {
  text-align: center;
  margin: 0;
}
.category-no-layout-update .page-wrapper #amasty-shopby-product-list .amscroll-load-button {
  display: inline-block;
  width: auto;
  padding: 10px 12px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border: solid 2px #007ad0;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
  margin-bottom: 15px;
  min-width: 190px;
}
.category-no-layout-update .page-wrapper #amasty-shopby-product-list .amscroll-load-button:hover {
  background-color: #007ad0;
  color: #fff;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions {
  margin: 40px 0;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions .box-title {
  padding: 15px 30px 15px 70px;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  position: relative;
  cursor: pointer;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions .box-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: url('../images/i-terms.png') top left no-repeat;
  left: 30px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions .box-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: url('../images/i-plus-new.png') top left no-repeat;
  right: 30px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions.active .box-title:after {
  background: url('../images/i-minus-new.png') top left no-repeat;
}
.category-no-layout-update .page-wrapper .category-default-term-conditions .box-content {
  padding: 15px 30px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product.info.detailed > .product.data.items > .item.title {
  margin: 0;
  width: 100%;
}
.product.info.detailed > .product.data.items > .item.title > a.switch {
  padding: 16px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #eeeeee;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  display: block;
  height: auto;
  position: relative;
}
.product.info.detailed > .product.data.items > .item.title > a.switch:focus {
  outline: none;
}
.product.info.detailed > .product.data.items > .item.title > a.switch:before {
  position: absolute;
  width: 14px;
  height: 14px;
  display: block;
  background: url('../images/i-plus.png') center no-repeat !important;
  top: 50%;
  right: 0;
  margin-top: -7px;
}
.product.info.detailed > .product.data.items > .item.title.actived > a.switch:before {
  background: url('../images/i-minus.png') center no-repeat !important;
}
.product.info.detailed > .product.data.items > .item.content {
  background: #ffffff;
  margin: 20px 0;
  padding: 0;
  border: none;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
  text-align: center;
  font-size: 1.8rem;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.6rem;
  font-weight: 700;
}
.product-info-main .price-box .price-free,
.product-options-bottom .price-box .price-free {
  font-size: 2.6rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #007ad0;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #007ad0;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #3f92fd;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover {
  color: #3f92fd;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #007ad0;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
/**/
.catalog-category-view.page-layout-device-affiliate-category .category-view,
.catalog-category-view.page-layout-package-affiliate-category .category-view {
  padding: 0 20px;
}
/*page landing page*/
body.catalog-product-landing #accordion-landing {
  clear: both;
}
body.catalog-product-landing #accordion-landing h3.title-item {
  padding: 15px 0;
  border-bottom: 1px solid #ededed;
  cursor: pointer;
}
body.catalog-product-landing #accordion-landing h3.title-item .fa {
  float: right;
  height: 16px;
  width: 16px;
  border: 1px solid #009edf;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 16px;
  color: #009edf;
  font-size: 15px;
  text-align: center;
}
body.catalog-product-landing #accordion-landing .content-item .item-title {
  font-weight: 600;
}
body.catalog-product-landing .install {
  padding-top: 50px;
  clear: both;
}
body.catalog-product-landing .install .icon_credit_img {
  width: 21px;
  height: 16px;
  display: inline-block;
  top: -1px;
  position: relative;
  margin-right: 10px;
}
body.catalog-product-landing .install .icon_info_img {
  width: 16px;
  height: 16px;
  display: inline-block;
  top: -1px;
  position: relative;
  margin-left: 10px;
}
body.catalog-product-landing .install p.title-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
body.catalog-product-landing .install p.title-item:before {
  width: 21px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  background-position: -345px -428px;
  margin-top: -9px;
  display: none;
}
body.catalog-product-landing .install p.title-item:after {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  background-position: -400px -427px;
  margin-top: -9px;
  display: none;
}
/*Page Current Product detail*/
body.catalog-product-device .page-title-wrapper {
  text-align: left !important;
}
body.catalog-product-device .page-title-wrapper .page-title {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #000;
  margin: 0 0 10px;
}
body.catalog-product-device .product-info-main .product-add-form #product-continue-button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  background: #007ad0;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  padding: 5px 30px;
  line-height: 34px;
  margin-top: 30px;
}
body.catalog-product-device .product-info-main .product-add-form #product-continue-button:hover {
  background: #036bb5;
  color: #fff;
}
body.catalog-product-device #accordion-device {
  clear: both;
}
body.catalog-product-device #accordion-device h3.title-item {
  margin: 20px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
body.catalog-product-device #accordion-device h3.title-item .fa {
  float: right;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  line-height: 18px;
  border: 1px solid #009edf;
  color: #009edf;
}
body.apdtac-device-offer .page-title-wrapper {
  text-align: left !important;
}
body.apdtac-device-offer .page-title-wrapper .page-title {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #000;
  margin: 0 0 10px;
}
.product-nav-config {
  margin-bottom: 40px;
  order: -2;
}
.product-nav-config:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.product-nav-config .current-package-detail {
  text-align: center;
}
.product-nav-config .current-package-detail .number {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  position: relative;
  padding-left: 25px;
  padding-right: 8px;
}
.product-nav-config .current-package-detail .number:before {
  content: '';
  height: 26px;
  width: 15px;
  display: inline-block;
  background: transparent url('../images/number-package-icon.png') no-repeat center left;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
}
.product-nav-config .current-package-detail .name {
  padding-left: 8px;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: center;
  color: #19aaf8;
}
/* Device + MNP & Device + Package */
.apdtac-device-offer .page-wrapper {
  width: 100%;
  overflow-x: hidden;
}
.apdtac-device-offer #box-list-price.form-group.select-price {
  display: block;
  height: auto;
}
.apdtac-device-offer #box-list-price .box-price-wrapper {
  float: left;
}
.apdtac-device-offer #box-list-price .box-price-wrapper .owl-stage-outer {
  overflow: visible;
}
.apdtac-device-offer #box-list-price .box-price-wrapper .box-price {
  width: auto;
  float: none;
  margin: 0;
}
.apdtac-device-offer .box-title {
  margin-bottom: 20px;
  font-size: 2rem;
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
}
.apdtac-device-offer .radio-inline {
  padding: 0;
  position: relative;
}
.apdtac-device-offer .radio-inline input[type="radio"] {
  position: absolute;
  top: 0;
  left: 5px;
  margin-left: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: none;
  transition: 0.2s all linear;
  outline: none;
  margin-right: 5px;
}
.apdtac-device-offer .radio-inline input[type="radio"]:checked {
  box-shadow: none;
  border-width: 0;
}
.apdtac-device-offer .radio-inline input[type="radio"]:checked:before {
  opacity: 1;
}
.apdtac-device-offer #box-list-price {
  padding-bottom: 30px;
}
.apdtac-device-offer #box-list-price .box-title {
  font-size: 2rem;
  color: #000000;
  margin-bottom: 20px;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
}
.apdtac-device-offer #box-list-price .box-price {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 32.6%;
  float: left;
  margin-right: 1.1%;
  margin-bottom: 1.1%;
  margin: 0;
  padding: 0;
}
.apdtac-device-offer #box-list-price .box-price:hover {
  border: solid 1px #19AAF8;
}
.apdtac-device-offer #box-list-price .box-price:nth-child(3n+1) {
  clear: none;
}
.apdtac-device-offer #box-list-price .box-price:nth-child(3n) {
  margin-right: 0;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline {
  padding: 0;
  position: relative;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline span.price {
  padding: 30px 0;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .price-device-financing-details .info {
  padding: 10px 0;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .price-device-financing-details strong,
.apdtac-device-offer #box-list-price .box-price .radio-inline .price-device-financing-details span {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  color: #414141;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .price-device-financing-details span.price {
  padding: 3px 0;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #414141;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline input[type="radio"]:checked ~ .price-device-financing-details:before,
.apdtac-device-offer #box-list-price .box-price .radio-inline input[type="radio"]:checked ~ p.description:before {
  content: '';
  display: inline-block;
  border: 2px solid #009edf;
  border-radius: 2px;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .description span {
  background: #F8FAFB;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .description span:first-child {
  padding-top: 10px;
}
.apdtac-device-offer #box-list-price .box-price .radio-inline .description span:last-child {
  padding-bottom: 10px;
}
.apdtac-device-offer #box-list-price .box-price:hover .radio-inline input[type="radio"] ~ .price-device-financing-details:before,
.apdtac-device-offer #box-list-price .box-price:hover .radio-inline input[type="radio"] ~ p.description:before {
  border: 2px solid #009edf;
  border-radius: 2px;
}
.apdtac-device-offer .product-nav-bar {
  max-width: 100%;
  float: inherit;
  margin: 0 auto 50px;
}
/*Product MNP*/
body.apdtac-device-offer #maincontent .page-title-wrapper {
  text-align: center;
}
body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  width: 16px;
  height: 16px;
  border: 8px solid #cccccc;
  transition: 0.2s all linear;
  outline: none;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox input[type="checkbox"]:checked {
  background: #009edf;
  box-shadow: none;
  border-width: 0;
}
body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox input[type="checkbox"]:checked:before {
  opacity: 1;
}
body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox input[type="checkbox"]:before {
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  display: inline-block;
  opacity: 0;
  transform: rotate(-45deg);
}
body.apdtac-device-offer #maincontent #box-terms-condition #accordion-terms-condition {
  padding-left: 20px;
}
body.apdtac-device-offer #maincontent #box-terms-condition #accordion-terms-condition .pakage-cond {
  width: 100%;
  height: auto !important;
  margin-bottom: 20px;
}
body.apdtac-device-offer #maincontent #box-terms-condition #accordion-terms-condition .title-item .fa {
  color: #000;
  padding-left: 5px;
  font-weight: 600;
}
body.apdtac-device-offer #maincontent #box-summary-offer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 11;
}
body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-left.summary {
  border-right: solid 1px #f5f5f5;
}
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price {
  width: 45%;
}
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.package {
  width: 25%;
}
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions button.continue,
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action.continue,
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions .action-gift.continue {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  background: #007ad0;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  padding: 10px 30px;
  margin-top: 15px;
}
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions button.continue:hover,
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action.continue:hover,
body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.summary-actions .action-gift.continue:hover {
  background: #036bb5;
  color: #ffffff;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.device-text-bottom {
  font-size: 1.3rem;
  line-height: 1.46;
  color: #1a1a1a;
  text-align: left;
}
.device-text-bottom table td,
.device-text-bottom table th {
  padding: 2px;
  text-align: left;
}
.device-text-bottom .toggle-tab {
  text-align: left;
  padding: 8px 16px;
  font-size: 1.3rem;
  color: #1a1a1a;
  border-top: 1px solid #dedede;
  cursor: pointer;
}
.device-text-bottom .toggle-tab span {
  display: block;
  position: relative;
}
.device-text-bottom .toggle-tab span:after {
  content: '';
  width: 11px;
  height: 12px;
  display: block;
  background: url('../images/icon-plus.png') center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 3px;
}
.device-text-bottom .toggle-tab.active span:after {
  background: url('../images/icon-minus.png') center no-repeat;
}
.device-text-bottom .detail-content {
  display: none;
}
.device-text-bottom .detail-content-inner {
  min-height: 131px;
}
.page-layout-pretopost-category .tigren-bannermanager .flexslider {
  padding-bottom: 0;
}
.page-layout-pretopost-category .filter-options {
  padding-left: 300px;
}
.page-layout-pretopost-category .filter-options .filter-options-content:first-child {
  display: none;
}
.page-layout-pretopost-category #maincontent {
  padding-top: 48px;
}
.page-layout-pretopost-category .page-title {
  padding: 0 20px;
}
.page-layout-pretopost-category .toolbar-search {
  position: absolute;
  top: 37px;
}
.page-layout-pretopost-category .toolbar-search .category_p2p_search {
  width: 280px;
  height: 43px;
  max-width: 100%;
  padding: 12px;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  padding-left: 35px;
}
.page-layout-pretopost-category .toolbar-search:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  z-index: 2;
  left: 12px;
  line-height: 38px;
}
.page-layout-pretopost-category #maincontent > div.columns > div > div.block.filter > div.block-title.filter-title,
.page-layout-pretopost-category #maincontent .sorter .sorter-title {
  display: block !important;
}
.page-layout-pretopost-category .count-result {
  color: #000000;
}
.page-layout-pretopost-category .count-result + .products {
  margin-top: 40px;
}
.page-layout-pretopost-category .selectric .label {
  height: 43px;
  line-height: 43px;
}
.page-layout-pretopost-category .selectric .button {
  height: 43px;
}
.category-view-p2p {
  background: #f5f5f5;
  padding-bottom: 20px;
  padding-top: 20px;
}
.category-view-p2p-wrapper {
  padding: 0 40px;
}
.category-view-p2p .block-title {
  padding: 0 10px;
}
.category-view-p2p .block-title strong {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
}
.category-view-p2p .block.widget .products-grid .product-item.see-more {
  display: none;
}
.action-load-more {
  clear: both;
  display: block;
  text-align: center;
  font-size: 13px;
}
.action-load-more:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
#sameday-terms-and-conditions-category {
  margin-bottom: 50px;
}
#sameday-terms-and-conditions-category .block-title strong {
  padding: 16px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #eee;
  font-size: 2rem;
  color: #000;
  font-weight: 500;
  display: block;
  height: auto;
  position: relative;
  cursor: pointer;
}
#sameday-terms-and-conditions-category .block-title strong:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-position: -19px -168px;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #sameday-terms-and-conditions-category .block-title strong:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
#sameday-terms-and-conditions-category .block-title.ui-state-active strong:after {
  background-position: -54px -168px;
}
#sameday-terms-and-conditions-category .block-content {
  background: #fff;
  margin: 20px 0;
  padding: 0;
  border: none;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description {
  text-align: center;
  margin-bottom: 40px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description h2 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  color: #1a1a1a;
  margin: 40px 0 18px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon {
  border-radius: 16px;
  border: solid 1px #007ad0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 750px;
  margin: 0 auto 18px;
  gap: 8px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon li {
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon li img {
  width: 100px;
  height: 100px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: left;
  gap: 40px;
  margin-bottom: 18px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li img {
  width: 100px;
  height: 100px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li div {
  padding-left: 10px;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li span {
  display: block;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li strong {
  display: block;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom h2 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 18px;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: center;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul li img {
  width: 48px;
  height: 49px;
  object-fit: contain;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul li div {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-left: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle {
  position: relative;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  border: none;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin: -1px 0 0;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle label {
  padding: 18px 33px;
  background: 0 0;
  border: none;
  font-size: 18px;
  color: #1a1a1a;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  position: relative;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle label .fa-minus {
  display: none;
  font-size: 0;
  width: 24px;
  height: 24px;
  background-image: url('../images/ptp/icon-minus.png');
  background-size: 24px 24px;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle label .fa-plus {
  display: inline-block;
  font-size: 0;
  width: 24px;
  height: 24px;
  background-image: url('../images/ptp/icon-plus.png');
  background-size: 24px 24px;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle label img {
  width: 30px;
  margin-right: 15px;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle input {
  position: absolute;
  top: 0;
  left: -999em;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle .tc-hide {
  height: 0;
  opacity: 0;
  display: none;
  padding: 0 40px 16px 80px;
  overflow: hidden;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle .tc-hide .tc-inner {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #767676;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle input:checked + label .fa-minus {
  display: inline-block;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle input:checked + label .fa-plus {
  display: none;
}
.catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle input:checked ~ .tc-hide {
  width: 100%;
  display: table;
  height: auto;
  overflow: hidden;
  background: transparent;
  transition: all 0.5s ease;
  border-left: 0;
  border-right: 0;
  opacity: 1;
}
.catalog-category-view.page-layout-package-pretopost-category #amasty-shopby-product-list {
  text-align: center;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category #amasty-shopby-product-list .amscroll-load-button {
  display: inline-block;
  width: auto;
  padding: 10px 12px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border: solid 2px #007ad0;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
  margin-bottom: 15px;
  min-width: 190px;
}
.catalog-category-view.page-layout-package-pretopost-category #amasty-shopby-product-list .amscroll-load-button:hover {
  background-color: #007ad0 !important;
  color: #fff !important;
}
.catalog-category-view.page-layout-package-pretopost-category .page-bottom {
  padding-top: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .page-bottom .showing-results {
  flex-grow: 0;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #898686;
  margin-bottom: 80px;
}
.catalog-category-view.page-layout-package-pretopost-category .page-bottom .category-cms {
  margin-bottom: 60px;
}
.catalog-category-view.page-layout-package-pretopost-category .package-pretopost-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 26px;
}
.catalog-category-view.page-layout-package-pretopost-category .package-pretopost-title:not(:first-of-type) {
  display: none;
}
.catalog-category-view.page-layout-package-pretopost-category .package-pretopost-title h2 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-products {
  position: relative;
  padding: 0;
  height: auto;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .page-wrapper #dtac_body_obj {
  overflow: hidden;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter {
  display: none;
  position: unset;
  min-width: unset;
  width: auto;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .sorter-title {
  display: none;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .selectric-wrapper {
  border: none;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .selectric {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 8px;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .selectric .label {
  margin-right: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .selectric .button {
  width: 44px;
  height: 44px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  position: relative;
  margin: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .toolbar-sorter .selectric .button:after {
  width: 24px;
  height: 24px;
  background-image: url('../images/ptp/icon-sort.png');
  background-size: 24px 24px;
  background-position: center;
  margin-top: -12px;
  margin-left: -12px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-verify-container {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper {
  position: fixed;
  z-index: 10;
  padding: 40px;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
  background-color: #fff;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 520px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .header {
  display: block;
  margin-bottom: 16px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .header strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin-bottom: 5px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .title span {
  display: block;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .field {
  margin-bottom: 16px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .field label.label {
  display: none;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .field .control input {
  height: 44px;
  line-height: 44px;
  padding: 0 16px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .field .control input::placeholder {
  color: #d6d6d6;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .actions-submit button,
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .actions-submit .cart.table-wrapper .actions-toolbar > .action,
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .actions-submit .action-gift {
  height: 44px;
  line-height: 44px;
  gap: 16px;
  padding: 0 12px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  border: none;
  width: 100%;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp {
  max-width: 300px;
  margin: 0 auto;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .header {
  display: block;
  margin-bottom: 0;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .header strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .otp-code {
  width: 100%;
  text-align: center;
  height: 22px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  white-space: nowrap;
  line-height: 1.38;
  letter-spacing: normal;
  color: #ff648c;
  margin-top: 16px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .title .send-to-number {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .field .control {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  margin: 32px 0 16px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .field .control .txtnumber {
  border: none;
  box-shadow: none;
  border-bottom: 4px solid #d6d6d6;
  border-radius: 3px;
  height: 60px;
  text-align: center;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  color: #1a1a1a;
  font-size: 40px;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .field .control .txtnumber::placeholder {
  color: #d6d6d6;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .resubmit {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.38;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .resubmit strong {
  font-weight: 700;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .resubmit .resend-link {
  display: flex;
  align-items: center;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .resubmit .resend-link .pretopost-resubmit-action {
  margin-left: auto;
  font-weight: bold;
  text-decoration: underline;
  padding-left: 20px;
  position: relative;
  color: #007ad0;
}
.catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-otp .form-content .resubmit .resend-link .pretopost-resubmit-action:before {
  content: "";
  background-image: url('../images/i-resend-link.png');
  background-position: 0 0;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  background-repeat: no-repeat;
}
.catalog-category-view .category-cms:has(.pretopost-sticky) {
  padding: 24px 0;
  transition: all 300ms ease-in-out;
}
.catalog-category-view .category-cms:has(.pretopost-sticky).sticky {
  position: sticky;
  top: 0;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  background-color: #fff;
  z-index: 30;
  padding: 24px 0;
}
.catalog-category-view .category-cms:has(.pretopost-sticky).sticky .pretopost-sticky .sticky-container {
  border-bottom-color: transparent;
}
.catalog-category-view .category-cms:has(.pretopost-sticky) ~ #dtac_body_obj .page-main {
  padding-top: 0;
}
.catalog-category-view .pretopost-sticky {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}
.catalog-category-view .pretopost-sticky::-webkit-scrollbar {
  height: 0;
}
.catalog-category-view .pretopost-sticky .sticky-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  justify-content: center;
  border-bottom: 2px solid #e5e5e5;
  min-width: fit-content;
}
.catalog-category-view .pretopost-sticky .sticky-container .sticky-item {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: center;
  color: #0c1026;
  padding: 0 16px 8px;
  margin-bottom: -2px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
.catalog-category-view .pretopost-sticky .sticky-container .sticky-item:after {
  content: '';
  display: block;
  height: 4px;
  width: 100%;
  background: transparent;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.catalog-category-view .pretopost-sticky .sticky-container .sticky-item.active {
  font-weight: bold;
  color: #007ad0;
}
.catalog-category-view .pretopost-sticky .sticky-container .sticky-item.active:after {
  background: #007ad0;
}
.products.package-pretopost-products {
  margin: 0;
}
.package-pretopost-products,
.package-pretopost-products-recommend {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding: 0 40px;
}
.package-pretopost-products .package-items,
.package-pretopost-products-recommend .package-items {
  display: inline-block;
  width: 100%;
}
.package-pretopost-products .package-items .package-item .product-item-info-inner,
.package-pretopost-products-recommend .package-items .package-item .product-item-info-inner {
  position: relative;
}
.package-pretopost-products .package-items .package-item .package-info-top,
.package-pretopost-products-recommend .package-items .package-item .package-info-top {
  padding: 21px 16px 16px;
  min-height: 120px;
}
.package-pretopost-products .package-items .package-item .package-info-top .package-name,
.package-pretopost-products-recommend .package-items .package-item .package-info-top .package-name {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
}
.package-pretopost-products .package-items .package-item .package-info-top .package-price,
.package-pretopost-products-recommend .package-items .package-item .package-info-top .package-price {
  margin: 7px 0 0;
}
.package-pretopost-products .package-items .package-item .package-info-top .package-price .package-final-price,
.package-pretopost-products-recommend .package-items .package-item .package-info-top .package-price .package-final-price {
  font-size: 40px;
  line-height: 1.4;
}
.package-pretopost-products .package-items .package-item .package-info-top .package-price .package-price-additional,
.package-pretopost-products-recommend .package-items .package-item .package-info-top .package-price .package-price-additional {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 8px;
  padding-left: 4px;
}
.package-pretopost-products .package-items .package-item .package-info-bottom .package-features,
.package-pretopost-products-recommend .package-items .package-item .package-info-bottom .package-features {
  min-height: 173px;
}
.package-pretopost-products .package-items .package-item .package-info-bottom .package-features li.package-voucher_text,
.package-pretopost-products-recommend .package-items .package-item .package-info-bottom .package-features li.package-voucher_text {
  padding-left: 0;
}
.package-pretopost-products .package-items .package-item .package-info-bottom .package-features li.package-special-reward:before,
.package-pretopost-products-recommend .package-items .package-item .package-info-bottom .package-features li.package-special-reward:before {
  background-image: url('../images/ptp/icon-rewards.png');
  background-size: 16px 16px;
  background-position: 0 0;
  width: 16px;
  height: 16px;
}
.package-pretopost-products .package-items .package-item .package-info-bottom .package-features li.dtac_wifi:before,
.package-pretopost-products-recommend .package-items .package-item .package-info-bottom .package-features li.dtac_wifi:before {
  background-image: url('..//images/ptp/icon-wifi.png');
  background-size: 16px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  position: absolute;
  content: '';
  height: 16px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.package-pretopost-products .package-items .package-item .package-info-bottom .actions,
.package-pretopost-products-recommend .package-items .package-item .package-info-bottom .actions {
  margin-top: 16px;
}
.package-pretopost-products .voucher-list .voucher-item,
.package-pretopost-products-recommend .voucher-list .voucher-item {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  color: #767676;
  margin-bottom: 10px;
}
.package-pretopost-products .voucher-list .voucher-item strong,
.package-pretopost-products-recommend .voucher-list .voucher-item strong {
  padding: 0 4px 0 5px;
  color: #767676;
}
.package-pretopost-products .more-content,
.package-pretopost-products-recommend .more-content {
  padding-top: 20px;
}
.package-pretopost-products .more-content .package-special > div h3,
.package-pretopost-products-recommend .more-content .package-special > div h3 {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  text-align: left;
  color: #414141;
  margin-bottom: 8px;
}
.package-pretopost-products .more-content .package-special > div ul li,
.package-pretopost-products-recommend .more-content .package-special > div ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: left;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  color: #767676;
  margin-bottom: 8px;
}
.package-pretopost-products .more-content .package-special > div ul li img,
.package-pretopost-products-recommend .more-content .package-special > div ul li img {
  width: 30px;
  height: 30px;
}
.package-pretopost-products .more-content .special-details h3,
.package-pretopost-products-recommend .more-content .special-details h3 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  color: #414141;
  margin-bottom: 8px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.package-pretopost-products .more-content .special-details ul,
.package-pretopost-products-recommend .more-content .special-details ul {
  padding-left: 20px;
}
.package-pretopost-products .more-content .special-details ul li,
.package-pretopost-products-recommend .more-content .special-details ul li {
  text-align: left;
  list-style: disc;
}
.package-pretopost-products .more-content .termsandconditions-content,
.package-pretopost-products-recommend .more-content .termsandconditions-content {
  padding-top: 16px;
  text-align: left;
}
.package-pretopost-products .more-content .termsandconditions-content h3,
.package-pretopost-products-recommend .more-content .termsandconditions-content h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  color: #414141;
  margin-bottom: 8px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.package-pretopost-products .more-content .termsandconditions-content ul li,
.package-pretopost-products-recommend .more-content .termsandconditions-content ul li {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  color: #767676;
  display: flex;
}
.package-pretopost-products .more-content .termsandconditions-content ul li img,
.package-pretopost-products-recommend .more-content .termsandconditions-content ul li img {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.package-pretopost-products .more-content .termsandconditions-content ul.list-term,
.package-pretopost-products-recommend .more-content .termsandconditions-content ul.list-term {
  list-style: disc;
  padding-left: 20px;
}
.package-pretopost-products .more-content .termsandconditions-content ul.list-term li,
.package-pretopost-products-recommend .more-content .termsandconditions-content ul.list-term li {
  font-size: 14px;
  display: list-item;
}
.package-pretopost-recommend {
  background-color: #f7f5ed;
  padding: 32px 0;
  position: relative;
  margin-bottom: 40px;
}
.package-pretopost-recommend:after {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #f7f5ed;
  z-index: 0;
}
.package-pretopost-recommend:before {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #f7f5ed;
  z-index: 0;
}
.package-pretopost-recommend .package-pretopost-title {
  position: relative;
  z-index: 1;
}
.package-pretopost-recommend .package-pretopost-products-recommend {
  margin-bottom: 8px;
}
.package-pretopost-recommend .package-items .owl-nav {
  opacity: 0;
}
.package-pretopost-recommend .owl_pagination {
  position: relative;
  z-index: 1;
  padding-top: 32px;
}
.package-pretopost-recommend .owl_pagination .btn-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.package-pretopost-recommend .owl_pagination .btn-wrap .prev-btn {
  width: 24px;
  height: 24px;
  font-size: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: url('../images/ptp/icon-pre-blue.png') center center no-repeat;
  background-size: 24px 24px;
}
.package-pretopost-recommend .owl_pagination .btn-wrap .prev-btn.disabled {
  background-image: url('../images/ptp/icon-pre-gray.png');
}
.package-pretopost-recommend .owl_pagination .btn-wrap .next-btn {
  width: 24px;
  height: 24px;
  font-size: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: url('../images/ptp/icon-next-blue.png') center center no-repeat;
  background-size: 24px 24px;
}
.package-pretopost-recommend .owl_pagination .btn-wrap .next-btn.disabled {
  background-image: url('../images/ptp/icon-next-gray.png');
}
.package-pretopost-recommend .owl_pagination .owl_dots {
  display: flex;
  gap: 12px;
}
.package-pretopost-recommend .owl_pagination .owl_dots .owl-dot {
  width: 8px;
  height: 8px;
  flex-grow: 0;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  border-radius: 50%;
}
.package-pretopost-recommend .owl_pagination .owl_dots .owl-dot.active {
  width: 32px;
  height: 8px;
  flex-grow: 0;
  border-radius: 15px;
  background-color: #19aaf8;
}
.catalog-product-view .product-info-top.mnp-package-view {
  max-width: 800px;
}
.product-info-top.mnp-package-view .product.media {
  width: 300px;
  margin: 0 auto;
  float: none;
}
.product-info-top.mnp-package-view .product-info-main {
  width: 100%;
  float: none;
}
.product-info-top.mnp-package-view .product-info-main .product.attribute.overview ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.product-info-top.mnp-package-view .product-info-main .product.attribute.overview ul li {
  font-size: 1.8rem;
  float: left;
  width: 33%;
  border-left: 1px solid #e0e0e0;
  text-align: center;
  color: #4A4A4A;
}
.product-info-top.mnp-package-view .product-info-main .product.attribute.overview ul li:first-child {
  border-left: none;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart {
  display: block;
  margin-top: 0;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart .actions {
  display: block;
  padding-top: 25px;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart .actions .tocart {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart .actions .tocart:hover {
  background: #036bb5;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart .actions .tocart:hover {
  background: #009edf;
  border: 5px solid #ffffff;
  color: #ffffff;
}
.product-info-top.mnp-package-view .product-info-main .box-tocart .actions .tocart span:after {
  content: '\f105';
  font-family: FontAwesome;
  padding-left: 10px;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #e8e8e8;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #e8e8e8;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
@media only screen and (max-width: 430px) {
  body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox {
    display: flex;
    align-items: center;
    float: none;
    margin-bottom: 10px;
  }
  body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox input[type="checkbox"] {
    top: 0;
    margin: 0 10px 0 0;
  }
  body.apdtac-device-offer #maincontent #box-terms-condition .accept-checkbox label {
    line-height: 16px;
    max-width: 88%;
    margin: 0;
  }
}
.checkout-cart-index #maincontent {
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
.checkout-cart-index #maincontent .column.main {
  padding: 0;
  max-width: 1220px;
  margin: 0 auto;
}
.checkout-cart-index #maincontent .messages {
  padding: 0;
  max-width: 1220px;
  margin: 0 auto;
}
.checkout-cart-index #maincontent .message {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
.checkout-cart-index #maincontent .message.success {
  background: #b9e1f5;
  color: #565656;
}
.checkout-cart-index #maincontent .message.success > *:first-child:before {
  color: #565656;
}
.checkout-cart-index #maincontent.p2p-wrapper {
  background: unset;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.checkout-cart-index #maincontent.p2p-wrapper .action.primary {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkout-cart-index #maincontent.p2p-wrapper input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .action.primary {
  width: 100%;
  padding: 0;
  border: 0;
  box-shadow: none;
  border-radius: 3px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  font-size: 1.8rem;
  color: #ffffff;
  background: #007ad0;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .action.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .action.primary span:after {
  display: none;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-summary-wrapper .free-delivery-info a {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-summary > .title {
  font-size: 2rem;
  padding-bottom: 10px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-summary .coupon .actions-toolbar .action.primary.apply {
  padding: 7px 22px;
  background: #007ad0;
  font-size: 1.3rem;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-summary .coupon .actions-toolbar .action.primary.apply:hover {
  background: #036bb5;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .page-title-wrapper .page-title span {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.4rem;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .page-title-wrapper .page-title span.amount {
  font-size: 1.3rem;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .col {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.3rem;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .col.qty .qty {
  font-size: 1.8rem;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .col.subtotal .price-including-tax .price,
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
  font-weight: 400;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-name a {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .item-options {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .action {
  font-weight: 400;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .cart.item:not(:last-child) {
  border-bottom: solid 1px #e8e8e8;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .cart.item + .cart.item td {
  padding-top: 29px;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-totals tbody tr.grand.totals th,
.checkout-cart-index #maincontent.p2p-wrapper .cart-totals tbody tr.grand.totals td {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkout-cart-index #maincontent.p2p-wrapper .cart-totals tbody tr.grand.totals th strong,
.checkout-cart-index #maincontent.p2p-wrapper .cart-totals tbody tr.grand.totals td strong {
  font-weight: 700;
}
.checkout-cart-index #maincontent .free-gift-title {
  position: relative;
  padding: 0 10px;
  background-color: #fefd29;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  border-radius: 12px;
  white-space: nowrap;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
}
.checkout-cart-index #maincontent .free-gift-title .icon {
  display: block;
  width: 14px;
}
.checkout-cart-index #maincontent .rule-desc {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: normal;
  color: #000000;
  margin: 8px 0 0;
}
.checkout-cart-index #maincontent .config-rule-desc {
  margin-top: 0;
}
.checkout-cart-index #maincontent .below-form.free-gift-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 18px 16px;
  border-radius: 2px;
  background-color: #f5f5f5;
  width: 100%;
}
.checkout-cart-index #maincontent .below-form.free-gift-wrapper .title strong {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border-radius: 21px;
  background-color: #fefd29;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin-bottom: 8px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
}
.checkout-cart-index #maincontent .below-form.free-gift-wrapper .title strong span.icon {
  display: block;
  width: 16px;
}
.checkout-cart-index #maincontent .below-form.free-gift-wrapper .title p {
  margin: 0;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.cart.item .item-info .item-package-info .item-option dd {
  margin: 0;
}
.cart.item .item-info .item-package-info .item-option dd p {
  margin: 0 0 5px;
}
.cart.item .item-info .item-package-info .item-option dd p .price-including-tax,
.cart.item .item-info .item-package-info .item-option dd p .price-excluding-tax {
  display: inline-block;
}
.cart.item .item-info .item-package-info .item-option dd p .price-including-tax .price,
.cart.item .item-info .item-package-info .item-option dd p .price-excluding-tax .price {
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 6px;
}
.cart.item .bottom-actions td {
  padding: 0;
}
.cart.item .bottom-actions td .free-gift-wrapper,
.cart.item .bottom-actions td .text-actions {
  margin-left: 128px;
}
.cart.item .bottom-actions td .text-actions .action {
  color: #007ad0;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 26px;
  font-weight: 700;
  padding-right: 6px;
  margin-right: 10px;
}
.cart.item .bottom-actions td .text-actions .action.action-edit {
  border-right: 1px solid #000000;
}
.cart.item .bottom-actions td .free-gift-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 18px 16px;
  border-radius: 2px;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}
.cart.item .bottom-actions td .free-gift-wrapper .title strong {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border-radius: 21px;
  background-color: #fefd29;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin-bottom: 8px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
}
.cart.item .bottom-actions td .free-gift-wrapper .title strong span.icon {
  display: block;
  width: 16px;
}
.cart.item .bottom-actions td .free-gift-wrapper .title p {
  margin: 0;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.cart-summary {
  margin-bottom: 25px;
  padding: 16px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #f5f5f5;
}
.cart-summary > .title {
  display: block;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  padding: 0;
  border-bottom: none;
}
.cart-summary .coupon .control:before {
  content: '';
  background-image: url('../images/dtac-deal@2x.png') !important;
  background-size: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 10px;
}
.cart-summary .coupon .actions-toolbar {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.cart-summary .coupon .actions-toolbar .action.primary.apply {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  font-size: 1.4rem;
  border: 0;
  padding: 5px 15px;
  line-height: 1.5;
}
.cart-summary .coupon .actions-toolbar .action.primary.apply:hover {
  background: #036bb5;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block.discount {
  padding: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
form#discount-coupon-form {
  margin-bottom: 15px;
}
form#discount-coupon-form .title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #767676;
  display: block;
  margin-bottom: 8px;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
form#discount-coupon-form .title ~ div {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
form#discount-coupon-form .title ~ div:not(:last-child) {
  margin-bottom: 10px;
}
form#discount-coupon-form .title ~ div a {
  margin-left: 15px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
form#discount-coupon-form .title ~ div a:before {
  content: "";
  width: 11px;
  height: 14px;
  background-image: url("../images/icon-remove.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 6px;
  background-size: contain;
}
form#discount-coupon-form .fieldset.coupon {
  margin-bottom: 0;
}
form#discount-coupon-form .fieldset.coupon + div {
  padding: 0 2px;
}
.table-totals.device_financing_summary {
  margin-top: 15px;
}
.table-totals.device_financing_summary th,
.table-totals.device_financing_summary td {
  font-size: 1.5rem;
  padding-bottom: 0;
}
.table-totals.device_financing_summary .mark {
  font-weight: 700;
}
.table-totals.device_financing_summary .device-financing-checkout-label th {
  background: #ffffff;
  padding: 5px 15px 15px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  position: relative;
  cursor: pointer;
}
.table-totals.device_financing_summary .device-financing-checkout-label th:before {
  content: '';
  height: 10px;
  width: 100%;
  display: inline-block;
  background: transparent url('../images/summary-head.png') repeat-x top left;
  position: absolute;
  top: -10px;
  left: 0;
}
.table-totals.device_financing_summary .device-financing-checkout-label th:after {
  content: '';
  height: 16px;
  width: 16px;
  display: inline-block;
  background: transparent url('../images/arrow-down.png') no-repeat center left;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
}
.table-totals.device_financing_summary .device-financing-checkout-label.expanded th {
  padding-bottom: 8px;
}
.table-totals.device_financing_summary .device-financing-checkout-label.expanded th:after {
  transform: rotate(-180deg);
  margin-top: -10px;
}
.table-totals.device_financing_summary .device-financing-checkout {
  display: none;
}
.table-totals.device_financing_summary .device-financing-checkout.shown {
  display: table-row;
  margin-bottom: 10px;
}
.table-totals.device_financing_summary .device-financing-checkout td {
  padding: 0 15px;
  background: #ffffff;
}
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals th,
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals td {
  padding: 8px 0;
}
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals th > span,
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals td > span {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals th > span.small,
.table-totals.device_financing_summary .device-financing-checkout td > table tr.grand.totals td > span.small {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #1a1a1a;
}
.table-totals.device_financing_summary tr.grand.totals th,
.table-totals.device_financing_summary tr.grand.totals td {
  border: 0;
  font-size: 1.5rem;
}
.table-totals.device_financing_summary tr.grand.totals th span,
.table-totals.device_financing_summary tr.grand.totals td span {
  display: block;
}
.table-totals.device_financing_summary tr.grand.totals th .small,
.table-totals.device_financing_summary tr.grand.totals td .small {
  font-size: 1.2rem;
  font-weight: 400;
}
.table-totals.device_financing_summary tr.grand.totals.device-advance-payment th,
.table-totals.device_financing_summary tr.grand.totals.device-advance-payment td {
  padding-bottom: 15px;
}
.table-totals.device_financing_summary tr.grand.totals.device-advance-payment th {
  color: #767676;
}
.table-totals.device_financing_summary tr.grand.totals.title {
  display: table-row;
}
.table-totals.device_financing_summary tr.grand.totals.title:before {
  display: none;
}
.table-totals.device_financing_summary tr.grand.totals.title th,
.table-totals.device_financing_summary tr.grand.totals.title td {
  padding-top: 10px;
}
.table-totals.device_financing_summary tr.grand.totals.pay-per-month th,
.table-totals.device_financing_summary tr.grand.totals.month th {
  color: #1a1a1a;
}
.table-totals.device_financing_summary tr.grand.totals.package-include-vat {
  padding-bottom: 15px !important;
}
.table-totals.device_financing_summary tr.grand.totals.pay-per-month th,
.table-totals.device_financing_summary tr.grand.totals.pay-per-month td {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
}
.table-totals.device_financing_summary tr.grand.totals:last-child th strong {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
}
.table-totals.device_financing_summary tr.grand.totals:last-child th,
.table-totals.device_financing_summary tr.grand.totals:last-child td {
  font-size: 1.8rem;
  font-weight: 700;
}
.cart-totals {
  padding: 0;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .table-wrapper.device_financing_summary {
  margin-top: 15px;
}
.cart-totals .table-wrapper.device_financing_summary th,
.cart-totals .table-wrapper.device_financing_summary td {
  font-size: 1.5rem;
  padding-bottom: 0;
}
.cart-totals .table-wrapper.device_financing_summary .mark {
  font-weight: 700;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout-label th {
  background: #ffffff;
  padding: 5px 15px 15px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  position: relative;
  cursor: pointer;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout-label th:before {
  content: '';
  height: 10px;
  width: 100%;
  display: inline-block;
  background: transparent url('../images/summary-head.png') repeat-x top left;
  position: absolute;
  top: -10px;
  left: 0;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout-label th:after {
  content: '';
  height: 16px;
  width: 16px;
  display: inline-block;
  background: transparent url('../images/arrow-down.png') no-repeat center left;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout-label.expanded th {
  padding-bottom: 8px;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout-label.expanded th:after {
  transform: rotate(-180deg);
  margin-top: -10px;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout {
  display: none;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout.shown {
  display: table-row;
  margin-bottom: 10px;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td {
  padding: 0 15px;
  background: #ffffff;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals th,
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals td {
  padding: 8px 0;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals th > span,
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals td > span {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals th > span.small,
.cart-totals .table-wrapper.device_financing_summary .device-financing-checkout td > table tr.grand.totals td > span.small {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #1a1a1a;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals td {
  border: 0;
  font-size: 1.5rem;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals th span,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals td span {
  display: block;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals th .small,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals td .small {
  font-size: 1.2rem;
  font-weight: 400;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.device-advance-payment th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.device-advance-payment td {
  padding-bottom: 15px;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.device-advance-payment th {
  color: #767676;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.title {
  display: table-row;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.title:before {
  display: none;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.title th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.title td {
  padding-top: 10px;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.pay-per-month th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.month th {
  color: #1a1a1a;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.package-include-vat {
  padding-bottom: 15px !important;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.pay-per-month th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals.pay-per-month td {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals:last-child th strong {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
}
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals:last-child th,
.cart-totals .table-wrapper.device_financing_summary tr.grand.totals:last-child td {
  font-size: 1.8rem;
  font-weight: 700;
}
.cart-totals tbody th,
.cart-totals tbody td {
  padding: 5px 15px;
}
.cart-totals tbody tr.grand.totals th,
.cart-totals tbody tr.grand.totals td {
  border-top: 1px solid #e8e8e8;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 10px;
}
.cart-totals .table-wrapper tr[class=totals] .title:after {
  display: none !important;
}
.cart-totals .mark {
  color: #767676;
}
.cart-totals tr.totals .amount span span.price {
  color: #CF0000;
}
.cart.table-wrapper .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.cart.table-wrapper .page-title-wrapper .page-title span {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
}
.cart.table-wrapper .page-title-wrapper .page-title span.amount {
  line-height: 24px;
  color: #000000;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #e8e8e8;
}
.cart.table-wrapper .items > .item {
  position: relative;
}
.cart.table-wrapper .items thead > tr > th {
  border-bottom: 2px solid #000000;
  text-align: center;
}
.cart.table-wrapper .items thead > tr > th.item {
  text-align: left;
}
.cart.table-wrapper .col {
  padding-top: 20px;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 25px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 25px;
  height: auto;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: block;
}
.cart.table-wrapper .product-item-name a {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .item-options {
  margin-top: 10px;
  color: #757575;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1.2rem;
  line-height: 23px;
  font-weight: normal;
}
.cart.table-wrapper .item-options dt {
  font-weight: normal;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container {
  margin-bottom: 40px;
}
.cart-container .form-cart .cart.actions {
  text-align: left;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  padding: 0;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
  min-width: 250px;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-container .checkout-methods-items button.checkout,
.cart-container .checkout-methods-items .cart.table-wrapper .actions-toolbar > .action.checkout,
.cart-container .checkout-methods-items .action-gift.checkout {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  background: #007ad0;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 15px;
}
.cart-container .checkout-methods-items button.checkout:hover,
.cart-container .checkout-methods-items .cart.table-wrapper .actions-toolbar > .action.checkout:hover,
.cart-container .checkout-methods-items .action-gift.checkout:hover {
  background: #036bb5;
  color: #ffffff;
}
.cart-container .checkout-methods-items button.checkout span,
.cart-container .checkout-methods-items .cart.table-wrapper .actions-toolbar > .action.checkout span,
.cart-container .checkout-methods-items .action-gift.checkout span {
  display: block;
}
.cart-container .checkout-methods-items .cart-bottom-grand-total {
  display: none;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #e8e8e8;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: center;
}
.cart-empty {
  padding: 20px 20px 60px;
  background-color: #fff;
}
.cart-empty__img {
  margin-top: 44px;
  margin-bottom: 8px;
}
.cart-empty__txt {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 32px;
}
.cart-empty__btn {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  padding: 0 30px;
  min-width: 118px;
  color: #fff;
  background-color: #00adef;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  transition: background 0.3s ease;
}
.cart-empty__btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #23c2ff;
}
.cart-empty__btn:visited {
  color: #fff;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  form#discount-coupon-form div a:before {
    background-image: url("../images/icon-remove@2x.png");
    background-size: 10px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  form#discount-coupon-form div a:before {
    background-image: url("../images/icon-remove@2x.png");
    background-size: 10px;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #00adef;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #00adef transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
  z-index: 101;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #f93240;
  color: #ffffff;
  height: 14px;
  line-height: 14px;
  border-radius: 7px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 14px;
  overflow: hidden;
  padding: 0 4px;
  text-align: center;
  white-space: normal;
  font-size: 9px;
  position: absolute;
  top: 8px;
  right: -2px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 14px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #007ad0;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
/*checkout*/
.pretopost-checkout-index .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  top: 13px !important;
}
body.checkout-index-index.summary-available-mobile .checkout-invoice #invoice-form .e-tax-message {
  padding-top: 10px;
}
body.checkout-index-index .top-link-right,
body.checkout-index-index .top-link-left,
body.checkout-index-index .header.links,
body.checkout-index-index .minicart-wrapper,
body.checkout-index-index .menu-right {
  display: none;
}
body.checkout-index-index .action.goto-cart {
  padding: 20px 0 0;
  margin: 20px 0;
  border-top: solid 1px #d6d6d6;
  width: 65%;
}
body.checkout-index-index .authentication-wrapper {
  display: none;
}
body.checkout-index-index #maincontent {
  padding-left: 0;
  padding-right: 0;
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
body.checkout-index-index .opc-wrapper {
  margin-top: 5px;
  width: 65%;
  padding: 0;
  margin-bottom: 0;
}
body.checkout-index-index .opc-wrapper .step-title,
body.checkout-index-index .opc-wrapper .box-title {
  font-size: 2.2rem;
  color: #1a1a1a;
  font-weight: 700;
  margin: 0 0 20px;
  clear: both;
}
body.checkout-index-index .opc-wrapper #personal-information,
body.checkout-index-index .opc-wrapper .checkout-reconfirm,
body.checkout-index-index .opc-wrapper .checkout-shipping-address {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background: #fff;
  border: solid 1px #d6d6d6;
  padding: 16px;
}
body.checkout-index-index .opc-wrapper .to-pay-today {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background: #fff;
  border: solid 1px #d6d6d6;
  padding: 16px;
  margin-bottom: 10px;
}
body.checkout-index-index .opc-wrapper .to-pay-today strong.title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin: 0 0 10px;
}
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr th,
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr td {
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr td.amount,
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr td .price {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: right;
  color: #1a1a1a;
}
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr.grand.totals th {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr.grand.totals th,
body.checkout-index-index .opc-wrapper .to-pay-today .to-pay-today-table tbody tr.grand.totals td {
  padding-top: 16px;
  border-top: 1px solid #19aaf8;
}
body.checkout-index-index .opc-wrapper .checkout-payment-method {
  background: #fff;
  padding: 16px;
}
body.checkout-index-index .opc-wrapper .checkout-payment-method .payment-group .step-title {
  padding: 0 !important;
}
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id='free'] ~ label span:before {
  background-image: url('../images/cart-gray@2x.png') !important;
  background-size: 121px 70px !important;
  background-position: top center !important;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
}
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id='free']:checked ~ label span:before {
  background-image: url('../images/cart-blue@2x.png') !important;
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option {
  display: inline-block;
  margin-right: 40px;
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 8px solid #cccccc;
  transition: 0.2s all linear;
  outline: none;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"]:before {
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  display: inline-block;
  opacity: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"]:checked {
  background: #009edf;
  box-shadow: none;
  border-width: 0;
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"]:checked:before {
  opacity: 1;
}
body.checkout-index-index .opc-wrapper .checkout-step-passport-idcard .option label {
  margin: 5px 0;
  font-weight: normal;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option {
  width: 50%;
  float: left;
  position: relative;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 8px solid #cccccc;
  transition: 0.2s all linear;
  outline: none;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option input[type="radio"]:before {
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 3px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  display: inline-block;
  opacity: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option input[type="radio"]:checked {
  background: #009edf;
  box-shadow: none;
  border-width: 0;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option input[type="radio"]:checked:before {
  opacity: 1;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option label {
  margin: 5px 0;
  font-weight: normal;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .control {
  width: 100%;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .control .input-text {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .control .label {
  padding-bottom: 10px;
}
body.checkout-index-index .opc-wrapper #opc-shipping_method #checkout-step-shipping_method {
  margin-top: 10px;
}
body.checkout-index-index .opc-wrapper #opc-shipping_method #checkout-step-shipping_method input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 2px solid #cccccc;
  transition: 0.2s all linear;
  outline: none;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
body.checkout-index-index .opc-wrapper #opc-shipping_method #checkout-step-shipping_method input[type="radio"]:checked {
  border: 4px solid #cccccc;
  background: #009edf;
}
body.checkout-index-index .opc-wrapper #opc-shipping_method #checkout-step-shipping_method label {
  margin: 5px 0;
}
.page-layout-checkout #omise_offsite_internetbankingForm li > label,
.mnp-device-checkout-payment #omise_offsite_internetbankingForm li > label {
  padding: 30px 0 20px;
}
.page-layout-checkout #omise_offsite_internetbankingForm li > label .omise-logo-wrapper,
.mnp-device-checkout-payment #omise_offsite_internetbankingForm li > label .omise-logo-wrapper,
.page-layout-checkout #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper,
.mnp-device-checkout-payment #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper {
  position: relative;
  z-index: 2;
}
.page-layout-checkout #omise_offsite_internetbankingForm li.items input[type="radio"] ~ label:after,
.mnp-device-checkout-payment #omise_offsite_internetbankingForm li.items input[type="radio"] ~ label:after {
  border: solid 2px #d1d1d1;
  background: #f5f5f5;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.page-layout-checkout #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:after,
.mnp-device-checkout-payment #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:after {
  border: 2px solid #009edf;
  background: transparent;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.checkout-index-index #authentication-popup h3 {
  margin: 0;
  margin-bottom: 32px;
  padding-bottom: 16px;
  font-size: 16px;
  border-bottom: 1px solid #eee;
}
.checkout-index-index .message {
  max-width: 1180px !important;
  margin: 0 auto 10px !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
.checkout-index-index .message.success {
  background: #b9e1f5;
  color: #565656;
}
.checkout-index-index .message.success > *:first-child:before {
  color: #565656;
}
.checkout-index-index .table-totals .price,
.checkout-index-index .table-totals .not-calculated {
  color: #000;
  font-style: normal;
}
.checkout-index-index .table-totals .totals.discount .title:after {
  display: none;
}
.checkout-index-index .table-totals .totals.discount .amount .price {
  color: #CF0000;
}
.checkout-index-index .ui-datepicker {
  min-width: 300px;
  background: #FFF;
}
.checkout-index-index .ui-datepicker .ui-datepicker-prev span {
  border-color: transparent #05a3ec transparent transparent;
  margin-top: 0px;
}
.checkout-index-index .ui-datepicker .ui-datepicker-next span {
  border-color: transparent transparent transparent #05a3ec;
  margin-top: 0px;
}
.checkout-index-index .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: #c2ecff;
}
.checkout-index-index .opc-wrapper .personal-information .field-tooltip .field-tooltip-action > span {
  width: auto;
  position: relative;
  color: #007AD0;
  font-size: 12px;
  font-weight: bold;
}
.checkout-index-index .opc-wrapper .personal-information .field-tooltip .field-tooltip-action.action-help {
  left: -27px;
  position: relative;
  width: 110px;
}
.checkout-index-index .opc-wrapper .personal-information .field-tooltip .field-tooltip-action.action-help:before {
  position: relative;
  left: 104%;
  font-family: 'icons-blank-theme' !important;
}
.checkout-index-index .opc-wrapper .personal-information .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle .field-tooltip-content {
  top: -6px !important;
  left: 117px !important;
}
.checkout-index-index #omise_offsite_internetbankingForm li > label {
  padding: 30px 0 20px;
}
.checkout-index-index #omise_offsite_internetbankingForm li > label .omise-logo-wrapper,
.checkout-index-index #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper {
  position: relative;
  z-index: 2;
}
.checkout-index-index #omise_offsite_internetbankingForm li.items input[type="radio"] ~ label:after {
  border: solid 2px #d1d1d1;
  background: #f5f5f5;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.checkout-index-index #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:after {
  border: 2px solid #009edf;
  background: transparent;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.checkout-index-index .modal-popup #shipping-new-address-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .modal-popup #shipping-new-address-form:before,
.checkout-index-index .modal-popup #shipping-new-address-form:after {
  display: none;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field {
  width: 49%;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field .label {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field .field {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-firstname {
  float: right;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-street {
  float: left;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.address-subdistrict-field {
  float: right;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.choice {
  float: right;
  width: 100%;
  margin-top: 5px;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-prefix {
  width: 19%;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-firstname {
  width: 39%;
  float: left;
}
.checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-lastname {
  width: 39%;
  float: right;
}
.checkout-index-index .modal-popup #billing-new-address-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .modal-popup #billing-new-address-form:before,
.checkout-index-index .modal-popup #billing-new-address-form:after {
  display: none;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field {
  width: 49%;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field .label {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field .field {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.billing-firstname {
  float: right;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.billing-street {
  float: left;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.address-subdistrict-field {
  float: right;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.choice {
  float: right;
  width: 49%;
  margin-top: 45px;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.billing-prefix {
  width: 19%;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.billing-firstname {
  width: 38%;
  float: left;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.billing-lastname {
  width: 39%;
  float: right;
}
.checkout-index-index .modal-popup #billing-new-address-form > .field.address-postcode-field {
  float: left;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 20px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
body.checkout-index-index.page-layout-checkout .page-header .header.content .logo,
body.mnp-device-checkout-payment.page-layout-checkout .page-header .header.content .logo {
  display: none;
}
body.checkout-index-index.page-layout-checkout .page-header .header.content .logo.logo-employee,
body.mnp-device-checkout-payment.page-layout-checkout .page-header .header.content .logo.logo-employee {
  display: block;
}
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div {
  clear: both;
}
@media only screen and (max-width: 325px) {
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field label span {
    font-size: 13px;
  }
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e2e2e2;
  top: 4px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 0 0 0 0;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 0 0 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e2e2e2;
  font-weight: 300;
  font-size: 1.3rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e2e2e2;
  height: 8px;
  margin-left: -4px;
  width: 8px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: -4px;
  margin-left: 2px;
  top: 6px;
  width: -4px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.3rem;
}
.opc-progress-bar-item._active:before {
  background: #e8e8e8;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #e8e8e8;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #d3d3d3;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #00adef;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #00adef;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 20px;
  width: 20px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 10px 0;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.opc-wrapper #checkout-step-shipping .service-method {
  margin: 0;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container {
  border: 1px solid #E8E8E8;
  padding: 15px 40px;
  margin-bottom: 15px;
  max-width: 70%;
  min-height: 118px;
  background: transparent url('../images/green-world-bg.png') left bottom no-repeat;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option-box-title {
  text-align: center;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option-box-title label {
  color: #009edf;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option {
  display: inline-block;
  width: 48%;
  position: relative;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"] ~ label {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 25px;
  color: #1a1a1a;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 18px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"] ~ label:before {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  background-position: -312px -124px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"]:checked ~ label:before {
  background-position: -239px -124px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container {
  max-width: 70%;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .option {
  position: relative;
  padding: 20px 40px 20px;
  border: 1px solid #e8e8e8;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"] ~ label {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 25px;
  color: #1a1a1a;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 18px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"] ~ label:before {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  background-position: -200px -126px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"]:checked ~ label:before {
  background-position: -154px -126px;
}
.opc-wrapper #checkout-step-shipping .service-method .service-method-post-container .note {
  border: 1px solid #e8e8e8;
  padding: 10px 20px 10px;
}
.opc-wrapper .mnp-shipping-container #checkout-step-shipping .step-title {
  clear: both;
  margin: 20px 0 0;
  overflow: hidden;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
}
.opc-wrapper .mnp-shipping-container #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block {
  position: relative;
  margin: -1px 0 0 0;
  padding: 0 40px 20px;
  border: 1px solid #e8e8e8;
  max-width: 70%;
  border-top: 1px solid #ffffff;
}
.opc-wrapper .mnp-shipping-container #checkout-step-shipping .service-method-post-container {
  max-width: 70%;
}
.opc-wrapper .mnp-shipping-container .billing-address-form {
  margin-top: 20px;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #e8e8e8;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-index-index .select-option {
  position: relative;
  display: block;
  background: transparent;
  clear: both;
}
.checkout-index-index .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  background-image: none;
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 30px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.checkout-index-index .select-option:after {
  content: '';
  position: absolute;
  right: 15px;
  width: 12px;
  height: 6px;
  display: inline-block;
  background-position: -22px -235px;
  top: 21px;
  z-index: 2;
}
#delivery-options {
  clear: both;
}
#delivery-options .step-title {
  padding: 0;
  margin-bottom: 12px;
  font-size: 1.8rem;
  font-weight: 400;
  border: 0;
}
#delivery-options .step-content .shipping-type-selection-delivery {
  float: left;
  width: 308px;
  max-width: 100%;
  text-align: left;
  cursor: pointer;
}
#delivery-options .step-content .shipping-type-selection-delivery:not(:last-child) {
  margin-right: 20px;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc {
  padding: 19px 19px 19px 44px;
  position: relative;
  z-index: 1;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc label {
  display: inline-block;
  max-width: 100%;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #1a1a1a;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc label span {
  position: relative;
  z-index: 2;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc label:after {
  background: #f5f5f5;
  content: '';
  width: 100%;
  height: 100%;
  border: 2px solid #d1d1d1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 2px;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc input[type="radio"]:checked ~ label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 2;
  left: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #delivery-options .step-content .shipping-type-selection-delivery .type-desc input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
#delivery-options .step-content .shipping-type-selection-delivery .type-desc input[type="radio"]:checked ~ label:after {
  background: #fff;
  border: 2px solid #19aaf8;
}
#delivery-options .step-content .shipping-type-selection-delivery.disabled .type-desc label span {
  opacity: 0.1;
}
#delivery-options .step-content .shipping-type-selection-delivery#onepage-checkout-delivery-option-normal .type-desc label span:before {
  content: '';
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url('../images/delivery-truck.png') center no-repeat;
  background-size: cover;
  margin-right: 11px;
  position: relative;
  bottom: 2px;
}
#delivery-options .step-content .shipping-type-selection-delivery#onepage-checkout-delivery-option-sameday .type-desc label span:before {
  content: '';
  width: 37px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background: url('../images/fast-delivery.png') center no-repeat;
  background-size: cover;
  margin-right: 11px;
  position: relative;
  bottom: 2px;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #007ad0;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0;
  background: #f5f5f5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 20px;
  margin: 0;
  position: relative;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 22px;
  margin: 0 0 0 10px;
  position: absolute;
  right: auto;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: capitalize;
  color: #007ad0;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: normal;
  padding: 15px;
  font-size: 1.2rem;
  color: #767676;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .shipping-information-content .shipping-info-content-title {
  font-size: 1.5rem;
  color: #000000;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0;
}
.opc-block-shipping-information .ship-via {
  display: none;
}
.opc-block-billing-information {
  padding: 0;
  background: #f5f5f5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}
.opc-block-billing-information .billing-information-title {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 20px;
  margin: 0;
  position: relative;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
}
.opc-block-billing-information .billing-information-title .action-edit {
  top: 22px;
  margin: 0 0 0 10px;
  position: absolute;
  right: auto;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: capitalize;
  color: #007ad0;
}
.opc-block-billing-information .billing-information-content {
  line-height: normal;
  padding: 5px 15px;
  font-size: 1.2rem;
  color: #767676;
}
.opc-block-billing-information .billing-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-billing-information .billing-information-content .billing-info-content-title {
  font-size: 1.5rem;
  color: #000000;
}
.opc-block-billing-information .ship-to,
.opc-block-billing-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-billing-information .ship-via {
  display: none;
}
.opc-block-invoice-information {
  padding: 0;
  background: #f5f5f5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}
.opc-block-invoice-information .invoice-information-title {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 20px;
  margin: 0;
  position: relative;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
}
.opc-block-invoice-information .invoice-information-title .action-edit {
  top: 22px;
  margin: 0 0 0 10px;
  position: absolute;
  right: auto;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: capitalize;
  color: #007ad0;
}
.opc-block-invoice-information .invoice-information-content {
  line-height: normal;
  padding: 5px 15px;
  font-size: 1.2rem;
  color: #767676;
}
.opc-block-invoice-information .invoice-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-invoice-information .invoice-information-content .invoice-info-content-title {
  font-size: 1.5rem;
  color: #000000;
}
.opc-summary-wrapper {
  position: relative;
}
.opc-summary-wrapper .opc-block-shipping-information .shipping-information {
  border-radius: 4px 4px 0 0;
  border: solid 1px #d6d6d6;
  border-bottom: none;
  background-color: #f5f5f5;
  position: static;
  padding: 16px;
  padding-bottom: 0;
}
.opc-summary-wrapper .opc-block-shipping-information .shipping-information-title {
  position: static;
  padding: 0 0 10px;
}
.opc-summary-wrapper .opc-block-shipping-information .shipping-information-content {
  padding: 16px 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #767676;
}
.opc-summary-wrapper .opc-block-shipping-information .shipping-information-content .shipping-info-content-title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.opc-summary-wrapper .opc-block-billing-information {
  margin: 0 0 20px;
}
.opc-summary-wrapper .opc-block-billing-information .billing-information {
  border-radius: 0 0 4px 4px;
  border: solid 1px #d6d6d6;
  border-top: none;
  background-color: #f5f5f5;
  padding: 0 16px 50px;
}
.opc-summary-wrapper .opc-block-billing-information .billing-information-content {
  padding: 0;
}
.opc-summary-wrapper .opc-block-billing-information .billing-information-content .billing-info-content-title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
  padding: 0;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #f5f5f5;
  overflow: hidden;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart {
  margin: 0;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 20px;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0;
  border: 0;
  max-height: 600px;
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar {
  width: 4px;
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
  border-color: #e8e8e8;
  padding: 20px 15px;
}
.column.main .opc-block-summary .product-item:last-child {
  padding-bottom: 10px;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .details-qty {
  margin-top: 0;
}
.opc-block-summary .product-item .price-including-tax {
  margin-top: -3px !important;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #e8e8e8;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.opc-block-summary {
  padding: 0;
  overflow: hidden;
}
.opc-sidebar .opc-block-summary {
  margin-bottom: 20px;
}
.opc-block-summary .title strong {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px !important;
  font-weight: bold;
}
.opc-block-summary table.data.table.table-totals {
  color: #757575;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
}
.opc-block-summary table.data.table.table-totals tbody th,
.opc-block-summary table.data.table.table-totals tbody td {
  padding: 5px 15px;
}
.opc-block-summary table.data.table.table-totals tbody tr.grand.totals th,
.opc-block-summary table.data.table.table-totals tbody tr.grand.totals td {
  border-top: 1px solid #e8e8e8;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 20px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary {
  width: calc((100% - 30px));
  margin: 0 auto 10px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary th,
.opc-block-summary table.data.table.table-totals.device_financing_summary td {
  font-size: 1.5rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.totals.discount th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.totals.discount td {
  padding-top: 10px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary .mark {
  font-weight: 700;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr:first-child th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr:first-child td {
  padding-top: 16px;
  border-top: 1px solid #e8e8e8;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals td {
  border: 0;
  font-size: 1.5rem;
  padding-top: 5px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals th span,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals td span {
  display: block;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals th .small,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals td .small {
  font-size: 1.2rem;
  font-weight: 400;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.pay-per-month th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.pay-per-month td {
  border-top: 1px solid #19aaf8;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.device-advance-payment th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.device-advance-payment td {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 16px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.device-advance-payment th {
  color: #767676;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.title th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.title td {
  padding-top: 16px;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.pay-per-month th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals.month th {
  color: #767676;
}
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals:last-child th,
.opc-block-summary table.data.table.table-totals.device_financing_summary tr.grand.totals:last-child td {
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: 0;
}
.opc-block-summary #opc-shipping_method-button .actions-toolbar {
  padding: 15px;
}
.opc-block-summary #opc-shipping_method-button .actions-toolbar .primary {
  width: 100%;
  margin: 0 auto;
  float: none;
  display: block;
  min-width: 180px;
  text-align: center;
}
.opc-block-summary #opc-shipping_method-button button.continue,
.opc-block-summary #opc-shipping_method-button .cart.table-wrapper .actions-toolbar > .action.continue,
.opc-block-summary #opc-shipping_method-button .action-gift.continue {
  width: auto;
  margin: 0 auto;
  float: none;
  display: block;
  min-width: 180px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  padding: 5px 20px;
  text-align: left;
  line-height: 34px;
}
.opc-block-summary #opc-shipping_method-button button.continue:hover,
.opc-block-summary #opc-shipping_method-button .cart.table-wrapper .actions-toolbar > .action.continue:hover,
.opc-block-summary #opc-shipping_method-button .action-gift.continue:hover {
  background: #036bb5;
  color: #ffffff;
}
.opc-block-summary .content.minicart-items {
  display: block !important;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item-head {
  display: flex;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item-head div:first-child {
  width: 60%;
  text-align: left;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item-head div {
  width: 20%;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.3rem;
  text-align: center;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details {
  padding-left: 0;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner {
  display: flex;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner div:first-child {
  width: 60%;
  text-align: left;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div {
  width: 20%;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .product-image-container {
  float: left;
  max-width: 50px;
  max-height: 50px;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info {
  margin-left: 60px;
  width: calc((100% - 60px));
  text-align: left;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product-item-name {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options {
  width: 100%;
  color: #757575;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1rem;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal {
  text-align: right;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-mnp-item-inner {
  text-align: center;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-mnp-item-inner .summary-product-item-info .product-item-name {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-mnp-item-inner .summary-product-item-info .product.options {
  width: 100%;
  color: #757575;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1rem;
}
.opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-mnp-item-inner .mnp-extra-info {
  color: #767676;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 23px;
  margin: 0;
}
.device-financing-summary {
  position: relative;
}
.device-financing-summary .opc-block-shipping-information .shipping-information {
  border-radius: 4px 4px 0 0;
  border: solid 1px #d6d6d6;
  border-bottom: none;
  background-color: #f5f5f5;
  position: static;
  padding: 16px;
  padding-bottom: 0;
}
.device-financing-summary .opc-block-shipping-information .shipping-information-title {
  position: static;
  padding: 0 0 10px;
}
.device-financing-summary .opc-block-shipping-information .shipping-information-title .action.action-edit {
  position: absolute;
  top: auto;
  bottom: 16px;
  left: 16px;
  right: auto;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #007ad0;
}
.device-financing-summary .opc-block-shipping-information .shipping-information-content {
  padding: 16px 0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #767676;
}
.device-financing-summary .opc-block-shipping-information .shipping-information-content .shipping-info-content-title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.device-financing-summary .opc-block-billing-information .billing-information {
  border-radius: 0 0 4px 4px;
  border: solid 1px #d6d6d6;
  border-top: none;
  background-color: #f5f5f5;
  padding: 0 16px 50px;
}
.device-financing-summary .opc-block-billing-information .billing-information-content {
  padding: 0;
}
.device-financing-summary .opc-block-billing-information .billing-information-content .billing-info-content-title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #e8e8e8;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #007ad0;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/*checkout success*/
body.checkout-onepage-success #maincontent {
  padding-left: 0;
  padding-right: 0;
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: 100%;
}
body.checkout-onepage-success #maincontent .page-title-wrapper {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
  background: #ffffff;
  margin-top: 30px;
  position: relative;
}
body.checkout-onepage-success #maincontent .page-title-wrapper:before {
  background: transparent url('../images/checkout-success.png') no-repeat center center;
  display: block;
  content: '';
  height: 120px;
  width: 200px;
  margin: 0 auto;
}
body.checkout-onepage-success #maincontent .page-title-wrapper .page-title {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
}
body.checkout-onepage-success #maincontent .order-detail .order-details-items .order-product-info .product-item-name,
body.checkout-onepage-success #maincontent .order-detail .order-details-items .order-product-info .item-options {
  text-align: left;
}
body.checkout-onepage-success #maincontent .table-order-items .col.name {
  text-align: left !important;
}
body.checkout-onepage-success #maincontent .order-totals .price,
body.checkout-onepage-success #maincontent .order-totals .not-calculated {
  color: #000;
  font-style: normal;
}
body.checkout-onepage-success #maincontent .order-totals .discount .title:after {
  display: none;
}
body.checkout-onepage-success #maincontent .order-totals .discount .amount .price {
  color: #CF0000;
}
body.checkout-onepage-success #maincontent .order-totals .total_coupons th {
  padding-left: 15px;
}
body.checkout-onepage-success #maincontent .order-totals .total_coupons td.amount {
  color: #CF0000;
}
body.checkout-onepage-success #maincontent .column.main {
  padding: 0 20px;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  background: #ffffff;
}
body.checkout-onepage-success #maincontent .column.main .actions-toolbar {
  width: 48%;
  margin: 0 auto;
}
body.checkout-onepage-success #maincontent .column.main .actions-toolbar .primary {
  width: 100%;
}
body.checkout-onepage-success #maincontent .column.main #registration form {
  width: 48%;
  margin: 0 auto;
}
body.checkout-onepage-success #maincontent .column.main a.continue {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  padding: 5px 50px;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.checkout-onepage-success #maincontent .column.main a.continue:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
body.checkout-onepage-success #maincontent .device-financing-success-info {
  display: flex;
  justify-content: flex-end;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner {
  padding: 5px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  max-width: 45%;
  box-sizing: border-box;
  width: 100%;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody th {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  padding: 5px 10px;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody td {
  text-align: right;
  padding: 5px 10px;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody td .price {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: right;
  color: #1a1a1a;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month th {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
  color: #1a1a1a;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month td {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
}
body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month td .price {
  font-size: 18px;
  line-height: 1.33;
}
body.checkout-onepage-success .print {
  margin: 10px 0 0;
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 15px;
  padding: 5px 20px;
  border: 1px solid;
}
body.checkout-onepage-success .print span:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -533px -275px;
}
body.checkout-onepage-success .checkout-success {
  padding-bottom: 40px;
}
body.checkout-onepage-success .checkout-success .order-number {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 20px;
  color: #1a1a1a;
}
body.checkout-onepage-success .checkout-success .order-number > span {
  color: #007ad0;
}
body.checkout-onepage-success .checkout-success .tip {
  max-width: 520px;
  font-size: 1.4rem;
  color: #767676;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
body.checkout-onepage-success .checkout-success #registration {
  padding: 24px;
}
body.checkout-onepage-success .checkout-success .text-note {
  margin-bottom: 10px;
}
body.checkout-onepage-success .checkout-success .text-note a,
body.checkout-onepage-success .checkout-success .text-note a:visited,
body.checkout-onepage-success .checkout-success .text-note a:hover {
  color: #007ad0;
}
body.checkout-onepage-success .checkout-success .text-note > span {
  font-size: 1.4rem;
  display: block;
  color: #007ad0;
  line-height: 1.57;
}
body.checkout-onepage-success .checkout-success .text-note > p {
  font-size: 1.6rem;
  color: #007ad0;
  margin-bottom: 0;
  margin-top: 10px;
}
body.checkout-onepage-success #registration {
  padding: 24px;
  background: #f5f5f5;
  font-size: 1.5rem;
  color: #1a1a1a;
  padding-top: 0;
  margin-bottom: 30px;
}
body.checkout-onepage-success #registration .email-address {
  color: #007ad0;
}
body.checkout-onepage-success #registration .action.primary {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  font-size: 1.4rem;
  letter-spacing: -0.17px;
  line-height: 17px;
  text-align: center;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-weight: 500;
  border: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 10px 20px;
}
body.checkout-onepage-success #registration .action.primary:hover {
  background: #036bb5;
}
body.checkout-onepage-success .order-detail {
  margin: 0 auto;
  background: #ffffff;
  text-align: left;
  padding-bottom: 25%;
}
body.checkout-onepage-success .order-detail .block-title {
  display: none;
}
body.checkout-onepage-success .order-detail .block-content {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-title {
  font-size: 1.5rem;
  text-transform: capitalize;
  color: #000000;
  line-height: 28px;
  border-bottom: 2px solid #000000;
  display: block;
  font-weight: normal;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content {
  margin: 0;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content .df-contract-perd {
  display: block;
  margin: 10px 0 5px;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr th {
  padding: 5px 0;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr th .small {
  display: block;
  font-weight: 300;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr td {
  padding: 5px 0 5px 10px;
  text-align: right;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr td .small {
  display: block;
  font-weight: 300;
}
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr.grand.totals.pay-per-month th,
body.checkout-onepage-success .order-detail .block-device-financing-totals .block-content table tr.grand.totals.pay-per-month td {
  padding-top: 10px;
  border-top: 1px solid #19aaf8;
}
body.checkout-onepage-success .order-detail .box {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
body.checkout-onepage-success .order-detail .box .box-title {
  font-size: 1.5rem;
  text-transform: capitalize;
  color: #000000;
  line-height: 28px;
  border-bottom: 2px solid #000000;
  display: block;
  font-weight: normal;
}
body.checkout-onepage-success .order-detail .box .box-content {
  padding: 7px 0;
  font-size: 1.2rem;
  color: #767676;
  max-width: 80%;
  line-height: 17px;
}
body.checkout-onepage-success .order-detail .order-details-items {
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
  overflow: hidden;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-image {
  float: left;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info {
  margin-left: 120px;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info .product-item-name {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 30px;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info .free-gift-title {
  position: relative;
  padding: 0 10px;
  background-color: #fefd29;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  border-radius: 12px;
  white-space: nowrap;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info .free-gift-title .icon {
  display: block;
  width: 16px;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info .rule-desc {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: normal;
  color: #000;
  padding-top: 8px;
  margin: 0;
}
body.checkout-onepage-success .order-detail .order-details-items .order-product-info .item-options {
  color: #767676;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1.2rem;
  line-height: 23px;
}
body.checkout-onepage-success .order-detail .order-totals {
  width: 45%;
  float: right;
  padding: 15px;
  background: #f6f6f6;
  font-size: 1.5rem;
}
body.checkout-onepage-success .order-detail .order-view-totals tr.grand_total {
  border-top: 2px solid #e8e8e8;
}
body.checkout-onepage-success .order-detail .order-view-totals th {
  color: #767676;
  font-weight: normal;
}
body.checkout-onepage-success .order-detail .order-view-totals td.amount {
  text-align: right;
}
body.checkout-onepage-success .order-detail .order-view-totals .grand_total {
  font-size: 1.8rem;
}
body.checkout-onepage-success .order-detail .order-view-totals .grand_total th,
body.checkout-onepage-success .order-detail .order-view-totals .grand_total td {
  color: #1a1a1a !important;
  font-weight: bold;
}
body.checkout-onepage-success .order-detail .left-box,
body.checkout-onepage-success .order-detail .right-box {
  width: 50%;
  float: left;
  padding: 0 20px;
}
body.checkout-onepage-success .order-detail .table-order-items thead {
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: bold;
  line-height: 25px;
  border-bottom: 2px solid #000000;
}
body.checkout-onepage-success .order-detail .actions {
  text-align: center;
  padding: 30px;
}
body.checkout-onepage-success .order-detail .actions > a {
  width: auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  background: #007ad0;
  color: #ffffff;
  height: 50px;
  padding: 0 50px;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  display: inline-block;
}
body.checkout-onepage-success .order-detail .actions > a:hover {
  background: #036bb5;
  color: #ffffff;
  text-decoration: none;
}
body.checkout-onepage-success .mnp-steps li {
  display: inline-block;
  width: 33%;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
body.checkout-onepage-success .mnp-steps li span.step-number {
  background-color: #007AD0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  color: #ffffff;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50px;
}
body.checkout-onepage-success .mnp-steps li img {
  max-width: 50%;
}
body.checkout-onepage-success .mnp-steps li .step-desc {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 25px;
  margin-top: 10px;
}
body.checkout-onepage-success .mnp-steps li .step-desc strong {
  color: #007ad0;
}
.page-not-found {
  padding: 50px 0;
  position: relative;
  text-align: center;
}
.page-not-found:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/page-not-found-bg@2x.png');
  background-size: 348px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: 0 0;
  width: 348px;
  height: 118px;
  display: block;
  margin: 0 auto 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page-not-found:before {
    background-image: url('../images/page-not-found-bg@2x.png');
    background-size: 348px auto;
  }
}
.page-not-found .page-not-found-main-title {
  color: #009edf;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  margin: 0;
}
.page-not-found .page-not-found-sub-title {
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.page-not-found .back-to-home {
  background: #009edf;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 40px;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
}
.page-not-found .back-to-home a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 20px;
}
.product-terms {
  padding: 10px 20px;
}
.product-terms .title-item {
  margin: 0;
  width: 100%;
  padding: 16px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #eeeeee;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  display: block;
  height: auto;
  position: relative;
}
.product-terms .title-item:focus {
  outline: none;
}
.product-terms .title-item:before {
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-position: -19px -168px;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
.product-terms .title-item.ui-accordion-header-active:before {
  background-position: -54px -168px;
}
.product-terms .content-item {
  background: #ffffff;
  margin: 20px 0;
  padding: 0;
  border: none;
  height: auto !important;
}
.cms-index-index .product-terms.page-main {
  padding: 10px 20px;
}
.cms-index-index .products-grid .product-item .price-box {
  display: inline-block;
  padding-top: 3px;
  height: 25px;
}
.cms-index-index .products-grid .product-item .price-on-home {
  display: inline-block;
  text-decoration: line-through;
  padding-left: 5px;
  color: #999999;
  color: #000000;
}
.cms-index-index .products-grid .product-item .price-on-home .price {
  font-weight: 400;
  font-size: 1.4rem;
  color: #999999;
}
.affiliate-program .top-banner .banner-mobile {
  display: none;
}
.affiliate-program .box-title p {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.affiliate-program .box-title p.heading {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #0c1026;
}
.affiliate-program a.view-details {
  padding-right: 20px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #007ad0;
}
.affiliate-program a.view-details:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_Affiliate/images/aff_icons.png');
  background-size: 200px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-position: -80px -6px;
  transform: rotate(-90deg);
}
.affiliate-program .flex-control-nav {
  bottom: 25px;
}
.affiliate-program .flex-control-nav.flex-control-paging li a.flex-active {
  width: 20px;
  background: #19aaf8;
  border: 1px solid #fff;
}
.affiliate-program .flex-control-nav.flex-control-paging li a {
  background: #fff;
}
.affiliate-program .section.steps {
  text-align: center;
  margin: 60px 0 0;
}
.affiliate-program .section.steps .box-title p {
  text-align: center;
}
.affiliate-program .section.steps .list-steps {
  align-items: flex-start;
  display: grid;
  grid-gap: 10px;
  grid-template-areas: 'col1 col-2 col-3 col-4';
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 25px 0 40px;
}
.affiliate-program .section.steps .list-steps .step p {
  display: block;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: center;
  color: #1a1a1a;
  margin: 0;
}
.affiliate-program .section.steps .list-steps .step p strong {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin: 10px 0 0;
}
.affiliate-program .section.steps .list-steps .step p strong.step-title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
  display: block;
}
.affiliate-program .section-products.aff-device {
  margin: 60px 0 0;
}
.affiliate-program .section-products.aff-device .items-wrapper .owl-stage {
  padding-left: 0 !important;
}
.affiliate-program .section-products.aff-device .box-title {
  text-align: left;
  float: left;
  width: 22.2%;
}
.affiliate-program .section-products.aff-device .box-title p.heading {
  text-align: left;
}
.affiliate-program .section-products.aff-device .box-content {
  float: right;
  width: 75%;
}
.affiliate-program .section-products.aff-device .device-item {
  padding: 16px;
  border-radius: 8px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
}
.affiliate-program .section-products.aff-device .device-item .product-item-name {
  padding: 0;
  text-align: left;
  height: auto;
  line-height: normal;
  display: block;
  min-height: 100px;
}
.affiliate-program .section-products.aff-device .device-item .product-item-name > a {
  font-size: 2.4rem;
  font-weight: bold;
}
.affiliate-program .section-products.aff-device .device-item .free-gift-item {
  min-height: 28px;
}
.affiliate-program .section-products.aff-device .device-item .free-gift-item p {
  padding: 0;
  color: #FF648C;
  text-align: left;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 10px;
}
.affiliate-program .section-products.aff-device .device-item .price-wrapper {
  text-align: left;
  display: inline-block;
  width: 100%;
}
.affiliate-program .section-products.aff-device .device-item .price__table {
  margin-top: 0;
  text-align: center;
  min-height: 120px;
}
.affiliate-program .section-products.aff-device .device-item .price__table .rrp-price {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.32px;
  text-align: left;
  color: #767676;
}
.affiliate-program .section-products.aff-device .device-item .price__table .rrp-price .value {
  text-decoration: line-through;
}
.affiliate-program .section-products.aff-device .device-item .price-box .price-free {
  font-size: 2.8rem;
  font-weight: normal;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 52px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.affiliate-program .section-products.aff-device .device-item .price-box .price {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.affiliate-program .section-products.aff-device .device-item .price-box .price p {
  margin: 0;
}
.affiliate-program .section-products.aff-device .device-item .price-box .price > small {
  font-size: 1.3rem;
  line-height: normal;
}
.affiliate-program .section-products.aff-device .device-item .price-box .price > small.starting-at {
  float: left;
  width: 100%;
}
.affiliate-program .section-products.aff-device .device-item .actions-primary {
  padding: 0;
  width: 100%;
  display: block;
}
.affiliate-program .section-products.aff-device .device-item .actions-primary .action.view-details.primary {
  width: 100%;
  height: 40px;
}
.affiliate-program .section-products.aff-device .device-item .product-item-actions {
  display: block;
}
.affiliate-program .section-products.aff-package {
  margin: 60px 0 0;
  clear: both;
  float: left;
  width: 100%;
}
.affiliate-program .section-products.aff-package .box-title {
  text-align: left;
}
.affiliate-program .section-products.aff-package .box-title p.heading {
  text-align: left;
}
.affiliate-program .section-products.aff-package .package-items {
  margin-top: 25px;
}
.affiliate-program .section-products.aff-package .package-items .owl-item {
  padding-bottom: 20px;
}
.affiliate-program .section.text {
  margin: 60px 0 0;
  float: left;
  width: 100%;
}
.affiliate-program .section.text p {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.affiliate-program .section.text p.subheading {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.affiliate-program .section.text .see-more {
  display: block;
  text-align: center;
}
.affiliate-program .section.text .see-more a {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #007ad0;
  text-decoration: underline;
}
.pretopost-package-cms {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-package-cms .desktop {
  display: block;
}
.pretopost-package-cms .mobile {
  display: none;
}
.pretopost-package-cms .tigren-bannermanager .flexslider {
  padding-bottom: 40px;
}
.pretopost-package-cms .tigren-bannermanager .flex-control-nav {
  bottom: 50px;
}
.pretopost-package-cms .tigren-bannermanager .flex-control-paging li a {
  width: 8px;
  height: 8px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  box-shadow: none;
}
.pretopost-package-cms .tigren-bannermanager .flex-control-paging li a.flex-active {
  width: 32px;
  height: 8px;
  border-radius: 15px;
  background-color: #19aaf8;
  border-color: #19aaf8;
}
.pretopost-package-cms .tigren-bannermanager .flex-direction-nav a {
  background-size: 24px 24px;
  background-color: #fff;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
  width: 40px;
  height: 40px;
  margin: -40px 0 0;
}
.pretopost-package-cms .tigren-bannermanager .flex-direction-nav .flex-next {
  background-image: url('../images/ptp/icon-next-gray-main.png');
}
.pretopost-package-cms .tigren-bannermanager .flex-direction-nav .flex-prev {
  background-image: url('../images/ptp/icon-pre-gray-main.png');
}
.pretopost-package-cms h1 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.pretopost-package-cms p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #414141;
}
.pretopost-package-cms > p {
  margin-bottom: 45px;
}
.pretopost-package-cms .text-center {
  text-align: center;
}
.pretopost-package-cms .two-column-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 65px;
  padding: 0 30px;
}
.pretopost-package-cms .two-column-container .left {
  width: 35%;
}
.pretopost-package-cms .two-column-container .right {
  width: 65%;
}
.pretopost-package-cms .two-column-container .right h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
}
.pretopost-package-cms .two-column-container .right p {
  margin-bottom: 36px;
}
.pretopost-package-cms .two-column-container .right a {
  display: block;
  width: 100%;
  max-width: 278px;
  height: 44px;
  padding: 10px 12px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.pretopost-package-cms .two-column-container .right a:hover {
  background-color: #036bb5;
  text-decoration: unset;
}
.pretopost-package-cms .ptp-package-bottom {
  padding-bottom: 10px;
}
.pretopost-package-cms .ptp-package-bottom h2 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 18px;
}
.pretopost-package-cms .ptp-package-bottom ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
}
.pretopost-package-cms .ptp-package-bottom ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: center;
}
.pretopost-package-cms .ptp-package-bottom ul li img {
  width: 48px;
  height: 49px;
  object-fit: contain;
}
.pretopost-package-cms .ptp-package-bottom ul li div {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-left: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #1a1a1a;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle {
  position: relative;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  border: none;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin: -1px 0 0;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle label {
  padding: 18px 33px;
  background: 0 0;
  border: none;
  font-size: 18px;
  color: #1a1a1a;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  position: relative;
  margin: 0;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle label .fa-minus {
  display: none;
  font-size: 0;
  width: 24px;
  height: 24px;
  background-image: url('../images/ptp/icon-minus.png');
  background-size: 24px 24px;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle label .fa-plus {
  display: inline-block;
  font-size: 0;
  width: 24px;
  height: 24px;
  background-image: url('../images/ptp/icon-plus.png');
  background-size: 24px 24px;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle label img {
  width: 30px;
  margin-right: 15px;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle input {
  position: absolute;
  top: 0;
  left: -999em;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle .tc-hide {
  height: 0;
  opacity: 0;
  display: none;
  padding: 0 40px 16px 80px;
  overflow: hidden;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle .tc-hide .tc-inner {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  color: #767676;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle input:checked + label .fa-minus {
  display: inline-block;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle input:checked + label .fa-plus {
  display: none;
}
.pretopost-package-cms .ptp-package-bottom .tc-toggle input:checked ~ .tc-hide {
  width: 100%;
  display: table;
  height: auto;
  overflow: hidden;
  background: transparent;
  transition: all 0.5s ease;
  border-left: 0;
  border-right: 0;
  opacity: 1;
}
.block-collapsible-nav .content,
.block-account-nav .content {
  background: #f5f5f5;
}
.block-collapsible-nav .item,
.block-account-nav .item {
  border-bottom: 1px solid #e5e5e5;
}
.block-collapsible-nav .item:first-child,
.block-account-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item:last-child,
.block-account-nav .item:last-child {
  border-bottom: 0;
}
.block-collapsible-nav .item a,
.block-account-nav .item a,
.block-collapsible-nav .item > strong,
.block-account-nav .item > strong {
  color: #000000;
  display: block;
  padding: 13px 15px;
  font-size: 1.4rem;
  position: relative;
}
.block-collapsible-nav .item a:before,
.block-account-nav .item a:before,
.block-collapsible-nav .item > strong:before,
.block-account-nav .item > strong:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: #007ad0;
  transform: scaleY(0);
  transition: all .3s ease 0s;
  visibility: hidden;
  z-index: 2;
}
.block-collapsible-nav .item a,
.block-account-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover,
.block-account-nav .item a:hover {
  background: #f5f5f5;
}
.block-collapsible-nav .item a:hover:before,
.block-account-nav .item a:hover:before {
  transform: scaleY(1);
  visibility: visible;
}
.block-collapsible-nav .item.current a,
.block-account-nav .item.current a,
.block-collapsible-nav .item.current > strong,
.block-account-nav .item.current > strong {
  font-weight: 500;
}
.block-collapsible-nav .item.current a:before,
.block-account-nav .item.current a:before,
.block-collapsible-nav .item.current > strong:before,
.block-account-nav .item.current > strong:before {
  transform: scaleY(1);
  visibility: visible;
}
.block-collapsible-nav .item.current a,
.block-account-nav .item.current a {
  border-color: #1979c3;
}
.block-collapsible-nav .item .delimiter,
.block-account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.account .block-collapsible-nav .item span:before,
.account .block-account-nav .item span:before {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.account .block-collapsible-nav .item.account-dashboard span:before,
.account .block-account-nav .item.account-dashboard span:before {
  width: 23px;
  height: 23px;
  background-position: -14px -47px;
}
.account .block-collapsible-nav .item.user-information span:before,
.account .block-account-nav .item.user-information span:before {
  width: 23px;
  height: 23px;
  background-position: -64px -47px;
}
.account .block-collapsible-nav .item.address-book span:before,
.account .block-account-nav .item.address-book span:before {
  width: 23px;
  height: 24px;
  background-position: -111px -46px;
}
.account .block-collapsible-nav .item.purchase-order span:before,
.account .block-account-nav .item.purchase-order span:before {
  width: 23px;
  height: 22px;
  background-position: -152px -47px;
}
.account .block-collapsible-nav .item.employee-policy span:before,
.account .block-account-nav .item.employee-policy span:before {
  width: 23px;
  height: 22px;
  background-position: -192px -47px;
}
.account .block-collapsible-nav .item.logout span:before,
.account .block-account-nav .item.logout span:before {
  width: 23px;
  height: 23px;
  background-position: -233px -44px;
}
body.customer-account-create #maincontent {
  background-image: url('../images/bg-page-login.jpg');
  background-position: center top;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 50px;
}
body.customer-account-create #maincontent .form-create-account {
  background: #ffffff;
  padding: 25px;
}
body.customer-account-create #maincontent .form-create-account .label {
  text-align: left;
  font-size: 1.4rem;
  color: #1a1a1a;
  font-weight: normal;
  margin-bottom: 5px;
}
body.customer-account-create #maincontent .form-create-account .fieldset {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
body.customer-account-create #maincontent .form-create-account .fieldset .field {
  margin-bottom: 15px;
}
body.customer-account-create #maincontent .form-create-account .fieldset .input-text {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
  width: 100%;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar {
  margin-top: 20px;
}
body.customer-account-create #maincontent .column.main {
  padding-top: 45px;
}
body.customer-account-create #maincontent .page-title {
  display: none;
}
body.customer-account-create .page-bottom {
  padding-top: 8px;
}
body.customer-account-logoutsuccess #maincontent {
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
body.customer-account-logoutsuccess .page-title {
  display: none !important;
}
body.customer-account-logoutsuccess .page-title.foruse {
  display: block !important;
}
body.customer-account-logoutsuccess .logout_content {
  background: #FFF;
  max-width: 780px;
  margin: auto;
  padding: 40px 0;
  text-align: center;
}
body.customer-account-logoutsuccess .logout_content p {
  font-size: 12px;
}
body.customer-account-logoutsuccess .logout_content h1 {
  font-size: 26px;
}
body.customer-account-logoutsuccess .logout_content .icon_logout {
  width: 163px;
  height: 0;
  padding-top: 88px;
  overflow: hidden;
  background-image: url("../images/icon-logout-success.png");
  background-repeat: no-repeat;
  margin: 20px auto;
}
body.customer-account-logoutsuccess .logout_content .actions {
  padding-top: 25px;
}
body.customer-account-logoutsuccess .logout_content .actions .primary {
  background: #ffffff;
  color: #000000;
  font-size: 2rem;
  border: 5px solid #009edf;
  position: relative;
  border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.customer-account-logoutsuccess .logout_content .actions .primary:hover {
  text-decoration: none;
  background: #009edf;
  border: 5px solid #ffffff;
  color: #ffffff;
}
body.customer-account-login #maincontent {
  background-image: url('../images/bg-page-login.jpg');
  background-position: center top;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.customer-account-login #maincontent .messages {
  max-width: 1180px;
  margin: 0 auto;
}
body.customer-account-login .page-bottom {
  padding-top: 8px;
}
body.customer-account-login .login-container .block-customer-login,
body.customer-account-login .login-container .block-new-customer {
  width: auto;
  float: none;
}
body.customer-account-login .login-container .fieldset:after {
  display: none;
}
.login-container {
  margin: 50px auto;
  background: #ffffff;
  padding: 30px;
  max-width: 380px;
  width: 94%;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .block-customer-login {
  width: auto;
  float: none;
}
.login-container .block-customer-login .block-title {
  padding: 0;
  margin: 0;
  border: none;
  text-align: center;
}
.login-container .block-customer-login .block-title strong {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
.login-container .block-customer-login .block-content .field.note {
  text-align: center;
  color: #767676;
  font-size: 14px;
}
.login-container .block-customer-login .block-content .field .label,
.login-container .block-customer-login .block-content .field .control {
  width: 100%;
}
.login-container .block-customer-login .block-content .field .label {
  text-align: left;
  padding: 0 0 4px 0;
}
.login-container .block-customer-login .block-content .field .label .secondary {
  float: right;
}
.login-container .block-customer-login .block-content .field .label .secondary a.remind span {
  color: #009edf;
  font-size: 11px;
}
.login-container .block-customer-login .block-content .field .label span {
  font-weight: normal;
  color: #616161;
}
.login-container .block-customer-login .block-content .field .control input {
  height: 42px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.login-container .block-customer-login .block-content .actions-toolbar {
  margin: 0;
  width: 100%;
}
.login-container .block-customer-login .block-content .actions-toolbar .primary {
  width: 100%;
}
.login-container .block-customer-login .block-content .actions-toolbar button.login,
.login-container .block-customer-login .block-content .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.login,
.login-container .block-customer-login .block-content .actions-toolbar .action-gift.login {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
.login-container .block-customer-login .block-content .actions-toolbar button.login:hover,
.login-container .block-customer-login .block-content .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.login:hover,
.login-container .block-customer-login .block-content .actions-toolbar .action-gift.login:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
.login-container .block-new-customer {
  width: auto;
  float: none;
}
.login-container .block-new-customer .primary {
  width: 100%;
  text-align: center;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  color: #000000;
  line-height: 28px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block-new-customer .actions-toolbar a.create {
  background: none;
  border: none;
  color: #009edf;
  padding: 0;
  font-weight: normal;
  width: auto;
  float: none;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 20px;
  vertical-align: top;
  padding: 15px;
  min-height: 195px;
  background: #f5f5f5;
}
.block-addresses-list .items.addresses > .item .item-title {
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #000000;
  display: block;
}
.block-addresses-list .items.addresses > .item .action {
  font-size: 1.2rem;
  color: #007ad0;
  margin-right: 8px;
}
.block-addresses-list .items.addresses > .item .action:nth-child(2) {
  padding-left: 10px;
  position: relative;
}
.block-addresses-list .items.addresses > .item .action:nth-child(2):before {
  content: '';
  width: 1px;
  height: 70%;
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  background: #000000;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main > .block {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.account .column.main > .block.block-dashboard-orders {
  border-bottom: 0;
}
.account .column.main > .block.block-dashboard-info {
  margin-bottom: 40px;
}
.account .column.main > .block.block-dashboard-addresses .block-title .action.edit {
  float: right;
  padding: 6px 20px;
  font-size: 14px;
  position: relative;
  bottom: 4px;
  color: #ffffff;
  background: #009ef5;
  border-radius: 25px;
}
.account .column.main .block:not(.widget) .block-content .box {
  background: #F5F5F5;
  padding: 20px;
  min-height: 195px;
}
.account .page-wrapper > .breadcrumbs {
  margin-top: 15px;
}
.account .block-title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: solid 2px #000000;
  margin-bottom: 15px;
  color: #000000;
}
.account .block-title > .action {
  font-size: 14px;
  font-weight: normal;
}
.account .box-actions .action + .action {
  padding-left: 10px;
  margin-left: 5px;
}
.account .fieldset {
  margin-bottom: 40px;
}
.account .fieldset + .fieldset {
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.account .main form {
  max-width: inherit;
}
.account .page-title-wrapper .page-title {
  display: block;
  font-size: 2rem;
  color: #000000;
  font-weight: 600;
}
.account .page-title-wrapper .page-title span:before {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 7px;
}
.account .page-title-wrapper .order-date {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #eee;
}
.account .page-title-wrapper .order-actions-toolbar {
  float: right;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .block:not(.widget) .box-title {
  margin-bottom: 20px;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-size: 1.8rem;
  color: #000000;
  margin-bottom: 12px;
}
.account .column.main .block:not(.widget) .box-content {
  font-size: 1.4rem;
  color: #000000;
}
.account .column.main .block:not(.widget) .box-actions {
  margin-top: 20px;
}
.account .column.main .block:not(.widget) .box-actions .action {
  font-size: 1.2rem;
  position: relative;
}
.account .column.main .block:not(.widget) .box-actions .action.change-password:before {
  content: '';
  width: 1px;
  height: 70%;
  display: inline-block;
  left: 0;
  top: 2px;
  background: #000000;
  position: absolute;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account input[type="text"],
.account input[type="password"],
.account select,
.account input[type="email"] {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 40px;
  border-color: #DDDDDD;
  background: #fbfbfb;
  color: #9e9e9e;
}
.account.customer-account-index .page-title-wrapper .page-title span:before {
  width: 30px;
  height: 30px;
  background-position: -11px -8px;
}
.account.customer-account-edit .fieldset + .fieldset {
  border: 0;
  padding-top: 0;
}
.account.customer-account-edit .fieldset > .legend {
  color: #000000;
  padding-bottom: 8px;
  font-size: 1.8rem;
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
  width: 100%;
}
.account.customer-account-edit .fieldset .fullname .field .label {
  display: block;
  float: inherit;
  width: 100%;
  text-align: left;
  padding: 0;
}
.account.customer-account-edit .fieldset .customer-name-prefix > label {
  display: none;
}
.account.customer-account-edit .fieldset > .field {
  margin: 0 0 20px;
}
.account.customer-account-edit .fieldset .fieldset {
  margin-bottom: 0;
}
.account.customer-account-edit .fieldset .field .label {
  font-size: 1.4rem;
  color: #1a1a1a;
}
.account.customer-account-edit .page-title-wrapper .page-title span:before {
  width: 30px;
  height: 30px;
  background-position: -60px -7px;
}
.account.customer-account-edit .actions-toolbar .secondary a.action.back {
  display: none;
}
.account.customer-account-edit .form-edit-account > .fieldset {
  float: left;
  width: 50%;
  padding-right: 11px;
}
.account.customer-account-edit .form-edit-account > .fieldset:nth-child(2) {
  float: right;
  padding-right: 0;
  padding-left: 11px;
}
.account.customer-account-edit .form-edit-account > .fieldset.user-defined {
  float: inherit;
  clear: both;
}
.account.customer-account-edit .actions-toolbar .action.primary {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  padding: 9px 17px;
}
.account.customer-account-edit .actions-toolbar .action.primary:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
  padding: 9px 17px;
}
.account.customer-address-index .page-title-wrapper .page-title span:before,
.account.customer-address-form .page-title-wrapper .page-title span:before {
  width: 25px;
  height: 29px;
  background-position: -109px -7px;
}
.account.customer-address-index .block-addresses-list .action.add {
  float: right;
  padding: 8px 20px;
  font-size: 1.4rem;
  position: relative;
  bottom: 4px;
  color: #ffffff;
  background: #009ef5;
  border-radius: 25px;
  border: 0;
}
.account.customer-address-index .column.main > .block-addresses-default {
  margin-bottom: 40px;
}
.account.customer-account-employee .page-title-wrapper .page-title span:before {
  width: 30px;
  height: 26px;
  background-position: -189px -7px;
  top: 3px;
}
.account.customer-account-employee .policy-content {
  font-size: 1.6rem;
  color: #1a1a1a;
  font-weight: 600;
}
.account select {
  height: 40px;
}
.account .select-option {
  position: relative;
  display: block;
  background: transparent;
  overflow: hidden;
}
.account .select-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  background-image: none;
}
.account .select-option:after {
  content: '';
  position: absolute;
  right: 15px;
  width: 12px;
  height: 6px;
  display: inline-block;
  background-position: -22px -235px;
  top: 18px;
  z-index: 2;
}
.account input[type="radio"],
.account input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  background-position: -199px -125px;
  box-shadow: none;
  outline: none;
  position: relative;
  top: 3px;
  font-size: 1.4rem;
  color: #000000;
  margin-right: 10px;
  border: 0;
}
.account input[type="radio"]:checked,
.account input[type="checkbox"]:checked {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-position: -153px -125px;
  border: 0;
}
.account input[type="radio"]:focus,
.account input[type="checkbox"]:focus {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.account .actions-toolbar {
  float: inherit;
  clear: both;
}
.account address {
  color: #000000;
}
.account address .address-name {
  font-size: 1.6rem;
  line-height: 20px;
  color: #000000;
  margin-bottom: 7px;
  font-weight: 600;
  display: block;
}
.account address a {
  color: #000000;
}
.account .is-subscribed-alert .modal-inner-wrap {
  max-width: 480px;
}
.account .is-subscribed-alert .modal-content {
  padding: 30px 45px;
  padding-top: 0;
  text-align: center;
  font-size: 1.6rem;
  color: #000000;
}
.account .form-address-edit .fieldset + .fieldset {
  border-top: 0;
}
.account .form-address-edit legend.legend {
  display: block;
  width: 100%;
  padding-bottom: 8px;
  font-size: 1.8rem;
  color: #000000;
  border-bottom: 2px solid #000000;
}
.account .form-address-edit .action-selection-branch-wrap .action-select {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 40px;
  border-color: #DDDDDD;
  background: #fbfbfb;
  color: #9e9e9e;
}
.account .form-address-edit .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search:focus {
  border: 1px solid #DDDDDD;
}
.account .form-address-edit > .fieldset .fieldset .field label {
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.account .form-address-edit > .fieldset .fieldset .address-street .control .field .label {
  display: none;
}
.account .form-address-edit #edit-form-buttons-container .action.primary {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  padding: 9px 17px;
}
.account .form-address-edit #edit-form-buttons-container .action.primary:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
  padding: 9px 17px;
}
.account .actions-toolbar .secondary {
  float: inherit;
}
.account .action.back {
  padding: 0;
  background: transparent;
  color: #007ad0;
  font-weight: 500;
  font-size: 1.4rem;
}
.account .action.back:before {
  width: 9px;
  height: 12px;
  background-position: -95px -232px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.account-nav {
  border: solid 1px #EFEFEF;
}
.account-nav .content {
  padding: 0 0 15px 0;
  background: #FFF;
}
.account-nav .item {
  margin: 1px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item:last-child a {
  border-bottom: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
  padding: 10px 15px;
  border-bottom: solid 1px #EEE;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current strong,
.account-nav .item:hover strong,
.account-nav .item.current a,
.account-nav .item:hover a {
  border-color: #1979c3;
  color: #FFF;
  background: #19a9f8;
  padding: 10px 15px;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: none;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 20px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.customer-account-edit .block-user-info .table.data li {
  overflow: hidden;
}
.customer-account-edit .block-user-info .table.data li > label {
  color: #000000;
  display: inline-block;
  width: 35%;
  float: left;
  font-weight: 700;
}
.customer-account-edit .block-user-info .table.data li > span {
  color: #000000;
  width: 65%;
  display: inline-block;
  float: left;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  body.customer-account-logoutsuccess .logout_content .icon_logout {
    background-image: url("../images/icon-logout-success@2x.png");
    background-size: 163px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body.customer-account-logoutsuccess .logout_content .icon_logout {
    background-image: url("../images/icon-logout-success@2x.png");
    background-size: 163px;
  }
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 10px;
  opacity: 0;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  float: left;
  margin: 0 0 10px;
  line-height: 30px;
  border-bottom: 1px solid #000000;
  word-break: break-all;
}
.filter-options .filter-options-content {
  float: left;
  margin: 0 20px 10px 0;
  line-height: 30px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .filter-options-content .selectric-wrapper {
  border: 1px solid #d1d1d1;
  border-radius: 5px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.order-links {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #e8e8e8;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.sales-order-history .page-title-wrapper .page-title span:before,
.sales-order-view .page-title-wrapper .page-title span:before {
  width: 28px;
  height: 29px;
  background-position: -148px -7px;
}
.sales-order-view .block-order-details-view .block-title {
  display: none;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box {
  padding: 0;
  background: transparent;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-title {
  display: block;
  width: 100%;
  border-bottom: 2px solid #000000;
  font-weight: 500;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-title > span {
  font-size: 1.5rem;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-content {
  font-size: 1.2rem;
  color: #767676;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-content address {
  color: #767676;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-content address a {
  color: #767676;
}
.sales-order-view .column.main .block:not(.widget) .block-content .box .box-content address .address-name {
  font-size: 1.2rem;
  color: #767676;
  margin-bottom: 0;
}
.sales-order-view .page-title-wrapper .page-title {
  float: left;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar {
  float: inherit;
  clear: both;
  padding-top: 15px;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-id {
  display: inline-block;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-id .label {
  margin-right: 5px;
  font-size: 1.6rem;
  color: #1a1a1a;
  font-weight: 600;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-id a {
  font-weight: 600;
  color: #007ad0;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-status {
  float: right;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 600;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-status .label {
  color: #1a1a1a;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-status .status {
  color: #f18f27;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-date {
  margin-bottom: 0;
  border: 0;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar .order-date .created-at {
  font-size: 1.3rem;
  color: #a0a0a0;
}
.sales-order-view .page-title-wrapper .actions {
  float: right;
  position: relative;
  top: 12px;
}
.sales-order-view ul.order-links {
  display: none;
}
.sales-order-view .action.print {
  font-size: 1.4rem;
  color: #007ad0;
  padding: 6px 22px;
  border: 1px solid #007ad0;
  border-radius: 2px;
}
.sales-order-view .action.print span:before {
  width: 28px;
  height: 24px;
  background-position: -529px -273px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
}
.sales-order-view .order-details-items {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sales-order-view .order-details-items .order-title,
.sales-order-view .order-details-items .title {
  display: none;
}
.sales-order-view .table-order-items .col.price {
  display: none;
}
.sales-order-view .table-order-items thead tr th {
  padding: 8px 20px;
  background: transparent;
  border-bottom: 2px solid #000000;
}
.sales-order-view .table-order-items thead tr th:first-child {
  text-align: left;
  width: 50%;
}
.sales-order-view .table-order-items tbody tr td:first-child {
  text-align: left;
}
.sales-order-view .table-order-items .price {
  font-size: 1.5rem;
}
.sales-order-view .table-order-items .order-product-image,
.sales-order-view .table-order-items .order-product-info {
  display: table-cell;
  vertical-align: top;
}
.sales-order-view .table-order-items .order-product-info {
  width: 80%;
  padding-left: 15px;
}
.sales-order-view .table-order-items .product-item-name {
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.sales-order-view .table-order-items .item-options {
  font-size: 1.2rem;
  color: #767676;
}
.sales-order-view .table-order-items .item-options dd,
.sales-order-view .table-order-items .item-options dt {
  display: inline-block;
  margin-bottom: 0;
}
.sales-order-view .table-order-items tbody {
  border-top: 0;
  border-bottom: 2px solid #e8e8e8;
}
.sales-order-view .order-totals {
  padding: 17px 9px;
  background: #f6f6f6;
}
.sales-order-view .order-totals .order-view-totals tbody tr th {
  font-size: 1.5rem;
  color: #767676;
  font-weight: 500;
}
.sales-order-view .order-totals .order-view-totals tbody tr th.mark {
  padding-left: 15px;
}
.sales-order-view .order-totals .order-view-totals tbody tr > td {
  font-size: 1.5rem;
  padding-right: 15px;
  color: #1a1a1a;
}
.sales-order-view .order-totals .order-view-totals tbody tr.grand_total th,
.sales-order-view .order-totals .order-view-totals tbody tr.grand_total td {
  padding-top: 15px;
  border-top: 2px solid #e8e8e8;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.sales-order-view .actions-toolbar {
  padding-top: 30px;
}
.sales-order-history .order-history-item {
  padding: 15px;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.sales-order-history .order-history-title {
  font-size: 1.5rem;
  margin-bottom: 10px;
  position: relative;
}
.sales-order-history .order-history-title .col.id {
  display: inline-block;
}
.sales-order-history .order-history-title .col.date {
  display: inline-block;
  vert-align: bottom;
  font-size: 1.3rem;
  color: #a0a0a0;
  margin-left: 10px;
}
.sales-order-history .order-history-title .action-view-detail {
  float: right;
  font-size: 1.4rem;
  font-weight: 600;
}
.sales-order-history .order-history-title .order-number {
  font-weight: 600;
}
.sales-order-history .order-history-title .order-number span {
  color: #1a1a1a;
  margin-right: 5px;
}
.sales-order-history .order-history-title .order-number a {
  text-decoration: underline;
}
.sales-order-history .order-history-title .order-number a:hover {
  color: #007ad0;
}
.sales-order-history .order-details-items {
  padding: 15px;
  background: #ffffff;
  margin-bottom: 0;
  border: 0;
  padding-bottom: 0;
}
.sales-order-history .table-order-items {
  margin-bottom: 0;
}
.sales-order-history .table-order-items thead tr > th {
  border-bottom: 2px solid #000000;
  font-size: 1.5rem;
  color: #1a1a1a;
}
.sales-order-history .table-order-items thead tr > th:first-child {
  text-align: left;
  width: 60%;
}
.sales-order-history .table-order-items thead tr > th:last-child {
  text-align: right !important;
}
.sales-order-history .table-order-items tbody {
  border-bottom: 2px solid #e8e8e8;
}
.sales-order-history .table-order-items tbody tr {
  border: 0;
}
.sales-order-history .table-order-items tbody tr td {
  font-size: 1.5rem;
  color: #1a1a1a;
}
.sales-order-history .table-order-items tbody tr td:first-child {
  text-align: left;
  padding-left: 0;
}
.sales-order-history .table-order-items tbody tr td:last-child {
  text-align: right !important;
}
.sales-order-history .table-order-items tbody:last-child {
  border: 0;
}
.sales-order-history .table-order-items .order-product-image,
.sales-order-history .table-order-items .order-product-info {
  display: table-cell;
  vertical-align: top;
}
.sales-order-history .table-order-items .order-product-info {
  width: 80%;
  color: #1a1a1a;
  font-weight: 600;
  padding-left: 20px;
}
.sales-order-history .table-order-items .order-product-info .product-item-name {
  font-size: 1.8rem;
}
.sales-order-history .table-order-items .price {
  font-size: 1.5rem;
}
.sales-order-history .order-products-toolbar .toolbar-amount,
.sales-order-history .order-products-toolbar .limiter {
  display: none;
}
.sales-order-history .order-products-toolbar .pages {
  position: static !important;
  margin-top: 30px;
}
.sales-order-history .order-products-toolbar .pages .item {
  font-size: 1.8rem;
  padding: 0 8px;
}
.sales-order-history .order-products-toolbar .pages .item a,
.sales-order-history .order-products-toolbar .pages .item strong {
  font-size: 1.8rem;
  border: 0;
  background: transparent;
}
.sales-order-history .order-products-toolbar .pages .item a:hover,
.sales-order-history .order-products-toolbar .pages .item strong:hover {
  border: 0;
  background: transparent;
}
.sales-order-history .order-products-toolbar .pages .item strong {
  text-decoration: none;
}
.sales-order-history .order-products-toolbar .pages .item strong span:not(.label) {
  position: relative;
}
.sales-order-history .order-products-toolbar .pages .item strong span:not(.label):after {
  content: '';
  width: 100%;
  height: 2px;
  bottom: 0;
  display: block;
  position: absolute;
  background: #0c1026;
}
.sales-order-history .order-products-toolbar .pages .item .action {
  font-size: 1.4rem;
  color: #007ad0;
  font-weight: 500;
  position: relative;
}
body {
  background-color: #ffffff;
}
.desktop-only,
.mobile-only {
  display: none !important;
}
.page-header {
  border-bottom: 1px solid #e8e8e8;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.cms-index-index .page-main,
.page-layout-package-category .page-main {
  padding: 10px 0 0;
  overflow: hidden;
}
.cms-index-index .page-main .columns,
.page-layout-package-category .page-main .columns {
  display: none;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.cookie,
.message.global.noscript {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.cookie a,
.message.global.noscript a {
  color: #007ad0;
}
.message.global.cookie a:hover,
.message.global.noscript a:hover {
  color: #3f92fd;
}
.message.global.cookie a:active,
.message.global.noscript a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #007ad0;
}
.message.global.demo a:hover {
  color: #3f92fd;
}
.message.global.demo a:active {
  color: #ff5501;
}
.modal-popup .modal-inner-wrap {
  max-width: 720px;
  border-radius: 5px;
  text-align: left;
}
.modal-popup .modal-title {
  margin-top: 17px;
  font-size: 18px;
  border-bottom: 0;
}
.modal-popup .modal-footer {
  text-align: center;
  border: 0;
  padding-bottom: 5rem;
}
.modal-popup .modal-footer button,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup .modal-footer .action-gift {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 30px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
.model-popup-swap-tab .modal-inner-wrap {
  width: 477px;
  max-width: 90%;
  border-radius: 16px;
  top: 20%;
}
.model-popup-swap-tab .modal-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.model-popup-swap-tab button.action-close,
.model-popup-swap-tab .cart.table-wrapper .actions-toolbar > .action.action-close,
.model-popup-swap-tab .action-gift.action-close {
  display: none !important;
}
.model-popup-swap-tab .modal-content div {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.model-popup-swap-tab .modal-content .invalid-number-lists {
  margin-top: 30px;
  height: auto;
  max-height: 146px;
  overflow-y: auto;
}
.model-popup-swap-tab .modal-content .invalid-number-lists::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.model-popup-swap-tab .modal-content .invalid-number-lists::-webkit-scrollbar {
  width: 7px;
}
.model-popup-swap-tab .modal-content .invalid-number-lists::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.model-popup-swap-tab .modal-footer button.action-primary.swap-tab-cancel,
.model-popup-swap-tab .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-cancel,
.model-popup-swap-tab .modal-footer .action-gift.action-primary.swap-tab-cancel {
  padding: 10px 30px;
  border-radius: 3px;
  border: solid 1px #007ad0;
  font-size: 1.6rem;
  margin: 0 10px;
  color: #007ad0;
  min-width: 170px;
  box-shadow: none;
  background: #ffffff;
}
.model-popup-swap-tab .modal-footer button.action-primary.swap-tab-cancel:hover,
.model-popup-swap-tab .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-cancel:hover,
.model-popup-swap-tab .modal-footer .action-gift.action-primary.swap-tab-cancel:hover {
  background: #ffffff;
}
.model-popup-swap-tab .modal-footer button.action-primary.swap-tab-ok,
.model-popup-swap-tab .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-ok,
.model-popup-swap-tab .modal-footer .action-gift.action-primary.swap-tab-ok {
  padding: 10px 30px;
  border-radius: 3px;
  background: linear-gradient(180deg, #007ad0 0%, #0072c2 100%);
  border: solid 1px #007ad0;
  font-size: 1.6rem;
  margin: 0 10px;
  color: #ffffff;
  min-width: 170px;
  box-shadow: none;
}
.model-popup-out-of-stock .modal-inner-wrap {
  width: 477px;
  max-width: 90%;
  border-radius: 16px;
  top: 20%;
  margin-top: 0;
}
.model-popup-out-of-stock .modal-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.model-popup-out-of-stock .modal-content div {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
.model-popup-out-of-stock .modal-content .invalid-number-lists {
  margin-top: 30px;
  height: auto;
  max-height: 146px;
  overflow-y: auto;
}
.model-popup-out-of-stock .modal-content .invalid-number-lists::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.model-popup-out-of-stock .modal-content .invalid-number-lists::-webkit-scrollbar {
  width: 7px;
}
.model-popup-out-of-stock .modal-content .invalid-number-lists::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.model-popup-out-of-stock .modal-footer button.action-primary.swap-tab-cancel,
.model-popup-out-of-stock .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-cancel,
.model-popup-out-of-stock .modal-footer .action-gift.action-primary.swap-tab-cancel {
  padding: 10px 30px;
  border-radius: 3px;
  border: solid 1px #007ad0;
  font-size: 1.6rem;
  margin: 0 10px;
  color: #007ad0;
  min-width: 170px;
  box-shadow: none;
  background: #ffffff;
}
.model-popup-out-of-stock .modal-footer button.action-primary.swap-tab-cancel:hover,
.model-popup-out-of-stock .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-cancel:hover,
.model-popup-out-of-stock .modal-footer .action-gift.action-primary.swap-tab-cancel:hover {
  background: #ffffff;
}
.model-popup-out-of-stock .modal-footer button.action-primary.swap-tab-ok,
.model-popup-out-of-stock .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-ok,
.model-popup-out-of-stock .modal-footer .action-gift.action-primary.swap-tab-ok {
  padding: 10px 30px;
  border-radius: 3px;
  background: linear-gradient(180deg, #007ad0 0%, #0072c2 100%);
  border: solid 1px #007ad0;
  font-size: 1.6rem;
  margin: 0 10px;
  color: #ffffff;
  min-width: 170px;
  box-shadow: none;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #e8e8e8;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .bugs,
.footer .copyright {
  display: block;
  margin: 20px 0 0;
}
.page-footer .switcher,
.page-header .switcher {
  margin-right: 10px;
}
.page-footer .switcher:hover .switcher-trigger > [class*='view-en'],
.page-header .switcher:hover .switcher-trigger > [class*='view-en'] {
  color: #3f92fd;
}
.page-footer .switcher .options,
.page-header .switcher .options {
  display: inline-block;
  position: relative;
}
.page-footer .switcher .options:before,
.page-header .switcher .options:before,
.page-footer .switcher .options:after,
.page-header .switcher .options:after {
  content: '';
  display: table;
}
.page-footer .switcher .options:after,
.page-header .switcher .options:after {
  clear: both;
}
.page-footer .switcher .options .action.toggle,
.page-header .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-footer .switcher .options .action.toggle > span,
.page-header .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-footer .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .switcher .options .action.toggle:hover:after,
.page-header .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle:active:after,
.page-header .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-footer .switcher .options .action.toggle.active > span,
.page-header .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-footer .switcher .options .action.toggle.active:after,
.page-header .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .switcher .options .action.toggle.active:hover:after,
.page-header .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-footer .switcher .options .action.toggle.active:active:after,
.page-header .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-footer .switcher .options ul.dropdown,
.page-header .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #00adef;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-footer .switcher .options ul.dropdown li,
.page-header .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-footer .switcher .options ul.dropdown li:hover,
.page-header .switcher .options ul.dropdown li:hover {
  background: #ffffff;
  cursor: pointer;
}
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #00adef transparent;
  z-index: 98;
}
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-footer .switcher .options.active,
.page-header .switcher .options.active {
  overflow: visible;
}
.page-footer .switcher .options.active ul.dropdown,
.page-header .switcher .options.active ul.dropdown {
  display: block;
}
.page-footer .switcher .options ul.dropdown a,
.page-header .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-footer .switcher .options ul.dropdown a:hover,
.page-header .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-footer .switcher li,
.page-header .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-footer .switcher strong,
.page-header .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-footer .widget.block,
.page-header .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.page-title-wrapper .m-nav-back {
  display: none;
}
.dtac-js-wrapper {
  display: none;
}
#dtac_footer_obj {
  clear: both;
}
.worry-fee {
  height: 600px;
  background-image: url('../images/bg-worry-new.png');
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 70px;
}
.choose-by-speed {
  height: 620px;
  background-color: #FFF;
  background-image: url('../images/bg-cloud-tab1.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 65px;
}
.choose-by-usage {
  height: 620px;
  background-color: #FFF;
  background-image: url('../images/bg-cloud-usage.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 110px;
}
.obj-usage p {
  font-size: 18px;
  color: #454648;
  opacity: .5;
  line-height: 36px;
  margin-top: 20px;
  padding-left: 5px;
}
.page-main-full .columns .column.main {
  max-width: 100%;
  padding: 0;
}
.obj-worry {
  padding-left: 100px;
}
.obj-worry header {
  overflow: hidden;
  margin-bottom: 30px;
}
.obj-worry header h3 {
  font-weight: bold;
  font-size: 70px;
  color: #00A5E4;
  line-height: 1;
  margin-bottom: 0;
}
.obj-worry header h3:after {
  content: '';
  display: inline-block;
  background-image: url('../images/ico-worryfee.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 80px;
  height: 80px;
  position: relative;
  top: 4px;
  margin-left: 12px;
}
.obj-worry header h3 .txt-pink {
  color: #EB008B;
}
.obj-worry p {
  font-size: 35px;
  color: #1A1A1A;
}
.worry-fee .slider-package {
  margin-top: -30px;
}
.worry-fee .slider-package {
  position: relative;
  z-index: 1;
}
.worry-fee .owl-carousel .owl-stage-outer {
  padding-top: 30px;
}
.worry-fee .owl-carousel .owl-stage-outer {
  overflow: hidden;
  padding-bottom: 35px;
  padding-left: 16px;
  margin-left: -90px;
}
.slider-package .item:not(.box-exclusive),
.slider-package .item:not(.box-highlight) {
  overflow: hidden;
}
.slider-package .box-item {
  background-color: #fff;
  border-radius: 6px;
  /* min-height: 360px; */
  min-height: 380px;
  text-align: center;
}
.box-item {
  /* padding-top: 20px; */
  /* padding-top: 12px; */
  padding-top: 0;
  color: #454648;
}
.box-item .row-btn .btn-move {
  display: inline-block;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  /* background-color: #ffd500; */
  background-color: #009DDF;
  width: 155px;
  height: 36px;
  line-height: 1;
  padding-top: 12px;
  border-radius: 18px;
  margin-bottom: 5px;
  /* color: #454648; */
  color: #fff;
}
.badge-recommended {
  background-image: url('../images/ico-recommended.png');
  background-size: auto 100%;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  /* left: -30px; */
  left: -15px;
}
.obj-usage p.ico-wifi:before {
  content: '';
  display: inline-block;
  background-image: url('../images/ico-wifi.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 23px;
  height: 19px;
  margin-right: 15px;
  position: relative;
  top: 5px;
}
.discount .box-item .lower-price span.old-price {
  position: static;
  font-size: 30px;
  margin-left: 25px !important;
}
.box-item .row-btn {
  bottom: 0;
  margin-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  position: absolute;
}
.box-item .row-btn small {
  display: block;
  font-weight: bold;
  font-size: 12px;
  opacity: .34;
}
.item .box-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 138px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.box-item .row-detail p {
  font-size: 12px;
  opacity: .5;
}
.slider-package .box-highlight .box-item {
  background: #FFDD59;
}
.box-item .lower-price span {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 50px;
  color: #009ddf;
  /* color: #000; */
}
.box-item .row-detail h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 2px;
}
.box-item .package-title {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin-bottom: 8px;
  position: relative;
  padding-top: 15px;
  line-height: 1;
}
.box-item .package-title {
  padding-top: 32px;
}
.box-item .row-detail .net {
  margin-top: 42px;
}
.box-item .row-detail > div {
  padding: 8px 0;
  margin: 0 20px;
}
.box-item .lower-price small {
  font-size: 14px;
}
.box-item .row-detail h4 {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 2px;
}
.box-item .row-detail h4 span {
  /* font-size: 24px; */
  font-size: 16px;
  line-height: 1;
  display: inline-block;
}
.box-item .row-detail h4 span.text-large {
  font-size: 32px;
  line-height: .8;
}
.box-item .lower-price {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #454648;
  position: relative;
  padding-left: 10px;
  line-height: 1;
}
.box-item .lower-price .ico-baht {
  font-size: 16px;
  font-style: normal;
  position: absolute;
  top: 22px;
  margin-left: -10px;
}
.slider-package .box-item {
  background-color: #fff;
  border-radius: 6px;
  /* min-height: 360px; */
  min-height: 380px;
  text-align: center;
}
.worry-fee .owl-nav {
  padding-top: 10px;
  margin-left: -35px;
}
.badge-oex2 {
  background-image: url('../images/new_exclusive-2x.png');
  background-size: auto 100%;
  width: 97px;
  height: 60px;
  position: absolute;
  top: -41px;
  left: -8px;
}
.choose-by .row {
  padding-top: 45px;
}
.choose-by .row {
  position: relative;
  overflow: hidden;
  padding-bottom: 70px;
  padding-top: 35px;
}
.choose-by.choose-by-usage .row {
  padding-top: 45px !important;
  margin-top: -45px !important;
}
.row {
  margin-right: 0 !important;
}
.choose-by-usage .slider-package {
  padding-left: 35px;
  left: 50%;
  -webkit-transform: translateX(-692px);
  transform: translateX(-692px);
}
.obj-usage p {
  font-size: 18px;
  color: #454648;
  opacity: .5;
  line-height: 36px;
  margin-top: 20px;
  padding-left: 5px;
}
.obj-usage p.ico-wifi {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 14px;
  opacity: 1;
}
.action-selection-branch-wrap {
  position: relative;
}
.action-selection-branch-wrap .action-select {
  color: #000000;
  font-size: 1.2rem;
  font-weight: 700;
  border: 1px solid #c2c2c2;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  position: relative;
}
.action-selection-branch-wrap .action-select:after {
  width: 10px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  background-position: -78px -26px;
}
.action-selection-branch-wrap .action-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.action-selection-branch-wrap .action-menu._active {
  display: block;
}
.action-selection-branch-wrap .action-menu .action-multiselect-search-wrap {
  padding: 0;
}
.action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
.action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner {
  max-height: 200px;
  overflow-y: auto;
  background: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
.action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item {
  padding: 8px 10px;
  color: #000000;
  font-size: 1.2rem;
  margin: 0;
}
.action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item > * {
  font-weight: 500;
  margin: 0;
}
.action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item label {
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: normal;
}
.action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item:hover {
  background: #cccccc;
}
.customer-address-form .form-address-edit .fieldset.address > .field {
  margin-bottom: 15px;
}
.customer-address-form .form-address-edit .fieldset.address fieldset {
  margin-bottom: 15px;
}
.checkout-index-index .modal-popup.model-popup-out-of-stock .modal-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 4px;
  line-height: normal;
  color: #1a1a1a;
}
.checkout-index-index .modal-popup.model-popup-out-of-stock .modal-footer {
  padding-bottom: 3rem;
}
.checkout-index-index .modal-popup.model-popup-out-of-stock .action-close:before {
  color: #000;
  font-size: 40px;
  font-weight: 600;
}
.checkout-index-index .modal-popup.model-popup-out-of-stock .message-outofstock {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #1a1a1a;
  padding-top: 16px;
}
.checkout-index-index .modal-popup.model-popup-out-of-stock .message-outofstock span {
  display: block;
}
.product-items-container {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.product-items-container + .controls .control_prev,
.product-items-container + .controls .control_next {
  position: absolute;
  top: 35%;
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
}
.product-items-container + .controls .control_prev:before,
.product-items-container + .controls .control_next:before {
  width: 12px;
  height: 20px;
  display: block;
  cursor: pointer;
  content: "";
}
.product-items-container + .controls .control_prev {
  left: 0;
}
.product-items-container + .controls .control_prev:before {
  background: url('../images/arrow-rht-prev-black.png') center center no-repeat;
}
.product-items-container + .controls .control_next {
  right: 0;
}
.product-items-container + .controls .control_next:before {
  background: url('../images/arrow-rht-next-black.png') center center no-repeat;
}
.product-items.product-out-of-stock {
  padding-bottom: 0;
  padding-left: 2px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.product-items.product-out-of-stock:not(.owl-carousel) {
  display: inline-flex;
  flex-wrap: nowrap;
  overflow: hidden;
  padding: 8px 8px 12px;
  justify-content: flex-start;
  gap: 4px;
}
.product-items.product-out-of-stock:not(.owl-carousel).no-slider {
  width: 100%;
  justify-content: center;
}
.product-items.product-out-of-stock:not(.owl-carousel).no-slider .product-item {
  flex-basis: 50%;
}
.product-items.product-out-of-stock .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  min-width: 100%;
}
.product-items.product-out-of-stock .owl-stage .owl-item {
  margin-bottom: 10px;
  padding: 1px;
}
.product-items.product-out-of-stock .owl-nav {
  text-align: center;
  display: block;
  width: 100%;
  position: unset;
}
.product-items.product-out-of-stock .owl-nav > button,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action,
.product-items.product-out-of-stock .owl-nav > .action-gift {
  position: absolute;
  top: 45%;
  background-color: transparent;
  border: none;
}
.product-items.product-out-of-stock .owl-nav > button:before,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action:before,
.product-items.product-out-of-stock .owl-nav > .action-gift:before {
  width: 12px;
  height: 20px;
  display: block;
  cursor: pointer;
  content: "";
}
.product-items.product-out-of-stock .owl-nav > button.owl-prev,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.product-items.product-out-of-stock .owl-nav > .action-gift.owl-prev {
  left: -30px;
  font-size: 0;
}
.product-items.product-out-of-stock .owl-nav > button.owl-prev:before,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action.owl-prev:before,
.product-items.product-out-of-stock .owl-nav > .action-gift.owl-prev:before {
  background: url('../images/arrow-rht-prev-black.png') center center no-repeat;
}
.product-items.product-out-of-stock .owl-nav > button.owl-next,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action.owl-next,
.product-items.product-out-of-stock .owl-nav > .action-gift.owl-next {
  right: -30px;
  font-size: 0;
}
.product-items.product-out-of-stock .owl-nav > button.owl-next:before,
.product-items.product-out-of-stock .owl-nav > .cart.table-wrapper .actions-toolbar > .action.owl-next:before,
.product-items.product-out-of-stock .owl-nav > .action-gift.owl-next:before {
  background: url('../images/arrow-rht-next-black.png') center center no-repeat;
}
.product-items.product-out-of-stock .product-item {
  border-radius: 8px;
  border: solid 1px #c5c5c5;
  background-color: #fff;
  padding: 16px 30px 26px;
  height: 100%;
  position: relative;
  overflow: visible;
  margin: 1px;
}
.product-items.product-out-of-stock .product-item .product-item-title h4 {
  font-size: 16px;
  font-weight: bold;
  color: #919090;
  padding-top: 8px;
  height: 44px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product-items.product-out-of-stock .product-item .product-image-container .product-image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
}
.product-items.product-out-of-stock .product-item .product-image-container .product-image-wrapper img {
  max-width: 130px;
}
.product-items.product-out-of-stock .product-item .out-of-stock-label {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  border-radius: 9px;
  background-color: #f93240;
  padding: 1px 16px 0;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  z-index: 2;
  display: block;
  white-space: nowrap;
}
@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup.model-popup-out-of-stock:not(.model-popup-swap-tab) .modal-inner-wrap {
    width: 100%;
    max-width: 580px;
    margin-left: -290px;
  }
}
.opc-wrapper input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.opc-wrapper input[type="checkbox"]:checked ~ label {
  color: #000000;
}
.opc-wrapper input[type="checkbox"]:checked ~ label:before {
  background-position: -154px -126px;
}
.opc-wrapper input[type="checkbox"]:checked ~ label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 3px;
  width: 5px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  display: none;
}
.opc-wrapper input[type="checkbox"].mage-error ~ label:before {
  border-color: #ff0101;
}
.opc-wrapper input[type="checkbox"] ~ label {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 25px;
  color: #1a1a1a;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 18px;
}
.opc-wrapper input[type="checkbox"] ~ label:before {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  background-position: -200px -126px;
}
.opc-wrapper .messages {
  clear: both;
}
#personal-information-form {
  margin: 15px 0 30px;
}
#personal-information-form:before,
#personal-information-form:after {
  content: '';
  display: table;
}
#personal-information-form:after {
  clear: both;
}
#personal-information-form .field-error {
  position: absolute;
}
#co-personal-information-form #personal-information-form .field-error {
  position: static;
}
#personal-information-form .field {
  width: 38%;
  margin-left: 2%;
  float: left;
  margin-bottom: 15px;
}
#personal-information-form .field .label,
#personal-information-form .field .control {
  width: 100%;
}
#personal-information-form .field .label {
  text-align: left;
}
#personal-information-form .field .control {
  position: relative;
}
#personal-information-form .field .control .input-text,
#personal-information-form .field .control .select {
  height: 40px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  background-color: #f8f8f8;
}
#personal-information-form .field .control .ui-datepicker-trigger {
  position: absolute;
  top: 0;
  right: 0;
}
#personal-information-form .field._error {
  margin-bottom: 30px !important;
}
#co-personal-information-form #personal-information-form .field._error {
  margin-bottom: 10px !important;
}
#personal-information-form.mnp-form .field:first-child .control {
  position: relative;
}
#personal-information-form.mnp-form .field:first-child .control:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  margin-top: -4px;
  margin-left: -4px;
  top: 50%;
  right: 10px;
  background-position: -22px -234px;
  z-index: 2;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #personal-information-form.mnp-form .field:first-child .control:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
#personal-information-form.mnp-form .field:first-child .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: 11px;
}
#personal-information-form.mnp-form .field:nth-child(3n+1) {
  clear: both;
  width: 20%;
  margin: 0;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_number'] {
  width: 60%;
  margin: 0 0 10px;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'],
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] {
  width: 100%;
  margin: 0 30px 0 0;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control > .field-tooltip,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control > .field-tooltip {
  display: none;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control #file-uploader-message,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control #file-uploader-message {
  font-size: 1.2rem;
  margin-bottom: 5px;
  font-style: normal;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #030303;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area {
  text-align: center;
  border: 1px dashed #e8e8e8;
  min-height: inherit;
  margin: 0 auto;
  padding: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area.has-value .admin__field-control,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area.has-value .admin__field-control {
  margin-top: -9%;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area input,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area p,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area p {
  display: block;
  color: #757575;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 25px;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area label.file-uploader-button.action-secondary,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area label.file-uploader-button.action-secondary {
  display: inline-block;
  clear: both;
  background-color: #007ad0;
  width: 108.8px;
  padding: 5px 20px;
  color: #ffffff;
  border-radius: 3px;
  margin-top: 10px;
  cursor: pointer;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area label.file-uploader-button.action-secondary:hover,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area label.file-uploader-button.action-secondary:hover {
  background: #036bb5;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area:before,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area:before {
  content: '';
  height: 60px;
  width: 62px;
  display: inline-block;
  background: transparent url('../images/icon-checkout-upload.png') no-repeat center left;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle {
  top: -30px;
  right: 58% !important;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle .field-tooltip-content,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle .field-tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 15px;
  z-index: 990;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 80px;
  top: -10px;
  border-radius: 5px;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content {
  display: block;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:before,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:before {
  border-right-color: #009edf;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:after,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:after {
  border-right-color: #009edf;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .preview-image,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .preview-image {
  max-height: 200px;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .file-uploader-preview a,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .file-uploader-preview a:before,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_Advancedcheckout/images/watermask.png') no-repeat center left;
  background-size: 100% auto;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .file-uploader-preview-dtac-5440 a,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .file-uploader-preview-dtac-5440 a {
  position: relative;
  display: inline-block;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'] .control .upload-area .file-uploader-preview-dtac-5440 a:before,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'] .control .upload-area .file-uploader-preview-dtac-5440 a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_Advancedcheckout/images/DTAC_5440_watermask.png') no-repeat center left;
  background-size: 100% auto;
}
#personal-information-form.mnp-form .field[name='personalInformation.id_card_photo'].has-value .control .upload-area:before,
#personal-information-form.mnp-form .field[name='personalInformation.selfie_photo'].has-value .control .upload-area:before {
  margin: 0;
  height: auto;
  width: auto;
  background: none;
}
#personal-information-form.device-form .field {
  width: 49%;
}
#personal-information-form.device-form .field:first-child {
  clear: both;
  margin: 0;
}
#personal-information-form .actions-toolbar {
  clear: both;
  margin-left: 0;
}
#personal-information-form .actions-toolbar button.continue,
#personal-information-form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.continue,
#personal-information-form .actions-toolbar .action-gift.continue {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  padding: 0px 30px;
}
#personal-information-form .actions-toolbar button.continue:hover,
#personal-information-form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.continue:hover,
#personal-information-form .actions-toolbar .action-gift.continue:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
#personal-information-form .field[name="personalInformation.selfie_photo"] {
  margin-top: 7%;
  margin-bottom: -4%;
}
.sample-photo {
  width: 349px;
  height: 192px;
}
.content-upload {
  display: flex;
}
.content-upload > div {
  width: 50%;
}
.title-upload-photo {
  font-size: 15px;
  color: #767676;
}
.checkout-index-index .toggle-sidebar {
  display: none;
}
.opc-wrapper .action-selection-branch-wrap {
  position: relative;
}
.opc-wrapper .action-selection-branch-wrap .action-select {
  color: #000000;
  font-size: 1.2rem;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-weight: 700;
  border: none;
  height: 40px;
  line-height: 30px;
  padding: 5px 10px;
  position: relative;
}
.opc-wrapper .action-selection-branch-wrap .action-select:after {
  width: 10px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  background-position: -78px -26px;
}
.opc-wrapper .action-selection-branch-wrap .action-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.opc-wrapper .action-selection-branch-wrap .action-menu._active {
  display: block;
}
.opc-wrapper .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap {
  padding: 0;
}
.opc-wrapper .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search {
  height: 36px;
  line-height: 36px;
  border: none;
  background-color: #FBFBFB;
}
.opc-wrapper .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
.opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner {
  max-height: 200px;
  overflow-y: auto;
  background: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
.opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item {
  padding: 0 10px;
  color: #000000;
  font-size: 1.2rem;
  margin: 0;
}
.opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item > * {
  font-weight: 500;
  margin: 0;
}
.opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item label {
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: normal;
}
.opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item:hover {
  background: #cccccc;
}
.opc-wrapper .shipping-address-items.owl-carousel .owl-stage-outer .owl-item .shipping-address-item,
.opc-wrapper .billing-address-items.owl-carousel .owl-stage-outer .owl-item .shipping-address-item,
.opc-wrapper .shipping-address-items.owl-carousel .owl-stage-outer .owl-item .billing-address-item,
.opc-wrapper .billing-address-items.owl-carousel .owl-stage-outer .owl-item .billing-address-item {
  width: 100% !important;
  margin: 0 !important;
}
.opc-wrapper .shipping-address-items,
.opc-wrapper .billing-address-items {
  font-size: 0;
  clear: both;
  margin: 20px 0 0;
  float: left;
  width: 100%;
}
.opc-wrapper .shipping-address-item,
.opc-wrapper .billing-address-item {
  border: 1px solid #d3d3d3;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 0;
  transition: 0.3s border-color;
  width: 50%;
  float: left;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item:before,
.opc-wrapper .billing-address-item:before {
  width: 0 !important;
}
.opc-wrapper .shipping-address-item.selected-item,
.opc-wrapper .billing-address-item.selected-item {
  border-color: #00adef;
}
.opc-wrapper .shipping-address-item.selected-item:after,
.opc-wrapper .billing-address-item.selected-item:after {
  background-color: transparent;
  border: none;
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.opc-wrapper .shipping-address-item.selected-item:before,
.opc-wrapper .billing-address-item.selected-item:before {
  content: "";
  width: 10px;
  height: 5px;
  position: absolute;
  top: 16px;
  right: 15px;
  left: auto;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  background: transparent;
  display: inline-block;
  opacity: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  z-index: 1;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item,
.opc-wrapper .billing-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .shipping-address-item:nth-child(3n + 2),
.opc-wrapper .billing-address-item:nth-child(3n + 2) {
  margin-left: 2%;
}
.opc-wrapper .shipping-address-item:nth-child(3n),
.opc-wrapper .billing-address-item:nth-child(3n) {
  float: right;
}
.opc-wrapper .shipping-address-item .address-selection,
.opc-wrapper .billing-address-item .address-selection {
  padding: 20px 35px 20px 20px;
  line-height: normal;
  padding-bottom: 40px;
  position: relative;
  height: 230px;
}
.opc-wrapper .shipping-address-item .address-selection .action.edit-address-link,
.opc-wrapper .billing-address-item .address-selection .action.edit-address-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 1.2rem;
}
.opc-wrapper .shipping-address-item .address-selection .action.edit-address-link.additional-address,
.opc-wrapper .billing-address-item .address-selection .action.edit-address-link.additional-address {
  right: 50px;
  border-right: 1px solid #007ad0;
  padding-right: 10px;
}
.opc-wrapper .shipping-address-item .address-selection .action.edit-address-link.delete-address-link,
.opc-wrapper .billing-address-item .address-selection .action.edit-address-link.delete-address-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 1.2rem;
  border: none;
  margin: 0;
  padding: 0;
}
.opc-wrapper .action-select-shipping-item,
.opc-wrapper .action-select-billing-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .action-show-popup {
  background: #ffffff;
  border-color: #00adef;
  color: #00adef;
  font-size: 1.4rem;
  margin: 10px 0;
  padding: 10px;
  min-width: 229px;
  font-weight: 500;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-show-popup:hover {
  background: #00adef;
  border-color: #00adef;
  color: #ffffff;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form {
  width: 100%;
  float: left;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form.form-login .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field {
  float: left;
  margin-bottom: 10px;
  width: 23.5%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.shipping-street,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.billing-street {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street .field,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.shipping-street .field,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.billing-street .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street .field label,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.shipping-street .field label,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.billing-street .field label {
  display: none;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.shipping-city_id {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.shipping-postcode {
  float: right;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.address-city-field {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.address-postcode-field {
  float: right;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field .label {
  width: 100%;
  text-align: left;
  padding: 10px 0;
  font-weight: normal;
  color: #1a1a1a;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field .control {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field .control .input-text,
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field .control .select {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street .control {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street .control .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.street .control .field .label {
  display: none;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field .action-select-wrap {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field[name='shippingAddress.city_id'] {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #co-shipping-form {
  margin-top: 0;
  margin-bottom: 15px;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #co-shipping-form .form-label {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  display: block;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .select-option select {
  line-height: 30px;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field {
  max-width: 100%;
  margin-bottom: 20px;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field .label {
  padding: 0;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-prefix {
  width: 20%;
  margin-right: 20px;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-firstname {
  width: 37%;
  margin-right: 20px;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-lastname {
  width: 37%;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-telephone {
  width: 356px;
  max-width: 100%;
  margin-bottom: 0;
}
.opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .shipping-street .field {
  margin-bottom: 0;
}
.opc-wrapper #checkout-step-shipping .step-title {
  clear: both;
}
.opc-wrapper #checkout-step-shipping #billing-address-container {
  clear: both;
}
.opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block {
  position: relative;
  margin: 10px 0;
  clear: both;
}
.opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block label {
  font-weight: 400;
  font-size: 1.3rem;
  color: #1a1a1a;
  padding-right: 20px;
}
.opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block .action-toggle {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: -19px -168px;
  position: absolute;
  right: 0;
  left: inherit;
  transform: inherit;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
}
.opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block .action-toggle.active {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: -54px -168px;
  position: absolute;
  right: 0;
  left: inherit;
  transform: inherit;
  top: 50%;
  margin-top: -10px;
}
.opc-wrapper #checkout-step-shipping .billing-address-form {
  padding-top: 20px;
  border-top: solid 1px #e8e8e8;
  margin-top: 30px;
}
.opc-wrapper #checkout-step-shipping .billing-address-form .step-title {
  display: none;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address {
  max-width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form {
  max-width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form.form-login .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field {
  float: left;
  margin-bottom: 10px;
  width: 23.5%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.shipping-street,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.billing-street {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street .field,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.shipping-street .field,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.billing-street .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street .field label,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.shipping-street .field label,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.billing-street .field label {
  display: none;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.billing-city_id {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.billing-postcode {
  float: right;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.address-city-field {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.address-postcode-field {
  float: right;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field .label {
  width: 100%;
  text-align: left;
  padding: 0;
  font-weight: normal;
  color: #1a1a1a;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field .control {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field .control .input-text,
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field .control .select {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street .control {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street .control .field {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field.street .control .field .label {
  display: none;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field .action-select-wrap {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field[name='billingAddress.city_id'] {
  margin-left: 2%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping .new-number {
  position: relative;
}
.opc-wrapper #checkout-step-shipping .form-login {
  max-width: 100%;
}
.opc-wrapper #checkout-step-shipping .form-login .field {
  float: left;
  margin-bottom: 10px;
}
.opc-wrapper #checkout-step-shipping .form-login .field .label {
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.opc-wrapper #checkout-step-shipping .form-login .field .control {
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .form-login .field .control .input-text,
.opc-wrapper #checkout-step-shipping .form-login .field .control select {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
  width: 100%;
}
.opc-wrapper #checkout-step-shipping .form-login .field.personal-prefix {
  width: 19%;
  margin-right: 2%;
}
.opc-wrapper #checkout-step-shipping .form-login .field.personal-firstname {
  width: 39%;
}
.opc-wrapper #checkout-step-shipping .form-login .field.personal-lastname {
  width: 39%;
  float: right;
}
.opc-wrapper #checkout-step-shipping .form-login .field.customer-email {
  width: 49%;
  float: right;
}
.opc-wrapper #checkout-step-shipping .form-login .field.personal-telephone {
  width: 49%;
}
.opc-wrapper #checkout-step-shipping .new-number.field.choice {
  padding-top: 36px;
  margin-top: 30px;
  border-top: solid 1px #e8e8e8;
  margin-bottom: 20px;
}
.opc-wrapper #checkout-step-shipping .new-number.field.choice label {
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0;
}
.opc-wrapper #checkout-step-shipping .fieldset.new-number-form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.opc-wrapper #checkout-step-shipping .fieldset.new-number-form .field {
  margin-bottom: 0;
}
.opc-wrapper #checkout-step-shipping .fieldset.new-number-form .field .label {
  text-align: left;
  padding: 0;
  margin: 0 0 5px;
  color: #1a1a1a;
  font-weight: normal;
}
.opc-wrapper #checkout-step-shipping .fieldset.new-number-form .field .input-text {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #shipping-type #checkout-step-shipping-type {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
  float: left;
  width: calc(100%/3 - 12px);
  text-align: center;
  padding-top: 10px;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
  padding: 25px 0;
  position: relative;
  display: block;
  height: 100%;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:after {
  background: #fff;
  border: 2px solid #009edf;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:before {
  background-color: transparent;
  border: none;
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:before {
  content: '\f00c';
  font-family: FontAwesome;
  width: 21px;
  height: 21px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  color: #f5f5f5;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:after {
  background: #f5f5f5;
  content: '';
  width: 100%;
  height: 100%;
  border: 2px solid #d1d1d1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 2px;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
  display: block;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
  content: '\A';
  height: 70px;
  width: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label span:before {
  content: '';
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-pickup-dtac@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label span:before {
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-pickup-dtac@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label span:before {
  content: '';
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-delivery@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label span:before {
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-delivery@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-kerry-shop .type-desc label span:before {
  content: '';
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-pickup-kerry@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-kerry-shop .type-desc label span:before {
  width: 76px;
  height: 46px;
  display: block;
  background: url('../images/icon-pickup-kerry@2x.png') center top no-repeat;
  background-size: 76px 46px !important;
}
.opc-wrapper #shipping-type [class*="shipping-type-selection-"].disabled .type-desc label span {
  opacity: 0.1;
}
.opc-wrapper #opc-shipping-branches .form-label {
  clear: both;
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  display: block;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch {
  background: transparent url('../images/bg-checkout-store.jpg') no-repeat top left;
  min-height: 100px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 20px 0;
  clear: both;
}
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .shipping-branch-container.address {
  width: 100%;
  margin: 10px auto;
  max-width: 380px;
  padding: 0 20px;
}
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field {
  margin-bottom: 10px;
}
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .label,
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .control {
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #1a1a1a;
}
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .label .select,
.opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .control .select {
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info > * {
  padding-left: 25px;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #009edf;
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-name:before {
  width: 17px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  background-position: -501px -220px;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-address,
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-phone,
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-map-link {
  padding: 0 0 5px 25px;
  font-size: 1.5rem;
  font-weight: 700;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-map-link {
  color: #009edf;
}
.opc-wrapper #opc-shipping-branches #store-pickup #store-info .store-map-link a {
  color: #009edf;
}
.opc-wrapper #opc-shipping-branches #store-pickup .working-hour {
  margin: 10px 0 0;
  font-size: 1.5rem;
  font-weight: 700;
}
.opc-wrapper #opc-shipping-branches #store-pickup .working-hour > * {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  margin: 0;
}
.opc-wrapper #opc-shipping-branches #store-pickup .working-hour .working-hour-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #009edf;
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
}
.opc-wrapper #opc-shipping-branches #store-pickup .working-hour .working-hour-title:before {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  background-position: -546px -219px;
}
.opc-wrapper #opc-shipping-branches .personal-info .field {
  float: left;
  margin-bottom: 25px;
}
.opc-wrapper #opc-shipping-branches .personal-info .field .label {
  width: 100%;
  text-align: left;
  padding: 0;
  font-weight: normal;
  color: #1a1a1a;
}
.opc-wrapper #opc-shipping-branches .personal-info .field .control .input-text {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(1) {
  width: 20%;
  margin-right: 20px;
  clear: both;
}
.opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(2),
.opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(3) {
  width: 37%;
  margin-right: 20px;
}
.opc-wrapper #opc-shipping-branches .personal-info .field:last-child {
  margin-right: 0;
}
.opc-wrapper #opc-shipping-kerry .form-label {
  clear: both;
  font-size: 2.2rem;
  font-weight: 500;
  color: #1a1a1a;
  display: block;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field {
  float: left;
  margin-bottom: 25px;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field .label {
  width: 100%;
  text-align: left;
  padding: 0;
  font-weight: normal;
  color: #1a1a1a;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field .control .input-text {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 40px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(1) {
  width: 20%;
  margin-right: 20px;
  clear: both;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(2),
.opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(3) {
  width: 37%;
  margin-right: 20px;
}
.opc-wrapper #opc-shipping-kerry .personal-info .field:last-child {
  margin-right: 0;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block {
  padding: 20px;
  margin-bottom: 20px;
  background: #f7faff;
  color: #1a1a1a;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 12px;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title > h3 {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
  text-align: center;
  border: 1px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  background: transparent;
  color: #007ad0;
  padding: 7px 15px;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address {
  font-size: 1.4rem;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong {
  display: block;
  font-weight: 700;
  color: #1a1a1a;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  min-height: 20px;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong:before {
  content: '';
  width: 16px;
  height: 20px;
  background: url('../images/kerry-shop-orange.svg') no-repeat center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > p {
  margin-bottom: 0;
}
.opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address .label:after {
  content: ': ';
}
.opc-wrapper .table-checkout-shipping-method {
  width: 100%;
}
.opc-wrapper .table-checkout-shipping-method .method-item {
  float: left;
  width: 49%;
  text-align: center;
  padding: 0;
  z-index: 1;
  position: relative;
}
.opc-wrapper .table-checkout-shipping-method .method-item > * {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"] ~ label {
  padding: 30px 0;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"] ~ label:after {
  background: #f5f5f5;
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #d1d1d1;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 1;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"]:checked ~ label:before {
  width: 21px;
  height: 21px;
  background-position: -126px -90px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  z-index: 2;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"]:checked ~ label:after {
  border: 1px solid #e8e8e8;
  background: #ffffff;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"] ~ label span {
  position: relative;
  z-index: 2;
  display: block;
  text-align: left;
}
.opc-wrapper .table-checkout-shipping-method .method-item input[type="radio"] ~ label span.method-title {
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  font-weight: 700;
  display: block;
}
.opc-wrapper .table-checkout-shipping-method .method-item:nth-child(2n) {
  float: right;
}
.opc-wrapper .checkout-shipping-method-comment-container {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.opc-wrapper .checkout-shipping-method-comment-container .method-comment {
  background: #f8f8f8;
  padding: 10px;
  padding-left: 40px;
  position: relative;
}
.opc-wrapper .checkout-shipping-method-comment-container .method-comment:before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 23px;
  height: 23px;
  margin-top: -12px;
  background-position: -324px -305px;
}
.opc-wrapper .checkout-shipping-method-comment-container > * {
  margin: 0;
}
.opc-wrapper #store-pickup-comment {
  background: #f8f8f8;
  padding: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}
.opc-wrapper #store-pickup-comment:before {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 23px;
  height: 23px;
  margin-top: -12px;
  background-position: -324px -305px;
}
.opc-wrapper #store-pickup-comment > * {
  margin: 0;
}
.opc-wrapper .checkout-shipping-branches .store-pickup-additional-info {
  clear: both;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.opc-wrapper .checkout-shipping-branches .store-pickup-additional-info .check-info {
  color: #EE1818;
}
.opc-wrapper .message.notice {
  clear: both;
  float: left;
  width: 100%;
}
.opc-wrapper .checkout-invoice {
  clear: both;
  float: left;
  width: 100%;
  margin: 10px 0;
  margin-bottom: 20px;
}
.opc-wrapper .checkout-invoice .show-invoice.field {
  position: relative;
}
.opc-wrapper .checkout-invoice #invoice-form {
  padding: 15px 0;
  margin: 30px 0 0;
  border-top: 0;
  padding-top: 0;
}
.opc-wrapper .checkout-invoice #invoice-form .box-title {
  margin: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #e8e8e8;
}
.opc-wrapper .checkout-invoice #invoice-form .field {
  float: left;
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.opc-wrapper .checkout-invoice #invoice-form .field select {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 30px;
  border: 1px solid #DDDDDD;
  background-color: #FBFBFB;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='invoice.tax_identification_number'] {
  width: 100% !important;
  margin-bottom: 20px;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='invoice.tax_identification_number'] > label.label {
  display: none;
}
.opc-wrapper .checkout-invoice #invoice-form .field:nth-child(3) {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 20px;
}
.opc-wrapper .checkout-invoice #invoice-form .field:nth-child(4) {
  width: 48.5%;
}
.opc-wrapper .checkout-invoice #invoice-form .field:nth-child(5) {
  width: 48.5%;
  float: right;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='invoice.company_name'] {
  width: 48.5%;
  float: left;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressAdditional.prefix'] {
  width: 20%;
  margin-right: 20px;
  clear: both;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressAdditional.firstname'] {
  width: 37%;
  margin-right: 20px;
}
.opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressAdditional.lastname'] {
  width: 37%;
}
.opc-wrapper .checkout-invoice #invoice-form > .choice.item {
  float: left;
  width: 100%;
}
.opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields {
  float: left;
  width: 100%;
}
.opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
  text-align: left;
  padding: 0;
  margin: 0 0 5px;
  color: #1a1a1a;
  font-weight: normal;
}
.opc-wrapper .checkout-invoice #invoice-form .branch-type {
  width: 48.5%;
  float: right;
  margin-bottom: 0;
  margin-top: -6px;
}
.opc-wrapper .checkout-invoice #invoice-form .branch-type > .label {
  display: none;
}
.opc-wrapper .checkout-invoice #invoice-form .company-branch {
  width: 48.5%;
  float: right;
}
.opc-wrapper .checkout-invoice #invoice-form .company-branch > .label {
  display: none;
}
.opc-wrapper .checkout-invoice #invoice-form .company-branch input[disabled="true"] {
  background: #dddddd !important;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
#googlemap-modal {
  height: 250px;
  width: 100%;
}
.checkout-index-index .billing-address-form {
  clear: both;
}
.checkout-index-index .billing-address-form.form-disabled input[type='text'],
.checkout-index-index .billing-address-form.form-disabled .action-select {
  background-color: #dddddd !important;
  opacity: 1;
}
.checkout-index-index .billing-address-form.shipping-address {
  display: none;
}
.checkout-index-index .billing-address-form.shipping-address.active {
  display: block;
}
body.checkout-index-index .opc-progress-bar {
  counter-reset: i;
  font-size: 0;
  text-align: center;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active span:before,
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete span:before {
  background: #007ad0;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #e4e4e4;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item:before {
  height: 1px;
  top: 27px;
  background: #e4e4e4;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item:first-child span {
  margin-left: -50px;
  text-align: left;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item:first-child span:before {
  left: 0;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child span {
  margin-right: -50px;
  text-align: right;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item:last-child span:before {
  right: 0;
  left: inherit;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete span {
  color: #009edf;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item._active {
  color: #1a1a1a;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
  font-size: 1.3rem;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-top: 0;
  padding-bottom: 25px;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item span:before {
  margin-left: 0;
  background: #e4e4e4;
  height: 5px;
  width: 5px;
  top: 25px;
  left: 50%;
}
body.checkout-index-index .opc-progress-bar .opc-progress-bar-item span:after {
  display: none;
}
.qrpayment-page #maincontent,
.qrpayment-page .after-main-content {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.qrpayment-page #maincontent input,
.qrpayment-page .after-main-content input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.qrpayment-detail {
  text-align: center;
  padding: 64px 0 48px;
  border-bottom: 2px solid #000;
}
.qrpayment-detail .box-heading {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 34px;
  color: #000000;
}
.qrpayment-detail .box-heading .heading-inner {
  display: inline-block;
  text-align: left;
  font-weight: 700;
}
.qrpayment-detail .box-heading .heading-inner h3 {
  font-weight: 700;
  font-size: 4rem;
  margin-bottom: 0;
}
.qrpayment-detail .payment-detail .price-box {
  margin-bottom: 49px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #000000;
}
.qrpayment-detail .payment-detail .price-box > strong {
  font-size: 2.4rem;
}
.qrpayment-detail .qr-code {
  display: inline-block;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.qrpayment-detail .qr-img {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qrpayment-detail .qr-img-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.qrpayment-detail .qr-img-wrapper img {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 18px;
}
.qrpayment-detail .qr-share {
  margin: 20px 0 37px;
}
.qrpayment-detail .qr-share ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.qrpayment-detail .qr-share ul li {
  margin-bottom: 0;
  padding: 0 23px;
  position: relative;
}
.qrpayment-detail .qr-share ul li:not(:last-child) {
  border-right: 1px solid #000000;
}
.qrpayment-detail .qr-share ul li button,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action,
.qrpayment-detail .qr-share ul li .action-gift {
  padding: 0;
  border: 0;
  background: transparent;
}
.qrpayment-detail .qr-share ul li button:focus,
.qrpayment-detail .qr-share ul li button:active,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action:focus,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action:active,
.qrpayment-detail .qr-share ul li .action-gift:focus,
.qrpayment-detail .qr-share ul li .action-gift:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.qrpayment-detail .qr-share ul li > a,
.qrpayment-detail .qr-share ul li button,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action,
.qrpayment-detail .qr-share ul li .action-gift {
  color: #000000;
  font-weight: 300;
  line-height: 1.13;
  font-size: 1.6rem;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.qrpayment-detail .qr-share ul li > a:before,
.qrpayment-detail .qr-share ul li button:before,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action:before,
.qrpayment-detail .qr-share ul li .action-gift:before {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto 6px;
}
.qrpayment-detail .qr-share ul li > a.download:before,
.qrpayment-detail .qr-share ul li button.download:before,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action.download:before,
.qrpayment-detail .qr-share ul li .action-gift.download:before {
  background: url("../images/download-icon.png") center center no-repeat;
}
.qrpayment-detail .qr-share ul li > a.share:before,
.qrpayment-detail .qr-share ul li button.share:before,
.qrpayment-detail .qr-share ul li .cart.table-wrapper .actions-toolbar > .action.share:before,
.qrpayment-detail .qr-share ul li .action-gift.share:before {
  background: url("../images/share-icon.png") center center no-repeat;
}
.qrpayment-detail .qr-share .share-container {
  display: none;
}
.qrpayment-detail .qr-share .share-container > label {
  display: block;
  text-align: left;
  font-size: 1.4rem;
  color: #31353b;
  margin-bottom: 8px;
  font-weight: 400;
}
.qrpayment-detail .qr-share .qr-share-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 15px);
  padding: 10px 15px 15px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 6px 0 rgba(164, 164, 164, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(164, 164, 164, 0.5);
  box-shadow: 0 0 6px 0 rgba(164, 164, 164, 0.5);
  z-index: 2;
}
.qrpayment-detail .qr-share .qr-share-dropdown:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 9px solid #fff;
  z-index: 2;
  position: absolute;
  top: -8px;
  left: 31px;
}
.qrpayment-detail .qr-share .qr-share-dropdown:after {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 11px solid #f5f5f5;
  z-index: 1;
  content: '';
  position: absolute;
  top: -11px;
  left: 29px;
}
.qrpayment-detail .qr-share .qr-share-dropdown .share-container {
  display: block;
}
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset {
  line-height: 0;
}
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset button:before,
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset .cart.table-wrapper .actions-toolbar > .action:before,
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset .action-gift:before {
  content: '';
  width: 12px;
  height: 12px;
  background: url("../images/icon-close@2x.png") center center no-repeat;
  background-size: contain;
  margin-bottom: 0;
  position: absolute;
  top: 7px;
  right: 7px;
}
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset button span,
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset .cart.table-wrapper .actions-toolbar > .action span,
.qrpayment-detail .qr-share .qr-share-dropdown .ui-dialog-buttonset .action-gift span {
  display: none;
}
.qrpayment-detail .qr-share .share-to {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 1fr 1fr 1fr;
}
.qrpayment-detail .qr-share .share-to a:focus {
  outline: inherit;
}
.qrpayment-detail .qr-share .share-to a:before {
  content: '';
  width: 22px;
  height: 22px;
  display: block;
}
.qrpayment-detail .qr-share .share-to a span {
  display: none;
}
.qrpayment-detail .qr-share .share-to a.share-line:before {
  background: url("../images/icon-social-line-black@2x.png") center center no-repeat;
  background-size: contain;
}
.qrpayment-detail .qr-share .share-to a.share-facebook:before {
  background: url("../images/icon-social-fb-black@2x.png") center center no-repeat;
  background-size: contain;
}
.qrpayment-detail .qr-share .share-to a.share-twitter:before {
  background: url("../images/icon-social-twitter-black@2x.png") center center no-repeat;
  background-size: contain;
}
.qrpayment-detail .qr-action {
  display: inline-block;
}
.qrpayment-detail .qr-action > a {
  display: block;
}
.qrpayment-detail .qr-action > a.primary {
  margin-bottom: 15px;
  padding: 10px 12px;
  font-size: 1.6rem;
  font-weight: 700;
  background: #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  min-width: 144px;
}
.qrpayment-detail .qr-action > a.primary:hover {
  background: #036bb5;
}
.qrpayment-detail .qr-action > a.secondary {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #007ad0;
  text-decoration: underline;
}
.qrpayment-step-box {
  margin: 44px 0;
  color: #000000;
  text-align: center;
}
.qrpayment-step-box.mobile {
  display: none;
}
.qrpayment-step-box > .title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.11;
  margin-bottom: 35px;
}
.qrpayment-step-box > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  max-width: 740px;
  margin: 0 auto;
  grid-gap: 8px;
  align-items: flex-start;
}
.qrpayment-step-box > ul li {
  margin-bottom: 0;
  text-align: center;
}
.qrpayment-step-box > ul li.step {
  flex: 1;
}
.qrpayment-step-box > ul li.step .step-num {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 28px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #ff8e90;
  color: #ffffff;
  font-weight: 600;
  margin: 13px auto 7px;
  font-size: 1.6rem;
}
.qrpayment-step-box > ul li.step .image-wrapper {
  min-height: 96px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qrpayment-step-box > ul li.line {
  width: 70px;
  height: 9px;
  background: url("../images/qr-separate-line.png") center center no-repeat;
  background-size: contain;
  margin-top: 146px;
}
.opc-wrapper .terms input[type="checkbox"] ~ label {
  clear: both;
}
.payment-terms-device-eform,
.payment-terms-p2p-eform {
  margin: 10px 0 10px 26px;
  padding: 16px 22px 8px 16px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.device-eform-pdf {
  width: 706px;
  height: 925px;
  margin: 13px 0 0 26px;
  padding: 40px 53px 37px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.p2p-eform-pdf {
  width: 724px;
  height: 950px;
  margin: 13px 0 0 26px;
  padding: 40px 53px 37px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.agent-payment-page .device-eform-pdf {
  width: 874px;
  height: 980px;
  margin: 10px 0 0 26px;
  padding: 42px 122px 48px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.agent-checkout-accept .device-eform-pdf {
  width: 874px;
  height: 980px;
  margin: 10px 0 0 26px;
  padding: 42px 122px 48px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.agent-payment-page .p2p-eform-pdf {
  width: 874px;
  height: 980px;
  margin: 10px 0 0 26px;
  padding: 42px 122px 48px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.agent-checkout-accept .p2p-eform-pdf {
  width: 874px;
  height: 980px;
  margin: 10px 0 0 26px;
  padding: 42px 122px 48px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.mnp-device-checkout-payment .device-eform-pdf {
  width: 701px;
  height: 917px;
  margin: 13px 0 0 26px;
  padding: 40px 53px 37px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
}
.checkout-index-index #reconfirm .form-reconfirm .step-title {
  border-top: 1px solid #e8e8e8;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
  padding-top: 25px;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.checkout-index-index #reconfirm .form-reconfirm .step-title.pin-code {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.checkout-index-index #reconfirm .form-reconfirm input[type="checkbox"] ~ label {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 30px;
}
.checkout-index-index #reconfirm .form-reconfirm input[type="checkbox"] ~ label span span,
.checkout-index-index #reconfirm .form-reconfirm input[type="checkbox"] ~ label span a {
  color: #009edf;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.switch-number .field .control .option {
  padding: 30px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press {
  margin: 10px 0;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description {
  padding: 10px 0;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-syntax,
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call {
  padding: 10px 25px;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 500;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-syntax {
  background: #009edf;
  color: #ffffff;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1.8rem;
  line-height: 22px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call {
  background: #007ad0;
  cursor: pointer;
  color: #ffffff;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 22px;
  position: relative;
  padding-left: 50px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call:before {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -9px;
  background-position: -191px -675px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field .control {
  margin-bottom: 10px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field .control .input-text {
  height: 40px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  background-color: #FBFBFB;
  width: 50%;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field.choice {
  position: relative;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field.choice input[type="checkbox"] ~ label {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 18px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field.choice input[type="checkbox"] ~ label:before {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  background-position: -312px -124px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field.choice input[type="checkbox"] ~ label span {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .field.choice input[type="checkbox"]:checked ~ label:before {
  background-position: -239px -124px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper {
  width: auto;
  position: relative;
  display: inline-block;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip {
  position: inherit;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-action {
  display: block;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-action:before {
  content: none;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-action > span {
  width: auto;
  position: relative;
  color: #007ad0;
  font-size: 12px;
  font-weight: 700;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-action:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-action:hover:after {
  color: #333333;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 15px;
  z-index: 990;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: calc(100% + 4px);
  top: -7px;
  border-radius: 5px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-content:before,
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip .field-tooltip-content:after {
  border-right-color: #009edf;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip.toggle:hover .field-tooltip-content {
  display: block;
}
.checkout-index-index #reconfirm .form-reconfirm .below-terms {
  padding-left: 25px;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 30px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code > a {
  color: #007ad0;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .otp-text {
  font-weight: bold;
  font-size: 1.4rem;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .otp-text .mobile-number {
  color: #19aaf8;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .otp-text:before {
  content: '';
  position: static;
  display: inline-block;
  width: 48px;
  height: 50px;
  background-position: -508px -410px;
  vertical-align: middle;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .field {
  margin-top: 20px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .field .control {
  margin-bottom: 10px;
}
.checkout-index-index #reconfirm .form-reconfirm .step-content.otp-code .field .control .input-text {
  height: 40px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  background-color: #FBFBFB;
  width: 50%;
}
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar {
  margin: 30px 0 0;
}
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar button.action,
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action,
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar .action-gift.action {
  background: #007ad0;
  color: #ffffff;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 20px;
  padding: 3px 30px;
  text-align: center;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 34px;
  padding: 5px 50px;
}
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar button.action:hover,
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action:hover,
.checkout-index-index #reconfirm .form-reconfirm .actions-toolbar .action-gift.action:hover {
  background: #036bb5;
}
.checkout-index-index .checkout-reconfirm .step-title p {
  margin: 0;
}
.checkout-index-index .checkout-reconfirm .step-title p.sub-title {
  color: #757575;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
}
.checkout-index-index .checkout-reconfirm .box-title {
  margin-bottom: 20px;
  display: block;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .selection {
  float: left;
  position: relative;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .selection.another-number {
  width: 100%;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .current-number {
  float: right;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .current-number span {
  display: inline-block;
  padding-left: 40px;
  position: relative;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2rem;
  font-weight: bold;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .current-number span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  background-position: -88px -671px;
  width: 23px;
  height: 42px;
  margin-top: -21px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number {
  padding-left: 25px;
  padding-top: 30px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number .field .label {
  color: #1a1a1a;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.2rem;
  line-height: 18px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number .field .control {
  max-width: 250px;
  padding-left: 40px;
  position: relative;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number .field .control:before {
  content: "";
  width: 40px;
  height: 40px;
  background: #007ad0;
  position: absolute;
  top: 0;
  left: 0;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number .field .control:after {
  width: 16px;
  height: 30px;
  display: block;
  position: absolute;
  top: 5px;
  left: 11px;
  background-position: -146px -673px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option .input-number .field .control input {
  height: 40px;
  border: 1px solid #e8e8e8;
}
.checkout-index-index .checkout-reconfirm .choose-number .option input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.checkout-index-index .checkout-reconfirm .choose-number .option input[type="radio"] ~ label {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 25px;
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
  line-height: 18px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option input[type="radio"] ~ label:before {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  background-position: -312px -124px;
}
.checkout-index-index .checkout-reconfirm .choose-number .option input[type="radio"]:checked ~ label:before {
  background-position: -239px -124px;
}
.checkout-index-index .checkout-reconfirm .choice.field {
  position: relative;
}
body.advancedcheckout-customer-survey .survey-wrapper-inner {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 20px;
  min-height: 550px;
}
body.advancedcheckout-customer-survey .survey-wrapper #blank-survey {
  display: none;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template {
  display: none;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form > h3 {
  font-size: 1.8rem;
  color: #000000;
  margin-bottom: 30px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate {
  color: #676767;
  font-size: 1.3rem;
  line-height: 42px;
  margin-bottom: 70px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate .select-rate {
  color: #767676;
  font-size: 1.8rem;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li {
  padding: 0 10px;
  margin-bottom: 0;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li.select-rate .checkbox-styled {
  margin-bottom: 0;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li.select-rate .checkbox-styled > span {
  width: 40px;
  height: 42px;
  line-height: 42px;
  border: solid 1px #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li.select-rate .checkbox-styled input[type="radio"]:checked ~ span {
  color: #ffffff;
  border-color: #007ad0;
  background-color: #007ad0;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .comment-box > label {
  margin-bottom: 13px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .comment-box textarea {
  width: 100%;
  height: 130px;
  padding: 15px;
  border: 0;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3rem;
  line-height: 1.23;
  box-sizing: border-box;
  max-width: 580px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .action-box {
  margin-top: 20px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .action-box button,
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .action-box .cart.table-wrapper .actions-toolbar > .action,
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .action-box .action-gift {
  min-width: 140px;
  height: 40px;
  font-size: 1.6rem;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form #submit-error {
  display: none;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form #submit-error .error-message {
  color: #ff2929;
  display: block;
  margin-top: 13px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success {
  display: none;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success > img {
  margin-bottom: 30px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success .text {
  margin-bottom: 56px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success .text p {
  margin-bottom: 0;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success .text > h1 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
body.advancedcheckout-customer-survey .survey-wrapper .survey-success .action-box .primary.action {
  width: 140px;
  max-width: 100%;
  height: 40px;
  line-height: 27px;
  font-size: 1.6rem;
}
body.advancedcheckout-customer-survey #wootric-modal {
  display: none !important;
}
.dtac-check-id-card-popup .modal-inner-wrap {
  left: 0 !important;
  margin-left: auto !important;
  margin-right: auto;
}
.dtac-check-id-card-popup .modal-inner-wrap .modal-content {
  text-align: left;
}
.dtac-check-id-card-popup .modal-inner-wrap .modal-footer {
  padding-bottom: 3rem;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
.affiliate_login_top .content-inner,
.affiliate_landing_top .content-inner {
  max-width: 740px;
  margin: 50px auto;
}
.affiliate_login_top h1,
.affiliate_landing_top h1 {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin: 15px 0;
}
.affiliate_login_top p,
.affiliate_landing_top p {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.affiliate_login_top p a,
.affiliate_landing_top p a {
  color: #19aaf8;
  font-weight: bold;
}
.affiliate_login_top .grid-options,
.affiliate_landing_top .grid-options {
  align-items: flex-start;
  display: grid;
  grid-gap: 10px;
  grid-template-areas: 'col1 col-2';
  grid-template-columns: 1fr 1fr;
  padding: 20px 0;
}
.affiliate_login_top .grid-options .item strong,
.affiliate_landing_top .grid-options .item strong {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  display: block;
  margin-bottom: 15px;
}
.affiliate_login_top .grid-options .item .item-inner,
.affiliate_landing_top .grid-options .item .item-inner {
  display: flex;
  align-items: center;
}
.affiliate_login_top .grid-options .item .icon,
.affiliate_landing_top .grid-options .item .icon {
  margin-right: 10px;
}
.affiliate_login_top .grid-options .item .text span,
.affiliate_landing_top .grid-options .item .text span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #1a1a1a;
}
.affiliate_login_top .grid-options .item .text span.highlight,
.affiliate_landing_top .grid-options .item .text span.highlight {
  color: #19aaf8;
  font-weight: bold;
}
.affiliate_login_bottom,
.affiliate_landing_bottom {
  margin-top: 40px;
}
.affiliate_login_bottom p strong,
.affiliate_landing_bottom p strong {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  display: block;
  margin: 30px 0;
}
.affiliate_login_bottom .grid-steps,
.affiliate_landing_bottom .grid-steps {
  align-items: flex-start;
  display: grid;
  grid-gap: 38px;
  grid-template-areas: 'col1 col-2 col-3 col-4 col-5';
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin: 50px 0;
}
.affiliate_login_bottom .grid-steps .item .image,
.affiliate_landing_bottom .grid-steps .item .image {
  display: block;
  margin-bottom: 15px;
}
.affiliate_login_bottom .grid-steps .item .step-title,
.affiliate_landing_bottom .grid-steps .item .step-title {
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #19aaf8;
}
.affiliate_login_bottom .grid-steps .item strong,
.affiliate_landing_bottom .grid-steps .item strong {
  display: block;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #0c1026;
}
.affiliate_login_bottom #privileges-content,
.affiliate_landing_bottom #privileges-content {
  max-width: 740px;
  margin: 0 auto;
  padding: 16px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #1a1a1a;
}
.affiliate_login_bottom #privileges-content .box-title,
.affiliate_landing_bottom #privileges-content .box-title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #1a1a1a;
  position: relative;
  cursor: pointer;
  padding-left: 45px;
}
.affiliate_login_bottom #privileges-content .box-title:after,
.affiliate_landing_bottom #privileges-content .box-title:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  display: block;
  background: url('../images/i-plus.png') center no-repeat !important;
  top: 50%;
  right: 0;
  margin-top: -7px;
}
.affiliate_login_bottom #privileges-content .box-title:before,
.affiliate_landing_bottom #privileges-content .box-title:before {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  display: block;
  background: url('../images/search-bill.png') center no-repeat !important;
  top: 50%;
  left: 0;
  margin-top: -17px;
}
.affiliate_login_bottom #privileges-content .box-title.expanded:after,
.affiliate_landing_bottom #privileges-content .box-title.expanded:after {
  background: url('../images/i-minus.png') center no-repeat !important;
}
.affiliate_login_bottom #privileges-content .box-content,
.affiliate_landing_bottom #privileges-content .box-content {
  margin-top: 10px;
}
.affiliate_login_bottom #privileges-content ol,
.affiliate_landing_bottom #privileges-content ol {
  padding-left: 20px;
  list-style: decimal;
  text-align: left;
}
.affiliate_login_bottom #privileges-content ol ul,
.affiliate_landing_bottom #privileges-content ol ul {
  padding-left: 20px;
  list-style: disc;
}
.affiliate-login-index .dtac-verify-wrapper {
  padding: 24px 16px;
  border-radius: 16px;
  background-color: rgba(231, 238, 244, 0.4);
  max-width: 740px;
  margin: 15px auto;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box {
  max-width: 100%;
  background: none;
  padding: 0;
}
.affiliate-login-index .dtac-verify-wrapper p.heading {
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.affiliate-login-index .dtac-verify-wrapper #form-confirm-number {
  max-width: 300px;
  margin: 0 auto 20px;
}
.affiliate-login-index .dtac-verify-wrapper #form-confirm-number .field .label {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.affiliate-login-index .dtac-verify-wrapper #form-confirm-number .control input {
  padding: 10px;
  border-radius: 4px;
  box-shadow: inset 0 0.5px 4px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  height: 40px;
}
.affiliate-login-index .dtac-verify-wrapper #form-confirm-number .actions-submit .action.confirm.primary {
  height: 40px;
  border: none;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  padding: 0;
}
.affiliate-login-index .dtac-verify-wrapper #form-confirm-number .actions-submit .action.confirm.primary:disabled {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #d6d6d6;
  color: #767676;
  opacity: 1;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp {
  text-align: center;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp {
  max-width: 350px;
  margin: 0 auto 20px;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp p.heading {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .field .label {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #ff9a1f;
  display: block;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .control {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 60px;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .control input {
  width: 60px;
  height: auto;
  border: none;
  background: transparent;
  box-shadow: none;
  border-bottom: 4px solid #d6d6d6;
  margin: 0 10px 0 0;
  font-size: 40px;
  color: #1a1a1a;
  outline: none;
  text-align: center;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .control:last-child {
  margin: 0;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .resubmit {
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  display: block;
  margin-top: 10px;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .resubmit p {
  margin: 0;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .resubmit strong {
  font-weight: bold;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .resubmit strong.countdown {
  color: #ff9a1f;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .send-to-number {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  display: block;
  margin-bottom: 5px;
}
.affiliate-login-index .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .send-to-number .verified-number {
  font-weight: 900;
  color: #1a1a1a;
}
.affiliate-login-index .dtac-verify-wrapper p.note {
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #767676;
}
a.action.primary.agent-logout {
  float: right;
  position: relative;
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description h1,
.catalog-category-view.page-layout-package-affiliate-category .category-description h1 {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin: 50px 0;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type {
  border-bottom: 3px solid #e5e5e5;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li {
  display: inline-block;
  position: relative;
  padding: 35px 30px 15px;
  margin: 0;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li a,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li a {
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li:before,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_Affiliate/images/aff_icons.png');
  background-size: 200px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12px;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.active a,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.active a {
  color: #007ad0;
  font-weight: bold;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.active:after,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.active:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: -2px;
  border-radius: 4px;
  left: 0;
  background: #007ad0;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.device:before,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.device:before {
  background-position: -3px -27px;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.device.active:before,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.device.active:before {
  background-position: -23px -27px;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.package:before,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.package:before {
  background-position: -5px -2px;
}
.catalog-category-view.page-layout-device-affiliate-category .category-description .list-type li.package.active:before,
.catalog-category-view.page-layout-package-affiliate-category .category-description .list-type li.package.active:before {
  background-position: -30px -2px;
}
.landing-affiliate .customer.share-link {
  padding: 24px 16px;
  border-radius: 16px;
  background-color: rgba(231, 238, 244, 0.4);
  max-width: 740px;
  margin: 0 auto 50px;
}
.landing-affiliate .customer.share-link .link-box {
  max-width: 550px;
  margin: 0 auto;
}
.landing-affiliate .customer.share-link .link-box .link-title {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.landing-affiliate .customer.share-link .share-icon-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.landing-affiliate .customer.share-link .share-icon-list a {
  margin: 10px 5px;
}
.landing-affiliate .customer.share-link .copy-link .control {
  display: flex;
  align-items: center;
}
.landing-affiliate .customer.share-link .copy-link .control input.input-text {
  border-radius: 3px;
  box-shadow: inset 0 0.5px 4px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  color: #0c1026;
}
.landing-affiliate .customer.share-link .copy-link .control .action.copy.primary {
  margin-left: 8px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #007ad0;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
}
.landing-affiliate .customer.share-link .copy-link .control .action.copy.primary:hover {
  background-color: #007ad0;
  color: #FFFFFF;
}
.landing-affiliate .customer-wrapper {
  max-width: 740px;
  margin: 0 auto 50px;
}
.landing-affiliate .customer-wrapper .list-title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 25px;
}
.landing-affiliate .customer-wrapper .empty {
  background: url('../images/mask-group.png') bottom right no-repeat;
  border: 1px dashed #d6d6d6;
  padding: 30px;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #1a1a1a;
}
.landing-affiliate .customer-wrapper .empty p {
  margin: 0;
}
.landing-affiliate .customer-wrapper .customer-list .item {
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
  background-color: #fff;
  margin-bottom: 15px;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-inner {
  display: flex;
  align-items: flex-start;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-information .no {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  margin: 0;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-information .mobile-number {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-information .mobile-number span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: #1a1a1a;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-information .created-at {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin: 0;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-information .created-at span {
  color: #1a1a1a;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status {
  margin-left: auto;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: right;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status.failed,
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status.canceled {
  color: #d82730;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status.processing {
  color: #767676;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status.success,
.landing-affiliate .customer-wrapper .customer-list .item .item-status .register-status.complete {
  color: #1a8139;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .port-in-success-date {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: right;
  color: #767676;
  margin: 0;
}
.landing-affiliate .customer-wrapper .customer-list .item .item-status .port-in-success-date span {
  color: #1a1a1a;
}
.landing-affiliate .customer-wrapper .read-more {
  text-align: center;
}
.landing-affiliate .customer-wrapper .read-more button.more,
.landing-affiliate .customer-wrapper .read-more .cart.table-wrapper .actions-toolbar > .action.more,
.landing-affiliate .customer-wrapper .read-more .action-gift.more {
  height: 40px;
  padding: 0 25px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #007ad0;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
}
.landing-affiliate .customer-wrapper .read-more button.more:hover,
.landing-affiliate .customer-wrapper .read-more .cart.table-wrapper .actions-toolbar > .action.more:hover,
.landing-affiliate .customer-wrapper .read-more .action-gift.more:hover {
  background-color: #007ad0;
  color: #FFFFFF;
}
.package-affiliate-products .package-items.owl-carousel .package-item {
  width: 100%;
  margin: 0;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
}
.package-affiliate-products .package-item {
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  border: solid 1px #d6d6d6;
  width: calc((100% - 40px)/2);
  float: left;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.package-affiliate-products .package-item:nth-child(2n) {
  margin-right: 0;
}
.package-affiliate-products .package-item:nth-child(2n+1) {
  clear: left;
}
.package-affiliate-products .package-item.silver {
  background-image: linear-gradient(125deg, #6c7477 5%, #787f82 7%, #909698 10%, #a4a8aa 14%, #b2b4b7 19%, #babcbe 52%, #bcbec0 60%, #afb1b3 69%, #8b9092 82%, #5d6567 95%);
}
.package-affiliate-products .package-item .package-info-top {
  padding: 16px;
  min-height: 130px;
  text-align: left;
}
.package-affiliate-products .package-item .package-info-top .package-name {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0;
  word-wrap: break-word;
  height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
}
.package-affiliate-products .package-item .package-info-top .package-price {
  display: flex;
  align-items: flex-end;
  margin: 10px 0;
}
.package-affiliate-products .package-item .package-info-top .package-price .package-final-price {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.package-affiliate-products .package-item .package-info-top .package-price .package-price-additional {
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.24px;
  text-align: left;
  color: #fff;
}
.package-affiliate-products .package-item .package-info-top .package-price .package-price-additional p {
  margin: 0;
}
.package-affiliate-products .package-item .package-info-top .package-price .package-price-additional p.price span {
  text-decoration: line-through;
}
.package-affiliate-products .package-item .package-info-top .package_sim_free {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
.package-affiliate-products .package-item .package-info-bottom {
  background: #ffffff;
  border-radius: 0 16px 8px 8px;
  padding: 16px;
}
.package-affiliate-products .package-item .package-info-bottom .text-under-price {
  padding: 8px 40px;
  border-radius: 4px;
  background-color: #ff648c;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 16px;
  position: relative;
}
.package-affiliate-products .package-item .package-info-bottom .text-under-price:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  background: url('../Tigren_Affiliate/images/ico-phone-social-white.svg') center left no-repeat;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -9px;
}
.package-affiliate-products .package-item .package-info-bottom .text-under-price p {
  margin: 0;
}
.package-affiliate-products .package-item .package-info-bottom .text-under-price-empty {
  padding: 8px 40px;
  border-radius: 4px;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 37px;
  position: relative;
}
.package-affiliate-products .package-item .package-info-bottom .package-features {
  min-height: 115px;
}
.package-affiliate-products .package-item .package-info-bottom .package-features li {
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #767676;
  padding-left: 25px;
  position: relative;
}
.package-affiliate-products .package-item .package-info-bottom .package-features li:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_Affiliate/images/aff_icons.png');
  background-size: 200px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .package-affiliate-products .package-item .package-info-bottom .package-features li:before {
    background-image: url('../Tigren_Affiliate/images/aff_icons.png');
    background-size: 200px auto;
  }
}
.package-affiliate-products .package-item .package-info-bottom .package-features li.package-internet:before {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background-position: -158px -7px;
}
.package-affiliate-products .package-item .package-info-bottom .package-features li.package-call-allnetworks:before,
.package-affiliate-products .package-item .package-info-bottom .package-features li.package-call-dtacnetworks:before {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background-position: -60px -5px;
}
.package-affiliate-products .package-item .package-info-bottom .package-features li.package-special-reward:before {
  width: 16px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background-position: -138px -6px;
}
.package-affiliate-products .package-item .package-info-bottom .package-features li strong {
  font-weight: 700;
}
.package-affiliate-products .package-item .package-info-bottom .actions {
  display: flex;
  align-items: center;
}
.package-affiliate-products .package-item .package-info-bottom .actions .view-more {
  font-size: 16px;
  font-weight: bold;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
  padding: 0 20px 0 0;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}
.package-affiliate-products .package-item .package-info-bottom .actions .view-more:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_Affiliate/images/aff_icons.png');
  background-size: 200px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background-position: -80px -6px;
}
.package-affiliate-products .package-item .package-info-bottom .actions .view-more.expanded:after {
  background-position: -98px -6px;
}
.package-affiliate-products .package-item .package-info-bottom .actions .actions-primary {
  margin-left: auto;
}
.package-affiliate-products .package-item .package-info-bottom .actions .actions-primary .action.primary {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  height: 40px;
  padding: 0 20px;
}
.package-affiliate-products .package-item .package-info-bottom .actions .actions-primary .action.primary:hover {
  background: #006bb4;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2021 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2021 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
#nn_agent_payment_terms_div,
#nn_agent_payment_cod_terms_div {
  width: 100%;
  text-align: center;
  margin-bottom: 33px;
  padding-top: 35px;
}
#nn_agent_payment_terms_div .dnumber-payments-conditions,
#nn_agent_payment_cod_terms_div .dnumber-payments-conditions {
  font-size: 1.8rem;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 670px;
  text-align: left;
  color: #1a1a1a;
}
#nn_agent_payment_terms_div .show-terms,
#nn_agent_payment_cod_terms_div .show-terms {
  display: inline-block;
  position: relative;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label:not(.error),
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"] ~ label:not(.error) {
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 45px;
  color: #1a1a1a;
  margin-bottom: 0;
  text-align: left;
  line-height: 1.5;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before {
  top: 0;
  margin-top: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 2px;
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label.error,
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"] ~ label.error {
  color: red;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label.error:before,
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"] ~ label.error:before {
  display: none;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label .read-term,
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"] ~ label .read-term {
  color: #007ad0;
}
#nn_agent_payment_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
#nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #nn_agent_payment_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  #nn_agent_payment_cod_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
#nn_agent_payment_terms_div .cod-payment-terms,
#nn_agent_payment_cod_terms_div .cod-payment-terms {
  margin-top: 20px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label:before {
  content: '';
  background-image: url('../Tigren_AgentPayment/images/agent-payment.png');
  width: 72px;
  height: 70px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-right: 25px;
  background-position: center;
}
.success-generate-link {
  padding: 20px 15px 25px;
  background: #e6eef4;
  margin-bottom: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.checkout-onepage-success .success-generate-link {
  margin-top: -15px;
}
.newnumber-checkout-success .success-generate-link {
  margin-top: -20px;
  margin-bottom: 60px;
}
.success-generate-link .link-generate .label {
  color: #1a1a1a;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}
.newnumber-checkout-success .success-generate-link .link-generate .label,
.pretopost-checkout-success .success-generate-link .link-generate .label {
  font-size: 1.8rem;
}
.success-generate-link .link-generate .control {
  position: relative;
  max-width: 549px;
  margin: 0 auto;
}
.success-generate-link .link-generate .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  border-right: solid 1px #e8e8e8;
  background-position: -387px -18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .success-generate-link .link-generate .control:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.success-generate-link .link-generate .input-text {
  font-size: 1.6rem;
  padding-left: 50px;
  padding-right: 85px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 48px;
  background: #fbfbfb;
  color: #767676;
}
.success-generate-link .link-generate .input-text::placeholder {
  color: #d6d6d6;
}
.success-generate-link .link-generate .input-text:disabled {
  opacity: 1;
}
.success-generate-link .link-generate .action.copy {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: inherit;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 9px;
  width: 85px;
  text-align: center;
  border-radius: 0 3px 3px 0;
  font-size: 1.8rem;
  font-weight: 400;
}
.success-generate-link .link-generate .action.copy:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.success-generate-link .link-generate .action.copy:disabled {
  background: #d6d6d6;
  border-color: #d6d6d6;
  opacity: 1;
}
.agent-payment-page .opc-wrapper {
  margin-top: 20px;
}
.agent-payment-page .agent-payment-order-number {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 35px;
}
.agent-payment-page .grand-total {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 35px;
}
.agent-payment-page .checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding-bottom: 45px;
  border-bottom: solid 1px #e8e8e8;
}
.agent-payment-page .checkout-payment-method .payment-methods .step-title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
  width: 100%;
  padding-bottom: 0;
  color: #1a1a1a;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method {
  width: 33.33333333%;
  max-width: 300px;
  padding: 0 10px;
  display: block !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title {
  height: 145px;
  position: relative;
  text-align: center;
  padding: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  display: table;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span {
  position: relative;
  z-index: 1;
  font-size: 1.6rem;
  display: block;
  vertical-align: middle;
  padding: 0 35px;
  font-weight: 400;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
  content: '';
  display: block;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label:after {
  background: #f5f5f5;
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 3px;
  border: solid 2px #d1d1d1;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[type="radio"]:checked ~ label:after {
  background: #ffffff;
  border: solid 2px #007ad0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[type="radio"]:checked ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/check-icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 7px;
  text-align: center;
  z-index: 1;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_cc"] ~ label span:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_ptp_cc"] ~ label span:before {
  height: 64px;
  width: 136px;
  background-image: url('../images/agent-credit.png');
  filter: grayscale(1);
  margin-bottom: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_cc"]:checked ~ label span:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_ptp_cc"]:checked ~ label span:before {
  filter: grayscale(0);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_im"] ~ label span:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_ptp_im"] ~ label span:before {
  height: 64px;
  width: 136px;
  background-image: url('../images/agent-installment.png');
  filter: grayscale(1);
  margin-bottom: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_im"]:checked ~ label span:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_ptp_im"]:checked ~ label span:before {
  filter: grayscale(0);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_true_money_wallet"] ~ label span:before {
  background: url("../images/true_money_wallet@2x.png") center center no-repeat;
  height: 64px;
  width: 134px;
  filter: grayscale(1);
  background-size: contain;
  margin-bottom: 5px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_true_money_wallet"]:checked ~ label span:before {
  filter: grayscale(0);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="cashondelivery_newnumber"] ~ label span:before {
  content: '';
  background-image: url('../images/icon-payment-cash-payment@2x.png');
  width: 81px;
  height: 51px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_newnumber_cc"] ~ label span:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/icon-logo-credit.png');
  width: 130px;
  height: 33px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_offsite_internetbanking"] ~ label span:before {
  height: 64px;
  width: 136px;
  background-image: url('../images/agent-ib.png');
  filter: grayscale(1);
  margin-bottom: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_offsite_internetbanking"]:checked ~ label span:before {
  filter: grayscale(0);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_offline_promptpay"] ~ label span:before {
  height: 64px;
  width: 136px;
  background-image: url('../images/agent-qr.png');
  filter: grayscale(1);
  margin-bottom: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_offline_promptpay"]:checked ~ label span:before {
  filter: grayscale(0);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="nn_free_of_charge"] ~ label span:before {
  content: '';
  background-image: url('../Tigren_AgentPayment/images/icon-agent-payment-free.png');
  width: 81px;
  height: 52px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  padding-top: 34px;
  padding-left: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset iframe {
  position: static;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field label {
  margin: 0 0 5px;
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 400;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field .control {
  margin: 0;
  padding: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field .control .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field .control .select {
  height: 40px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fbfbfb;
  width: 100%;
  line-height: 1;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field .control.month {
  width: 48%;
  float: left;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .fieldset .field .control.year {
  width: 48%;
  float: right;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .fieldset.payment,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .fieldset.payment {
  max-width: 400px;
  margin: 0 auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .fieldset.terms-box,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .fieldset.terms-box {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .fieldset.terms-box > .field:not(:last-child),
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .fieldset.terms-box > .field:not(:last-child) {
  margin-bottom: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .number .control,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .number .control,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .holdername .control,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .holdername .control {
  position: relative;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .number .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .number .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .holdername .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .holdername .input-text {
  width: 100%;
  padding-right: 60px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .number.mastercard .control:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .number.mastercard .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -452px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .number.visa .control:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .number.visa .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -384px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm .number.jbc .control:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .number.jbc .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -519px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div {
  float: left;
  margin-right: 10px;
  width: 220px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div input._has-datepicker,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div input._has-datepicker,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div input._has-datepicker,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div input._has-datepicker {
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div {
  float: left;
  max-width: 42%;
  position: relative;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .input-text {
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip {
  position: relative;
  position: absolute;
  bottom: 12px;
  right: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  right: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
  cursor: help;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content {
  display: block;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
  width: 15px;
  height: 15px;
  display: block;
  background: #cccccc;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  line-height: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
  margin-left: 15px;
  top: -17px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-width: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-width: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .mage-error + .cvv_tooltip {
  bottom: 36px !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms > label {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
  max-width: calc(100% - 35px);
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms > label:before {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
  vertical-align: top;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 33px;
  letter-spacing: normal;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition * {
  font-size: 1.1rem !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #cvv-terms-content h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_terms_cvv_div #accordion-terms-condition h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_terms_cvv_div #accordion-terms-condition h4 {
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm {
  margin: 0 auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms + .show-terms {
  margin-top: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms ~ .show-terms {
  margin-bottom: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms ~ .show-terms label {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms ~ .show-terms label p {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms ~ .show-terms label a {
  color: #007ad0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .omise-payment-terms ~ .show-terms:last-child {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm .terms-box .eform {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .form-list,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .form-list {
  max-width: 400px;
  margin: 0 auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items {
  border-bottom: 0;
  padding: 10px 0 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type="radio"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type="radio"] {
  position: absolute;
  margin: 0;
  z-index: 3;
  opacity: 0;
  width: 18px;
  height: 18px;
  left: 13px;
  top: 37px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type="radio"] + label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type="radio"] + label:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: #dee3e5;
  border-radius: 100%;
  left: -20px;
  top: 37px;
  border: solid 1px #dddddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type="radio"]:checked ~ label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type="radio"]:checked ~ label:before {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type="radio"]:checked ~ label:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type=radio] + label + div.mage-error,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type=radio] + label + div.mage-error {
  position: absolute;
  bottom: 9px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items .select_style div.mage-error,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items .select_style div.mage-error {
  position: absolute;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-logo-wrapper,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-logo-wrapper {
  width: 45px;
  height: 45px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-banking-text-wrapper .select_style select,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-banking-text-wrapper .select_style select {
  height: 40px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms > label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms > label {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
  max-width: calc(100% - 35px);
  vertical-align: top;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms > label:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms > label:before {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms input[type="checkbox"],
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms input[type="checkbox"]:focus,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms input[type="checkbox"]:checked,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .show-terms input[type="checkbox"]:checked,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .show-terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .omise-payment-terms,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .omise-payment-terms,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .omise-payment-terms {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-left: 33px;
  letter-spacing: inherit;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .omise-payment-terms *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .omise-payment-terms *,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .omise-payment-terms * {
  font-size: 1.1rem !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #omise_im_terms_div .omise-payment-terms h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-term-div .omise-payment-terms h4,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div .omise-payment-terms h4 {
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-term-div {
  margin: 20px auto 0;
  float: inherit;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms + .show-terms {
  margin-top: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms ~ .show-terms {
  margin-bottom: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms ~ .show-terms label {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms ~ .show-terms label p {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms ~ .show-terms label a {
  color: #007ad0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-payment-terms ~ .show-terms:last-child {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .terms-box .eform {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .field-wrapper:not(.terms) {
  max-width: 400px;
  margin: 0 auto 30px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .number .control,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .holdername .control {
  position: relative;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .number .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .holdername .input-text {
  width: 100%;
  padding-right: 60px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .number.mastercard .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -452px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .number.visa .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -384px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm .number.jbc .control:before {
  position: absolute;
  width: 40px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: block;
  background-position: -519px -682px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_exp_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_exp_div {
  float: left;
  margin-right: 10px;
  width: 220px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_exp_div input._has-datepicker,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_exp_div input._has-datepicker {
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_exp_div button.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div {
  float: left;
  max-width: 42%;
  position: relative;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .input-text,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .input-text {
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip {
  position: relative;
  position: absolute;
  bottom: 12px;
  right: 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  right: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
  cursor: help;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip:hover .tooltip-content {
  display: block;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
  width: 15px;
  height: 15px;
  display: block;
  background: #cccccc;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  line-height: 18px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
  margin-left: 15px;
  top: -17px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
  border-width: 15px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
  border-width: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_newnumber_cc_cc_type_cvv_div .mage-error + .cvv_tooltip {
  bottom: 36px !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms > label:before {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 25px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_newnumber_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content h4 {
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .omise_offline_promptpay .payment-terms .show-terms {
  max-width: inherit;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .omise_offline_promptpay .payment-terms .show-terms:not(:last-child) {
  margin-bottom: 3px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .draft-device-eform {
  cursor: pointer;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .true-money-wallet-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 16px;
  text-align: left;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields {
  padding: 40px;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  background-color: #fff;
  margin-bottom: 24px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields:before {
  content: "";
  background: url("../images/true@2x.png") center center no-repeat;
  background-size: 132px auto;
  height: 100px;
  width: 132px;
  display: block;
  margin: 0 auto 32px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .account-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  max-width: 480px;
  margin: 0 auto 16px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number label.label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: normal;
  color: #1a1a1a;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1a1a;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms .true-money-wallet-terms {
  margin: 10px 0 30px 26px;
  padding: 16px 16px 21px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information {
  display: block;
  margin-top: 48px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .info-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0 0 5px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 30px 0;
  gap: 66px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li {
  text-align: center;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li .image-block {
  min-height: 190px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li span {
  display: block;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item {
  margin-top: 10px;
  padding: 15px;
  border-radius: 3px;
  background-color: #f5f8fb;
  display: grid;
  grid-template-columns: 1fr 2.5fr 1fr;
  align-items: center;
  gap: 8px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item p {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1a1a;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block {
  text-align: center;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block img {
  display: inline-block;
  margin: 0 0 10px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block {
  text-align: left;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block p.info-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0 0 5px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action {
  text-align: center;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action a {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .im-terms-conditions-device-with-pack label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .internetbanking-terms-condition-device-with-pack label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .qr-terms-conditions-device-with-pack label,
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .cvv-terms-condition-device-with-pack label {
  font-size: 18px !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .actions-toolbar {
  text-align: center;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .actions-toolbar .primary {
  float: inherit;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .actions-toolbar .primary .action.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 145px;
  width: auto;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content > h2 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  text-align: left;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms:not(:last-child) {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms > label {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
  max-width: calc(100% - 35px);
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms > label p {
  margin-bottom: 0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms > label a {
  color: #007ad0;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms > label:before {
  display: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
  vertical-align: top;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .show-terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .omise-payment-terms {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 33px;
  letter-spacing: normal;
  text-align: left;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .omise-payment-terms * {
  font-size: 1.1rem !important;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms .omise-payment-terms h4 {
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
}
.agent-payment-page .checkout-payment-method .payment-methods .payment-method:not(:last-child) {
  margin-bottom: 20px;
}
.agent-payment-page .checkout-payment-method .payment-methods .nn-foc-description {
  margin-top: 15px;
}
.agent-payment-page .block-order-details-view {
  max-width: 870px;
  margin: 0 auto;
}
.agent-payment-page .block-order-details-view .block-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 14px;
}
.agent-payment-page .block-order-details-view .block-content {
  padding: 43px 50px 40px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-title {
  font-size: 1.3rem;
  color: #767676;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-title strong {
  font-weight: 400;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content {
  margin: 0;
  padding: 0;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content .df-contract-perd {
  display: block;
  margin: 10px 0 5px;
  font-weight: normal;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr th {
  padding: 5px 0;
  font-weight: normal;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr th .small {
  display: block;
  font-weight: 300;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr td {
  padding: 5px 0 5px 10px;
  text-align: right;
  font-weight: normal;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr td .small {
  display: block;
  font-weight: 300;
}
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr.grand.totals.pay-per-month th,
.agent-payment-page .block-order-details-view .block.block-device-financing-totals .block-content table tr.grand.totals.pay-per-month td {
  padding-top: 10px;
  border-top: 1px solid #19aaf8;
}
.agent-payment-page .block-order-details-view .block-address-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.agent-payment-page .block-order-details-view .block-address-content .box {
  width: 46%;
  margin-bottom: 48px;
}
.agent-payment-page .block-order-details-view .block-address-content .box .box-title {
  font-size: 1.3rem;
  color: #767676;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}
.agent-payment-page .block-order-details-view .block-address-content .box .box-content address a,
.agent-payment-page .block-order-details-view .block-address-content .box .box-content address a:visited {
  color: #1a1a1a;
}
.agent-payment-page .block-order-details-view .order-details-items {
  border: 0;
  padding: 0;
  margin: 0;
}
.agent-payment-page .block-order-details-view .order-details-items .order-items {
  margin: 0;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items thead tr {
  border-bottom: solid 2px #0c1026;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items thead tr th {
  font-size: 1.3rem;
  padding-left: 22px;
  padding-right: 22px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tbody tr:last-child {
  border-bottom: 0;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr th,
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td {
  padding-left: 22px;
  padding-right: 22px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr th:first-child,
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td:first-child {
  text-align: left;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr th:last-child,
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td:last-child {
  text-align: right;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-image {
  width: 25%;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info {
  width: 75%;
  padding-left: 20px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .product-item-name {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 9px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .free-gift-title {
  position: relative;
  padding: 0 10px;
  background-color: #fefd29;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  border-radius: 12px;
  white-space: nowrap;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .free-gift-title .icon {
  display: block;
  width: 14px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .rule-desc {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: normal;
  color: #000;
  padding-top: 8px;
  margin: 0;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .item-options {
  font-size: 1.2rem;
  color: #767676;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .item-options dt {
  float: left;
  margin-bottom: 8px;
  clear: left;
  font-weight: 400;
  margin-right: 5px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .item-options dt:after {
  content: ':';
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-info .item-options dd {
  float: left;
  margin-bottom: 8px;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.qty .items-qty {
  font-size: 1.5rem;
}
.agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.subtotal .price {
  font-size: 1.5rem;
  font-weight: 400;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals {
  max-width: 40%;
  margin-right: 0;
  margin-left: auto;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr th,
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr td {
  padding: 5px 16px;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr th {
  font-size: 1.5rem;
  color: #767676;
  font-weight: 400;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr td {
  text-align: right;
  font-size: 1.5rem;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr:nth-last-child(2) th,
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr:nth-last-child(2) td {
  padding-bottom: 16px;
}
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr.grand_total th,
.agent-payment-page .block-order-details-view .order-details-items .order-totals tr.grand_total td {
  padding: 16px 16px 0;
  font-size: 1.8rem;
  font-weight: 700;
  border-top: solid 1px #e8e8e8;
  color: #1a1a1a;
}
.agent-payment-page .block-order-details-view .order-totals .price,
.agent-payment-page .block-order-details-view .order-totals .not-calculated {
  color: #000;
  font-style: normal;
}
.agent-payment-page .block-order-details-view .order-totals .discount .title:after {
  display: none;
}
.agent-payment-page .block-order-details-view .order-totals .discount .amount .price {
  color: #CF0000;
}
.agent-payment-page .block-order-details-view .order-totals .total_coupons th {
  padding-left: 25px !important;
}
.agent-payment-page .block-order-details-view .order-totals .total_coupons td.amount {
  color: #CF0000;
}
.agent-payment-page .block-order-details-view .device-financing-success-info {
  display: flex;
  justify-content: flex-end;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner {
  padding: 5px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  max-width: 45%;
  box-sizing: border-box;
  width: 100%;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody th {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  padding: 5px 10px;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody td {
  text-align: right;
  padding: 5px 10px;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody td .price {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: right;
  color: #1a1a1a;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month th {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
  color: #1a1a1a;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month td {
  border-top: 1px solid #19aaf8;
  padding-top: 15px !important;
}
.agent-payment-page .block-order-details-view .device-financing-success-info .box-inner tbody tr.grand.totals.pay-per-month td .price {
  font-size: 18px;
  line-height: 1.33;
}
.agent-payment-page #omise_offsite_internetbankingForm .omise-logo-wrapper {
  width: 50px;
  height: 50px;
  margin-bottom: 22px;
}
.agent-payment-page #omise_offsite_internetbankingForm .omise-banking-text-wrapper {
  font-size: 1.6rem;
  font-weight: 400;
}
.agent-payment-page #omise_offsite_internetbankingForm .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items {
  border-radius: 0;
  border: 0;
  display: block;
  height: 100%;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items > label {
  padding: 17px 0;
  border: solid 2px #d1d1d1;
  display: block;
  height: 100%;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items input[type="radio"] ~ label {
  background: #f5f5f5;
  opacity: 0.5;
  border-radius: 3px;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label {
  background: #ffffff;
  opacity: 1;
  border: solid 2px #007ad0;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/check-icon.png');
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 7px;
  text-align: center;
  z-index: 1;
  background-position: 0 0;
  background-size: contain;
}
.agent-payment-page #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:after {
  display: none;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div {
  text-align: left;
  margin-top: 35px;
  margin-bottom: 35px;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms {
  display: block;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms > label {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  max-width: calc(100% - 35px);
  width: auto;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms > label:before {
  display: none;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .show-terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 33px;
  letter-spacing: normal;
  text-align: left;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms * {
  font-size: 1.1rem !important;
}
.agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms h4 {
  color: #666666;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.1rem;
  line-height: 14px;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods {
  height: auto !important;
  margin-bottom: 0 !important;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods .payment-group {
  border: 0;
  padding: 0;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods .step-title {
  display: none;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods .payment-method {
  width: 100%;
  max-width: inherit;
  padding: 0;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods .payment-method .payment-method-content {
  position: static;
  padding: 0;
}
.agent-payment-page.agent-accept-p2p-cod .checkout-payment-method .payment-methods .payment-method .payment-method-content .payment-terms {
  margin: 0 auto;
  float: inherit;
}
.agent-checkout-accept .accept-terms-and-conditions {
  max-width: 870px;
  margin: 0 auto 55px;
}
.agent-checkout-accept .accept-terms-and-conditions .terms {
  margin-bottom: 20px;
}
.agent-checkout-accept .accept-terms-and-conditions .terms > label {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
  cursor: pointer;
  max-width: calc(100% - 35px);
  vertical-align: top;
}
.agent-checkout-accept .accept-terms-and-conditions .terms > label a {
  color: #007ad0;
}
.agent-checkout-accept .accept-terms-and-conditions .terms > label:before {
  display: none;
}
.agent-checkout-accept .accept-terms-and-conditions .terms input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.agent-checkout-accept .accept-terms-and-conditions .terms input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-checkout-accept .accept-terms-and-conditions .terms input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-checkout-accept .accept-terms-and-conditions .terms input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-checkout-accept .accept-terms-and-conditions .terms .mnp-device-terms {
  padding: 13px 15px 11px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
  margin-left: 31px;
  font-size: 1.4rem;
  color: #000000;
}
.agent-checkout-accept .accept-terms-and-conditions .term-content {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #f9fbfb;
  padding: 13px 15px 11px;
  color: #000000;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-left: 33px;
  letter-spacing: normal;
  margin-top: 10px;
}
.agent-checkout-accept .accept-terms-and-conditions .draft-device-eform {
  cursor: pointer;
}
.agent-checkout-accept .actions-toolbar {
  text-align: center;
  margin-top: 35px;
}
.agent-checkout-accept .actions-toolbar .primary {
  float: inherit;
}
.agent-checkout-accept .actions-toolbar .primary .action.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 145px;
  width: auto;
}
.agent-checkout-accept .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.agent-checkout-accept .page-bottom {
  padding-top: 48px;
}
.agent-checkout-accept .p2p-package-terms-content {
  margin-left: 34px;
}
.pretopostpackage-checkout-accept .package_special_reward {
  display: flex;
  gap: 5px;
}
.agent-checkout-payment .page-bottom {
  padding-top: 48px;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div,
.agent-checkout-payment .payment-terms {
  width: 100%;
  text-align: center;
  margin-bottom: 33px;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .dnumber-payments-conditions,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .dnumber-payments-conditions,
.agent-checkout-payment .payment-terms .dnumber-payments-conditions {
  font-size: 1.8rem;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 670px;
  text-align: left;
  color: #1a1a1a;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms,
.agent-checkout-payment .payment-terms .show-terms,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms,
.agent-checkout-payment .payment-terms .terms {
  display: block;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error),
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error),
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error),
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label:not(.error),
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label:not(.error),
.agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label:not(.error) {
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 45px;
  color: #1a1a1a;
  margin-bottom: 0;
  text-align: left;
  line-height: 1.5;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error):before,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label:not(.error):before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label:not(.error):before,
.agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label:not(.error):before {
  top: 0;
  margin-top: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 2px;
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label.error,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label.error,
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label.error,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label.error,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label.error,
.agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label.error {
  color: red;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label.error:before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label.error:before,
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label.error:before,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label.error:before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label.error:before,
.agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label.error:before {
  display: none;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label .read-term,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label .read-term,
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label .read-term,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label .read-term,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label .read-term,
.agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label .read-term {
  color: #007ad0;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
.agent-checkout-payment .payment-terms .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"]:checked ~ label:not(.error):before,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"]:checked ~ label:not(.error):before,
.agent-checkout-payment .payment-terms .terms input[type="checkbox"]:checked ~ label:not(.error):before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .agent-checkout-payment .payment-terms .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .agent-checkout-payment .payment-terms .terms input[type="checkbox"]:checked ~ label:not(.error):before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .terms,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms,
.agent-checkout-payment .payment-terms .terms {
  margin-bottom: 25px;
}
.agent-checkout-payment #cashondelivery_newnumber_terms_div .cod-payment-terms,
.agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .cod-payment-terms,
.agent-checkout-payment .payment-terms .cod-payment-terms {
  margin-top: 20px;
}
.agent-checkout-payment .package-wrapper,
.agent-checkout-payment .dnumber-information,
.agent-checkout-payment .address-information {
  max-width: 870px;
  margin: 0 auto 34px;
}
.agent-checkout-payment .package-wrapper .page-title {
  margin-bottom: 20px;
}
.agent-checkout-payment .package-wrapper .page-title h2 {
  font-size: 2.2rem;
  text-align: left;
  font-weight: 700;
  margin-bottom: 15px;
}
.agent-checkout-payment .wrapper-package-content {
  margin: auto;
}
.agent-checkout-payment .wrapper-package-content .content-background {
  background-color: #e6edef;
  margin-bottom: 1px;
}
.agent-checkout-payment .wrapper-package-content .content-background.first {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.agent-checkout-payment .wrapper-package-content .content-background.first .content-left,
.agent-checkout-payment .wrapper-package-content .content-background.first .content-right {
  padding-top: 14px;
  padding-bottom: 9px;
}
.agent-checkout-payment .wrapper-package-content .content-background.last {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.agent-checkout-payment .wrapper-package-content .content-background.last .content-left,
.agent-checkout-payment .wrapper-package-content .content-background.last .content-right {
  padding-top: 14px;
  padding-bottom: 14px;
}
.agent-checkout-payment .wrapper-package-content .content-background .simprice {
  font-size: 1.8rem;
  font-weight: 700;
}
.agent-checkout-payment .wrapper-package-content .content-background.sim-content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left,
.agent-checkout-payment .wrapper-package-content .content-background .content-right {
  float: left;
  text-align: left;
  line-height: 20px;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left.top,
.agent-checkout-payment .wrapper-package-content .content-background .content-right.top {
  padding-top: 14px;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left.bottom,
.agent-checkout-payment .wrapper-package-content .content-background .content-right.bottom {
  padding-bottom: 20px;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left.small,
.agent-checkout-payment .wrapper-package-content .content-background .content-right.small {
  font-size: 1.4rem;
  font-weight: 700;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left.small:not(.bottom),
.agent-checkout-payment .wrapper-package-content .content-background .content-right.small:not(.bottom) {
  padding-bottom: 0;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left {
  width: 60%;
  padding: 4px 10%;
  padding-right: 0;
  clear: left;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-left .tel-number {
  font-size: 1.8rem;
  font-weight: 700;
}
.agent-checkout-payment .wrapper-package-content .content-background .content-right {
  width: 30%;
  padding: 4px 0;
  text-align: right;
}
.agent-checkout-payment .wrapper-package-content .content-background .result-number {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
.agent-checkout-payment .wrapper-package-content .content-background .package-name,
.agent-checkout-payment .wrapper-package-content .content-background .price-per,
.agent-checkout-payment .wrapper-package-content .content-background .sim-price {
  font-size: 1.8rem;
  font-weight: 700;
}
.agent-checkout-payment .wrapper-package-content-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 60px 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content {
  width: calc(50% - 40px);
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info {
  margin-bottom: 25px;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
  margin-bottom: 5px;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .value {
  font-size: 1.8rem;
  color: #1a1a1a;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .value small {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .edit-number {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .edit-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .edit-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .attributes-list {
  font-size: 1.4rem;
  margin-top: 8px;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 16px;
  height: 17px;
  display: inline-block;
  background: url("../images/pakage-phone-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.internet:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../images/internet-ico.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.agent-checkout-payment .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.agent-checkout-payment .address-information {
  text-align: left;
  margin: 0 auto;
  padding: 30px 60px;
  margin-top: 34px;
  background: #f5f5f5;
  border-radius: 3px;
  margin-bottom: 47px;
}
.agent-checkout-payment .address-information .shipping-address .box-title,
.agent-checkout-payment .address-information .billing-address .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 17px;
  text-transform: capitalize;
}
.agent-checkout-payment .address-information .shipping-address .box-wrapper,
.agent-checkout-payment .address-information .billing-address .box-wrapper {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.agent-checkout-payment .address-information .shipping-address .box-content,
.agent-checkout-payment .address-information .billing-address .box-content {
  width: calc(50% - 40px);
}
.agent-checkout-payment .address-information .shipping-address .box-content > span,
.agent-checkout-payment .address-information .billing-address .box-content > span {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #767676;
  margin-bottom: 3px;
}
.agent-checkout-payment .address-information .shipping-address .box-content > strong,
.agent-checkout-payment .address-information .billing-address .box-content > strong {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
}
.agent-checkout-payment .address-information .shipping-address .box-content > strong a,
.agent-checkout-payment .address-information .billing-address .box-content > strong a {
  color: #1a1a1a;
}
.agent-checkout-payment .address-information .shipping-address .box-content.full-width,
.agent-checkout-payment .address-information .billing-address .box-content.full-width {
  width: 100%;
}
.agent-checkout-payment .address-information .billing-address {
  width: 100%;
}
.agent-checkout-payment .address-information .billing-address .bottom-box {
  padding-top: 20px;
}
.agent-checkout-payment .address-information .billing-address .bottom-box .box-title {
  margin-bottom: 22px;
}
.agent-checkout-payment .address-information .shipping-address {
  width: 100%;
}
.agent-checkout-payment .address-information .shipping-address .box-content {
  padding-bottom: 25px;
}
.agent-checkout-payment .address-information .shipping-address .box-content:last-child {
  padding-bottom: 0;
}
.agent-checkout-payment .dnumber-information .box-content {
  padding: 20px 60px 60px;
}
.agent-checkout-payment #box-terms-condition {
  max-width: 870px;
  margin: 0 auto 50px;
}
.agent-checkout-payment #box-terms-condition .accept-checkbox > label {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  width: auto;
  cursor: pointer;
  margin-bottom: 0;
  vertical-align: middle;
  max-width: calc(100% - 40px);
}
.agent-checkout-payment #box-terms-condition .accept-checkbox > label:before {
  display: none;
}
.agent-checkout-payment #box-terms-condition .accept-checkbox #accordion-terms-condition {
  display: none;
  margin-top: 10px;
  width: calc(100% - 30px);
  margin-right: 0;
  margin-left: auto;
  padding: 13px 15px 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
  font-size: 1.4rem;
  color: #000000;
  line-height: 1.5;
}
.agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"] {
  position: static;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dddddd;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
  opacity: 1;
  vertical-align: middle;
}
.agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
.agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  border: 0;
  background-position: -321px -276px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"]:checked ~ #accordion-terms-condition {
  display: block;
}
.agent-checkout-payment-nn .checkout-payment-method .payment-methods {
  height: auto;
}
.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-title label span {
  vertical-align: middle;
  display: table-cell;
}
body.checkout-onepage-success.agent-checkout-success #maincontent {
  background: none;
}
body.checkout-onepage-success.agent-checkout-success #maincontent .page-title-wrapper {
  max-width: 724px;
  margin: 0 auto;
}
body.checkout-onepage-success.agent-checkout-success #maincontent .column.main {
  max-width: 724px;
  margin: 0 auto;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .box address a,
body.checkout-onepage-success.agent-checkout-success .order-detail .box address a:visited {
  color: #767676;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items {
  padding-bottom: 20px;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items .order-product-info .product-item-name {
  margin-bottom: 10px;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items .order-product-info .item-options {
  overflow: hidden;
  margin-bottom: 0;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items .order-product-info .item-options dt {
  font-weight: 400;
  float: left;
  clear: left;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items .order-product-info .item-options dt:after {
  content: ':';
  display: inline-block;
  margin-right: 5px;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-details-items .order-product-info .item-options dd {
  float: left;
  margin-bottom: 6px;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-items.table-wrapper .table-order-items .col.subtotal {
  text-align: right;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-items.table-wrapper .table-order-items .col.subtotal .price {
  font-size: 1.5rem;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals th,
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals td {
  padding: 5px 16px;
  vertical-align: middle;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals tr:nth-last-child(2) th,
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals tr:nth-last-child(2) td {
  padding-bottom: 16px;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .grand_total th,
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .grand_total td {
  padding: 16px 16px 0;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .discount .title:after {
  display: none;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .discount .amount .price {
  color: #CF0000;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .total_coupons th {
  padding-left: 25px !important;
}
body.checkout-onepage-success.agent-checkout-success .order-detail .order-view-totals .total_coupons td.amount {
  color: #CF0000;
}
body.checkout-onepage-success.agent-checkout-success .agent-text-note {
  display: none;
}
.payment-link-success.success:before,
.accept-link-success.success:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 68px;
  height: 68px;
  background-position: -167px -10px;
  margin-bottom: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .payment-link-success.success:before,
  .accept-link-success.success:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.agent-checkout-success.pretopost-checkout-success .columns .column.main {
  padding: 0;
}
.pretopost-checkout-success .agent-text-note {
  margin-bottom: 20px;
  text-align: center;
}
.pretopostpackage-agent-checkout-success .package_special_reward {
  display: flex;
  gap: 5px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment_pretopost"] + label span:before {
  content: '';
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -421px -601px;
  width: 47px;
  margin-bottom: 8px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment_pretopost"]:checked ~ label span:before {
  background-position: -506px -602px;
}
.agent-checkout-accept.pretopost-checkout-success #maincontent {
  max-width: inherit;
}
.agent-checkout-accept.pretopost-checkout-success .order-datail-box {
  max-width: 870px;
  margin: 0 auto;
}
.agent-checkout-accept.pretopost-checkout-success .box-content {
  padding: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 30px;
}
.agent-checkout-accept.pretopost-checkout-success .box-content .box-title {
  font-size: 2.2rem;
  margin-bottom: 15px;
}
.agent-checkout-accept.pretopost-checkout-success .box-content .box-item > span {
  font-size: 1.6rem;
  color: #767676;
  display: block;
  margin-bottom: 5px;
}
.agent-checkout-accept.pretopost-checkout-success .box-content .content-row {
  padding-bottom: 20px;
}
.agent-checkout-accept.pretopost-checkout-success .box-content .order-details-items {
  padding: 20px 62px 23px;
  background: #f5f5f5;
}
.agent-checkout-accept.pretopost-checkout-success .box-content.phone-number-info .box-item,
.agent-checkout-accept.pretopost-checkout-success .box-content.payment-method .box-item {
  padding: 20px 62px 23px;
  background: #f5f5f5;
}
.agent-checkout-accept.pretopost-checkout-success .box-content.payment-method .box-item > span {
  display: block;
}
.agent-checkout-accept.pretopost-checkout-success .box-content.personal-information .box-info {
  padding: 20px 62px 23px;
  background: #f5f5f5;
}
.agent-checkout-accept.pretopost-checkout-success .box-content.delivery-infomation {
  padding: 20px 62px 23px;
  background: #f5f5f5;
}
.agent-checkout-accept.pretopost-checkout-success .box-content.delivery-infomation .box-title {
  margin-bottom: 10px;
}
body.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method.agent-payment-pretopost .instructions-content {
  font-size: 1.4rem;
  line-height: inherit;
  color: #1a1a1a;
}
body.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method.agent-payment-pretopost .instructions-content > b,
body.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method.agent-payment-pretopost .instructions-content > strong {
  display: block;
  font-size: 1.9rem;
}
body.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method.agent-payment-pretopost .actions-toolbar {
  margin-top: 28px;
}
@media screen and (max-width: 380px) {
  .agent-payment-page .checkout-payment-method .payment-methods {
    height: 240px !important;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
    right: -10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
    right: 5px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
    right: 6px;
  }
}
.agent-payment-page .page-main,
.agent-payment-page .after-main-content,
.agent-payment-page .after-main-content-aou {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  color: #1a1a1a;
}
.agent-payment-page .page-main input,
.agent-payment-page .after-main-content input,
.agent-payment-page .after-main-content-aou input,
.agent-payment-page .page-main select,
.agent-payment-page .after-main-content select,
.agent-payment-page .after-main-content-aou select {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.agent-payment-page button,
.agent-payment-page .cart.table-wrapper .actions-toolbar > .action,
.agent-payment-page .action-gift {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-weight: 400;
}
.agent-payment-page .input-text {
  border-color: #ddd;
  border-radius: 3px;
  height: 40px;
}
.confirm-otp-container {
  max-width: 380px;
  margin: 69px auto 0;
}
.confirm-otp-container .block-title {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.confirm-otp-container .block-title h3 {
  color: #1a1a1a;
  font-weight: 700;
}
.confirm-otp-container .confirm-otp-form {
  padding: 28px 20px 36px;
  background: #f5f5f5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}
.confirm-otp-container .otp-text {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #000000;
  margin-bottom: 25px;
  padding-left: 55px;
}
.confirm-otp-container .otp-text:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 48px;
  height: 46px;
  background-position: -12px -10px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .confirm-otp-container .otp-text:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.confirm-otp-container .otp-text span {
  display: block;
}
.confirm-otp-container .otp-text span.mobile-number {
  display: inline;
  color: #007ad0;
}
.confirm-otp-container .field .label {
  font-weight: 400;
  line-height: 1.79;
  color: #1a1a1a;
  margin-bottom: 0;
}
.confirm-otp-container .resend-otp {
  margin-top: 13px;
}
.confirm-otp-container .resend-otp a {
  color: #007ad0;
  text-decoration: underline;
}
.confirm-otp-container .actions-toolbar {
  margin-top: 25px;
}
.confirm-otp-container .actions-toolbar button.primary,
.confirm-otp-container .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary,
.confirm-otp-container .actions-toolbar .action-gift.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 100%;
}
.confirm-otp-container .actions-toolbar button.primary:hover,
.confirm-otp-container .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary:hover,
.confirm-otp-container .actions-toolbar .action-gift.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.link-confirm-inactive,
.payment-link-inactive,
.accept-link-inactive,
.payment-link-success,
.accept-link-success {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 200px;
  color: #1a1a1a;
}
.link-confirm-inactive strong,
.payment-link-inactive strong,
.accept-link-inactive strong,
.payment-link-success strong,
.accept-link-success strong {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.link-confirm-inactive p,
.payment-link-inactive p,
.accept-link-inactive p,
.payment-link-success p,
.accept-link-success p {
  font-size: 1.6rem;
}
.link-confirm-inactive.expire:before,
.payment-link-inactive.expire:before,
.accept-link-inactive.expire:before,
.payment-link-success.expire:before,
.accept-link-success.expire:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 68px;
  height: 68px;
  background-position: -83px -12px;
  margin-bottom: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .link-confirm-inactive.expire:before,
  .payment-link-inactive.expire:before,
  .accept-link-inactive.expire:before,
  .payment-link-success.expire:before,
  .accept-link-success.expire:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.link-confirm-inactive.verified:before,
.payment-link-inactive.verified:before,
.accept-link-inactive.verified:before,
.payment-link-success.verified:before,
.accept-link-success.verified:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 68px;
  height: 68px;
  background-position: -167px -10px;
  margin-bottom: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .link-confirm-inactive.verified:before,
  .payment-link-inactive.verified:before,
  .accept-link-inactive.verified:before,
  .payment-link-success.verified:before,
  .accept-link-success.verified:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.block-agent-login {
  max-width: 356px;
  margin: 0 auto;
  padding: 100px 0;
  color: #1a1a1a;
}
.block-agent-login .block-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 25px;
  text-align: center;
  color: #1a1a1a;
}
.block-agent-login .fieldset > .field {
  margin-bottom: 21px;
}
.block-agent-login .fieldset > .field .label {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.79;
}
.block-agent-login .fieldset > .field .control {
  position: relative;
}
.block-agent-login .fieldset > .field .input-text {
  height: 40px;
  background: #fbfbfb;
  padding-left: 41px;
}
.block-agent-login .fieldset > .field.password .secondary {
  margin-top: 11px;
  text-align: right;
}
.block-agent-login .fieldset > .field.password .secondary a.remind {
  color: #007ad0;
}
.block-agent-login .fieldset > .field.password .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  background-position: -295px -33px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 10;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-agent-login .fieldset > .field.password .control:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.block-agent-login .fieldset > .field.password .eye-pass {
  position: absolute;
  right: 15px;
  top: 54px;
  z-index: 10;
  cursor: pointer;
}
.block-agent-login .fieldset > .field.password .eye-pass .eye-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 22px;
  height: 18px;
  background-position: -357px -34px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-agent-login .fieldset > .field.password .eye-pass .eye-icon {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.block-agent-login .fieldset > .field.password input {
  padding-right: 41px;
}
.block-agent-login .fieldset > .field.password input.visible ~ .eye-pass .eye-icon {
  width: 22px;
  height: 18px;
  background-position: -324px -34px;
}
.block-agent-login .fieldset > .field.user .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -256px -33px;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-agent-login .fieldset > .field.user .control:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.block-agent-login .actions-toolbar {
  text-align: center;
}
.block-agent-login .actions-toolbar > .primary {
  float: inherit;
}
.block-agent-login .actions-toolbar > .primary button.primary,
.block-agent-login .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action.primary,
.block-agent-login .actions-toolbar > .primary .action-gift.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 145px;
}
.block-agent-login .actions-toolbar > .primary button.primary:hover,
.block-agent-login .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action.primary:hover,
.block-agent-login .actions-toolbar > .primary .action-gift.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.agent-checkout-information .page-title-wrapper {
  padding: 20px 0 30px;
  text-align: center;
}
.agent-checkout-information .page-title-wrapper .page-title {
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
}
.agent-checkout-information .field-limit {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
}
.agent-checkout-information .field-limit .label {
  margin-bottom: 0;
}
.agent-checkout-information .field-limit .control {
  margin: 0 10px;
}
.agent-checkout-information .field-limit .control select {
  width: 80px;
}
.agent-payment-page a.action.primary.agent-logout {
  float: right;
  position: relative;
  bottom: 70px;
  display: block;
  font-size: 18px;
}
.agent-payment-page .checkout-type {
  padding: 49px 15px 0;
  border: solid 1px #d6d6d6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 50px;
}
.agent-payment-page .payment-type {
  margin-bottom: 60px;
}
.agent-payment-page .payment-type .block-title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.agent-payment-page .payment-type .block-title strong {
  display: inline-block;
}
.agent-payment-page .payment-type .block-content {
  max-width: 1023px;
  margin: 0 auto;
}
.agent-payment-page .payment-type .payments-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
}
.agent-payment-page .payment-type .payments-list .payment-item {
  padding: 0 10px;
  margin-bottom: 20px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline {
  width: 240px;
  max-width: 100%;
  border: solid 2px #d1d1d1;
  background-color: #f5f5f5;
  opacity: 0.5;
  padding: 18px 20px;
  text-align: center;
  font-size: 1.6rem;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/icon-agentpayment_payment@2x.png');
  background-size: 409px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .payment-type .payments-list .payment-item label.radio-inline span:before {
    background-image: url('../Tigren_AgentPayment/images/icon-agentpayment_payment@2x.png');
    background-size: 409px auto;
  }
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.device_only span:before {
  width: 20px;
  height: 26px;
  background-position: -14px -10px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.device_package span:before {
  width: 26px;
  height: 26px;
  background-position: -59px -10px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.nn span:before {
  width: 21px;
  height: 26px;
  background-position: -118px -10px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.p2p span:before {
  width: 32px;
  height: 26px;
  background-position: -176px -10px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.mnp_only span:before {
  width: 30px;
  height: 26px;
  background-position: -228px -11px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.mnp_voucher span:before {
  width: 32px;
  height: 26px;
  background-position: -279px -11px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.mnp_device span:before {
  width: 32px;
  height: 26px;
  background-position: -331px -11px;
}
.agent-payment-page .payment-type .payments-list .payment-item label.radio-inline.p2p_package span:before {
  width: 32px;
  height: 26px;
  background-position: -375px -11px;
}
.agent-payment-page .payment-type .payments-list .payment-item input[type=radio] {
  display: none;
}
.agent-payment-page .payment-type .payments-list .payment-item input[type=radio]:checked ~ label.radio-inline {
  opacity: 1;
  background: #ffffff;
  border: 2px solid #007ad0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  position: relative;
}
.agent-payment-page .payment-type .payments-list .payment-item input[type=radio]:checked ~ label.radio-inline:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/check-icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  position: absolute;
  top: 6px;
  left: 6px;
}
.agent-payment-page .create-link {
  margin-bottom: 51px;
}
.agent-payment-page .create-link .block-title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.agent-payment-page .create-link .field.phone-number .control {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}
.agent-payment-page .create-link .field.phone-number .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 26px;
  background-position: -21px -135px;
  position: absolute;
  left: 14px;
  top: 14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .create-link .field.phone-number .control:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.agent-payment-page .create-link .field.phone-number .input-text {
  font-size: 1.5rem;
  background: #fbfbfb;
  padding-left: 50px;
  padding-right: 80px;
  height: 50px;
}
.agent-payment-page .create-link .field.phone-number .input-text::placeholder {
  color: #a8a8a8;
}
.agent-payment-page .create-link .field.phone-number .action.submit {
  position: absolute;
  right: 7px;
  top: 7px;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  color: #ffffff;
  border: 0;
  height: auto;
  min-width: inherit;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 10px 13px;
  background: #007ad0;
  line-height: 1.6rem;
}
.agent-payment-page .create-link .field.phone-number .action.submit:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.agent-payment-page .link-generated {
  padding: 33px 15px;
  margin-left: -15px;
  margin-right: -15px;
  background: #e6eef4;
}
.agent-payment-page .link-generated .block-title {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.agent-payment-page .link-generated .block-title strong {
  font-weight: 400;
}
.agent-payment-page .link-generated .link-generate {
  max-width: 549px;
  margin: 0 auto;
}
.agent-payment-page .link-generated .link-generate .input-text {
  font-size: 1.5rem;
  padding-left: 50px;
  padding-right: 85px;
}
.agent-payment-page .link-generated .link-generate .input-text::placeholder {
  color: #d6d6d6;
}
.agent-payment-page .link-generated .link-generate .input-text:disabled {
  opacity: 1;
}
.agent-payment-page .link-generated .link-generate .control {
  position: relative;
}
.agent-payment-page .link-generated .link-generate .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  border-right: solid 1px #e8e8e8;
  background-position: -387px -23px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .link-generated .link-generate .control:before {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.agent-payment-page .link-generated .link-generate .action.copy {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: inherit;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 9px;
  width: 85px;
  text-align: center;
  border-radius: 0 3px 3px 0;
  font-size: 1.4rem;
}
.agent-payment-page .link-generated .link-generate .action.copy:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.agent-payment-page .link-generated .link-generate .action.copy:disabled {
  background: #d6d6d6;
  border-color: #d6d6d6;
  opacity: 1;
}
.agent-payment-page .history-transaction .agent-history-toolbar .pages {
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  top: -3px;
}
.agent-payment-page .history-transaction .agent-history-toolbar .pages ul {
  position: relative;
  top: -3px;
}
.agent-payment-page .history-transaction .agent-history-toolbar .pages ul li a {
  background: transparent;
}
.agent-payment-page .history-transaction .pager {
  position: relative;
  margin-bottom: 40px;
}
.agent-payment-page .history-transaction .pager li > a {
  border: 0;
}
.agent-payment-page .history-transaction .pager li > a:hover {
  background: transparent;
}
.agent-payment-page .history-transaction .limiter {
  position: absolute;
  right: 0;
  top: 0;
}
.agent-payment-page .history-transaction .pages .action.next,
.agent-payment-page .history-transaction .pages .action.previous {
  color: #007ad0;
  line-height: 16px;
}
.agent-payment-page .history-transaction .pages .action.next:hover,
.agent-payment-page .history-transaction .pages .action.previous:hover {
  color: #7d7d7d;
}
.agent-payment-page .history-transaction .block-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.agent-payment-page .history-transaction .table-wrapper {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  overflow: auto;
}
.agent-payment-page .history-transaction .transaction-data th,
.agent-payment-page .history-transaction .transaction-data td {
  border: solid 1px #d6d6d6;
  text-align: center;
}
.agent-payment-page .history-transaction .transaction-data thead th {
  padding: 13px 8px 9px;
  background: #a3deff;
  font-size: 1.6rem;
  color: #000000;
  border-top: 0;
  font-weight: 400;
  border-color: #a3deff;
  border-bottom: solid 1px #d6d6d6;
}
.agent-payment-page .history-transaction .transaction-data thead th:not(:last-child) {
  border-right: 1px solid #ffffff;
}
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(1) {
  width: 5%;
}
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(2) {
  width: 13%;
}
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(3),
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(4),
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(5) {
  width: 14%;
}
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(6) {
  width: 8%;
}
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(7),
.agent-payment-page .history-transaction .transaction-data thead th:nth-child(8) {
  width: 18%;
}
.agent-payment-page .history-transaction .transaction-data tbody tr > td {
  padding: 12px 5px;
  font-size: 1.3rem;
  vertical-align: middle;
}
.agent-payment-page .history-transaction .transaction-data tbody tr > td:nth-last-child(1) {
  text-align: left;
  padding: 12px 18px;
}
.agent-payment-page .history-transaction-section .block-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.agent-payment-page .numbers-filter {
  display: none;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
}
.agent-payment-page .numbers-filter .fieldset .field:nth-child(1),
.agent-payment-page .numbers-filter .fieldset .field:nth-child(2) {
  width: 32%;
}
.agent-payment-page .numbers-filter .fieldset .field:nth-child(3) {
  width: 32%;
}
.agent-payment-page .numbers-filter .fieldset .field.filter-actions {
  width: 100%;
  margin-top: 24px;
}
.agent-payment-page .numbers-filter .fieldset .field.filter-actions .field-label {
  display: none;
}
.agent-payment-page .numbers-filter .fieldset .field.filter-actions .control {
  justify-content: flex-end;
}
.agent-payment-page .numbers-filter .fieldset .field.filter-actions .control .action-clear {
  margin-right: 15px;
}
.agent-payment-page .box-filter {
  margin-bottom: 16px;
}
.agent-payment-page .box-filter .button-filter {
  float: right;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.6rem;
  color: #007ad0;
  border: 1px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  top: 1px;
}
.agent-payment-page .box-filter .button-filter .icon-filter {
  width: 17px;
  height: 19px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
  background-size: 600px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -433px -34px;
  vertical-align: middle;
  margin-right: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .agent-payment-page .box-filter .button-filter .icon-filter {
    background-image: url('../Tigren_AgentPayment/images/agent-payment-icon@2x.png');
    background-size: 600px auto;
  }
}
.agent-payment-page .box-filter .button-filter .active {
  display: none;
}
.agent-payment-page .box-filter.active .button-filter {
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  background: #fafafa;
}
.agent-payment-page .box-filter.active .button-filter .in-active {
  display: none;
}
.agent-payment-page .box-filter.active .button-filter .active {
  display: inline;
}
.agent-payment-page .box-filter.active .numbers-filter {
  display: block;
  border: solid 1px #007ad0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
}
.agent-payment-page .information_agent_static {
  margin-bottom: 50px;
}
.agent-payment-page .ui-datepicker .ui-datepicker-title select {
  padding: 0;
}
.agent-home-icon {
  position: fixed;
  left: 25px;
  bottom: 25px;
  z-index: 10;
  text-align: left;
  padding: 6px 10px;
  min-height: 70px;
  display: flex;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  background-color: #007ad0;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.agent-home-icon .agent-link-content {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.agent-home-icon.active .agent-link-content {
  flex-direction: column;
  gap: 5px;
}
.agent-home-icon.active .agent-icon-text {
  display: none;
}
.agent-home-icon.active .minimize-text {
  display: block;
}
.agent-home-icon.active #icon-toggle:after {
  transform: rotate(-45deg);
  right: 7px;
}
.agent-home-icon #icon-toggle {
  position: absolute;
  top: 0;
  right: -18px;
  background-color: #007ad0;
  border: none;
  color: #fff;
  padding: 0;
  width: 20px;
  height: 30px;
  border-radius: 0 5px 5px 0;
}
.agent-home-icon #icon-toggle:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(135deg);
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -4px;
}
.agent-home-icon #icon-toggle span {
  margin: 0;
  font-size: 0;
}
.agent-home-icon .minimize-text {
  display: none;
}
.dealerportal-index-search .agent-home-icon {
  bottom: 118px;
}
.agent-home-icon .agent-username {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e6eef4;
}
.agent-home-icon .agent-home-url {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  display: block;
}
.agent-home-icon .agent-home-url span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.agent-home-icon .agent-home-url:hover {
  text-decoration: none;
}
.aoucmpg-success-otp {
  padding: 10px 40px;
  background-color: #e7eef4;
  text-align: center;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
body.prediction-show {
  overflow: hidden;
}
.dealerportal-index-search .page-main,
.dealerportal-index-search .after-main-content {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.dealerportal-index-search .page-main input,
.dealerportal-index-search .after-main-content input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.dealerportal-index-search button,
.dealerportal-index-search .cart.table-wrapper .actions-toolbar > .action,
.dealerportal-index-search .action-gift {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.dealerportal-index-search .restart-search {
  font-size: 1.4rem;
  color: #007ad0;
  margin-bottom: 15px;
  display: inline-block;
}
.dealerportal-index-search .restart-search:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -560px -64px;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-index-search .restart-search:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.dealerportal-account-history .numbers-filter .date-range .date-picker .ui-datepicker-trigger {
  border: 0;
  background: transparent;
}
.dealerportal-account-history .numbers-filter .date-range .date-picker .ui-datepicker-trigger span {
  display: none;
}
.dealerportal-account-transfer .request-tab div#branch-request-tab {
  display: none;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger {
  background: transparent;
  border: 0;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger span {
  display: none;
}
.text-center {
  text-align: center;
}
.checkbox-styled input[type=checkbox] {
  display: none;
}
input.style-input {
  height: 39px;
  padding: 10px 20px;
  border: solid 1px #cccccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  max-width: 100%;
}
.dealer-login-container {
  max-width: 280px;
  margin: 0 auto;
  padding: 100px 0;
}
.dealer-login-container .block-title {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 24px;
  color: #000000;
}
.dealer-login-container .fieldset > .fields > .field .control {
  position: relative;
}
.dealer-login-container .fieldset > .fields > .field label {
  font-size: 1.8rem;
  font-width: 700;
  margin-bottom: 10px;
}
.dealer-login-container .fieldset > .fields > .field input {
  font-size: 1.4rem;
}
.dealer-login-container .fieldset > .fields > .field.user-name .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 21px;
  height: 21px;
  background-position: -166px -6px;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealer-login-container .fieldset > .fields > .field.user-name .control:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealer-login-container .fieldset > .fields > .field.password .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  background-position: -202px -6px;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealer-login-container .fieldset > .fields > .field.password .control:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealer-login-container .fieldset > .fields > .field.password .control .eye-pass .eye-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 22px;
  height: 18px;
  background-position: -267px -5px;
  right: 13px;
  top: 10px;
  position: absolute;
  padding: 0;
  margin: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealer-login-container .fieldset > .fields > .field.password .control .eye-pass .eye-icon {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealer-login-container .fieldset > .fields > .field.password .control .eye-pass .eye-icon:before {
  display: none;
}
.dealer-login-container .fieldset > .fields > .field.password .control input.visible ~ .eye-pass .eye-icon {
  width: 22px;
  height: 18px;
  background-position: -234px -6px;
}
.dealer-login-container #dealer_login_form .fieldset > .fields > .field input,
.dealer-login-container .form-forgot-password .fieldset > .fields > .field input,
.dealer-login-container .form-reset-password .fieldset > .fields > .field input {
  padding-left: 41px;
}
.dealer-login-container .secondary {
  text-align: right;
  margin-bottom: 30px;
}
.dealer-login-container .secondary .forgot-password-link {
  font-size: 1.4rem;
  font-weight: 700;
  color: #007ad0;
}
.dealer-login-container .btn-submit,
.dealer-login-container .btn-submit-reset {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.dealer-login-container .btn-submit:hover,
.dealer-login-container .btn-submit-reset:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.dealer-login-container .btn-submit:hover,
.dealer-login-container .btn-submit-reset:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.dealer-login-container .btn-submit:hover,
.dealer-login-container .btn-submit-reset:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.dealer-login-container .btn-submit:hover,
.dealer-login-container .btn-submit-reset:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.dealer-login-container .form-forgot-password .btn-submit,
.dealer-login-container .reset-password .btn-submit {
  margin-top: 20px;
}
.dealer-login-container .form-reset-password .btn-submit-reset {
  margin-top: 20px;
}
.remaining-number {
  font-size: 2.6rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
  top: 0;
  width: 100%;
}
.remaining-number .box-wrapper {
  padding: 16px 50px;
  border: solid 1px #767676;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  margin-bottom: 13px;
  display: inline-block;
  width: 100%;
  max-width: 738px;
}
.remaining-number strong {
  font-size: 3.2rem;
  color: #007ad0;
  display: inline-block;
  padding: 0 20px;
}
.remaining-number > p {
  font-size: 1.8rem;
  color: #767676;
}
.remaining-number > p a {
  color: #007ad0;
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
}
.remaining-number .icon-chang {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 158px;
  height: 76px;
  background-position: -864px -74px;
  position: absolute;
  right: 0;
  top: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .remaining-number .icon-chang {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer {
  margin-top: 50px;
}
.search-new-number-block.search-number-dealer .selectric-open .selectric,
.search-new-number-block.search-number-dealer .selectric-hover .selectric {
  border-color: #f5f5f5;
}
.search-new-number-block.search-number-dealer .selectric-items {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.search-new-number-block.search-number-dealer .form-search {
  margin-top: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.search-new-number-block.search-number-dealer .form-search .head-box {
  text-align: center;
}
.search-new-number-block.search-number-dealer .form-search .head-box h3 {
  margin-bottom: 5px;
  font-size: 3.2rem;
  font-weight: 700;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number {
  box-sizing: border-box;
  padding-top: 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .form-search-dnumber {
  margin-bottom: 50px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .title {
  font-size: 1.8rem;
  color: #767676;
  line-height: 1.44;
  letter-spacing: 0.18px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker {
  position: relative;
  cursor: pointer;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric {
  height: 48px;
  border-radius: 3px;
  padding: 13px 12px 9px;
  text-align: center;
  border: 0;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .label {
  font-size: 1.8rem;
  line-height: 1.39;
  color: #1a1a1a;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%);
}
.selectric-open .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%) rotate(0);
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 19px;
  height: 11px;
  background-position: -468px -138px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-items {
  border: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #f5f5f5;
  margin-top: -5px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-items li {
  font-size: 1.8rem;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-items li.highlighted,
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-items li:hover {
  font-size: 1.8rem;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-open .selectric .button:after {
  background-position: -508px -140px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-open .selectric {
  border: 1px solid #007ad0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-open .selectric-items {
  border: 1px solid #007ad0;
  border-top: 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form {
  padding: 20px 0 0;
  background: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter .line {
  vertical-align: middle;
  color: #767676;
  width: auto;
  margin-right: 2px;
  top: 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter label {
  font-size: 2rem;
  line-height: 2;
  color: #1a1a1a;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter label small {
  color: #767676;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input {
  font-size: 1.8rem;
  border-radius: 3px;
  height: 48px;
  border: 0;
  width: 35px;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input:focus {
  border: solid 1px #007ad0;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input:-webkit-autofill,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input:-webkit-autofill:hover,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns {
  margin-right: 35px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns label {
  text-align: left;
  display: block;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns .selectric-form-control {
  width: 271px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.lead-number {
  width: 122px;
}
html[lang="en"] .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.lead-number {
  width: 105px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers label {
  display: block;
  text-align: left;
  padding-left: 13px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers input {
  margin-right: 3px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers .selectric-lead-number {
  display: inline-block;
  margin-right: 2px;
  width: 122px;
  vertical-align: middle;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-number {
  margin-bottom: 60px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box {
  padding: 7px 30px 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .box-inner {
  background: #ffffff;
  min-height: inherit;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:not(:last-child) {
  border-right: 1px solid #a9a9a9;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum {
  border: 0;
  height: 48px;
  width: 99px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 1.8rem;
  color: #000000;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum::placeholder {
  color: #767676;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum:focus {
  border: solid 1px #007ad0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum:-webkit-autofill,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum:-webkit-autofill:hover,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .txtnumber-sum:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(1) {
  width: 25%;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(2) {
  width: 27%;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(3) {
  width: 18%;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(4) {
  width: 34%;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(4) label {
  text-align: left;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.auspicious-num ul li {
  display: inline-block;
  text-align: center;
  margin: 0 9px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.auspicious-num ul li > label {
  margin-bottom: 0;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.zodiac .field-filter {
  width: 100%;
  max-width: 315px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.zodiac .field-filter > label {
  text-align: left;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter > label {
  font-size: 2rem;
  font-weight: 400;
  display: block;
  margin-bottom: 18px;
  line-height: 1;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .check-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 169px;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .check-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"] {
  display: none;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span {
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  margin-bottom: 4px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span:before {
  width: 56px;
  height: 56px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: solid 1px #767676;
  display: block;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-work:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -39px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-work:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-finance:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -99px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-finance:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-love:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -157px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled > span.num-love:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:before,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -40px -307px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:before,
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:before,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -100px -308px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:before,
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:before,
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -157px -307px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:before,
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .btn-find-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .restart-search {
  font-size: 1.4rem;
  color: #007ad0;
  margin-bottom: 15px;
  display: inline-block;
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .restart-search:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -560px -64px;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .restart-search:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .form-search .box-search-number .btn-find-number {
  height: 48px;
  display: block;
  margin: 16px auto;
}
.search-new-number-block.search-number-dealer #filter-dont-like-number .filter-list-number .checkbox-styled > span:hover {
  color: #ffffff;
  border-color: #fa6676;
}
.search-new-number-block.search-number-dealer #filter-dont-like-number .filter-list-number input[type="checkbox"]:checked ~ span {
  background: #fa6676;
  color: #ffffff;
  border-color: #fa6676;
}
.search-new-number-block.search-number-dealer .filter-state ul li label {
  font-size: 1.8rem;
  color: #4a4a4a;
}
.search-new-number-block.search-number-dealer .results-number .list-number {
  padding-top: 0;
  margin-left: -16px;
  margin-right: -16px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 16px;
  margin-bottom: 20px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .inner-wrapper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  border: solid 2px #f5f5f5;
  box-sizing: border-box;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .number-new {
  border: 0;
  font-size: 2.6rem;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0px 5px 10px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div {
  padding: 0 8px;
  font-size: 2rem;
  text-align: center;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  white-space: nowrap;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box {
  min-width: 110px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings > .label {
  display: inline-block;
  vertical-align: middle;
  float: left;
  font-size: 12px;
  margin-right: 3px;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box {
  float: right;
  position: relative;
  top: 3px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 11px;
  height: 11px;
  background-position: -193px -138px;
  float: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
  margin-right: 3px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico.active {
  background-position: -231px -138px;
}
.search-new-number-block.search-number-dealer .results-number .list-number li.number .checkbox-styled input[type="checkbox"]:checked ~ .inner-wrapper {
  background: transparent;
  border-radius: 3px;
  border: solid 2px #19aaf8;
}
.search-new-number-block.search-number-dealer .results-number .top-title {
  margin-bottom: 20px;
}
.search-new-number-block.search-number-dealer .results-number .top-title h4 {
  font-size: 2rem;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .results-number .top-title h5 {
  font-size: 2rem;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .search-number-content {
  position: relative;
  padding-top: 177px;
}
.search-new-number-block.search-number-dealer .remaining-number {
  position: absolute;
}
.search-new-number-block.search-number-dealer .compare-box .box-head p {
  font-size: 2.2rem;
  margin-bottom: 10px;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .compare-box .box-head p span {
  font-size: 2.2rem;
}
.search-new-number-block.search-number-dealer .compare-box.sticky-box {
  padding: 20px 0;
}
.search-new-number-block.search-number-dealer .compare-box .box-action {
  margin-top: 5px;
  display: none;
}
.search-new-number-block.search-number-dealer .filter-number {
  padding: 0;
  background: #ffffff;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
}
.search-new-number-block.search-number-dealer .filter-number > label {
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-right: 26px;
  vertical-align: middle;
  margin-bottom: 0;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .filter-number > label:after {
  display: none;
}
.search-new-number-block.search-number-dealer .filter-number > ul > li {
  margin-bottom: 0;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter-title {
  padding: 0;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.search-new-number-block.search-number-dealer .filter-number .filter-list-number li {
  padding: 0 5px;
  float: left;
}
.search-new-number-block.search-number-dealer .filter-number .filter-list-number li.num-undesign-selected span {
  color: #fff;
  background-color: #fa6676;
  border-color: #fa6676;
  border-width: 1px !important;
}
.search-new-number-block.search-number-dealer .filter-number .filter-list-number .checkbox-styled > span {
  width: 32px;
  height: 32px;
  border: solid 1px #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  font-weight: 400;
}
.search-new-number-block.search-number-dealer .filter-number .btn-filter {
  font-size: 1.4rem;
  color: #1a1a1a;
  padding: 7px 18px;
  border: solid 1px #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.search-number-dealer .filter-number .btn-filter span:before {
  display: none;
}
.search-new-number-block.search-number-dealer .filter-number .btn-filter.active,
.search-new-number-block.search-number-dealer .filter-number .btn-filter.active-submit {
  background: #0662a3;
  border-color: #0662a3;
  color: #ffffff;
}
.search-new-number-block.search-number-dealer .filter-number .btn-filter.active span:before,
.search-new-number-block.search-number-dealer .filter-number .btn-filter.active-submit span:before {
  display: none;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter {
  top: 43px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 12px 18px 24px;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter.select-need,
.search-new-number-block.search-number-dealer .filter-number .box-filter.select-dont-need {
  width: 236px !important;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set {
  padding: 0;
  border: 0;
  margin-top: 10px;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set button,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .action-gift {
  width: 47%;
  font-size: 1.4rem;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set button.btn-reset,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action.btn-reset,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .action-gift.btn-reset {
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set button.btn-submit,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action.btn-submit,
.search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .action-gift.btn-submit {
  color: #ffffff;
  background: #007ad0;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter.select-need .filter-list-number li.num-design-selected span {
  color: #ffffff;
  background: #0662a3;
  border-color: #0662a3;
}
.search-new-number-block.search-number-dealer .filter-number .box-filter .field-filter {
  padding: 0;
}
.search-new-number-block.search-number-dealer .filter-number .box-list {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
}
.filter-package ul li .btn-filter.inactive {
  opacity: 0.4;
  pointer-events: none;
}
.filter-package ul li .btn-filter.inactive:hover {
  color: #333;
}
.modal-popup .modal-footer button,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup .modal-footer .action-gift {
  margin: 0;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup .modal-footer .action-gift:hover {
  border: 0;
}
.modal-popup .modal-footer button.primary-button,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.primary-button,
.modal-popup .modal-footer .action-gift.primary-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.modal-popup .modal-footer button.primary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.primary-button:hover,
.modal-popup .modal-footer .action-gift.primary-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup .modal-footer button.primary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.primary-button:hover,
.modal-popup .modal-footer .action-gift.primary-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup .modal-footer button.primary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.primary-button:hover,
.modal-popup .modal-footer .action-gift.primary-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup .modal-footer button.primary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.primary-button:hover,
.modal-popup .modal-footer .action-gift.primary-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup .modal-footer button.secondary-button,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.secondary-button,
.modal-popup .modal-footer .action-gift.secondary-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  border: 1px solid #007ad0;
  background: #ffffff;
  color: #007ad0;
  margin-right: 10px;
}
.modal-popup .modal-footer button.secondary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.secondary-button:hover,
.modal-popup .modal-footer .action-gift.secondary-button:hover {
  background: #007ad0;
  color: #ffffff;
}
.modal-popup .modal-footer button.secondary-button:hover,
.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action.secondary-button:hover,
.modal-popup .modal-footer .action-gift.secondary-button:hover {
  background: #007ad0;
  color: #ffffff;
}
.modal-popup.dealer-special-type .action-close:before {
  font-size: 40px;
  color: #000000;
}
.modal-popup.dealer-special-type .modal-inner-wrap {
  max-width: 580px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
}
.modal-popup.dealer-special-type .title {
  font-size: 1.8rem;
  color: #000000;
  margin-bottom: 20px;
}
.modal-popup.dealer-special-type .table-wrapper {
  margin-bottom: 0;
}
.modal-popup.dealer-special-type .table-wrapper table {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
}
.modal-popup.dealer-special-type .table-wrapper table thead > tr th {
  padding: 10px 19px;
  font-size: 1.6rem;
  font-weight: 700;
  background: #fed501;
  text-align: center;
  border: 1px solid #fed501;
}
.modal-popup.dealer-special-type .table-wrapper table thead > tr th:not(:last-child) {
  border-right: 1px solid #fff;
}
.modal-popup.dealer-special-type .table-wrapper table thead > tr th:nth-child(1) {
  width: 27%;
}
.modal-popup.dealer-special-type .table-wrapper table thead > tr th:nth-child(2),
.modal-popup.dealer-special-type .table-wrapper table thead > tr th:nth-child(3) {
  width: 21%;
}
.modal-popup.dealer-special-type .table-wrapper table tbody > tr td {
  text-align: center;
  padding: 12px 10px;
  border: solid 1px #d6d6d6;
  font-size: 1.4rem;
  color: #555555;
  box-sizing: border-box;
  font-weight: 700;
}
.modal-popup.dealer-special-type .table-wrapper table tbody > tr td:last-child {
  font-size: 1.6rem;
  color: #000000;
}
.modal-popup.dealer-special-type .table-wrapper table tbody > tr:last-child > td {
  color: #000000;
}
.modal-popup.dealer-special-type .modal-footer button,
.modal-popup.dealer-special-type .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.dealer-special-type .modal-footer .action-gift {
  margin: 0;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-popup.dealer-special-type .modal-footer button:hover,
.modal-popup.dealer-special-type .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup.dealer-special-type .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup.dealer-special-type .modal-footer button:hover,
.modal-popup.dealer-special-type .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup.dealer-special-type .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.modal-popup.dealer-special-type .modal-footer button:hover,
.modal-popup.dealer-special-type .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup.dealer-special-type .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup.dealer-special-type .modal-footer button:hover,
.modal-popup.dealer-special-type .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.modal-popup.dealer-special-type .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.modal-popup.dealer-alert-modal {
  color: #000000;
}
.modal-popup.dealer-alert-modal .action-close:before {
  font-size: 40px;
  color: #000000;
}
.modal-popup.dealer-alert-modal .modal-inner-wrap {
  max-width: 477px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  margin-top: 15%;
}
.modal-popup.dealer-alert-modal p {
  text-align: center;
  font-size: 1.4rem;
}
.modal-popup.dealer-alert-modal p strong {
  display: block;
  font-size: 1.8rem;
}
.modal-popup.movetore-modal .action-close {
  display: none;
}
.modal-popup.movetore-modal .modal-inner-wrap {
  max-width: 580px;
}
.reserving-summary {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
.reserving-summary > p {
  font-size: 1.7rem;
  font-weight: 700;
  color: #999;
}
.reserving-summary > p a {
  color: #007ad0;
  display: inline-block;
  margin-left: 5px;
}
.reserving-summary .box-wrapper {
  display: inline-block;
  min-width: 550px;
  margin: 0 auto;
  padding: 20px 30px 20px;
  border: solid 2px #d6d6d6;
  margin-bottom: 13px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -o-border-radius: 60px;
  max-width: 100%;
}
.reserving-summary .box-wrapper h3 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.reserving-summary .box-wrapper h3 strong {
  display: inline-block;
  color: #007ad0;
  padding: 0 10px;
}
.reserving-summary .box-wrapper > span {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
.reserving-summary .box-wrapper > span strong {
  display: inline-block;
  padding: 0 10px;
}
.reserving-numbers .text-note {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #5f5f5f;
}
.reserving-numbers .box-actions {
  text-align: center;
}
.reserving-numbers .box-actions .action {
  min-width: 180px;
  padding: 0;
  height: 50px;
  line-height: 50px;
  max-width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  margin-right: 20px;
  padding: 0 20px;
}
.reserving-numbers .box-actions .action:last-child {
  margin-right: 0;
}
.reserving-numbers .box-actions .action.action-delete-all,
.reserving-numbers .box-actions .action.action-add-number {
  background: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #007ad0;
  color: #007ad0;
}
.reserving-numbers .box-actions .action.action-delete-all > span,
.reserving-numbers .box-actions .action.action-add-number > span {
  position: relative;
  padding-left: 25px;
}
.reserving-numbers .box-actions .action.action-delete-all > span .shape-plus,
.reserving-numbers .box-actions .action.action-add-number > span .shape-plus {
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.reserving-numbers .box-actions .action.action-delete-all > span .shape-plus:before,
.reserving-numbers .box-actions .action.action-add-number > span .shape-plus:before,
.reserving-numbers .box-actions .action.action-delete-all > span .shape-plus:after,
.reserving-numbers .box-actions .action.action-add-number > span .shape-plus:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #007ad0;
}
.reserving-numbers .box-actions .action.action-delete-all > span .shape-plus:before,
.reserving-numbers .box-actions .action.action-add-number > span .shape-plus:before {
  left: 50%;
  width: 2px;
  transform: translate(-50%, 0);
  height: 100%;
  top: 0;
}
.reserving-numbers .box-actions .action.action-delete-all > span .shape-plus:after,
.reserving-numbers .box-actions .action.action-add-number > span .shape-plus:after {
  top: 50%;
  height: 2px;
  transform: translate(0, -50%);
  width: 100%;
  left: 0;
}
.reserving-numbers .box-actions .action.action-delete-all > span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 12px;
  height: 16px;
  display: inline-block;
  background-position: -29px -4px;
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .reserving-numbers .box-actions .action.action-delete-all > span:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.reserving-numbers .box-actions .action.action-submit {
  width: 250px;
}
.dealer-table-numbers {
  text-align: center;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  overflow: hidden;
}
.dealer-table-numbers thead > tr > th {
  padding: 15px;
  color: #000000;
  font-weight: 700;
  font-size: 2rem;
  background: #fed501;
  border: 1px solid #fed501;
  text-align: center;
  vertical-align: middle;
}
.dealer-table-numbers thead > tr > th.sorting_asc .sort-action .action-asc {
  border-bottom: 6px solid #007ad0;
}
.dealer-table-numbers thead > tr > th.sorting_desc .sort-action .action-desc {
  border-top: 6px solid #007ad0;
}
.dealer-table-numbers thead > tr > th:not(:last-child) {
  border-right: 1px solid #ffffff;
}
.dealer-table-numbers thead > tr > th.col-order {
  width: 8%;
}
.dealer-table-numbers thead > tr > th.col-number {
  width: 20%;
}
.dealer-table-numbers thead > tr > th.col-total {
  width: 14%;
}
.dealer-table-numbers thead > tr > th.col-package,
.dealer-table-numbers thead > tr > th.col-type {
  width: 14%;
}
.dealer-table-numbers thead > tr > th.col-actions {
  width: 20%;
}
.dealer-table-numbers tbody > tr td {
  padding: 20px 15px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #555;
  border: 1px solid #d6d6d6;
  line-height: 0.88;
  vertical-align: middle;
}
.dealer-table-numbers tbody > tr td.number {
  color: #333;
}
.dealer-table-numbers tbody > tr td.actions {
  padding: 0 15px;
}
.dealer-table-numbers .actions .actions-box2 {
  width: 90px;
}
.dealer-table-numbers .actions .actions-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.dealer-table-numbers .actions .btn-action {
  padding: 0;
  border: 0;
  background: 0;
  font-size: 1.3rem;
  font-weight: 700;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.dealer-table-numbers .actions .btn-action span {
  display: inline-block;
  padding-bottom: 1px;
  margin-right: 5px;
  text-decoration: underline;
}
.dealer-table-numbers .actions .btn-action:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dealer-table-numbers .actions .action-edit,
.dealer-table-numbers .actions .action-health-check {
  color: #007ad0;
  white-space: nowrap;
}
.dealer-table-numbers .actions .action-delete {
  color: #000000;
  white-space: nowrap;
  margin-left: 5px;
}
.dealer-table-numbers .actions .action-delete:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 10px;
  height: 13px;
  display: inline-block;
  background-position: -9px -7px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealer-table-numbers .actions .action-delete:after {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealer-table-numbers .sort-action {
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: 6px;
}
.dealer-table-numbers .sort-action span {
  padding: 0;
  background: transparent;
  border: 0;
  margin-bottom: 3px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.dealer-table-numbers .sort-action span:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dealer-table-numbers .sort-action span.action-asc {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
}
.dealer-table-numbers .sort-action span.action-asc:hover {
  border-bottom: 6px solid #007ad0;
}
.dealer-table-numbers .sort-action span.action-desc {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
}
.dealer-table-numbers .sort-action span.action-desc:hover {
  border-top: 6px solid #007ad0;
}
.dealer-name {
  font-size: 1.5rem;
  font-weight: 700;
}
.dealer-name:before {
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -452px -74px;
  display: inline-block;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.account-navigation-top {
  margin-top: 25px;
}
.account-navigation-top ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.account-navigation-top ul li {
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.account-navigation-top ul li:first-child:not(.current) {
  border-left: 1px solid #d6d6d6;
}
.account-navigation-top ul li.current {
  border-color: #009de0;
}
.account-navigation-top ul li strong,
.account-navigation-top ul li a {
  display: table;
  padding: 10px 20px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #999;
  text-align: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  line-height: 2;
}
.account-navigation-top ul li strong span,
.account-navigation-top ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.account-navigation-top ul li strong:before,
.account-navigation-top ul li a:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .account-navigation-top ul li strong:before,
  .account-navigation-top ul li a:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.account-navigation-top ul li strong {
  color: #ffffff;
  background: #009de0;
}
.account-navigation-top ul li.reserved-list a:before {
  width: 22px;
  height: 27px;
  background-position: -9px -35px;
}
.account-navigation-top ul li.reserved-list strong:before {
  width: 22px;
  height: 27px;
  background-position: -55px -35px;
}
.account-navigation-top ul li.booking-history a:before {
  width: 25px;
  height: 25px;
  background-position: -9px -82px;
}
.account-navigation-top ul li.booking-history strong:before {
  width: 25px;
  height: 25px;
  background-position: -53px -82px;
}
.account-navigation-top ul li.request-history a:before {
  width: 21px;
  height: 27px;
  background-position: -9px -126px;
}
.account-navigation-top ul li.request-history strong:before {
  width: 21px;
  height: 27px;
  background-position: -53px -126px;
}
.account-navigation-top ul li.change-password a:before {
  width: 27px;
  height: 26px;
  background-position: -9px -171px;
}
.account-navigation-top ul li.change-password strong:before {
  width: 27px;
  height: 26px;
  background-position: -55px -171px;
}
.account-navigation-top ul li.all-reservations a:before {
  width: 28px;
  height: 28px;
  background-position: -9px -260px;
}
.account-navigation-top ul li.all-reservations strong:before {
  width: 28px;
  height: 28px;
  background-position: -55px -260px;
}
.account-navigation-top ul li.logout a:before {
  width: 27px;
  height: 21px;
  background-position: -9px -217px;
  position: relative;
}
.account-navigation-top ul li.reserved-history a:before {
  width: 25px;
  height: 25px;
  background-position: -9px -82px;
}
.account-navigation-top ul li.reserved-history strong:before {
  width: 25px;
  height: 25px;
  background-position: -53px -82px;
}
.dealer-account-content {
  border: 1px solid #d6d6d6;
  padding: 30px;
  min-height: 640px;
}
.dealer-account-content .page-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000000;
  position: relative;
  top: 5px;
}
.dealerportal-account-reserved .dealer-account-content .page-title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 22px;
  height: 27px;
  background-position: -9px -35px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-account-reserved .dealer-account-content .page-title:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealerportal-account-history .dealer-account-content .page-title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 27px;
  height: 27px;
  background-position: -97px -81px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-account-history .dealer-account-content .page-title:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealerportal-account-request .dealer-account-content .page-title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 21px;
  height: 27px;
  background-position: -9px -126px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-account-request .dealer-account-content .page-title:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealerportal-account-changepassword .dealer-account-content .page-title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 28px;
  height: 28px;
  background-position: -96px -169px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-account-changepassword .dealer-account-content .page-title:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealerportal-account-all .dealer-account-content .page-title {
  position: relative;
  top: 10px;
}
.dealerportal-account-all .dealer-account-content .page-title:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 28px;
  height: 28px;
  background-position: -9px -260px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealerportal-account-all .dealer-account-content .page-title:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.account-list-numbers .dealer-table-numbers thead > tr > th {
  font-size: 1.3rem;
  line-height: 1.5;
  padding: 18px 2px;
  position: relative;
}
.account-list-numbers .dealer-table-numbers thead > tr > th .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.account-list-numbers .dealer-table-numbers thead > tr > th .inner > span {
  display: inline-block;
  width: calc(100% - 25px);
}
.account-list-numbers .dealer-table-numbers thead > tr > th .inner > span span {
  display: block;
}
html[lang="en"] .dealerportal-account-reserved .account-list-numbers .dealer-table-numbers thead > tr > th .inner > span {
  width: calc(111px - 25px);
  max-width: 80%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-order {
  width: 7%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-number {
  width: 12%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-total {
  width: 8%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-package {
  width: 8%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-type {
  width: 8%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-date {
  width: 9%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-branch {
  width: 9%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-status {
  width: 9%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-contract {
  width: 7%;
}
.account-list-numbers .dealer-table-numbers thead > tr > th.col-serial-partcode-imsi {
  width: 9%;
  font-size: 1.2rem;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td {
  padding: 20px 3px;
  font-size: 1.2rem;
  line-height: 1.57;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td > span {
  display: block;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.number {
  font-size: 1.3rem;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.serial-partcode-imsi {
  font-size: 1.1rem;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions {
  padding: 5px;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action {
  font-size: 1.2rem;
  width: 90px;
  padding: 6px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action span {
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action:not(:last-child) {
  margin-bottom: 10px;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.action-secondary {
  border: 1px solid #555;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.action-primary {
  background: #007ad0;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.action-inactive {
  background-color: #bbbbbb;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.reserved_action_cancel {
  border: 1px solid #555;
  background: #ffffff;
  color: #555555;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.reserved_action_registered {
  background: #007ad0;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.transfer_action_request {
  background: #007ad0;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.transfer_action_cancel {
  border: 1px solid #555;
  background: #ffffff;
  color: #555555;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.transfer_pending {
  background: #bbbbbb;
  color: #ffffff;
  pointer-events: none;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.cancel {
  background: #007ad0;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.approve {
  background: #007ad0;
  color: #ffffff;
}
.account-list-numbers .dealer-table-numbers tbody > tr > td.actions .btn-action.not_approve {
  border: 1px solid #555;
  background: #ffffff;
  color: #555555;
}
.account-list-numbers .sort-action {
  top: 0;
}
.account-list-numbers.dealer-history .dealer-table-numbers thead > tr > th.col-order {
  width: 5%;
}
.account-list-numbers.dealer-history .dealer-table-numbers thead > tr > th.col-number {
  width: 16%;
}
.account-list-numbers.dealer-history .dealer-table-numbers thead > tr > th.col-date,
.account-list-numbers.dealer-history .dealer-table-numbers thead > tr > th.col-status {
  width: 11%;
}
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-order {
  width: 7%;
}
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-number {
  width: 17%;
}
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-date,
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-status {
  width: 11%;
}
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-branch,
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-type {
  width: 12%;
}
.account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-package {
  width: 12%;
}
.account-list-numbers.number-request .dealer-table-numbers tbody > tr > td {
  height: 150px;
}
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-order {
  width: 6%;
}
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-number {
  width: 12%;
}
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-status,
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-branch,
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-type,
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-branch-code {
  width: 10%;
}
.account-list-numbers.dealer-all .dealer-table-numbers thead > tr > th.col-date {
  width: 11%;
}
.account-list-numbers.dealer-all .dealer-table-numbers tbody > tr > td.actions .btn-action.move-branch span {
  position: relative;
  padding-left: 25px;
}
.account-list-numbers.dealer-all .dealer-table-numbers tbody > tr > td.actions .btn-action.move-branch span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: -96px -6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .account-list-numbers.dealer-all .dealer-table-numbers tbody > tr > td.actions .btn-action.move-branch span:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
html[lang="en"] .account-list-numbers.dealer-all .dealer-table-numbers tbody > tr > td.actions .btn-action.move-branch span:before {
  top: 25%;
}
.account-toolbar .pagination {
  width: 100%;
  text-align: center;
}
.account-toolbar .pagination > li {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0 3px;
}
.account-toolbar .pagination > li > a,
.account-toolbar .pagination > li > span {
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 100%;
  line-height: 30px;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 700;
  color: #00adef;
}
.account-toolbar .pagination > li.active > a,
.account-toolbar .pagination > li:hover > a,
.account-toolbar .pagination > li.active > span,
.account-toolbar .pagination > li:hover > span {
  border: 2px solid #092247;
  color: #092247;
  background: transparent;
  line-height: 28px;
}
.account-toolbar .pagination > li.disabled {
  display: none;
}
.account-toolbar .pagination > li:last-child > a,
.account-toolbar .pagination > li:first-child > a,
.account-toolbar .pagination > li:last-child > span,
.account-toolbar .pagination > li:first-child > span {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
}
.numbers-filter {
  padding: 24px 30px;
  background-color: #f0f0f3;
  margin-bottom: 40px;
  clear: both;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.numbers-filter select {
  line-height: inherit;
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.numbers-filter select:not(:focus):invalid {
  color: #999;
}
.dealerportal-account-request .numbers-filter {
  padding: 24px 30px 39px;
}
.numbers-filter .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.numbers-filter .fieldset:not(:last-child) {
  margin-bottom: 25px;
}
.numbers-filter .fieldset .field {
  margin-bottom: 0;
}
.numbers-filter .fieldset .field .style-input {
  padding: 10px 15px;
  height: 40px;
}
.numbers-filter .fieldset .field .field-label {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.numbers-filter .fieldset .field.group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.numbers-filter .fieldset .field.group .field-item {
  width: 47%;
}
.numbers-filter .fieldset .field:nth-child(1) {
  width: 37%;
}
.numbers-filter .fieldset .field:nth-child(2),
.numbers-filter .fieldset .field:nth-child(3) {
  width: 29%;
}
.numbers-filter .fieldset .field.search .control {
  position: relative;
}
.numbers-filter .fieldset .field.search .control input {
  padding-right: 50px;
}
.numbers-filter .fieldset .field.search .control .action-search {
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  color: #979797;
  height: 100%;
  display: block;
  top: 0;
  line-height: 2;
  padding: 7px 15px;
}
.numbers-filter .fieldset .field.search .control .action-search:hover {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.numbers-filter .date-range {
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.numbers-filter .date-range .date-picker {
  width: 50%;
  position: relative;
}
.numbers-filter .date-range .date-picker input.input-date:not([disabled]):focus {
  padding-right: 35px;
}
.numbers-filter .date-range .date-picker input.input-date:not([disabled]):focus:focus {
  border: 0;
  box-shadow: none;
}
.numbers-filter .date-range .date-picker:first-child {
  border-right: 1px solid #cccccc;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger {
  position: absolute;
  right: 7px;
  top: 0;
  height: 100%;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger:before {
  color: #d6d6d6;
  font-size: 33px;
}
.numbers-filter .date-range input {
  background: transparent;
  border: 0;
}
.numbers-filter .date-range .division {
  width: 18px;
  height: 18px;
  background: #cccccc;
  border-radius: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  position: relative;
  top: 10px;
  margin-left: -9px;
}
.numbers-filter .filter-actions .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.numbers-filter .filter-actions .control .action.action-clear {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  border: 1px solid #007ad0;
  background: #ffffff;
  color: #007ad0;
  max-width: 100%;
  min-width: 115px;
  float: left;
}
.numbers-filter .filter-actions .control .action.action-clear:hover {
  background: #007ad0;
  color: #ffffff;
}
.numbers-filter .filter-actions .control .action.action-clear:hover {
  background: #007ad0;
  color: #ffffff;
}
.numbers-filter .filter-actions .control .action.action-search {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  max-width: 100%;
  min-width: 170px;
  float: right;
}
.numbers-filter .filter-actions .control .action.action-search:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.numbers-filter .filter-actions .control .action.action-search:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.numbers-filter .filter-actions .control .action.action-search:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.numbers-filter .filter-actions .control .action.action-search:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.dealer-top-toolbar {
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: -50px;
  margin-bottom: 0;
}
.dealer-top-toolbar .actions-export {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  border: 1px solid #007ad0;
  background: #ffffff;
  color: #007ad0;
  font-size: 1.6rem;
  text-decoration: none;
  margin-left: 15px;
}
.dealer-top-toolbar .actions-export:hover {
  background: #007ad0;
  color: #ffffff;
}
.dealer-top-toolbar .actions-export:hover {
  background: #007ad0;
  color: #ffffff;
}
.dealer-top-toolbar .actions-export span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 18px;
  height: 19px;
  background-position: -58px -6px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dealer-top-toolbar .actions-export span:before {
    background-image: url('../Tigren_DealerPortal/images/dealer-icons@2x.png');
    background-size: 300px auto;
  }
}
.dealer-top-toolbar .actions-export:hover {
  text-decoration: none;
  background: #ffffff;
  color: #007ad0;
}
.dealer-top-toolbar .field-limit {
  margin-left: 30px;
}
.dealer-top-toolbar .field-limit .label,
.dealer-top-toolbar .field-limit .control {
  display: inline-block;
  vertical-align: middle;
}
.dealer-top-toolbar .field-limit .label {
  font-size: 1.6rem;
}
.dealer-top-toolbar .field-limit .control {
  margin-left: 10px;
  width: 104px;
}
.dealer-top-toolbar .field-limit .control select {
  background: #fbfbfb;
  font-size: 1.6rem;
  font-weight: bold;
}
.dealer-top-toolbar .date-range {
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 300px;
}
.dealer-top-toolbar .date-range .date-picker {
  width: 50%;
  position: relative;
}
.dealer-top-toolbar .date-range .date-picker input.input-date:not([disabled]):focus {
  padding-right: 35px;
}
.dealer-top-toolbar .date-range .date-picker input.input-date:not([disabled]):focus:focus {
  border: 0;
  box-shadow: none;
}
.dealer-top-toolbar .date-range .date-picker:first-child {
  border-right: 1px solid #cccccc;
}
.dealer-top-toolbar .date-range .date-picker .ui-datepicker-trigger {
  position: absolute;
  right: 7px;
  top: 0;
  height: 100%;
}
.dealer-top-toolbar .date-range .date-picker .ui-datepicker-trigger:before {
  color: #d6d6d6;
  font-size: 33px;
}
.dealer-top-toolbar .date-range input {
  background: transparent;
  border: 0;
}
.dealer-top-toolbar .date-range .division {
  width: 18px;
  height: 18px;
  background: #cccccc;
  border-radius: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  position: relative;
  top: 10px;
  margin-left: -9px;
}
.dealerportal-account-reserved .reserving-summary {
  margin-top: 60px;
}
.dealerportal-account-history .numbers-filter,
.dealerportal-account-all .numbers-filter {
  margin-top: 40px;
}
.dealerportal-account-reserved .dealer-number-status {
  color: #555555;
}
.dealer-number-status.reserved {
  color: #dabb18;
}
.dealer-number-status.pre-reserved {
  color: #000000;
}
.dealer-number-status.disable {
  color: #a6a6a6;
}
.dealer-number-status.registered {
  color: #8ac050;
}
.dealer-number-status.enable {
  color: #27a6e4;
}
.dealer-number-status.pending {
  color: #27a6e4;
}
.dealer-number-status.approve {
  color: #8ac050;
}
.dealer-number-status.not-approve {
  color: #dabb18;
}
.dealer-number-status.not-approve-by-system {
  color: #000000;
}
.request-tab {
  margin-top: 50px;
}
.request-tab > ul {
  margin-bottom: 32px;
  border-bottom: solid 1px #d6d6d6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.request-tab > ul li {
  margin-bottom: 0;
  padding: 15px 20px;
  position: relative;
  margin-right: 25px;
}
.request-tab > ul li a {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 0.78;
  color: #999999;
}
.request-tab > ul li a:hover {
  text-decoration: none;
}
.request-tab > ul li.active a {
  color: #030303;
  text-decoration: none;
}
.request-tab > ul li.active:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -1px;
  background: #00adef;
  left: 0;
}
.change-password-box {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
  padding: 40px 30px 59px;
  background: #f0f0f3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
.change-password-box .box-action {
  text-align: center;
}
.change-password-box .box-action button,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action,
.change-password-box .box-action .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: inline-block;
  min-width: 210px;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 40px;
  max-width: 100%;
}
.change-password-box .box-action button:hover,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:hover,
.change-password-box .box-action .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.change-password-box .box-action button:hover,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:hover,
.change-password-box .box-action .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.change-password-box .box-action button:hover,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:hover,
.change-password-box .box-action .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.change-password-box .box-action button:hover,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:hover,
.change-password-box .box-action .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.change-password-box .box-action button:hover,
.change-password-box .box-action button:focus,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:hover,
.change-password-box .box-action .cart.table-wrapper .actions-toolbar > .action:focus,
.change-password-box .box-action .action-gift:hover,
.change-password-box .box-action .action-gift:focus {
  text-decoration: none;
}
.change-password-box > p {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 32px;
}
.action-reserve {
  display: inline-block;
  color: #007ad0;
  text-align: center;
  clear: bottom;
  text-decoration: underline;
}
.dealer-popup-movestore .title-box {
  font-size: 1.8rem;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
.dealer-popup-movestore .box-wrapper {
  padding: 15px 10px;
  border: solid 1px #d6d6d6;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.dealer-popup-movestore .box-wrapper .box-item {
  text-align: center;
  width: 50%;
  padding: 0 10px;
  padding-bottom: 30px;
}
.dealer-popup-movestore .box-wrapper .box-item:first-child {
  border-right: solid 1px #d6d6d6;
  padding: 0 35px 30px 10px;
}
.dealer-popup-movestore .box-wrapper .box-item:last-child {
  padding: 0 10px 30px 35px;
}
.dealer-popup-movestore .box-wrapper .box-item .label {
  font-size: 1.4rem;
  color: #000000;
  margin-bottom: 32px;
  display: block;
  text-align: center;
}
.dealer-popup-movestore .box-wrapper .box-item .current-branch-name {
  display: block;
  font-size: 1.8rem;
  text-align: center;
  color: #000000;
  padding-top: 8px;
}
.dealer-popup-movestore .divide {
  position: relative;
}
.dealer-popup-movestore .divide span {
  display: block;
  width: 26px;
  height: 26px;
  background: #cccccc;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  left: -13px;
  top: 38%;
  font-weight: 700;
}
.dealer-popup-movestore input.select-branch {
  font-size: 1.8rem;
  padding: 10px 15px;
  font-weight: bold;
}
.page-layout-dealer-layout .page-header .header.content a.logo {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.page-layout-dealer-layout .page-wrapper {
  padding-bottom: 170px;
  background: url('../Tigren_DealerPortal/images/Dealer-Footer-bg.png') center bottom no-repeat;
}
.eye-pass {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
.eye-pass .eye-pass-icon {
  height: 0px;
  color: #333;
  margin: -42px 0 0 0;
  margin-left: -20px;
  padding: 15px 9px 17px 0px;
  border-radius: 0px 5px 5px 0px;
  float: right;
  position: relative;
  right: 1%;
  top: -.2%;
  z-index: 5;
  cursor: pointer;
}
.dealerportal-account-reserving .columns .column.main {
  padding: 0;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th {
  font-size: 1.3rem;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-number {
  width: 17%;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-total {
  width: 8%;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-package,
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-type {
  width: 12%;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-remarks {
  width: 20%;
}
.dealerportal-account-reserving .dealer-table-numbers thead > tr > th.col-actions {
  width: 25%;
}
.search-zodiac {
  padding: 20px 0;
  display: none;
}
.search-zodiac > label {
  font-size: 2.4rem;
  font-weight: 700;
  display: block;
  margin-bottom: 24px;
  text-align: center;
}
.search-zodiac select,
.search-zodiac .selectric-form-control {
  max-width: 315px;
  margin: 0 auto;
  width: 100%;
}
.search-zodiac .selectric-selectpicker {
  position: relative;
  cursor: pointer;
}
.search-zodiac .selectric-selectpicker .selectric {
  height: 48px;
  border-radius: 3px;
  padding: 13px 12px 9px;
  text-align: center;
  border: 0;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.search-zodiac .selectric-selectpicker .selectric .label {
  font-size: 1.8rem;
  line-height: 1.39;
  color: #1a1a1a;
}
.search-zodiac .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%);
}
.selectric-open .search-zodiac .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%) rotate(0);
}
.search-zodiac .selectric-selectpicker .selectric .button:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 19px;
  height: 11px;
  background-position: -468px -138px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-zodiac .selectric-selectpicker .selectric .button:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-zodiac .selectric-items {
  border: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #f5f5f5;
  margin-top: -5px;
}
.search-zodiac .selectric-items li {
  font-size: 1.8rem;
}
.search-zodiac .selectric-items li.highlighted,
.search-zodiac .selectric-items li:hover {
  font-size: 1.8rem;
}
.search-zodiac .selectric-above .selectric-items {
  top: auto !important;
  bottom: calc(100% - 3px) !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: 1px solid #007ad0 !important;
  border-bottom: 0 !important;
}
.search-zodiac .selectric-open .selectric .button:after {
  background-position: -508px -140px;
}
.search-zodiac .selectric-open .selectric {
  border: 1px solid #007ad0 !important;
}
.search-zodiac .selectric-open .selectric-items {
  border: 1px solid #007ad0;
  border-top: 0;
  max-height: 250px;
}
.search-new-number-block.health-check.dealer .compare-box {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.dealerportal-account-reserving .search-new-number-block.health-check.dealer .compare-box {
  overflow: visible !important;
  padding-top: 20px;
  min-height: 214px;
  max-height: 100%;
}
body.prediction-show .search-new-number-block.health-check.dealer .compare-box {
  overflow: auto !important;
  padding-top: 15px;
  max-height: 100%;
}
.search-new-number-block.health-check.dealer .compare-box.sticky-box {
  padding-bottom: 20px;
}
.search-new-number-block.health-check.dealer .prediction-box {
  display: none;
}
.search-new-number-block.health-check.dealer .prediction-result {
  display: none;
}
.search-new-number-block.health-check.dealer .prediction-result .change-zodiac {
  font-size: 1.4rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  padding: 5px 8px;
  border-radius: 3px;
  border: solid 1px #ffffff;
  cursor: pointer;
  margin-left: 20px;
  margin-right: -130px;
  min-width: 110px;
  background: #ffffff;
  color: #007ad0;
}
.dealerportal-numberhealthcheck-index #maincontent {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-top: 60px;
}
.selectric-select .selectric {
  height: 46px;
  border: 2px solid #9f9f9f;
  border-radius: 10px;
  background: #ffffff;
  padding: 13px 26px 9px 12px;
  text-align: center;
}
.selectric-select .selectric .label {
  text-align: center;
}
.selectric-select .selectric .button {
  width: 15px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.selectric-select .selectric .label {
  font-size: 1.7rem;
  color: #999;
  margin: 0;
  text-align: left;
  line-height: 22px;
  margin-top: -2px;
}
.selectric-select .selectric-items {
  border: 2px solid #9f9f9f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  margin-top: -12px;
  z-index: 2;
  border-top: 0;
  box-shadow: none;
  top: 100% !important;
  bottom: inherit !important;
}
.selectric-select .selectric-items li {
  font-size: 1.7rem;
}
.selectric-select .selectric-items li:hover {
  background: #999;
  color: #ffffff;
  font-size: 1.7rem;
}
.selectric-select .selectric-items li.highlighted {
  background: #0662a3;
  color: #FFF;
  font-size: 1.7rem;
}
.selectric-select .selectric-open {
  z-index: 10;
}
.selectric-select .selectric-open .selectric,
.selectric-select .selectric-hover .selectric {
  border-color: #f5f5f5;
  position: relative;
}
.selectric-select .selectric-selectpicker {
  position: relative;
  cursor: pointer;
}
.selectric-select .selectric-selectpicker .selectric {
  height: 48px;
  border-radius: 3px;
  padding: 13px 12px 9px;
  text-align: center;
  border: 0;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.selectric-select .selectric-selectpicker .selectric .label {
  font-size: 1.8rem;
  line-height: 1.39;
  color: #1a1a1a;
}
.selectric-select .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%);
}
.selectric-open .selectric-select .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%) rotate(0);
}
.selectric-select .selectric-selectpicker .selectric .button:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 19px;
  height: 11px;
  background-position: -468px -138px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .selectric-select .selectric-selectpicker .selectric .button:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.selectric-select .selectric-items {
  border: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #f5f5f5;
  margin-top: -5px;
}
.selectric-select .selectric-items li {
  font-size: 1.8rem;
}
.selectric-select .selectric-items li.highlighted,
.selectric-select .selectric-items li:hover {
  font-size: 1.8rem;
}
.selectric-select .selectric-open .selectric .button:after {
  background-position: -508px -140px;
}
.selectric-select .selectric-open .selectric {
  border: 1px solid #007ad0 !important;
}
.selectric-select .selectric-open .selectric-items {
  border: 1px solid #007ad0;
  border-top: 0;
  max-height: 250px;
}
.selectric-number-zodiac {
  width: 315px;
  max-width: 100%;
  margin: 0 auto;
}
.check-number-block.dealer .prediction-result {
  padding-bottom: 80px;
}
.check-number-block.dealer .prediction-result > label {
  font-size: 3.2rem;
}
.check-number-block.dealer .remaining-number {
  margin-bottom: 35px;
}
.check-number-block.dealer .remaining-number .box-wrapper {
  padding: 18px 50px;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box {
  background: #f0f0f0;
  color: #1a1a1a;
  padding: 20px 0;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head {
  position: relative;
  right: 0;
  top: 0;
  padding: 0 20px;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head > p {
  font-size: 2.6rem;
  margin-bottom: 0;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head > p span {
  font-size: 2.6rem;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head:after {
  color: #000000;
}
.check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .box-action .btn-continue {
  height: 48px;
  width: 166px;
}
body.ipad-view .search-zodiac .selectric-above .selectric-items {
  top: calc(100% + 8px) !important;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  bottom: inherit !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0 !important;
  border-bottom: 1px solid #007ad0 !important;
}
body.ipad-view.dealerportal-account-reserving .search-new-number-block.health-check.dealer .compare-box.search-zodiac-opened {
  min-height: 430px;
}
@media screen and (min-width: 1400px) {
  .dealerportal-index-search #maincontent {
    padding: 0;
  }
}
@media (max-width: 1366px) and (min-width: 1024px) {
  .remaining-number .box-wrapper {
    max-width: 650px;
  }
}
@media screen and (max-width: 1024px) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.auspicious-num {
    margin-top: 20px;
    margin-left: 0;
  }
  .dealerportal-account-history .account-list-numbers.dealer-history .dealer-table-numbers thead > tr > th.col-order {
    width: 4%;
  }
  .account-list-numbers.number-request .dealer-table-numbers thead > tr > th.col-order {
    width: 5% !important;
  }
  .numbers-filter .fieldset .field:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  .numbers-filter .fieldset .field:nth-child(2),
  .numbers-filter .fieldset .field:nth-child(3) {
    width: 48%;
  }
  .account-list-numbers {
    width: 100%;
    overflow: scroll;
  }
  .account-list-numbers .table-wrapper {
    margin-bottom: 20px;
  }
  .account-list-numbers .table-wrapper .dataTables_wrapper table {
    width: 100% !important;
  }
  .numbers-filter .filter-actions .control .action.action-search,
  .numbers-filter .filter-actions .control .action.action-clear {
    min-width: 48%;
  }
  .account-navigation-top ul li strong,
  .account-navigation-top ul li a {
    padding: 10px 31px;
    font-size: 1.5rem;
  }
  .dealer-table-numbers thead > tr > th {
    font-size: 1.5rem;
  }
  .reserving-summary .box-wrapper h3 {
    font-size: 2.2rem;
  }
  .reserving-summary .box-wrapper > span {
    font-size: 1.8rem;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media screen and (max-width: 769px) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.box-sum,
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.auspicious-num {
    margin-top: 20px;
    margin-left: 30px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric {
    padding: 10px 15px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric .label {
    font-size: 14px !important;
  }
  .search-new-number-block .filter-number .box-filter .field-filter .selectric-wrapper .selectric .button {
    top: 13px;
  }
  .account-list-numbers .table-wrapper .dataTables_wrapper table {
    width: 1500px !important;
  }
  .dealer-table-numbers thead > tr > th {
    padding: 14px;
    font-size: 1.3rem;
  }
  .dealer-table-numbers tbody > tr td.actions {
    padding: 0 15px;
  }
  .account-navigation-top ul li a {
    padding: 10px 33px;
    font-size: 1.4rem;
  }
  .account-navigation-top ul li a:before {
    display: block;
    margin: auto;
  }
  .account-navigation-top .nav.item strong {
    padding: 10px 33px;
    font-size: 1.4rem;
  }
  .account-navigation-top .nav.item strong:before {
    display: block;
    margin: auto;
  }
  .numbers-filter .fieldset .field:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  .numbers-filter .fieldset .field:nth-child(2),
  .numbers-filter .fieldset .field:nth-child(3) {
    width: 48%;
  }
}
@media (max-width: 1024px) and (min-width: 640px) {
  .search-new-number-block.search-number-dealer .filter-number > label {
    display: block;
    text-align: left;
  }
  .search-new-number-block.search-number-dealer .filter-number > ul {
    display: block;
    text-align: left;
  }
}
@media (max-width: 1000px) and (min-width: 770px) {
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number {
    flex-direction: column;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box {
    padding: 18px 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #a9a9a9;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(1),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(2),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(3),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(4) {
    width: 100%;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.zodiac .field-filter > label {
    text-align: center;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.box-sum .txtnumber-sum {
    width: 100px;
    height: 32px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns .selectric-form-control {
    width: 200px;
  }
  .remaining-number .icon-chang {
    position: static;
    margin: 0 auto;
  }
  .selectric-number-zodiac {
    width: 240px;
  }
}
@media (max-width: 1024px) and (min-width: 771px) {
  .search-new-number-block.search-number-dealer .results-number .list-number li.number {
    width: 33.33333333%;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .number-new {
    font-size: 2rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail {
    padding: 0px 5px 3px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div {
    padding: 0 5px;
    font-size: 1.6rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div span {
    font-size: 1rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings > .label {
    font-size: 1rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
    width: 5px;
    height: 5px;
    background-size: 531px auto;
    background-position: -96px -69px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
    margin-right: 2px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico.active {
    background-position: -115px -69px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box {
    padding: 15px 5px !important;
    padding-top: 20px !important;
  }
  .search-new-number-block.search-number-dealer .search-number-content {
    padding-top: 220px;
  }
  .dealerportal-account-reserving .prediction-result > label {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .dealerportal-account-reserving .prediction-result .change-zodiac {
    position: static;
    margin-right: -130px;
    transform: unset;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle !important;
  }
  .dealerportal-account-reserving .prediction-result .content > div.points .right-box .box-wrapper .text {
    font-size: 1.6rem;
    padding: 0 20px;
  }
  .dealerportal-account-reserving .prediction-result .content > div.points .right-box .box-wrapper .ratings-box {
    padding: 0 20px;
  }
  .dealerportal-account-reserving .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .label {
    font-size: 1.6rem !important;
  }
  .dealerportal-account-reserving .prediction-result .content > div.sum-meaning .right-box .text {
    font-size: 1.6rem;
  }
  .dealerportal-account-reserving .prediction-result .content > div.more-info {
    font-size: 1.6rem;
  }
  .dealerportal-account-reserving .search-new-number-block.health-check .compare-box .prediction-box .action-close {
    font-size: 1.4rem;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns .selectric-form-control {
    width: 200px;
  }
  body.ipad-view .search-new-number-block.search-number-dealer .filter-package {
    justify-content: flex-start;
    padding-left: 20%;
  }
  .filter-package .ui-widget-content {
    display: block !important;
    max-width: 600px;
    text-align: left;
  }
  .filter-package ul li {
    margin-bottom: 12px;
  }
}
@media (max-width: 1024px) and (min-width: 771px) and screen and (max-width: 327px) {
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > .total span {
    overflow: hidden;
    height: 22px;
  }
}
@media (min-width: 771px) {
  body.ipad-view .search-new-number-block.search-number-dealer .filter-package {
    justify-content: flex-start;
  }
  body.ipad-view .search-new-number-block.search-number-dealer .filter-package label {
    min-width: 100px;
  }
  .extra-word {
    text-align: center;
    font-size: 2.1rem;
    font-weight: 600;
    padding-top: 15px;
  }
}
@media (min-width: 771px) and screen and (max-width: 769px) {
  .extra-word {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    padding-top: 15px;
  }
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2019 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2019 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
@font-face {
  font-family: 'fontello';
  src: url('../Tigren_DtacNumber/fonts/fontello.eot');
  src: url('../Tigren_DtacNumber/fonts/fontello.eot') format('embedded-opentype'), url('../Tigren_DtacNumber/fonts/fontello.woff2') format('woff2'), url('../Tigren_DtacNumber/fonts/fontello.woff') format('woff'), url('../Tigren_DtacNumber/fonts/fontello.ttf') format('truetype'), url('../Tigren_DtacNumber/fonts/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello2';
  src: url('../Tigren_DtacNumber/fonts/fontello2.eot');
  src: url('../Tigren_DtacNumber/fonts/fontello2.eot') format('embedded-opentype'), url('../Tigren_DtacNumber/fonts/fontello2.woff2') format('woff2'), url('../Tigren_DtacNumber/fonts/fontello2.woff') format('woff'), url('../Tigren_DtacNumber/fonts/fontello2.ttf') format('truetype'), url('../Tigren_DtacNumber/fonts/fontello2.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?95948508#fontello') format('svg');
  }
}
*/
[class^="ic-"]:before,
[class*=" ic-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.ic-angle-down:before {
  content: '\e800';
}
/* 'î €' */
.ic-angle-left:before {
  content: '\e801';
}
/* 'î ' */
.ic-angle-right:before {
  content: '\e802';
}
/* 'î ‚' */
.ic-angle-up:before {
  content: '\e803';
}
/* 'î ƒ' */
.ic-view:before {
  content: '\e804';
}
/* 'î „' */
.ic-cart:before {
  content: '\e805';
}
/* 'î …' */
.ic-box-product:before {
  content: '\e806';
}
/* 'î †' */
.ic-check:before {
  content: '\e807';
}
/* 'î ‡' */
.ic-close:before {
  content: '\e808';
}
/* 'î ˆ' */
.ic-close-o:before {
  content: '\e809';
}
/* 'î ‰' */
.ic-check-1:before {
  content: '\e80a';
}
/* 'î Š' */
.ic-id-card:before {
  content: '\e80b';
}
/* 'î ‹' */
.ic-id-card-user:before {
  content: '\e80c';
}
/* 'î Œ' */
.ic-lock:before {
  content: '\e80d';
}
/* 'î ' */
.ic-love:before {
  content: '\e80e';
}
/* 'î Ž' */
.ic-map-marker:before {
  content: '\e80f';
}
/* 'î ' */
.ic-phone:before {
  content: '\e810';
}
/* 'î ' */
.ic-plus:before {
  content: '\e811';
}
/* 'î ‘' */
.ic-print:before {
  content: '\e812';
}
/* 'î ’' */
.ic-selling:before {
  content: '\e813';
}
/* 'î “' */
.ic-time:before {
  content: '\e814';
}
/* 'î ”' */
.ic-triangle-down:before {
  content: '\e815';
}
/* 'î •' */
.ic-triangle-left:before {
  content: '\e816';
}
/* 'î –' */
.ic-triangle-right:before {
  content: '\e817';
}
/* 'î —' */
.ic-triangle-up:before {
  content: '\e818';
}
/* 'î ˜' */
.ic-work:before {
  content: '\e819';
}
/* 'î ™' */
.ic-google-map:before {
  content: '\e81a';
}
/* 'î š' */
.ic-circle:before {
  content: '\e81b';
}
/* 'î ›' */
.ic-circle-check:before {
  content: '\e81c';
}
/* 'î œ' */
.ic-circle-o:before {
  content: '\e81d';
}
/* 'î ' */
[class^="ic2-"]:before,
[class*=" ic2-"]:before {
  font-family: "fontello2";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic2-angle-down:before {
  content: "\e800";
}
.ic2-angle-left:before {
  content: "\e801";
}
.ic2-angle-right:before {
  content: "\e802";
}
.ic2-angle-up:before {
  content: "\e803";
}
.ic2-view:before {
  content: "\e804";
}
.ic2-cart:before {
  content: "\e805";
}
.ic2-box-product:before {
  content: "\e806";
}
.ic2-check:before {
  content: "\e807";
}
.ic2-close:before {
  content: "\e808";
}
.ic2-close-o:before {
  content: "\e809";
}
.ic2-check-1:before {
  content: "\e80a";
}
.ic2-id-card:before {
  content: "\e80b";
}
.ic2-id-card-user:before {
  content: "\e80c";
}
.ic2-lock:before {
  content: "\e80d";
}
.ic2-love:before {
  content: "\e80e";
}
.ic2-map-marker:before {
  content: "\e80f";
}
.ic2-phone:before {
  content: "\e810";
}
.ic2-plus:before {
  content: "\e811";
}
.ic2-print:before {
  content: "\e812";
}
.ic2-selling:before {
  content: "\e813";
}
.ic2-time:before {
  content: "\e814";
}
.ic2-triangle-down:before {
  content: "\e815";
}
.ic2-triangle-left:before {
  content: "\e816";
}
.ic2-triangle-right:before {
  content: "\e817";
}
.ic2-triangle-up:before {
  content: "\e818";
}
.ic2-work:before {
  content: "\e819";
}
.ic2-google-map:before {
  content: "\e81a";
}
.ic2-circle:before {
  content: "\e81b";
}
.ic2-circle-check:before {
  content: "\e81c";
}
.ic2-circle-o:before {
  content: "\e81d";
}
.ic2-angle-left2:before {
  content: "\e81e";
}
.ic2-angle-right2:before {
  content: "\e81f";
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2019 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
.newnumber-checkout-personalinfo select,
.newnumber-checkout-payment select,
.newnumber-checkout-personalinfo input[type="text"],
.newnumber-checkout-payment input[type="text"],
.newnumber-checkout-personalinfo input[type="password"],
.newnumber-checkout-payment input[type="password"],
.newnumber-checkout-personalinfo input[type="url"],
.newnumber-checkout-payment input[type="url"],
.newnumber-checkout-personalinfo input[type="tel"],
.newnumber-checkout-payment input[type="tel"],
.newnumber-checkout-personalinfo input[type="search"],
.newnumber-checkout-payment input[type="search"],
.newnumber-checkout-personalinfo input[type="number"],
.newnumber-checkout-payment input[type="number"],
.newnumber-checkout-personalinfo input[type="datetime"],
.newnumber-checkout-payment input[type="datetime"],
.newnumber-checkout-personalinfo input[type="email"],
.newnumber-checkout-payment input[type="email"] {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pickup-infomation .store-info ul li:before,
.verify-otp .field .control:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pickup-infomation .store-info ul li:before,
  .verify-otp .field .control:before {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.opc-wrapper input[type="checkbox"] ~ label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.dnumber-terms-conditions-popup .modal-inner-wrap .modal-title {
  font-size: 20px;
}
.dnumber-terms-conditions-popup .modal-inner-wrap .modal-footer {
  text-align: center !important;
  border: 0 !important;
  padding-top: 0;
  padding-bottom: 2rem;
}
.dnumber-terms-conditions-popup.modal-popup .action-close {
  display: none;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-title {
  font-size: 2rem;
  color: #000000;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-content {
  color: #000000;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer {
  padding-bottom: 30px;
  padding-top: 30px;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer button,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .action-gift {
  min-width: 160px;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer button.second-primary,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.second-primary,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .action-gift.second-primary {
  margin-left: 24px;
  background: #bbbbbb;
}
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer button.cancel,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.cancel,
.dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .action-gift.cancel {
  display: block;
  margin: 0 auto;
  background: transparent;
  color: #007ad0;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  min-width: inherit;
  min-height: inherit;
  height: auto;
  margin-top: 18px;
}
.dnumber-terms-conditions-popup.personal-info.modal-popup .action-close {
  display: none;
}
.dnumber-change-contact-number-popup .modal-inner-wrap,
.newnumber-take-photo-popup-fail .modal-inner-wrap,
.newnumber-retake-photo-popup .modal-inner-wrap {
  max-width: 520px;
  text-align: center !important;
  border-radius: 16px;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-header,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-header,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-header {
  padding-bottom: 0;
  padding-top: 2rem;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-title,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-title,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-title {
  font-size: 1.8rem;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-content,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-content,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-content {
  padding-left: 75px;
  padding-right: 75px;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-footer,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-footer {
  border: 0 !important;
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer .cancel-button,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-footer .cancel-button,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-footer .cancel-button {
  border-color: #9b9b9b;
}
.dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer .cancel-button:hover,
.newnumber-take-photo-popup-fail .modal-inner-wrap .modal-footer .cancel-button:hover,
.newnumber-retake-photo-popup .modal-inner-wrap .modal-footer .cancel-button:hover {
  background-color: #9b9b9b;
  border-color: #ffffff;
}
.newnumber-take-photo-popup .modal-inner-wrap {
  text-align: center !important;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-header {
  padding-bottom: 0;
  padding-top: 2rem;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content {
  padding-left: 75px;
  padding-right: 75px;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions {
  width: 30%;
  margin: auto;
  padding-top: 10px;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  background: transparent;
  color: #333333;
  border: 1px solid #9b9b9b;
  margin-bottom: 0;
  width: 100%;
  min-width: inherit;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions button:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-take-photo-popup .modal-inner-wrap .modal-content .actions .action-gift:hover {
  background: transparent;
  border: 1px solid #9b9b9b;
  color: #333333;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-footer {
  border: 0 !important;
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-footer .cancel-button {
  border-color: #9b9b9b;
}
.newnumber-take-photo-popup .modal-inner-wrap .modal-footer .cancel-button:hover {
  background-color: #9b9b9b;
  border-color: #ffffff;
}
.newnumber-take-photo-popup .camera-instance {
  display: block;
}
.newnumber-take-photo-popup .camera {
  margin-bottom: 10px;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .sample-photo {
  width: 100%;
  height: 100%;
  max-width: 270px;
  margin: auto;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions {
  margin: 24px auto 37px;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  margin-bottom: 5px;
  cursor: pointer;
  vertical-align: middle;
  width: 45%;
  min-width: inherit;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-retake-photo-popup .retake-popup-wrapper .actions .file-uploader-button.action-secondary:first-child {
  margin-right: 15px;
}
.select-option {
  position: relative;
}
.select-option select {
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  line-height: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #555555;
}
.select-option:after {
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  margin-top: -4px;
  margin-left: -4px;
  top: 50%;
  right: 10px;
  background-position: -22px -234px;
  z-index: 2;
}
.invalid-input select {
  border-color: #ff1212;
}
.dnumber-checkout-personal-info .input-text,
.dnumber-checkout-payment-info .input-text {
  height: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  line-height: 30px;
  border: 0;
  font-size: 18px;
}
.dnumber-checkout-personal-info .input-text::placeholder,
.dnumber-checkout-payment-info .input-text::placeholder,
.dnumber-checkout-personal-info .input-text::-webkit-input-placeholder,
.dnumber-checkout-payment-info .input-text::-webkit-input-placeholder {
  color: #767676;
}
.dnumber-checkout-personal-info .wrapper-content,
.dnumber-checkout-payment-info .wrapper-content {
  max-width: 870px;
  border-radius: 8px;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 20px;
  margin: 20px auto;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content h2.title,
.dnumber-checkout-payment-info .wrapper-content .inner-content h2.title {
  font-size: 2.2rem;
  color: #000000;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: left;
  font-weight: 700;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content {
  max-width: inherit;
  margin: auto;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background {
  background-color: #e6edef;
  margin-bottom: 1px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-right,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-right {
  padding-top: 14px;
  padding-bottom: 9px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract {
  width: 100%;
  padding-right: 10%;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract .edit-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract .edit-number {
  float: right;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.last,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.last {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.last .content-left,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.last .content-left,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.last .content-right,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.last .content-right {
  padding-top: 14px;
  padding-bottom: 14px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.sim-content,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.sim-content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right {
  float: left;
  text-align: left;
  line-height: 20px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top {
  padding-top: 14px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.bottom,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.bottom,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.bottom,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.bottom {
  padding-bottom: 20px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.small,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.small,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.small,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.small {
  font-weight: 700;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left {
  width: 62%;
  padding: 4px 10%;
  padding-right: 0;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left .tel-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left .tel-number {
  font-size: 1.8rem;
  font-weight: 700;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left a.edit-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left a.edit-number {
  padding-left: 4px;
  font-size: 1.4rem;
  color: #009de0;
  text-decoration: underline;
  position: relative;
  white-space: nowrap;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left a.edit-number .fa,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left a.edit-number .fa {
  margin-left: 4px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top {
  width: 100%;
  padding-right: 10%;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top .edit-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top .edit-number {
  float: right;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right {
  width: 28%;
  padding: 4px 0;
  text-align: right;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top {
  width: 100%;
  padding: 4px 10%;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .label-mobile,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .label-mobile {
  float: left;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .price-per,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .price-per {
  font-size: 1.4rem;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .result-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .result-number {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .package-name,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .package-name,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .price-per,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .price-per,
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .sim-price,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .sim-price {
  font-size: 1.8rem;
  font-weight: 700;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 60px 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content {
  width: calc(50% - 40px);
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info {
  margin-bottom: 25px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .label,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .value,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .value {
  font-size: 1.8rem;
  color: #1a1a1a;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .value small,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .value small {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
  cursor: pointer;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list {
  font-size: 1.4rem;
  margin-top: 8px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.net-work:before,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icon-call-pro-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.internet:before,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.internet:before {
  content: '';
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url("../images/icon-net.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.call-all-network:before,
.dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .page-title,
.dnumber-checkout-payment-info .page-title {
  margin-bottom: 30px;
}
.dnumber-checkout-personal-info .page-title h3,
.dnumber-checkout-payment-info .page-title h3 {
  font-size: 3.2rem;
  color: #000000;
  font-weight: 700;
  line-height: 1.39;
  margin-bottom: 0;
}
.dnumber-checkout-personal-info .page-title p,
.dnumber-checkout-payment-info .page-title p {
  font-size: 1.8rem;
}
.dnumber-checkout-personal-info .shipping-information,
.dnumber-checkout-payment-info .shipping-information {
  margin-top: 45px;
}
.dnumber-checkout-personal-info .detail-transfer,
.newnumber-checkout-success .checkout-success .detail-transfer,
.dnumber-checkout-payment-info .detail-transfer {
  margin: 40px 0;
  color: #1a1a1a;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-align: left;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box,
.dnumber-checkout-payment-info .detail-transfer .number-info-box {
  width: calc(50% - 30px);
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box > h3,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box > h3,
.dnumber-checkout-payment-info .detail-transfer .number-info-box > h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 13px;
  color: #1a1a1a;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 27px 30px 21px;
  display: block;
  height: calc(100% - 40px);
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li {
  margin-bottom: 0;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li:not(:last-child),
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li:not(:last-child),
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li:not(:last-child) {
  margin-bottom: 15px;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .label,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .label,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .label {
  font-size: 1.6rem;
  color: #767676;
  margin-bottom: 5px;
  display: block;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .value,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .value,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .value {
  font-size: 1.8rem;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li.number .value,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li.number .value,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li.number .value {
  min-height: 46px;
  display: block;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li.package-name .value,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li.package-name .value,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li.package-name .value {
  font-size: 1.8rem;
  word-break: break-all;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .attributes-list,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .attributes-list,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .attributes-list {
  font-size: 1.4rem;
  margin-top: 8px;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.net-work:before,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.net-work:before,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icon-call-pro-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.internet:before,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.internet:before,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.internet:before {
  content: '';
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url("../images/icon-net.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.call-all-network:before,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.call-all-network:before,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
.dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li:nth-child(3) .value,
.newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li:nth-child(3) .value,
.dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li:nth-child(3) .value {
  min-height: 50px;
  display: block;
}
.dnumber-checkout-personal-info .detail-transfer .change-number,
.newnumber-checkout-success .checkout-success .detail-transfer .change-number,
.dnumber-checkout-payment-info .detail-transfer .change-number,
.dnumber-checkout-personal-info .detail-transfer .change-package,
.newnumber-checkout-success .checkout-success .detail-transfer .change-package,
.dnumber-checkout-payment-info .detail-transfer .change-package {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
}
.dnumber-checkout-personal-info .detail-transfer .change-number:after,
.newnumber-checkout-success .checkout-success .detail-transfer .change-number:after,
.dnumber-checkout-payment-info .detail-transfer .change-number:after,
.dnumber-checkout-personal-info .detail-transfer .change-package:after,
.newnumber-checkout-success .checkout-success .detail-transfer .change-package:after,
.dnumber-checkout-payment-info .detail-transfer .change-package:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dnumber-checkout-personal-info .detail-transfer .change-number:after,
  .newnumber-checkout-success .checkout-success .detail-transfer .change-number:after,
  .dnumber-checkout-payment-info .detail-transfer .change-number:after,
  .dnumber-checkout-personal-info .detail-transfer .change-package:after,
  .newnumber-checkout-success .checkout-success .detail-transfer .change-package:after,
  .dnumber-checkout-payment-info .detail-transfer .change-package:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.dnumber-checkout-personal-info .detail-transfer .icon-arrow,
.newnumber-checkout-success .checkout-success .detail-transfer .icon-arrow,
.dnumber-checkout-payment-info .detail-transfer .icon-arrow {
  align-self: center;
}
.dnumber-checkout-personal-info .detail-transfer .icon-arrow span,
.newnumber-checkout-success .checkout-success .detail-transfer .icon-arrow span,
.dnumber-checkout-payment-info .detail-transfer .icon-arrow span {
  width: 21px;
  height: 30px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -11px -46px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dnumber-checkout-personal-info .detail-transfer .icon-arrow span,
  .newnumber-checkout-success .checkout-success .detail-transfer .icon-arrow span,
  .dnumber-checkout-payment-info .detail-transfer .icon-arrow span {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.dnumber-checkout-payment-info .detail-transfer {
  margin-top: 0;
}
.dnumber-checkout-payment-info .edit-info {
  font-size: 1.6rem;
  color: #007ad0;
}
body.newnumber-checkout-personalinfo .opc-wrapper,
body.newnumber-checkout-payment .opc-wrapper {
  float: unset;
  width: 100%;
}
body.newnumber-checkout-success .after-main-content-aou,
body.newnumber-checkout-personalinfo .after-main-content-aou,
body.newnumber-checkout-payment .after-main-content-aou {
  display: none;
}
body.newnumber-checkout-success.lucky-aou-checkout .after-main-content-aou,
body.newnumber-checkout-personalinfo.lucky-aou-checkout .after-main-content-aou,
body.newnumber-checkout-payment.lucky-aou-checkout .after-main-content-aou {
  display: block;
}
body.newnumber-checkout-success.lucky-aou-checkout .after-main-content .new-number-step-box,
body.newnumber-checkout-personalinfo.lucky-aou-checkout .after-main-content .new-number-step-box,
body.newnumber-checkout-payment.lucky-aou-checkout .after-main-content .new-number-step-box {
  display: none;
}
body.newnumber-checkout-payment .authentication-wrapper {
  display: none;
}
body.newnumber-checkout-payment .register-info-content .content-left,
body.newnumber-checkout-payment .address-info-content .content-left {
  float: left;
}
body.newnumber-checkout-payment .register-info-content .content-right,
body.newnumber-checkout-payment .address-info-content .content-right {
  float: right;
}
body.newnumber-checkout-payment .register-info-content h3,
body.newnumber-checkout-payment .address-info-content h3 {
  width: 174px;
  height: 33px;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #009de0;
}
.newnumber-checkout-personalinfo .personal-information {
  margin-top: 50px;
  color: #1a1a1a;
}
.newnumber-checkout-personalinfo .personal-information input,
.newnumber-checkout-personalinfo .personal-information select {
  font-size: 1.8rem;
  opacity: 1;
}
.newnumber-checkout-personalinfo .personal-information > h2 {
  font-size: 2.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.newnumber-checkout-personalinfo .personal-information > p {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 50px;
}
.newnumber-checkout-personalinfo .personal-information .restricted-message {
  color: #e02b27;
  font-size: 1.5rem;
  padding: 10px 10px;
  max-width: 520px;
  margin: 0 auto 10px;
}
.newnumber-checkout-personalinfo .personal-information .dtacNumberInformation-prefix .label {
  display: none;
}
.newnumber-checkout-personalinfo .personal-information .box-form {
  margin-bottom: 50px;
}
.newnumber-checkout-personalinfo .personal-information .box-form > p {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .personal-information .box-form > p .sub {
  font-size: 1.6rem;
  display: inline;
  margin-left: 5px;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .personal-information .box-form .field .label {
  display: none;
}
.newnumber-checkout-personalinfo .personal-information .box-form > .value {
  font-size: 1.8rem;
  color: #767676;
  text-align: left;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field.dtacNumberInformation-prefix {
  float: left;
  width: 18%;
  margin: 0;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field:nth-child(2) {
  width: 29%;
  margin-left: 2%;
  float: left;
  margin-bottom: 15px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field:nth-child(3) {
  width: 49%;
  margin-left: 2%;
  float: left;
  margin-bottom: 15px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field {
  float: left;
  margin-left: 8px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(1) {
  width: 99px;
  margin: 0;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(2) {
  width: 126px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(3) {
  width: 126px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number {
  text-align: left;
  float: left;
  width: 49%;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number > p {
  display: block;
  margin-bottom: 22px;
  text-align: left;
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number > .card-id {
  font-size: 2rem;
  color: #767676;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number .field {
  margin-top: -12px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date {
  float: right;
  width: 49%;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date > p {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field {
  float: left;
  margin-left: 8px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(2) {
  width: 99px;
  margin: 0;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(3) {
  width: 126px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(4) {
  width: 126px;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field-error {
  position: relative;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .note-text {
  clear: both;
  text-align: left;
  display: block;
  padding-top: 15px;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field {
  width: 49%;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field .control {
  position: relative;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field:nth-child(2) {
  float: left;
}
.newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field:nth-child(3) {
  float: right;
}
.newnumber-checkout-personalinfo .address-error-message {
  color: red;
  margin-bottom: 10px;
}
.newnumber-checkout-personalinfo .field-error {
  text-align: left;
  clear: both;
  padding-top: 5px;
  margin: 0;
  position: absolute;
}
.newnumber-checkout-personalinfo .field-error.dnumber-error {
  position: static;
}
.newnumber-checkout-personalinfo .field-error.otp-error {
  position: static;
  text-align: center;
  padding-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .dob-error-wrapper {
  margin-bottom: 30px;
}
.newnumber-checkout-personalinfo .authentication-wrapper {
  display: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type {
  padding-bottom: 35px;
  border-bottom: solid 1px #e6e6e6;
  color: #1a1a1a;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .checkout-shipping-type-inner > p {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .checkout-shipping-type-inner .step-content#checkout-step-shipping-type {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
  float: left;
  width: 49%;
  text-align: center;
  margin-right: 1%;
  padding-top: 20px;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  min-height: 130px;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"] {
  position: static;
  opacity: 1;
  width: 32px;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #1a1a1a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 20px;
  z-index: 1;
  display: inline-block !important;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:focus {
  outline: unset;
  box-shadow: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"] ~ label {
  vertical-align: middle;
  width: calc((100% - 52px));
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked {
  border: solid 10px #007ad0;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label {
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/check-icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  position: static;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:after {
  border: 2px solid #007ad0;
  background: #f1f8fa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:after {
  border-radius: 3px;
  border: 0;
  display: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:before {
  border-radius: 0;
  border: 0;
  position: static;
  margin-right: 20px;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label small {
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label > span {
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label > span:before {
  margin-bottom: 0;
  margin-right: 20px;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label > span:after {
  font-size: 1.8rem;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]:first-child:last-child .type-desc {
  text-align: center;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label:before {
  content: '';
  display: inline-block;
  background: url('../Tigren_DtacNumber/images/shipped.png') no-repeat;
  width: 110px;
  height: 71px;
  background-position: center;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label > span:before {
  display: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label:before {
  content: '';
  display: inline-block;
  background: url('../Tigren_DtacNumber/images/icon-pickup.png') no-repeat;
  width: 80px;
  height: 78px;
  background-position: center;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label > span:before {
  display: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .shipping-type-selection-delivery {
  margin-right: 2%;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .shipping-type-selection-delivery:last-child {
  margin: 0;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .shipping-type-selection-storepickup {
  margin-right: 0;
}
.newnumber-checkout-personalinfo .opc-wrapper #shipping-type .notice-message {
  text-align: left;
  margin-top: 16px;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches {
  border-bottom: 0;
  margin-top: 50px;
  margin-bottom: 57px;
  color: #1a1a1a;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches h4 {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store {
  margin-bottom: 25px;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control {
  width: 49%;
  float: left;
  text-align: left;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control:nth-child(2) {
  float: right;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-select-wrap {
  height: 48px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 48px;
  background-color: #f5f5f5;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap {
  position: relative;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap.disabled {
  opacity: 0.5;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap._active:not(.disabled) {
  -moz-box-shadow: 0 0 3px 1px #68a8e0;
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-select {
  color: #000000;
  font-size: 1.2rem;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-weight: 700;
  border: none;
  height: 48px;
  line-height: 40px;
  padding: 5px 10px;
  position: relative;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-select:after {
  width: 10px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  background-position: -78px -26px;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu._active {
  display: block;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap {
  padding: 0;
  position: relative;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search {
  height: 36px;
  line-height: 36px;
  border: none;
  background-color: #f5f5f5;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner {
  max-height: 175px;
  overflow-y: auto;
  background: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  min-width: 280px;
  line-height: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item {
  padding: 0 10px;
  color: #1a1a1a;
  font-size: 1.8rem;
  margin: 0;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item > * {
  font-weight: 500;
  margin: 0;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item label {
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: normal;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item:hover {
  background: #cccccc;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-multiselect-text[data-role='selected-option'] {
  height: 35px;
  overflow: hidden;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
  font-size: 1.8rem;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap .action-multiselect-text[data-role='selected-option']:empty:before {
  content: attr(data-placeholder);
  color: #1a1a1a;
  font-weight: 400;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control .action-selection-branch-wrap:after {
  content: '';
  display: block;
  width: 13px;
  height: 8px;
  background: url('../Tigren_DtacNumber/images/arrow-black.png') center center no-repeat;
  position: absolute;
  z-index: 2;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 15px;
}
.newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .notice-text {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
  padding: 0 80px;
}
.newnumber-checkout-personalinfo .terms {
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
}
.newnumber-checkout-personalinfo .terms.delivery {
  display: block;
  margin: 0 auto 15px;
  max-width: 540px;
  text-align: left;
}
.newnumber-checkout-personalinfo .terms input[type="checkbox"] ~ label {
  font-size: 1.8rem;
  font-weight: 400;
  color: #1a1a1a;
  padding-left: 45px;
  line-height: 25px;
}
.newnumber-checkout-personalinfo .terms input[type="checkbox"] ~ label:before {
  top: 50%;
  margin-top: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 2px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newnumber-checkout-personalinfo .terms input[type="checkbox"] ~ label .read-term {
  color: #007ad0;
}
.newnumber-checkout-personalinfo .terms input[type="checkbox"]:checked ~ label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-personalinfo .terms input[type="checkbox"]:checked ~ label:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-personalinfo .term {
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}
.newnumber-checkout-personalinfo .term.delivery {
  display: block;
  margin: 40px auto 15px;
  max-width: 540px;
  text-align: left;
}
.newnumber-checkout-personalinfo .term .read-term {
  color: #007ad0;
  cursor: pointer;
}
.newnumber-checkout-personalinfo .term input[type="checkbox"] ~ label {
  font-size: 1.8rem;
  font-weight: 400;
  color: #1a1a1a;
  padding-left: 40px;
  line-height: 25px;
}
.newnumber-checkout-personalinfo .term input[type="checkbox"] ~ label:before {
  top: 50%;
  margin-top: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 2px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newnumber-checkout-personalinfo .term input[type="checkbox"]:checked ~ label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-personalinfo .term input[type="checkbox"]:checked ~ label:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-personalinfo .sim-terms .terms {
  display: inline-block;
  text-align: center;
  max-width: inherit;
  max-width: 580px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 16px;
}
.newnumber-checkout-personalinfo .notice-text.pick-up {
  font-size: 1.8rem;
  max-width: 700px;
  margin: 0 auto;
  color: #1a1a1a;
}
.newnumber-checkout-personalinfo .actions-toolbar {
  text-align: center;
}
.newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  float: inherit;
  width: 180px;
  height: 48px;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .actions-toolbar.inactive .action.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  border: 0;
  background: #bbbbbb;
  color: #ffffff;
  float: inherit;
  background-color: #d6d6d6;
  color: #767676;
  cursor: not-allowed;
  opacity: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 180px;
  height: 48px;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .actions-toolbar.swap {
  margin-top: 0;
}
.newnumber-checkout-personalinfo .dnumber-checkout-personal-info .personal-information.form-disabled .field .control .select,
.newnumber-checkout-personalinfo .dnumber-checkout-personal-info .personal-information.form-disabled .field .control .input-text {
  background: #d6d6d6;
  color: #767676;
}
.newnumber-checkout-personalinfo .dnumber-checkout-personal-info .personal-information.form-disabled .field .action-select-wrap {
  background: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper {
  color: #1a1a1a;
  margin-top: 50px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .title > h4 {
  font-size: 2.2rem;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .title > p {
  font-size: 1.8rem;
  text-align: center;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form {
  text-align: left;
  margin-bottom: 35px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form > p {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .address-value {
  font-size: 1.8rem;
  font-weight: 400;
  color: #767676;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address {
  width: 100%;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field {
  float: left;
  width: 32%;
  margin: 0 2% 18px 0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.permanent-street .label,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.shipping-street .label,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.billing-street .label {
  display: none;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.permanent-street .field,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.shipping-street .field,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.billing-street .field {
  width: 100%;
  margin-bottom: 0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.permanent-street .field input::placeholder,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.shipping-street .field input::placeholder,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.billing-street .field input::placeholder {
  color: #555555;
  font-size: 1.8rem;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.address-city-field {
  margin-right: 0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field.admin__control-fields .action-multiselect-text[data-role='selected-option']:empty:before {
  content: attr(data-placeholder);
  color: #555555;
  font-weight: 400;
  font-size: 1.8rem;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control {
  width: 100%;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .input-text,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .select {
  height: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  line-height: 30px;
  border: 0;
  font-size: 18px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .input-text::placeholder,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .select::placeholder,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .input-text::-webkit-input-placeholder,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .control .select::-webkit-input-placeholder {
  color: #767676;
  font-size: 18px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field .action-select-wrap {
  height: 48px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  line-height: 48px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  border: 0;
  background: #f5f5f5;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .action-multiselect-search-wrap .action-multiselect-search {
  background-color: #f5f5f5;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block > label,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block > label {
  font-size: 1.8rem;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block > label:before,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block > label:before {
  width: 32px;
  height: 32px;
  border: solid 1px #1a1a1a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block input[type='checkbox']:checked ~ label:before,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block input[type='checkbox']:checked ~ label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block input[type='checkbox']:checked ~ label:before,
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block input[type='checkbox']:checked ~ label:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block ~ .form.form-address {
  margin-top: 15px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option {
  margin-bottom: 20px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div {
  display: inline-block;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div.details > p {
  display: inline-block;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div.details > a {
  font-size: 1.6rem;
  position: relative;
  padding-left: 15px;
  color: #007ad0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div.details > a:hover,
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div.details > a:focus {
  color: #009de0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field {
  margin-right: 20px;
  position: relative;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field > label {
  font-size: 2.2rem;
  position: relative;
  padding-left: 45px;
  font-weight: 700;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field > label:before {
  width: 32px;
  height: 32px;
  display: block;
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 2px;
  background: transparent;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field input[type='checkbox']:checked ~ label:before {
  background: transparent;
  border: 10px solid #007ad0;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-container > p {
  font-size: 2.2rem;
  margin-bottom: 15px;
  font-weight: 700;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-container .form-billing-address {
  margin-top: 10px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form {
  margin: 0 0 40px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form > p {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0;
  text-align: left;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .field-error {
  position: relative;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .note-text {
  clear: both;
  text-align: left;
  display: block;
  padding-top: 15px;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .field {
  width: 49%;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .field .control {
  position: relative;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .field:nth-child(2) {
  float: left;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .personal-information-contact-form .field:nth-child(3) {
  float: right;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms input[type="checkbox"] ~ label {
  position: relative;
  padding-left: 35px;
  font-size: 1.8rem;
  padding-left: 50px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms input[type="checkbox"] ~ label > a {
  padding-left: 4px;
  color: #007ad0;
  position: relative;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms input[type="checkbox"]:checked ~ label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms input[type="checkbox"]:checked ~ label:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset input[type="checkbox"] ~ label {
  color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset input[type="checkbox"] ~ label:before {
  border-color: #d6d6d6 !important;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset input[type="checkbox"] ~ label > a,
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset input[type="checkbox"] ~ label .read-term {
  color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .field .control .select,
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .field .control .input-text {
  background: #d6d6d6;
  color: #767676;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .field .action-select-wrap {
  background: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address.admin__control-fields .action-multiselect-text[data-role='selected-option']:empty:before {
  color: #767676;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .service-method-container .choice.field > label:before {
  border: solid 1px #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .service-method-container .choice.field input[type='checkbox']:checked ~ label:before {
  border-color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .shipping-address-fieldset .form.form-address .service-method-container .option > div.details > a {
  color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .personal-information-contact-form .field .control .select,
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .personal-information-contact-form .field .control .input-text {
  background: #d6d6d6;
  color: #767676;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .personal-information-contact-form .field .action-select-wrap {
  background: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .personal-information-contact-form.admin__control-fields .action-multiselect-text[data-role='selected-option']:empty:before {
  color: #767676;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper.form-disabled .address-form .service-method-container .option > div.details > a {
  color: #d6d6d6;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .action-selection-branch-wrap .action-select {
  font-weight: 400;
  font-size: 1.8rem;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
  height: 48px;
  line-height: 36px;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .field-error {
  position: relative;
}
.newnumber-checkout-personalinfo .delivery-channel-wrapper .address-region-field {
  clear: left;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar {
  margin: 0 auto 10px;
  counter-reset: i;
  font-size: 0;
  text-align: center;
  width: 10%;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:before {
  background: #e4e4e4;
  top: 32px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:first-child:before {
  border-radius: 0 0 0 0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:first-child span {
  margin-left: -105px;
  text-align: left;
  direction: rtl;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:first-child span:before {
  left: 0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:last-child:before {
  border-radius: 0 0 0 0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:last-child span {
  margin-right: -105px;
  text-align: right;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item:last-child span:before {
  right: 0;
  left: inherit;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #333333;
  font-weight: 300;
  font-size: 1.3rem;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item > span:before,
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item > span:after {
  background: #e2e2e2;
  height: 8px;
  margin-left: -4px;
  width: 8px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item > span:after {
  background: #ffffff;
  height: -4px;
  margin-left: 2px;
  top: 6px;
  width: -4px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.3rem;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._active:before {
  background: #e4e4e4;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._active > span {
  color: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._active > span:before {
  background: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete {
  cursor: pointer;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete:before {
  background: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete + ._active:before {
  background: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete > span {
  color: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete > span:before {
  background: #007ad0;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item span {
  font-size: 2.2rem;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-top: 0;
  padding-bottom: 0;
  white-space: nowrap;
  margin-top: 15px;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item span:before {
  margin-left: 0;
  background: #e4e4e4;
  height: 11px;
  width: 11px;
  top: 26px;
  left: 50%;
}
.newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item span:after {
  display: none;
}
.newnumber-checkout-personalinfo .opc-wrapper #checkout-step-shipping .service-method {
  margin-bottom: 45px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset,
.newnumber-checkout-payment .upload-photo-fieldset {
  margin-bottom: 50px;
  margin-top: 20px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field,
.newnumber-checkout-payment .upload-photo-fieldset .field {
  max-width: 380px;
  margin: auto;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .label,
.newnumber-checkout-payment .upload-photo-fieldset .field .label {
  display: none;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area {
  text-align: center;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  min-height: inherit;
  margin: 0 auto;
  padding: 17px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area.has-value .sample-image,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area.has-value .sample-image {
  display: none;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area input,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area p,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area p {
  display: block;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  text-align: center;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .step-upload-photo,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .step-upload-photo {
  font-size: 1.8rem;
  color: #007ad0;
  font-weight: 700;
  margin-bottom: 2px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .title-upload-photo,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .title-upload-photo {
  font-size: 1.6rem;
  color: #333333;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .actions-toolbar,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .actions-toolbar {
  margin: 10px 0;
  margin-top: 20px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 34px;
  font-size: 1.4rem;
  margin-bottom: 5px;
  line-height: 1.42;
  cursor: pointer;
  width: auto;
  clear: both;
  min-width: 80px;
  line-height: inherit;
  vertical-align: middle;
  margin: 0 8px;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-button.action-secondary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .preview-image,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .preview-image {
  max-height: 200px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-preview a,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .file-uploader-preview a:before,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_BaseOms/images/photo/watermark.png') no-repeat center left;
  background-size: 100% auto;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .photo-title,
.newnumber-checkout-payment .upload-photo-fieldset .field .control .upload-area .photo-title {
  position: relative;
  font-size: 1.8rem;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field.id-card-photo .photo-title:before,
.newnumber-checkout-payment .upload-photo-fieldset .field.id-card-photo .photo-title:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  top: -3px;
  left: -40px;
  background: url('../images/icon-card.png') no-repeat;
  display: inline-block;
  position: static;
  vertical-align: text-top;
  margin-right: 7px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset .field.selfie-photo .photo-title:before,
.newnumber-checkout-payment .upload-photo-fieldset .field.selfie-photo .photo-title:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  top: -3px;
  left: -40px;
  background: url('../images/icon-selfie.png') no-repeat;
  position: static;
  vertical-align: middle;
  margin-right: 7px;
  display: inline-block;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field {
  display: inline-block;
  width: calc((100% - 27px)/ 2);
  max-width: 370px;
  margin: 20px 9px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field.id-card-photo,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field.id-card-photo {
  float: left;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field.selfie-photo,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field.selfie-photo {
  float: right;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area {
  padding: 20px 40px;
  min-height: 360px;
  box-shadow: unset;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .sample-image,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .sample-image {
  display: none;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .file-uploader-summary,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .file-uploader-summary {
  min-height: 219px;
  margin: 30px 0 20px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 34px;
  min-width: inherit;
  display: inline-block;
  width: 18%;
  margin: 0 15px 5px 0;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.rotate-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.rotate-image-button,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.rotate-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.rotate-image-button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.flip-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.flip-image-button,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.flip-image-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.flip-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button.flip-image-button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.flip-image-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 35%;
  height: 34px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover,
.newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-payment .upload-photo-fieldset {
  margin-top: 40px;
}
.shipping-information {
  padding-top: 0;
}
.shipping-information .box-title {
  text-align: left;
  margin-bottom: 15px;
  font-size: 2.2rem;
}
.shipping-information h2 {
  color: #000000;
  font-weight: 600;
}
.shipping-information .shipping-info-box-content {
  max-width: inherit;
  margin: 0 auto;
}
.shipping-information .shipping-info-box-content .address-wrapper {
  padding: 30px 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 45px;
  background: #f5f5f5;
  text-align: left;
}
.shipping-information .shipping-info-box-content .box-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.shipping-information .shipping-info-box-content .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 17px;
  text-align: left;
}
.shipping-information .shipping-info-box-content .shipping-address {
  margin-bottom: 35px;
}
.shipping-information .shipping-info-box-content .shipping-address:last-child {
  margin-bottom: 0;
}
.shipping-information .shipping-info-box-content p {
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 20px;
  color: #1a1a1a;
}
.shipping-information .shipping-info-box-content p.text-label {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 400;
  color: #767676;
}
.shipping-information .shipping-info-box-content .action-edit {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #007ad0;
}
.shipping-information .shipping-info-box-content .action-edit:hover {
  color: #007ad0;
}
.shipping-information .shipping-info-box-content .action-edit i {
  display: inline-block;
  margin-left: 5px;
  display: none;
}
.shipping-information .shipping-info-box-content .shipping-address .box-wrapper,
.shipping-information .shipping-info-box-content .billing-address .box-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.shipping-information .shipping-info-box-content .shipping-address .box-info,
.shipping-information .shipping-info-box-content .billing-address .box-info {
  width: calc(50% - 40px);
}
.shipping-information .box-actions {
  padding-top: 35px;
  border-top: solid 1px #e6e6e6;
}
.shipping-information .box-actions .action-confirm {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: inherit;
  padding: 0 35px;
  height: 48px;
  font-size: 1.8rem;
}
.shipping-information .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.shipping-information .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.shipping-information .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.shipping-information .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.shipping-information .box-actions .action-edit {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: inherit;
  margin-right: 30px;
  padding: 0 35px;
  height: 48px;
  background: transparent;
  color: #1a1a1a;
  border: solid 1px #1a1a1a;
  font-size: 1.8rem;
}
.shipping-information .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.shipping-information .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.shipping-information .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.shipping-information .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.verify-otp-wrapper {
  margin: 50px 0 0;
}
.verify-otp-wrapper.form-disabled {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  color: #767676;
}
.verify-otp-wrapper > h4 {
  display: block;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
}
.verify-otp-wrapper .verify-otp {
  max-width: 379px;
  margin: 25px auto;
}
.verify-otp-wrapper .verify-otp .field {
  margin-bottom: 15px;
  overflow: hidden;
}
.verify-otp-wrapper .verify-otp .field .input-text {
  background: #f5f5f5;
  padding-left: 62px;
  font-size: 1.6rem;
}
.verify-otp-wrapper .verify-otp .field .input-text::placeholder {
  color: #ccc;
}
.verify-otp-wrapper .verify-otp .field .input-text:disabled {
  background: #eeeeee;
  opacity: 1;
}
.verify-otp-wrapper .verify-otp .field .input-text[name='mobile_number'] {
  padding-right: 90px;
}
.verify-otp-wrapper .verify-otp .field .control {
  position: relative;
}
.verify-otp-wrapper .verify-otp .field .control:before {
  content: '';
  width: 49px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border: 0;
}
.verify-otp-wrapper .verify-otp .field.invalid-input {
  border: 1px solid #ff1212;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.verify-otp-wrapper .verify-otp .field.phone-number .control:before {
  background-position: -245px -37px;
}
.verify-otp-wrapper .verify-otp .field.verify-code .control:before {
  background-position: -284px -37px;
}
.verify-otp-wrapper .verify-otp .field .send-otp {
  position: absolute;
  right: 6px;
  height: calc(100% - 12px);
  top: 6px;
  font-size: 1.4rem;
  line-height: 10px;
  background: #007ad0;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 7px 17px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
  border: 0;
}
.verify-otp-wrapper .verify-otp .field .send-otp:hover {
  background: #015d9e;
}
.verify-otp-wrapper .resend-otp {
  text-align: center;
  font-size: 1.6rem;
  color: #767676;
  line-height: 1;
  margin: 0 0 20px;
}
.verify-otp-wrapper .resend-otp > a {
  padding-left: 4px;
  color: #007ad0;
  text-decoration: underline;
}
.verify-otp-wrapper .resend-otp .note-text {
  display: block;
  margin-bottom: 10px;
}
.dnumber-information {
  margin-top: 35px;
  padding-bottom: 0;
}
.dnumber-information .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 15px;
}
.dnumber-information .personal-info.data-table {
  text-align: left;
}
.dnumber-information .personal-info.data-table tr td {
  padding: 0;
  padding-bottom: 25px;
  width: calc(50% - 40px);
}
.dnumber-information .personal-info.data-table tr td > span {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #767676;
}
.dnumber-information .personal-info.data-table tr td > strong {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  color: #1a1a1a;
}
.dnumber-information .personal-info.data-table tr:last-child td {
  padding-bottom: 0;
}
.dnumber-information .action-edit {
  display: block;
  text-align: left;
  padding-top: 10px;
  color: #007ad0;
  font-size: 1.6rem;
  font-weight: 400;
}
.dnumber-information .action-edit i {
  display: inline-block;
  margin-left: 10px;
  display: none;
}
.pickup-infomation {
  margin-top: 35px;
  padding: 0;
}
.pickup-infomation .pickup-info-box-content {
  padding: 0;
}
.pickup-infomation .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 15px;
  display: block;
  text-align: left;
}
.pickup-infomation .store-info {
  padding: 40px 60px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 50px;
}
.pickup-infomation .store-info ul li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
.pickup-infomation .store-info ul li p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.pickup-infomation .store-info ul li:last-child {
  margin-bottom: 0;
}
.pickup-infomation .store-info ul li:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pickup-infomation .store-info ul li:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.pickup-infomation .store-info ul li.store-address:before {
  content: '';
  width: 16px;
  height: 19px;
  display: inline-block;
  background-position: -7px -6px;
  position: absolute;
  top: 6px;
  left: 0;
}
.pickup-infomation .store-info ul li.store-time-open:before {
  content: '';
  width: 22px;
  height: 19px;
  display: inline-block;
  background-position: -36px -6px;
  position: absolute;
  top: 6px;
  left: 0;
}
.pickup-infomation .store-info .text-label {
  font-size: 2.2rem;
  font-weight: 700;
}
.pickup-infomation .notice-text {
  text-align: center;
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  max-width: 700px;
  margin: 0 auto;
}
.pickup-infomation .box-actions {
  margin-top: 40px;
}
.pickup-infomation .box-actions .action-edit {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  margin-right: 34px;
}
.pickup-infomation .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pickup-infomation .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pickup-infomation .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pickup-infomation .box-actions .action-edit:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pickup-infomation .box-actions .action-confirm {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  float: inherit;
  width: 180px;
  height: 48px;
  font-size: 1.8rem;
  font-weight: 400;
}
.pickup-infomation .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pickup-infomation .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pickup-infomation .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pickup-infomation .box-actions .action-confirm:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pickup-infomation .box-actions.inactive .action-confirm {
  background: #bbbbbb;
  color: #767676;
}
.dnumber-information .box-content {
  display: inline-block;
  width: auto;
  max-width: 100%;
  background: #f5f5f5;
  border-radius: 3px;
  padding: 20px 60px;
  max-width: inherit;
  display: block;
}
.dnumber-information .box-content .personal-info.data-table tbody {
  display: block;
}
.dnumber-information .box-content .personal-info.data-table tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.dnumber-information .box-content .personal-info.data-table tr td:last-child {
  width: calc(50% - 40px);
}
.dnumber-information .box-content .personal-info.data-table tr.permanent-address td {
  width: 50%;
}
body.newnumber-checkout-success .checkout-success {
  color: #1a1a1a;
}
body.newnumber-checkout-success .checkout-success .wrapper_content {
  max-width: 870px;
  text-align: center;
  padding-bottom: 20px;
  margin: 20px auto;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .page-title {
  margin-bottom: 20px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .page-title h3 {
  font-size: 3.2rem;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .page-title .sub-title {
  margin-bottom: 0;
  font-size: 1.8rem;
  margin-top: 5px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .page-title-wrapper:before {
  background: transparent url('../images/checkout-success.png') no-repeat center center;
  display: block;
  content: '';
  height: 120px;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .page-title-wrapper .page-title > h1 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .dtac-tip {
  display: block;
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 7px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .dtac-tip a {
  color: #007ad0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .dtac-tip > span {
  display: block;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip ~ .tip {
  padding-bottom: 25px;
  margin-bottom: 45px;
  display: block;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip.aou .dtac-tip {
  padding-bottom: 20px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .order-number {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 33px;
  color: #1a1a1a;
  margin-bottom: 30px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .order-number > span {
  color: #007ad0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .order-number + .tip .dtac-tip {
  padding-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .package-wrapper .page-title h2 {
  font-size: 2.2rem;
  text-align: left;
  font-weight: 700;
  margin-bottom: 15px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content {
  margin: auto;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background {
  background-color: #e6edef;
  margin-bottom: 1px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.first {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.first .content-left,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.first .content-right {
  padding-top: 14px;
  padding-bottom: 9px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.last {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.last .content-left,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.last .content-right {
  padding-top: 14px;
  padding-bottom: 14px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .simprice {
  font-size: 1.8rem;
  font-weight: 700;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.sim-content {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right {
  float: left;
  text-align: left;
  line-height: 20px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left.top,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right.top {
  padding-top: 14px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left.bottom,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right.bottom {
  padding-bottom: 20px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left.small,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right.small {
  font-size: 1.4rem;
  font-weight: 700;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left.small:not(.bottom),
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right.small:not(.bottom) {
  padding-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left {
  width: 60%;
  padding: 4px 10%;
  padding-right: 0;
  clear: left;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left .tel-number {
  font-size: 1.8rem;
  font-weight: 700;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right {
  width: 30%;
  padding: 4px 0;
  text-align: right;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .result-number {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .package-name,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .price-per,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .sim-price {
  font-size: 1.8rem;
  font-weight: 700;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 60px 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content {
  width: calc(50% - 40px);
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info {
  margin-bottom: 25px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
  margin-bottom: 5px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .value {
  font-size: 1.8rem;
  color: #1a1a1a;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .value small {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .edit-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list {
  font-size: 1.4rem;
  margin-top: 8px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 16px;
  height: 17px;
  display: inline-block;
  background: url("../images/pakage-phone-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.internet:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../images/internet-ico.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information {
  text-align: left;
  margin: 0 auto;
  padding: 30px 60px;
  margin-top: 34px;
  background: #f5f5f5;
  border-radius: 3px;
  margin-bottom: 47px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-title,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 17px;
  text-transform: capitalize;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-wrapper,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-wrapper {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content {
  width: calc(50% - 40px);
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content > span,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content > span {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #767676;
  margin-bottom: 3px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content > strong,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content > strong {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content.full-width,
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content.full-width {
  width: 100%;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address {
  width: 100%;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .bottom-box {
  padding-top: 20px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .bottom-box .box-title {
  margin-bottom: 22px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address {
  width: 100%;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content {
  padding-bottom: 25px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content:last-child {
  padding-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou {
  margin-top: 34px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou .address-information {
  margin-top: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou .box-title {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou .shipping-address {
  margin-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou .shipping-address .box-wrapper {
  margin-bottom: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions {
  padding-bottom: 29px;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: auto;
  box-shadow: none;
  height: 48px;
  line-height: 48px;
  padding: 0;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a:hover {
  color: #ffffff;
  background-color: #015d9e;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a:hover {
  color: #ffffff;
  background-color: #015d9e;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a:hover {
  color: #ffffff;
  background-color: #036bb5;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a:hover {
  color: #ffffff;
  background-color: #036bb5;
}
body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions > a:hover {
  text-decoration: none;
}
.newnumber-checkout-payment .checkout-payment-method {
  position: relative;
}
.newnumber-checkout-payment .checkout-payment-method .payment-methods {
  max-width: 780px;
  margin: 0 auto;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border: 0;
}
.newnumber-checkout-payment .checkout-payment-method .step-title {
  padding: 0;
  margin-bottom: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  color: #1a1a1a;
  width: 100%;
}
.newnumber-checkout-payment .checkout-payment-method .payment-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title {
  padding: 20px 0 20px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 130px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title > label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title > label span {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 2rem;
  display: block;
  color: #1a1a1a;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title input[type="radio"] {
  width: 32px;
  height: 32px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #1a1a1a;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0;
  margin-right: 18px;
  min-width: 32px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title input[type="radio"]:checked {
  border: 10px solid #007ad0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #cashondelivery_newnumber ~ label:before,
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/icon-cod-dark-blue.png');
  width: 81px;
  height: 51px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-right: 25px;
  background-position: center;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label:before,
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/icon-logo-credit.png');
  width: 130px;
  height: 33px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-right: 10px;
  background-size: contain;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_free_of_charge ~ label span,
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_free_of_charge ~ label span {
  display: none;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_free_of_charge ~ label:before,
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_free_of_charge ~ label:before {
  content: '';
  background-image: url('../Tigren_DtacNumber/images/icon-payment-free.png');
  width: 65px;
  height: 52px;
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-right: 10px;
  background-size: contain;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content {
  width: 100%;
  position: absolute;
  top: 100%;
  padding: 0;
  margin-top: 25px;
  text-align: left;
  left: 0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background: #e6e6e6;
  position: absolute;
  left: 0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset > .label {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
  color: #1a1a1a;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper {
  margin-left: -9px;
  margin-right: -9px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field {
  width: 50%;
  float: left;
  padding: 0 9px;
  margin-bottom: 36px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field:nth-child(2n+1) {
  clear: left;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field.cvv {
  position: relative;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field label {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
  color: #1a1a1a;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field label:after {
  display: none;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field .input-text {
  width: 100%;
  font-size: 1.8rem;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field.type .control {
  margin: 0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field.cvv .control {
  max-width: 170px;
  padding: 0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field.terms {
  margin-top: 20px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field div.mage-error {
  position: absolute;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field .control select {
  font-size: 1.8rem;
  width: 100%;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field .control.month {
  width: 127px;
  display: inline-block;
  margin-right: 10px;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field .control.month select {
  max-width: 100%;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field .control.year {
  width: 127px;
  display: inline-block;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset.omise_newnumber_cc {
  padding-top: 45px;
  border-top: solid 1px #e6e6e6;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .field-group {
  margin: 0;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content p {
  margin-bottom: 35px;
  text-align: center;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method.free-method .payment-method-title {
  flex-wrap: wrap;
}
.newnumber-checkout-payment .checkout-payment-method .payment-method.free-method .payment-method-content .actions-toolbar {
  margin-top: 15px;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar {
  text-align: center;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary {
  float: inherit;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  font-size: 1.8rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: 180px;
  height: 48px;
  min-width: inherit;
  padding: 0 39px;
  font-weight: 500;
  max-width: 180px;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-payment .checkout-payment-method .actions-toolbar .primary .action.primary.disabled {
  background-color: #d6d6d6;
  color: #767676;
  cursor: not-allowed;
  opacity: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.newnumber-checkout-payment .cvv_tooltip {
  position: relative;
  position: absolute;
  top: 63%;
  left: 150px;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:after,
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:after,
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:before {
  right: 100%;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-toggle {
  cursor: help;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.newnumber-checkout-payment .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.newnumber-checkout-payment .cvv_tooltip:hover .tooltip-content {
  display: block;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-toggle {
  text-indent: 100%;
  cursor: pointer;
  font-size: 0rem;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-toggle:before {
  content: '';
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  background-position: -101px -9px;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-payment .cvv_tooltip .tooltip-toggle:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content {
  display: none;
  position: absolute;
  width: 183px;
  left: 250%;
  top: -110%;
  background: #f6f6f6;
  padding: 15px 11px 15px 20px;
  border-radius: 8px;
  font-size: 14px;
  color: #999999;
  border: 0;
  margin: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content h3 {
  margin-bottom: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content p {
  margin-bottom: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #f6f6f6;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -11px;
  top: 35%;
  margin: 0;
}
.newnumber-checkout-payment .cvv_tooltip .tooltip-content.show-tooltip {
  display: block;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div,
.newnumber-checkout-payment .payment-terms {
  width: 100%;
  text-align: center;
  margin-bottom: 33px;
  padding-top: 35px;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .dnumber-payments-conditions,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .dnumber-payments-conditions,
.newnumber-checkout-payment .payment-terms .dnumber-payments-conditions {
  font-size: 1.8rem;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 670px;
  text-align: left;
  color: #1a1a1a;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms,
.newnumber-checkout-payment .payment-terms .show-terms {
  display: inline-block;
  position: relative;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error),
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error),
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error) {
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 45px;
  color: #1a1a1a;
  margin-bottom: 0;
  text-align: left;
  line-height: 1.5;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error):before {
  top: 0;
  margin-top: 0;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 2px;
  border: solid 1px #1a1a1a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label.error,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label.error,
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label.error {
  color: red;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label.error:before,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label.error:before,
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label.error:before {
  display: none;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label .read-term,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label .read-term,
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label .read-term {
  color: #007ad0;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
.newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"]:checked ~ label:not(.error):before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"]:checked ~ label:not(.error):before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .cod-payment-terms,
.newnumber-checkout-payment #cashondelivery_newnumber_terms_div .cod-payment-terms,
.newnumber-checkout-payment .payment-terms .cod-payment-terms {
  margin-top: 20px;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div {
  padding-top: 0;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  padding: 0;
}
.newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms {
  margin-top: 35px;
}
.newnumber-checkout-payment:not(.lucky-aou-checkout) .checkout-payment-method {
  padding-top: 38px;
  border-top: solid 1px #e6e6e6;
}
.dnumber-payments-conditions {
  font-size: 1.6rem;
}
.dnumber-payments-conditions ul li {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
.dnumber-payments-conditions ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background: #333333;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 10px;
}
#dnumber-terms-conditions,
#dnumber-sim-terms-conditions,
#dnumber-non-telco-terms-conditions,
#dnumber-terms-conditions-delivery,
#dnumber-terms-conditions-storepickup,
#dnumber-terms-conditions-luckyaou,
#dnumber-consent-agent-terms-conditions {
  display: none;
}
#dnumber-terms-conditions ul,
#dnumber-sim-terms-conditions ul,
#dnumber-non-telco-terms-conditions ul,
#dnumber-terms-conditions-delivery ul,
#dnumber-terms-conditions-storepickup ul,
#dnumber-terms-conditions-luckyaou ul,
#dnumber-consent-agent-terms-conditions ul {
  list-style-type: disc;
  padding-left: 37px;
}
.newnumber-checkout-personalinfo .modal-popup .modal-footer button,
.newnumber-checkout-payment .modal-popup .modal-footer button,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift,
.newnumber-checkout-payment .modal-popup .modal-footer .action-gift {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.newnumber-checkout-personalinfo .modal-popup .modal-footer button:hover,
.newnumber-checkout-payment .modal-popup .modal-footer button:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .modal-popup .modal-footer button:hover,
.newnumber-checkout-payment .modal-popup .modal-footer button:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-checkout-personalinfo .modal-popup .modal-footer button:hover,
.newnumber-checkout-payment .modal-popup .modal-footer button:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-checkout-personalinfo .modal-popup .modal-footer button:hover,
.newnumber-checkout-payment .modal-popup .modal-footer button:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift:hover,
.newnumber-checkout-payment .modal-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.payment-channel {
  color: #1a1a1a;
  margin-bottom: 30px;
}
.payment-channel .box-title {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.payment-channel .box-content {
  text-align: left;
}
.payment-channel .box-content > .title {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}
.payment-channel .box-content .box-item {
  padding: 29px 60px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.payment-channel .box-content .box-item .label {
  font-size: 1.6rem;
  display: block;
  color: #767676;
}
.payment-channel .box-content .box-item .value {
  font-size: 1.8rem;
}
.payment-channel ~ .checkout-payment-method .step-title {
  display: none;
}
.nn-package-thank-you {
  margin-bottom: 15px;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2019 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
@keyframes shine-lines {
  from,
  0% {
    background-position: -100px;
  }
  to,
  70%,
  100% {
    background-position: 270px;
  }
}
@keyframes shine-pagination {
  from,
  0% {
    background-position: -100px;
  }
  to,
  40%,
  100% {
    background-position: 30px;
  }
}
.search-result .dnumber-skeleton-loading {
  display: none;
}
.search-result .dnumber-skeleton-loading .newnumber-container {
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  max-width: 1220px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 35px;
  background-image: linear-gradient(90deg, #f4f4f4 0px, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  background-size: 600px;
  animation: shine-lines 2s infinite ease-out;
}
.search-result .dnumber-skeleton-loading .list-number {
  margin-left: -16px;
  margin-right: -16px;
}
.search-result .dnumber-skeleton-loading .list-number li.number {
  margin-bottom: 25px;
  width: 25%;
  padding: 0 16px;
  float: left;
}
.search-result .dnumber-skeleton-loading .list-number li.number .inner-wrapper {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  height: 127px;
  width: 100%;
  background-image: linear-gradient(90deg, #f4f4f4 0px, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  background-size: 600px;
  animation: shine-lines 2s infinite ease-out;
}
.search-result .dnumber-skeleton-loading .pagination {
  width: 100%;
  text-align: center;
}
.search-result .dnumber-skeleton-loading .pagination > li {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0 3px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-image: linear-gradient(90deg, #f4f4f4 0px, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  background-size: 600px;
  animation: shine-lines 2s infinite ease-out;
}
.search-result.skeleton-loading .dnumber-skeleton-loading {
  display: block;
}
body.overflow {
  overflow: hidden;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .custom-input input[type='checkbox'],
  .custom-input input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #0076ca;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    position: relative;
    border: solid 1px #1a1a1a;
    background: #fff;
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    outline: none;
  }
  .custom-input input[type='checkbox']:hover,
  .custom-input input[type='radio']:hover {
    border: 1px solid #0076ca;
    box-shadow: 0 0 0 2px rgba(0, 118, 202, 0.25);
  }
  .custom-input input[type='checkbox']:checked,
  .custom-input input[type='radio']:checked {
    border: 1px solid #0076ca;
    background: #0076ca;
  }
  .custom-input input[type='checkbox']:focus,
  .custom-input input[type='radio']:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 118, 202, 0.25);
  }
  .custom-input input[type='checkbox']:disabled + label,
  .custom-input input[type='radio']:disabled + label {
    cursor: not-allowed;
  }
  .custom-input input[type='checkbox']::after,
  .custom-input input[type='radio']::after {
    content: '';
    display: block;
    position: absolute;
    transition: transform 0.3s ease, opacity 0.2s, -webkit-transform 0.3s ease;
  }
  .custom-input input[type='radio'] {
    border-radius: 50%;
  }
  .custom-input input[type='checkbox']::after {
    width: 6px;
    height: 15px;
    border: 2.4px solid #fff;
    border-top: 0;
    border-left: 0;
    left: 13px;
    top: 6px;
    transform: rotate(45deg);
  }
  .custom-input input[type='radio']::after {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    left: 10px;
    top: 10px;
    background-color: #fff;
  }
}
.newnumber-search-index .page-main,
.newnumber-numberhealthcheck-index .page-main,
.newnumber-search-index .after-main-content,
.newnumber-numberhealthcheck-index .after-main-content,
.newnumber-search-index .after-main-content-aou,
.newnumber-numberhealthcheck-index .after-main-content-aou {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.newnumber-search-index .page-main input,
.newnumber-numberhealthcheck-index .page-main input,
.newnumber-search-index .after-main-content input,
.newnumber-numberhealthcheck-index .after-main-content input,
.newnumber-search-index .after-main-content-aou input,
.newnumber-numberhealthcheck-index .after-main-content-aou input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.newnumber-search-index button,
.newnumber-numberhealthcheck-index button,
.newnumber-search-index .cart.table-wrapper .actions-toolbar > .action,
.newnumber-numberhealthcheck-index .cart.table-wrapper .actions-toolbar > .action,
.newnumber-search-index .action-gift,
.newnumber-numberhealthcheck-index .action-gift {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-weight: 400;
}
.newnumber-numberhealthcheck-index .tigren-bannermanager-slider .flexslider,
.newnumber-search-index .tigren-bannermanager-slider .flexslider {
  padding-bottom: 0;
}
.newnumber-numberhealthcheck-index .page-main {
  padding-top: 0;
}
.newnumber-numberhealthcheck-index .check-number-block {
  margin-top: 40px;
}
.rolldate-panel.fadeIn {
  z-index: 10000000 !important;
}
.compare-box.sticky-box.toggle-active {
  z-index: 9999999;
}
.search-new-number-block.health-check .compare-box.sticky-box {
  z-index: 9999999;
}
.nn_custombox_tab1_1,
.nn_custombox_tab1_2,
.nn_custombox_tab2_1,
.nn_custombox_tab2_2 {
  display: none;
}
.search-result.newnumber-container.tab-1 .nn_custombox_tab1_1,
.search-result.newnumber-container.tab-1 .nn_custombox_tab1_2 {
  display: block;
}
.search-result.newnumber-container.tab-2 .nn_custombox_tab2_1,
.search-result.newnumber-container.tab-2 .nn_custombox_tab2_2 {
  display: block;
}
.newnumber-search-index .page-main,
.newnumber-search-index .column.main {
  max-width: inherit;
  padding: 0;
}
.newnumber-search-index .input-error {
  display: none;
  font-size: 1.8rem;
  color: #ff0000;
  text-align: left;
  margin-top: 11px;
}
.newnumber-numberhealthcheck-index .input-error {
  display: none;
  font-size: 1.8rem;
  color: #ff0000;
  text-align: left;
  margin-top: 11px;
}
.dealerportal-numberhealthcheck-index .input-error {
  display: none;
  font-size: 1.8rem;
  color: #ff0000;
  text-align: left;
  margin-top: 11px;
}
.search-new-number-block.col-3 {
  margin-top: 20px;
  margin-bottom: 12px;
}
.search-new-number-block.health-check {
  color: #1a1a1a;
}
.search-new-number-block.health-check .filter-package ul li .btn-filter {
  min-width: 80px;
}
.search-new-number-block.health-check .input-error {
  display: none;
  font-size: 1.8rem;
  color: #ff0000;
  text-align: center;
  margin-top: 11px;
}
.search-new-number-block.health-check.health-check-wrapper {
  display: none;
}
.search-new-number-block.health-check .box-form .selectric-selectpicker .selectric {
  height: 48px;
  border-radius: 3px;
  padding: 13px 12px 9px;
  text-align: center;
  border: 0;
  background: #f5f5f5;
}
.search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .label {
  font-size: 1.8rem;
  line-height: 1.39;
  color: #1a1a1a;
}
.search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%);
}
.selectric-open .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button {
  transform: translate(0, -50%) rotate(0);
}
.search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 19px;
  height: 11px;
  background-position: -468px -138px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-form .selectric-items {
  border: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #f5f5f5;
  margin-top: -5px;
}
.search-new-number-block.health-check .box-form .selectric-items li {
  font-size: 1.8rem;
}
.search-new-number-block.health-check .box-form .selectric-items li.highlighted,
.search-new-number-block.health-check .box-form .selectric-items li:hover {
  font-size: 1.8rem;
}
.search-new-number-block.health-check .box-form .selectric-open .selectric .button:after {
  background-position: -508px -140px;
}
.search-new-number-block.health-check .box-form .selectric-open .selectric {
  border: 1px solid #007ad0;
}
.search-new-number-block.health-check .box-form .selectric-open .selectric-items {
  border: 1px solid #007ad0;
  border-top: 0;
}
.search-new-number-block.health-check .form-search {
  margin-top: 0;
}
.search-new-number-block.health-check #search-tabs > ul {
  -webkit-justify-content: center;
  justify-content: center;
  border-bottom: 1px solid #a9a9a9;
}
.search-new-number-block.health-check #search-tabs > ul > li {
  width: auto;
  display: inline-block;
  background: transparent;
}
.search-new-number-block.health-check #search-tabs > ul > li a {
  color: #1a1a1a;
  position: relative;
}
.search-new-number-block.health-check #search-tabs > ul > li a span:before {
  display: inline-block;
  margin-right: 12px;
  vertical-align: top;
}
.search-new-number-block.health-check #search-tabs > ul > li a:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  height: 4px;
  background: #19aaf8;
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  left: 0;
  z-index: 3;
}
.search-new-number-block.health-check #search-tabs > ul > li a:hover:before {
  transform: scaleX(1);
  visibility: visible;
}
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-1 span:before,
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-2 span:before,
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-3 span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 23px;
  margin-right: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-1 span:before,
  .search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-2 span:before,
  .search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-3 span:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-1 span:before {
  background-position: -54px -133px;
}
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-2 span:before {
  background-position: -93px -133px;
}
.search-new-number-block.health-check #search-tabs > ul > li a#search-tabs-3 span:before {
  background-position: -789px -132px;
}
.search-new-number-block.health-check #search-tabs > ul > li.active {
  background: transparent;
}
.search-new-number-block.health-check #search-tabs > ul > li.active a {
  color: #000000;
  font-weight: 700;
}
.search-new-number-block.health-check #search-tabs > ul > li.active a:after {
  display: none;
}
.search-new-number-block.health-check #search-tabs > ul > li.active a:before {
  transform: scaleX(1);
  visibility: visible;
}
.search-new-number-block.health-check #search-tabs .tab-content {
  border: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.search-new-number-block.health-check #search-tabs .tab-content .box-bottom {
  margin-top: 0;
  margin-bottom: 20px;
}
.search-new-number-block.health-check #search-tabs .tab-content .box-bottom .title {
  margin-bottom: 0;
  margin-top: 20px;
}
.search-new-number-block.health-check #search-tabs .tab-content .box-bottom .title > h1 {
  text-align: center;
  font-size: 2.6rem;
  color: #1a1a1a;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 40px;
}
.search-new-number-block.health-check #search-tabs .tab-content .box-bottom .title .icon-chang {
  display: inline-block;
  margin-left: 15px;
}
.search-new-number-block.health-check #search-tabs .tab-content .box-bottom .icon-chang {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 158px;
  height: 76px;
  background-position: -864px -74px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check #search-tabs .tab-content .box-bottom .icon-chang {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number {
  padding: 0;
  background: #ffffff;
  position: relative;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number > label {
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-right: 26px;
  vertical-align: middle;
  margin-bottom: 0;
  font-weight: 400;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number > label:after {
  display: none;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number > ul > li {
  margin-bottom: 0;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number > ul > li .icon-box {
  position: absolute;
  left: -3px;
  top: -3px;
  transform: translate(-50%, -50%);
  right: inherit;
  bottom: inherit;
  max-width: 35px;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter-title {
  padding: 0;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .filter-list-number li {
  padding: 0 5px;
  float: left;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .filter-list-number li.num-undesign-selected span {
  color: #fff;
  background-color: #fa6676;
  border-color: #fa6676;
  border-width: 1px !important;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .filter-list-number .checkbox-styled > span {
  width: 32px;
  height: 32px;
  border: solid 1px #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  font-weight: 400;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .btn-filter {
  font-size: 1.4rem;
  color: #1a1a1a;
  padding: 7px 18px;
  border: solid 1px #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .btn-filter span:before {
  display: none;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .btn-filter.active,
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .btn-filter.active-submit {
  background: #0662a3;
  border-color: #0662a3;
  color: #ffffff;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter {
  top: 43px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 12px 18px 24px;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter.select-need,
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter.select-dont-need {
  width: 236px !important;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter .buttons-set {
  padding: 0;
  border: 0;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter.select-need .filter-list-number li.num-design-selected span {
  color: #ffffff;
  background: #0662a3;
  border-color: #0662a3;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-list {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .icon-box {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.search-new-number-block.health-check #search-tabs .tab-content .filter-number .icon-gift-box {
  margin-left: 15px;
}
.search-new-number-block.health-check .date-picker {
  position: relative;
}
.search-new-number-block.health-check .date-picker input {
  height: 48px;
  border: 0;
  background: #f5f5f5;
  font-size: 1.8rem;
  color: #000000;
  border-radius: 1px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.search-new-number-block.health-check .date-picker input::placeholder {
  color: #767676;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.search-new-number-block.health-check .date-picker input:focus {
  border: solid 1px #007ad0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.health-check .date-picker input:-webkit-autofill,
.search-new-number-block.health-check .date-picker input:-webkit-autofill:hover,
.search-new-number-block.health-check .date-picker input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.search-new-number-block.health-check .date-picker .datepicker-trigger {
  position: absolute;
  right: 16px;
  top: 13px;
  background: transparent;
  border: 0;
  width: 20px;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -144px -133px;
  padding: 0;
  pointer-events: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .date-picker .datepicker-trigger {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .date-picker .datepicker-trigger:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.health-check .date-picker.mobile {
  display: none !important;
}
.search-new-number-block.health-check .box-search-number .restart-search,
.search-new-number-block.health-check .box-nice-number .restart-search {
  font-size: 1.4rem;
  color: #007ad0;
  display: inline-block;
}
.search-new-number-block.health-check .box-search-number .restart-search.new-search,
.search-new-number-block.health-check .box-nice-number .restart-search.new-search {
  display: none;
}
.search-new-number-block.health-check .box-search-number .restart-search:before,
.search-new-number-block.health-check .box-nice-number .restart-search:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -560px -64px;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-search-number .restart-search:before,
  .search-new-number-block.health-check .box-nice-number .restart-search:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-search-number .restart-search.hidden,
.search-new-number-block.health-check .box-nice-number .restart-search.hidden {
  display: none;
}
.search-new-number-block.health-check .box-search-number .title {
  font-size: 1.8rem;
  line-height: 1.44;
  color: #767676;
  margin-bottom: 0;
}
.search-new-number-block.health-check .box-search-number .title .main-title {
  display: block;
  font-size: 3.2rem;
  color: #1a1a1a;
  font-weight: 700;
}
.search-new-number-block.health-check .box-search-number .box-form {
  background: transparent;
  padding-bottom: 0;
  padding-top: 15px;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter {
  margin-top: 24px;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter .line {
  vertical-align: middle;
  color: #767676;
  width: auto;
  margin-right: 2px;
  top: 0;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter label {
  font-size: 2rem;
  line-height: 2;
  color: #1a1a1a;
  font-weight: 400;
  margin-bottom: 0;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter label small {
  color: #767676;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter input {
  font-size: 1.8rem;
  border-radius: 3px;
  border: 0;
  height: 48px;
  width: 35px;
  font-weight: 400;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter input:focus {
  border: solid 1px #007ad0;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter input:-webkit-autofill,
.search-new-number-block.health-check .box-search-number .box-form .field-filter input:-webkit-autofill:hover,
.search-new-number-block.health-check .box-search-number .box-form .field-filter input:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.patterns {
  width: 271px;
  margin-left: 35px;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.patterns label {
  text-align: left;
  display: block;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers {
  margin-right: 35px;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers .selectric-lead-number {
  display: inline-block;
  margin-right: 2px;
  width: 122px;
  vertical-align: middle;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers label {
  display: block;
  text-align: left;
}
.search-new-number-block.health-check .box-search-number .box-form .field-filter.box-sum {
  margin-left: 0;
}
.search-new-number-block.health-check .box-search-number .btn-find-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}
.search-new-number-block.health-check .box-search-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.health-check .box-search-number .row-btn {
  margin-top: 31px;
}
.search-new-number-block.health-check .box-nice-number .title {
  font-size: 1.8rem;
  line-height: 1.44;
  color: #767676;
  margin-bottom: 40px;
}
.search-new-number-block.health-check .box-nice-number .title .main-title {
  display: block;
  font-size: 3rem;
  color: #1a1a1a;
  font-weight: 700;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter.check-life-mission__values {
  padding: 12px 42px !important;
}
.search-new-number-block.health-check .box-nice-number .box-form {
  text-align: center;
}
.search-new-number-block.health-check .box-nice-number .box-form.box-form-first {
  border-bottom: 1px solid #bebebe;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.search-new-number-block.health-check .box-nice-number .box-form.box-form-first label {
  text-align: left;
  margin-bottom: 5px;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter {
  padding: 7px 8px;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter.box-form__ib {
  display: inline-block;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter.box-form__full {
  width: 100%;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter.birth {
  min-width: 400px;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .box-inner {
  background: #ffffff;
  min-height: inherit;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum {
  border: 0;
  height: 48px;
  width: 99px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 1.8rem;
  color: #000000;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum::placeholder {
  color: #767676;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum:focus {
  border: solid 1px #007ad0;
}
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum:-webkit-autofill,
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum:-webkit-autofill:hover,
.search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.search-new-number-block.health-check .box-nice-number .box-form .text-note {
  font-size: 1.4rem;
  line-height: 1.43;
  text-align: left;
  color: #767676;
  display: block;
  margin-top: 10px;
}
.search-new-number-block.health-check .box-nice-number .field-filter > label {
  font-size: 2rem;
  font-weight: 400;
  display: block;
  margin-bottom: 18px;
}
.search-new-number-block.health-check .box-nice-number .field-filter .check-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 169px;
}
.search-new-number-block.health-check .box-nice-number .field-filter .check-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled {
  cursor: initial;
  margin-right: 10px;
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled:hover,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span:before {
  cursor: initial;
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span {
  font-size: 2rem;
  font-weight: 400;
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span:before {
  width: 56px;
  height: 56px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: solid 1px #767676;
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-work:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -39px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-work:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-finance:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -99px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-finance:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-love:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -157px -259px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled > span.num-love:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-work:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:hover:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-work:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -40px -307px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-work:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:hover:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-work:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-finance:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:hover:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-finance:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -100px -308px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-finance:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:hover:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-finance:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-love:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:hover:before,
.search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-love:hover:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -157px -307px;
  background-color: #0662a3;
  border-color: #0662a3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-love:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:hover:before,
  .search-new-number-block.health-check .box-nice-number .field-filter .checkbox-styled.active span.num-love:hover:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .btn-find-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
.search-new-number-block.health-check .box-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.health-check .box-nice-number .restart-search {
  font-size: 1.4rem;
  color: #007ad0;
  margin-bottom: 15px;
  display: inline-block;
}
.search-new-number-block.health-check .box-nice-number .restart-search:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -560px -64px;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .box-nice-number .restart-search:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .box-nice-number .filter-number .filter-list-number .checkbox-styled > span:before {
  display: none;
}
.search-new-number-block.health-check .filter-number {
  display: block;
  float: inherit;
}
.search-new-number-block.health-check .filter-number .box-filter .buttons-set {
  margin-top: 10px;
}
.search-new-number-block.health-check .filter-number .box-filter .buttons-set button,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .action-gift {
  width: 47%;
  font-size: 1.4rem;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.health-check .filter-number .box-filter .buttons-set button.btn-reset,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action.btn-reset,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .action-gift.btn-reset {
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.search-new-number-block.health-check .filter-number .box-filter .buttons-set button.btn-submit,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action.btn-submit,
.search-new-number-block.health-check .filter-number .box-filter .buttons-set .action-gift.btn-submit {
  color: #ffffff;
  background: #007ad0;
}
.search-new-number-block.health-check .filter-state {
  border-bottom: 0;
}
.search-new-number-block.health-check .results-number .list-number {
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 0;
}
.search-new-number-block.health-check .results-number .list-number li.number {
  margin-bottom: 20px;
  padding: 0 16px;
}
.search-new-number-block.health-check .results-number .list-number li.number .inner-wrapper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  border: solid 2px #f5f5f5;
  box-sizing: border-box;
}
.search-new-number-block.health-check .results-number .list-number li.number .number-new {
  border: 0;
  font-size: 2.6rem;
  font-weight: 400;
}
.search-new-number-block.health-check .results-number .list-number li.number .detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0px 5px 10px;
}
.search-new-number-block.health-check .results-number .list-number li.number .detail > div {
  padding: 0 10px;
  font-size: 2rem;
  text-align: center;
  font-weight: 400;
}
.search-new-number-block.health-check .results-number .list-number li.number .detail > div span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  white-space: nowrap;
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box {
  min-width: 72px;
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings > .label {
  display: inline-block;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  margin-right: 6px;
  font-weight: 400;
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box {
  float: right;
  position: relative;
  top: 3px;
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 11px;
  height: 11px;
  background-position: -193px -138px;
  float: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
  margin-right: 3px;
}
.search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico.active {
  background-position: -231px -138px;
}
.search-new-number-block.health-check .results-number .list-number li.number .checkbox-styled input[type="checkbox"]:checked ~ .inner-wrapper {
  background: transparent;
  border-radius: 3px;
  border: solid 2px #19aaf8;
}
.search-new-number-block.health-check .results-number .list-number li.number .gift-box-icon,
.search-new-number-block.health-check .results-number .list-number li.number .icon-somjade,
.search-new-number-block.health-check .results-number .list-number li.number .icon-flexible-one,
.search-new-number-block.health-check .results-number .list-number li.number .icon-flexible-two {
  position: absolute;
  top: -15px;
  left: -13px;
}
.search-new-number-block.health-check .compare-box.sticky-box {
  background: #19aaf8;
  color: #ffffff;
  max-height: 100vh;
  overflow: auto;
  padding: 15px 0;
  min-height: 45px;
  left: 0;
  right: 0;
}
.search-new-number-block.health-check .compare-box.has-prediction {
  height: 100%;
  top: 0;
}
.search-new-number-block.health-check .compare-box .box-head .toggle-text {
  display: block;
  text-align: right;
  margin-right: 22px;
}
.search-new-number-block.health-check .compare-box .box-head:after {
  color: #ffffff;
  content: "\f106";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 25px;
  position: absolute;
  right: 0;
  top: -3px;
}
.search-new-number-block.health-check .compare-box .box-title p {
  font-size: 2.6rem;
  margin-bottom: 0;
}
.search-new-number-block.health-check .compare-box .box-title p span {
  font-size: 2.6rem;
}
.search-new-number-block.health-check .compare-box .box-title span {
  font-size: 1.4rem;
}
.search-new-number-block.health-check .compare-box .box-content {
  padding-top: 20px;
}
.search-new-number-block.health-check .compare-box .show-number-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.search-new-number-block.health-check .compare-box .show-number-box .show-number-list {
  width: 77%;
  margin-left: -17px;
  margin-right: -17px;
}
.search-new-number-block.health-check .compare-box .show-number-box .box-action {
  width: 25%;
}
.search-new-number-block.health-check .compare-box .show-number-box .box-action .btn-continue {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 141px;
  position: relative;
  top: 20%;
}
.search-new-number-block.health-check .compare-box .show-number-box .box-action .btn-continue:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block.health-check .compare-box .show-number-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item {
  padding: 0 17px;
  margin-bottom: 0;
  width: 33.33333333%;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .item-inner {
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled {
  display: block;
  background: transparent;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .inner-wrapper {
  opacity: 0.6;
  position: relative;
  margin-bottom: 17px;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .inner-wrapper .row-inner {
  background: #f5f5f5;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner,
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .detail {
  display: block;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner .txt-contract {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 1.2rem;
  display: block;
  font-weight: 400;
  height: 30px;
  color: #767676;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div {
  width: 100%;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0px 5px 0px;
  font-weight: 400;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail > div {
  padding: 0 10px;
  font-size: 2rem;
  text-align: center;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail > div span {
  display: block;
  font-size: 1.2rem;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check {
  top: inherit;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -17px;
  right: inherit;
  display: block;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check:before {
  display: none;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .gift-box-icon,
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .icon-somjade {
  position: absolute;
  top: -15px;
  left: -13px;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .inner-wrapper .ic-circle-check:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  background-position: -268px -131px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .inner-wrapper .ic-circle-check:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .inner-wrapper {
  opacity: 1;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .action-view {
  opacity: 1;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .action-view {
  font-size: 1.5rem;
  color: #ffffff;
  opacity: 1;
  font-weight: 400;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .action-view:hover,
.search-new-number-block.health-check .compare-box .show-number-list .number-item .action-view:focus {
  text-decoration: none;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .action-view:after {
  content: '';
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 14px;
  height: 16px;
  background-position: -395px -135px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .compare-box .show-number-list .number-item .action-view:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .number-new {
  display: block;
  font-size: 2.6rem;
  text-align: center;
  padding: 10px 15px 0px;
  margin: 0;
  font-weight: 400;
}
.search-new-number-block.health-check .compare-box .show-number-list .number-item .btn-remove-number {
  color: #979797;
  top: 2px;
  right: 6px;
  width: auto;
  height: auto;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.search-new-number-block.health-check .compare-box .ratings-box {
  min-width: 105px;
}
.search-new-number-block.health-check .compare-box .ratings-box .ratings > .label {
  display: inline-block;
  vertical-align: middle;
  float: left;
  font-size: 12px;
  margin-right: 5px;
}
.search-new-number-block.health-check .compare-box .ratings-box .ratings .rating-box {
  float: right;
  position: relative;
  top: 3px;
}
.search-new-number-block.health-check .compare-box .ratings-box .ratings .rating-box .star-ico {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 11px;
  height: 11px;
  background-position: -193px -138px;
  float: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .compare-box .ratings-box .ratings .rating-box .star-ico {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .compare-box .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
  margin-right: 3px;
}
.search-new-number-block.health-check .compare-box .ratings-box .ratings .rating-box .star-ico.active {
  background-position: -231px -138px;
}
.search-new-number-block.health-check .compare-box .search-birth-date {
  text-align: center;
  padding: 15px 0 0px;
}
.search-new-number-block.health-check .compare-box .search-birth-date > label {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 14px;
  display: block;
}
.search-new-number-block.health-check .compare-box .search-birth-date .date-picker {
  width: 315px;
  display: inline-block;
  max-width: 100%;
}
.search-new-number-block.health-check .compare-box .search-birth-date .date-picker input.style-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-new-number-block.health-check .compare-box .prediction-box {
  position: relative;
}
.search-new-number-block.health-check .compare-box .prediction-box .action-close {
  font-size: 1.8rem;
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
}
.search-new-number-block.health-check .compare-box .prediction-box .action-close:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 17px;
  height: 17px;
  background-position: -355px -135px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  position: relative;
  bottom: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .compare-box .prediction-box .action-close:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .sub-title-wrapper {
  text-align: center;
}
.search-new-number-block.health-check .sub-title-wrapper.text-left {
  text-align: left;
}
.search-new-number-block.health-check .sub-title-wrapper.hidden {
  display: none;
}
.search-new-number-block.health-check .sub-title {
  display: inline-flex;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
  vertical-align: top;
  align-items: center;
}
.search-new-number-block.health-check .sub-title.size-small {
  font-size: 1.3rem;
}
.search-new-number-block.health-check .sub-title.col-3 {
  width: 33%;
}
.search-new-number-block.health-check .sub-title .list-dash li {
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 1px;
  font-size: 1.8rem;
}
.search-new-number-block.health-check .sub-title .list-dash li:before {
  content: '•';
  position: absolute;
  left: 0;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text {
  padding-left: 38px;
  padding-right: 15px;
  position: relative;
  line-height: 32px;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text::before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text::before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-W1::before {
  background-position: -290px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-W2::before {
  background-position: -480px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-W3::before {
  background-position: -594px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-M1::before {
  background-position: -349px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-M2::before {
  background-position: -412px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-L1::before {
  background-position: -538px -272px;
}
.search-new-number-block.health-check .sub-title .text-wrapper .lifemission-text.lifemission-L2::before {
  background-position: -655px -271px;
}
.search-new-number-block.health-check .sub-title__icon {
  float: left;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span {
  font-size: 1.2rem;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-work:before {
  background-size: 920px auto;
  background-position: -36px -227px;
  width: 44px;
  height: 44px;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-work:hover:before {
  border-color: #767676;
  background-color: transparent !important;
  background-size: 920px auto !important;
  background-position: -36px -227px !important;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-finance:before {
  background-size: 920px auto;
  background-position: -88px -227px;
  width: 44px;
  height: 44px;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-finance:hover:before {
  border-color: #767676;
  background-color: transparent !important;
  background-size: 920px auto !important;
  background-position: -88px -227px !important;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-love:before {
  background-size: 920px auto;
  background-position: -138px -227px;
  width: 44px;
  height: 44px;
}
.search-new-number-block.health-check .sub-title__icon.size-small .checkbox-styled > span.num-love:hover:before {
  border-color: #767676;
  background-color: transparent !important;
  background-size: 920px auto !important;
  background-position: -138px -227px !important;
}
.search-new-number-block.health-check .sub-title__header {
  font-size: 2.7rem;
  font-weight: bold;
  margin-bottom: 0;
}
.search-new-number-block.health-check .sub-title__header.text-left {
  text-align: left;
  font-size: 2.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: normal;
  color: #1a1a1a;
  margin: 0;
}
.search-new-number-block.health-check .sub-title__sub-header {
  font-size: 2.3rem;
  vertical-align: middle;
  display: table-cell;
}
.search-new-number-block.health-check .check-life-mission__label {
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: normal;
  padding-left: 16px;
  vertical-align: baseline;
  text-align: left;
}
.search-new-number-block.health-check .check-life-mission__label span {
  display: inline-block;
}
.search-new-number-block.health-check .check-life-mission__label strong {
  font-size: 2.6rem;
}
.search-new-number-block.health-check .check-life-mission__label:hover {
  cursor: pointer;
}
.search-new-number-block.health-check .check-life-mission__label::before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  content: '';
  display: inline-block;
  width: 95px;
  height: 76px;
  background-position: -958px -172px;
  margin-right: 11px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .check-life-mission__label::before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .check-life-mission__input ~ .field-filter {
  display: none;
}
.search-new-number-block.health-check .check-life-mission__input:checked ~ .field-filter {
  display: block;
}
.search-new-number-block.health-check .check-life-mission__input:hover {
  cursor: pointer;
}
.search-new-number-block.health-check .check-life-mission__values {
  border: 1px solid #707070;
  border-radius: 3px;
  margin-top: 20px;
  text-align: left;
}
.search-new-number-block.health-check .check-life-mission__values label {
  text-align: left;
}
.search-new-number-block.health-check .check-life-mission__values ul {
  padding: 0;
}
.search-new-number-block.health-check .check-life-mission__values .label-life-mission {
  margin-top: 14px;
  text-align: left;
}
.search-new-number-block.health-check .check-life-mission__values .skeleton-loading-box {
  display: none;
}
.search-new-number-block.health-check .check-life-mission__values .skeleton-loading-box .check-life-mission__item {
  min-height: 37px;
  display: inline-block;
  background-image: linear-gradient(90deg, #f4f4f4 0px, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  background-size: 600px;
  animation: shine-lines 2s infinite ease-out;
}
.search-new-number-block.health-check .check-life-mission__values.skeleton-loading .skeleton-loading-box {
  display: block;
}
.search-new-number-block.health-check .check-life-mission__values.skeleton-loading .check-life-mission__items {
  display: none;
}
.search-new-number-block.health-check .check-life-mission__item {
  display: inline-block;
  list-style-type: none;
  width: 48%;
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}
.search-new-number-block.health-check .check-life-mission__item:nth-child(2n+ 1) {
  margin-right: 2%;
}
.search-new-number-block.health-check .check-life-mission__item input {
  position: absolute;
  margin-top: 0;
}
.search-new-number-block.health-check .check-life-mission__item input:focus {
  box-shadow: none;
}
.search-new-number-block.health-check .check-life-mission__item input:hover {
  cursor: pointer;
}
.search-new-number-block.health-check .check-life-mission__item label {
  font-size: 1.6rem;
  font-weight: normal;
  padding-left: 48px;
  padding-right: 10px;
  vertical-align: middle;
  position: relative;
  line-height: 32px;
  margin-bottom: 0;
}
.search-new-number-block.health-check .check-life-mission__item label span {
  display: inline-block;
}
.search-new-number-block.health-check .check-life-mission__item label::before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-new-number-block.health-check .check-life-mission__item label::before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-W1"]::before {
  background-position: -290px -272px;
  margin-top: -7px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-W2"]::before {
  background-position: -480px -272px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-W3"]::before {
  background-position: -594px -272px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-M1"]::before {
  background-position: -349px -272px;
  margin-top: -5px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-M2"]::before {
  background-position: -412px -272px;
  margin-top: -5px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-L1"]::before {
  background-position: -538px -267px;
  height: 35px;
  margin-top: -10px;
}
.search-new-number-block.health-check .check-life-mission__item label[for="lifemission-L2"]::before {
  background-position: -655px -271px;
  margin-top: -5px;
}
.search-new-number-block.health-check .check-life-mission__item label:hover {
  cursor: pointer;
}
.filter-package {
  padding: 20px;
  background: #f5f5f5;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  align-items: flex-start;
}
.filter-package .filter-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}
.filter-package .filter-block:first-child:not(:last-child) {
  flex: none;
  margin-right: 30px;
}
.filter-package .package-select {
  display: inline-block;
}
.filter-package label {
  font-size: 1.8rem;
  color: #1a1a1a;
  margin-right: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-weight: 400;
  flex: none;
}
.filter-package ul {
  display: inline-block;
  vertical-align: middle;
  padding-left: 17px;
  position: relative;
}
.filter-package ul:before {
  content: '';
  height: 32px;
  width: 1px;
  display: block;
  background: #767676;
  position: absolute;
  left: 0;
  top: 0;
}
.filter-package ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
.filter-package ul li .btn-filter {
  min-width: 80px;
  background: transparent;
  font-size: 1.4rem;
  border: solid 1px #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  padding: 7px;
}
.filter-package ul li .btn-filter.active {
  background: #0662a3;
  border-color: #0662a3;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.prediction-result {
  padding: 15px 0 30px;
}
.prediction-result > label {
  display: block;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 27px;
}
.prediction-result .content > div {
  margin-bottom: 5px;
  color: #1a1a1a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.prediction-result .content > div .left-box {
  width: 27%;
}
.prediction-result .content > div .right-box {
  width: 73%;
  padding: 15px 0 25px;
}
.prediction-result .content > div.points {
  background: #fff4e9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.prediction-result .content > div.points .left-box {
  background: #ffb975;
  text-align: center;
  padding: 15px 0;
}
.prediction-result .content > div.points .left-box .box-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.prediction-result .content > div.points .left-box .box-inner {
  display: table-cell;
  vertical-align: middle;
}
.prediction-result .content > div.points .left-box .box-inner > span {
  display: block;
  font-size: 1.8rem;
}
.prediction-result .content > div.points .left-box .box-inner strong {
  font-size: 3rem;
}
.prediction-result .content > div.points .left-box .box-inner strong span {
  font-size: 5rem;
}
.prediction-result .content > div.points .right-box > .label {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 18px;
  max-width: 80%;
}
.prediction-result .content > div.points .right-box .box-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 80%;
}
.prediction-result .content > div.points .right-box .box-wrapper .ratings-box {
  width: 40%;
  padding: 0 0 0 40px;
}
.prediction-result .content > div.points .right-box .box-wrapper .text {
  width: 60%;
  padding: 0 40px;
  font-size: 1.8rem;
  line-height: 1.67;
}
.prediction-result .content > div.points .ratings-box .label {
  font-size: 2rem !important;
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}
.prediction-result .content > div.points .ratings-box .ratings {
  margin-bottom: 2px;
}
.prediction-result .content > div.points .ratings-box .ratings .rating-box {
  float: inherit;
  display: inline-block;
}
.prediction-result .content > div.points .ratings-box .ratings .rating-box .star-ico {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 22px;
  height: 22px;
  background-position: -447px -214px;
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .prediction-result .content > div.points .ratings-box .ratings .rating-box .star-ico {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.prediction-result .content > div.points .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
  margin-right: 5px;
}
.prediction-result .content > div.points .ratings-box .ratings .rating-box .star-ico.active {
  background-position: -402px -214px;
}
.prediction-result .content > div.search-new-number-block {
  background-color: #f7eded;
  padding: 20px 40px;
  margin-top: 0;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text {
  padding-left: 38px;
  position: relative;
  line-height: 32px;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text::before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text::before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-W1::before {
  background-position: -290px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-W2::before {
  background-position: -480px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-W3::before {
  background-position: -594px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-M1::before {
  background-position: -349px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-M2::before {
  background-position: -412px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-L1::before {
  background-position: -538px -272px;
}
.prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text.lifemission-L2::before {
  background-position: -655px -271px;
}
.prediction-result .content > div.sum-meaning {
  background: #e8fff2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.prediction-result .content > div.sum-meaning .left-box {
  background: #e8fff2;
  text-align: center;
  padding: 30px 0;
}
.prediction-result .content > div.sum-meaning .left-box .box-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.prediction-result .content > div.sum-meaning .left-box .box-inner {
  display: table-cell;
  vertical-align: bottom;
}
.prediction-result .content > div.sum-meaning .left-box .box-inner > span {
  display: block;
  font-size: 1.8rem;
}
.prediction-result .content > div.sum-meaning .left-box .box-inner strong {
  font-size: 3rem;
}
.prediction-result .content > div.sum-meaning .left-box .box-inner strong span {
  font-size: 5rem;
}
.prediction-result .content > div.sum-meaning .right-box {
  padding-right: 50px;
}
.prediction-result .content > div.sum-meaning .right-box .label {
  text-align: left;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 10px;
}
.prediction-result .content > div.sum-meaning .right-box .text {
  font-size: 1.8rem;
  line-height: 1.44;
}
.prediction-result .content > div.more-info {
  padding: 30px 50px 15px;
  background: #ecf8ff;
  font-size: 1.8rem;
}
.prediction-result .content > div.more-info > .title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.compare-box .prediction-result .content > div.more-info > .title {
  display: none;
}
.prediction-result .content > div.more-info > .title span {
  color: #19aaf8;
}
.prediction-result .content > div.more-info h4 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.prediction-result .content > div.more-info p {
  margin-bottom: 20px;
}
.prediction-result .content > div.more-info p span {
  display: block;
}
.prediction-result .content > div.more-info .notice-text {
  color: #1a1a1a;
}
.compare-box .prediction-result .content > div.more-info .notice-text {
  color: #767676;
}
.prediction-result .edit-dob {
  font-size: 1.4rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 8px;
  border-radius: 3px;
  border: solid 1px #ffffff;
  cursor: pointer;
  margin-left: 20px;
  margin-right: -103px;
}
.prediction-result .edit-dob:before {
  content: '';
  width: 21px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -607px -63px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .prediction-result .edit-dob:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.check-number-block .block-title {
  text-align: center;
}
.check-number-block .block-title h1 {
  font-size: 3.2rem;
  margin-bottom: 14px;
  color: #1a1a1a;
  font-weight: 700;
}
.check-number-block .block-title p {
  margin-bottom: 0;
}
.check-number-block .block-title .sub-title {
  display: block;
  font-size: 1.8rem;
  color: #767676;
}
.check-number-block .form-check-number {
  padding: 58px 0 40px;
}
.check-number-block .form-check-number .text-note {
  font-size: 1.4rem;
  color: #767676;
  margin-top: 16px;
  text-align: center;
  display: block;
}
.check-number-block .form-check-number .box-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 840px;
  margin: 0 auto;
}
.check-number-block .form-check-number .box-form .field-filter > label {
  text-align: left;
  margin-bottom: 13px;
  display: block;
}
.check-number-block .form-check-number .box-form .field-filter > label span {
  font-size: 2rem;
  color: #1a1a1a;
  display: block;
  font-weight: 400;
}
.check-number-block .form-check-number .box-form .field-filter.numbers .line {
  vertical-align: middle;
  color: #767676;
  width: auto;
  margin-right: 2px;
  font-size: 2rem;
  display: inline-block;
}
.check-number-block .form-check-number .box-form .field-filter.numbers input {
  display: inline-block;
  margin-right: 2px;
  padding: 6px 0 5px;
  text-align: center;
  color: #1a1a1a !important;
  font-size: 1.8rem;
  border-radius: 3px;
  height: 48px;
  border: 0;
  width: 35px;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.check-number-block .form-check-number .box-form .field-filter.numbers input:focus {
  border: solid 1px #007ad0;
}
.check-number-block .form-check-number .box-form .field-filter.numbers input.error {
  border: solid 1px #ff0000;
}
.check-number-block .form-check-number .box-form .field-filter.numbers input:disabled {
  -webkit-appearance: none;
  opacity: 1;
  visibility: visible;
  -webkit-text-fill-color: #1a1a1a;
}
.check-number-block .form-check-number .box-form .field-filter.numbers input:-webkit-autofill,
.check-number-block .form-check-number .box-form .field-filter.numbers input:-webkit-autofill:hover,
.check-number-block .form-check-number .box-form .field-filter.numbers input:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.check-number-block .form-check-number .box-form .field-filter.birth input {
  width: 315px;
  height: 48px;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f5f5;
  font-size: 1.8rem;
  color: #1a1a1a;
  border: 0;
}
.check-number-block .form-check-number .box-form .field-filter.birth input:focus {
  border: solid 1px #007ad0;
}
.check-number-block .form-check-number .box-form .field-filter.birth input:-webkit-autofill,
.check-number-block .form-check-number .box-form .field-filter.birth input:-webkit-autofill:hover,
.check-number-block .form-check-number .box-form .field-filter.birth input:-webkit-autofill:focus {
  -webkit-text-fill-color: #767676;
  -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.check-number-block .form-check-number .box-form .field-filter.birth input.error {
  border: solid 1px #ff0000;
}
.check-number-block .form-check-number .box-form .field-filter.birth .date-picker {
  position: relative;
  display: inline-block;
}
.check-number-block .form-check-number .box-form .field-filter.birth .date-picker .datepicker-trigger {
  position: absolute;
  right: 16px;
  background: transparent;
  border: 0;
  width: 20px;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -144px -133px;
  padding: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .check-number-block .form-check-number .box-form .field-filter.birth .date-picker .datepicker-trigger {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.check-number-block .form-check-number .box-form .field-filter.birth .date-picker .datepicker-trigger:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.check-number-block .form-check-number .box-form .field-filter.birth .date-picker #dob-picker-error {
  display: none !important;
}
.check-number-block .form-check-number .box-form .field-filter.zodiac .selectric-number-zodiac.error {
  border: solid 1px #ff0000;
}
.check-number-block .form-check-number .row-btn {
  margin-top: 36px;
  text-align: center;
}
.check-number-block .form-check-number .row-btn .btn-check-number {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  margin: 0 auto;
}
.check-number-block .form-check-number .row-btn .btn-check-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.check-number-block .form-check-number .row-btn .view {
  margin-top: 14px;
  display: inline-block;
  font-size: 1.8rem;
  color: #007AD0;
}
.check-number-block .form-check-number .row-btn .view:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 12px;
  height: 16px;
  background-position: -432px -136px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .check-number-block .form-check-number .row-btn .view:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.check-number-block .form-check-number .row-btn .restart-search {
  margin: 16px 0 5px;
  font-size: 1.4rem;
  color: #007ad0;
  display: inline-block;
}
.check-number-block .form-check-number .row-btn .restart-search:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -560px -64px;
  position: relative;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .check-number-block .form-check-number .row-btn .restart-search:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.check-number-block .prediction-result {
  max-width: 950px;
  margin: 0 auto;
}
.check-number-block .prediction-result .content > div {
  margin-bottom: 10px;
}
.check-number-block .prediction-result .content > div.points .right-box > .label,
.check-number-block .prediction-result .content > div.points .right-box .box-wrapper {
  max-width: inherit;
}
.check-number-block .prediction-result .content > div.sum-meaning .right-box {
  padding-top: 20px;
  padding-left: 40px;
}
.check-number-block .prediction-result .content > div.sum-meaning .right-box .text {
  color: #767676;
}
.check-number-block .prediction-result .content > div.more-info p {
  color: #1a1a1a;
}
.check-number-block .prediction-result .content > div.more-info .notice-text {
  color: #1a1a1a;
}
.check-number-block .compare-box .prediction-result {
  max-width: inherit;
}
.check-number-block .results-number {
  margin-bottom: 50px;
}
.check-number-block .results-number .top-title {
  text-align: center;
  margin-bottom: 50px;
}
.check-number-block .results-number .top-title h3 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.25;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
}
.check-number-block .results-number .top-title .icon-box {
  display: inline-block;
}
.check-number-block .results-number .top-title .icon-chang {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 158px;
  height: 76px;
  background-position: -864px -74px;
  display: inline-block;
  margin-left: 24px;
  vertical-align: bottom;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .check-number-block .results-number .top-title .icon-chang {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.check-number-block .results-number .top-title .icon-gift-box {
  display: inline-block;
  margin-left: 24px;
  vertical-align: bottom;
}
.check-number-block .results-number .numbers-box {
  margin-bottom: 50px;
}
.check-number-block .results-number .numbers-box .box-label {
  margin-bottom: 14px;
}
.check-number-block .results-number .numbers-box .box-label > span {
  font-size: 2.6rem;
  font-weight: 700;
  color: #1a1a1a;
}
.check-number-block .results-number .numbers-box .box-label .see-more {
  float: right;
  font-size: 1.8rem;
  color: #007ad0;
  position: relative;
  top: 8px;
}
.check-number-block .results-number .numbers-box .box-label .see-more:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 12px;
  height: 16px;
  background-position: -432px -136px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .check-number-block .results-number .numbers-box .box-label .see-more:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.healthcheck-banner-image {
  text-align: center;
  padding: 15px 0;
}
.search-new-number-block-content .prediction-result .notice-text {
  color: #989898;
}
.prediction-cms-block {
  color: #1a1a1a;
  text-align: center;
}
.prediction-cms-block .box-title {
  font-size: 3.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 45px;
}
.prediction-cms-block ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
}
.prediction-cms-block ul li {
  width: 33.33333333%;
  padding: 0 40px;
}
.prediction-cms-block ul li .text {
  margin-top: 20px;
}
.prediction-cms-block ul li .text strong {
  display: block;
  font-weight: 400;
  font-size: 2.6rem;
  margin-bottom: 10px;
}
.prediction-cms-block ul li .text span {
  font-size: 1.8rem;
  color: #767676;
}
.newnumber-faqs {
  color: #1a1a1a;
  margin-top: 50px;
}
.newnumber-faqs .box-title {
  font-size: 3.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 50px;
  text-align: center;
}
.newnumber-faqs .box-title span:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 42px;
  height: 42px;
  background-position: -552px -122px;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  position: relative;
  bottom: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-faqs .box-title span:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.newnumber-faqs .ui-accordion-header {
  padding: 25px 65px 16px;
  border: solid 1px #d6d6d6;
  border-radius: 3px;
  margin-bottom: 6px;
  cursor: pointer;
  position: relative;
}
.newnumber-faqs .ui-accordion-header h4 {
  font-size: 1.8rem;
  line-height: 1.44;
  color: #1a1a1a;
  margin-bottom: 0;
}
.newnumber-faqs .ui-accordion-header:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 25px;
  height: 25px;
  background-position: -669px -130px;
  position: absolute;
  top: 22px;
  left: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-faqs .ui-accordion-header:before {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.newnumber-faqs .ui-accordion-header:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
  background-size: 1063px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translate(0, -50%);
  background-position: -752px -137px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-faqs .ui-accordion-header:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
.newnumber-faqs .ui-accordion-header-active {
  border-color: #a3deff;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}
.newnumber-faqs .ui-accordion-header-active:before {
  background-position: -619px -130px;
}
.newnumber-faqs .ui-accordion-header-active:after {
  background-position: -718px -137px;
}
.newnumber-faqs .ui-accordion-content {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: auto !important;
  padding: 0 65px 16px;
  border: solid 1px  #a3deff;
  border-top: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-bottom: 6px;
}
.newnumber-faqs .faq-content {
  font-size: 1.8rem;
  line-height: 1.44;
  letter-spacing: 0.18px;
  color: #767676;
}
.newnumber-search-index .page-bottom .footer-top-connect,
.newnumber-package-listpackage .page-bottom .footer-top-connect,
.newnumber-numberhealthcheck-index .page-bottom .footer-top-connect,
.newnumber-checkout-idverification .page-bottom .footer-top-connect,
.newnumber-checkout-payment .page-bottom .footer-top-connect,
.newnumber-checkout-personalinfo .page-bottom .footer-top-connect,
.newnumber-checkout-success .page-bottom .footer-top-connect,
.newnumber-photo-admin-reupload .page-bottom .footer-top-connect,
.newnumber-photo-reupload .page-bottom .footer-top-connect,
.newnumber-tracking-index .page-bottom .footer-top-connect {
  display: block;
}
.lucky-aou-page .footer-bottom-policies {
  display: none;
}
.lucky-aou-page .page-bottom .footer-top-connect {
  display: block;
  padding-top: 0;
}
.lucky-aou-page .page-bottom .footer-top-connect .footer_content_please_read .service_contact_everyday {
  margin-top: 0;
}
.lucky-aou-page .page-wrapper {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.lucky-aou-page .swap-container {
  max-width: 870px;
  margin: 0 auto;
}
.lucky-aou-page .tigren-bannermanager-slider .flexslider {
  padding-bottom: 0;
}
.lucky-aou-page .number-tabs {
  border-bottom: 1px solid #a9a9a9;
}
.lucky-aou-page .number-tabs > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.lucky-aou-page .number-tabs > ul > li {
  position: relative;
  margin-bottom: 0;
  text-align: center;
}
.lucky-aou-page .number-tabs > ul > li.active strong {
  color: #000000;
  font-weight: 700;
  position: relative;
}
.lucky-aou-page .number-tabs > ul > li.active strong:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  height: 4px;
  background: #19aaf8;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  left: 0;
  z-index: 3;
}
.lucky-aou-page .page-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.lucky-aou-page .page-title > h1 {
  font-size: 3rem;
  margin-bottom: 6px;
  font-weight: 600;
}
.lucky-aou-page .page-title > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.lucky-aou-page .block-title {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.lucky-aou-page .actions-toolbar {
  text-align: center;
  margin-top: 30px;
}
.lucky-aou-page .actions-toolbar .action.primary {
  background: #007ad0;
  float: inherit;
}
.lucky-aou-page .actions-toolbar .action.primary.next-step {
  min-width: 150px;
  max-width: 100%;
  height: 48px;
  font-size: 1.8rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}
.lucky-aou-page .actions-toolbar .action.primary.back-package {
  display: none;
  min-width: 150px;
  max-width: 100%;
  height: 48px;
  font-size: 1.8rem;
  margin: 0 auto;
  margin-bottom: 16px;
}
.lucky-aou-page .actions-toolbar .action.primary:disabled {
  opacity: 1;
}
.lucky-aou-page .actions-toolbar .action.primary.inactive {
  background: #d6d6d6;
  color: #767676;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lucky-aou-page .actions-toolbar .enter-new-number {
  display: none;
  font-size: 1.2rem;
  color: #007ad0;
  text-decoration: underline;
}
.lucky-aou-page .number-selected {
  margin-bottom: 30px;
}
.lucky-aou-page .number-selected .block-title {
  font-weight: 700;
}
.lucky-aou-page .number-selected-inner {
  padding: 25px 60px 12px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.lucky-aou-page .number-selected .number-detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.lucky-aou-page .number-selected .number-detail .number-col label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
  margin-bottom: 6px;
  font-weight: 400;
  text-align: center;
}
.lucky-aou-page .number-selected .number-detail .number-col > span {
  font-size: 2.2rem;
  display: block;
  text-align: center;
}
.lucky-aou-page .number-selected .number-detail .number-col:first-child label {
  text-align: left;
}
.lucky-aou-page .number-selected .number-detail .number-col.action {
  width: 100%;
  margin-top: 12px;
}
.lucky-aou-page .number-selected .number-detail .number-col.action .change-number {
  font-size: 1.6rem;
  color: #007ad0;
}
.lucky-aou-page .number-selected .number-detail .number-col.action .change-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .number-selected .number-detail .number-col.action .change-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .choose-journey {
  margin-bottom: 30px;
}
.lucky-aou-page .choose-journey .block-title {
  font-weight: 700;
}
.lucky-aou-page .choose-journey .field.choice {
  margin-top: 30px;
}
.lucky-aou-page .choose-journey .field.choice .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.lucky-aou-page .choose-journey .field.choice .control .option {
  padding: 0 26px;
}
.lucky-aou-page .choose-journey .field.choice .control .option input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 32px;
  height: 32px;
  display: inline-block;
  border: solid 1px #1a1a1a;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: 0;
}
.lucky-aou-page .choose-journey .field.choice .control .option input[type='radio']:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lucky-aou-page .choose-journey .field.choice .control .option input[type='radio']:checked {
  border-width: 11px;
  border-color: #007ad0;
}
.lucky-aou-page .choose-journey .field.choice .control .option label {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: 400;
  vertical-align: middle;
  line-height: 1;
}
.lucky-aou-page .choose-journey .field.choice .control .option label:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .choose-journey .field.choice .control .option label:before {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .choose-journey .field.choice .control .option label strong {
  display: block;
  font-size: 2.2rem;
  margin-top: 2px;
}
.lucky-aou-page .choose-journey .field.choice .control .option label .label-inner {
  display: inline-block;
  vertical-align: middle;
}
.lucky-aou-page .choose-journey .field.choice .control .option.new-number label:before {
  width: 70px;
  height: 70px;
  background-position: -43px -6px;
}
.lucky-aou-page .choose-journey .field.choice .control .option.old-number label:before {
  width: 110px;
  height: 70px;
  background-position: -133px -6px;
}
.lucky-aou-page .choose-journey .actions-toolbar {
  margin-top: 40px;
}
.lucky-aou-page .choose-journey .actions-toolbar .action.primary.next-step {
  min-width: 180px;
  margin-bottom: 32px;
  font-weight: 400;
}
.lucky-aou-page .choose-journey .text {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.39;
  margin-bottom: 50px;
  visibility: hidden;
  height: 0;
  max-width: inherit;
  color: #1a1a1a;
  margin-left: auto;
  margin-right: auto;
}
.lucky-aou-page .choose-journey .text ul {
  display: inline-block;
  text-align: left;
}
.lucky-aou-page .choose-journey .text ul li {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
.lucky-aou-page .choose-journey .text ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background: #333333;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 10px;
}
.lucky-aou-page .choose-journey .text.active {
  visibility: visible;
  height: auto;
  margin-top: 40px;
}
.lucky-aou-page .choose-journey .old-number {
  text-align: center;
}
.lucky-aou-page .choose-journey .old-number .option-inner {
  display: inline-block;
  cursor: pointer;
}
.lucky-aou-page .choose-journey .old-number .option-inner:hover {
  text-decoration: underline;
}
.lucky-aou-page .choose-journey .old-number .option-inner:hover .old-number-title {
  text-decoration: underline;
}
.lucky-aou-page .choose-journey .old-number .old-number-title {
  margin-bottom: 8px;
  font-size: 1.6rem;
  color: #007ad0;
}
.lucky-aou-page .choose-journey .old-number #old-number-link {
  font-size: 1.6rem;
  color: #007ad0;
}
.lucky-aou-page .choose-journey .old-number #old-number-link:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .choose-journey .old-number #old-number-link:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .checking-exist-customer .block-title {
  margin-bottom: 10px;
  font-weight: 700;
}
.lucky-aou-page .checking-exist-customer .sub-title {
  font-size: 1.8rem;
  margin-bottom: 35px;
  display: block;
}
.lucky-aou-page .checking-exist-customer .sub-title ul li {
  margin-bottom: 2px;
  position: relative;
  padding-left: 10px;
}
.lucky-aou-page .checking-exist-customer .sub-title ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 11px;
  left: 0;
  background: #1a1a1a;
}
.lucky-aou-page .checking-exist-customer .sub-title ul li > ul {
  padding: 0;
}
.lucky-aou-page .checking-exist-customer .sub-title ul li > ul > li {
  padding-left: 0;
}
.lucky-aou-page .checking-exist-customer .sub-title ul li > ul > li:before {
  display: none;
}
.lucky-aou-page .checking-exist-customer .block-content > h3 {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp {
  max-width: 380px;
  margin-top: 18px;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field {
  margin-bottom: 15px;
  clear: both;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .input-text {
  height: 48px;
  border: 0;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.8rem;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .input-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #007ad0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .input-text:disabled {
  background: #f5f5f5;
  opacity: 1;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .input-text::placeholder {
  color: #767676;
  font-size: 1.8rem;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .control:before {
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .verify-otp-wrapper .verify-otp .field .control:before {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field.phone-number .control:before {
  background-position: -245px -37px;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field.verify-code .control:before {
  background-position: -283px -37px;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field .send-otp {
  height: calc(100% - 14px);
  top: 7px;
  font-size: 1.4rem;
  font-weight: 400;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field.phone-number .input-text {
  border: 1px solid #007ad0;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field.error .input-text {
  border: solid 1px #ff0000;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field-error {
  display: none;
  margin-top: 16px;
  margin-bottom: 16px;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .field-error .error {
  color: #ff0000;
  font-size: 1.2rem;
}
.lucky-aou-page .verify-otp-wrapper .verify-otp .resend-otp {
  display: none;
  float: right;
  font-size: 1.2rem;
  text-decoration: underline;
  color: #007ad0;
  margin-bottom: 20px;
}
.lucky-aou-page .verify-otp-wrapper .text-note {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.6rem;
  color: #767676;
}
.lucky-aou-page #div-resend-otp-note {
  text-align: center;
  font-size: 1.6rem;
  color: #767676;
  line-height: 1;
}
.lucky-aou-page #div-resend-otp-note .text-note {
  display: block;
  margin-bottom: 10px;
}
.lucky-aou-page #div-resend-otp-note > a {
  color: #007ad0;
  text-decoration: underline;
}
.lucky-aou-page .check-eligible {
  display: none;
  padding: 19px;
  background: #f5f5f5;
  font-size: 1.8rem;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.lucky-aou-page .check-eligible p {
  margin-bottom: 0;
}
.lucky-aou-page .choose-package-landing .text-box > h3,
.lucky-aou-page .confirm-landing .text-box > h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}
.lucky-aou-page .choose-package-landing .text-box .content,
.lucky-aou-page .confirm-landing .text-box .content {
  font-size: 1.8rem;
}
.lucky-aou-page .detail-transfer {
  margin: 40px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.lucky-aou-page .detail-transfer .number-info-box {
  width: calc(50% - 30px);
}
.lucky-aou-page .detail-transfer .number-info-box > h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 13px;
}
.lucky-aou-page .detail-transfer .number-info-box-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 27px 30px 21px;
  display: block;
  height: calc(100% - 40px);
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li {
  margin-bottom: 0;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li:not(:last-child) {
  margin-bottom: 17px;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .label {
  font-size: 1.6rem;
  color: #767676;
  margin-bottom: 5px;
  display: block;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .value {
  font-size: 1.8rem;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li.package-name .value {
  font-size: 1.8rem;
  word-break: break-all;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .attributes-list {
  font-size: 1.6rem;
  margin-top: 8px;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icon-call-pro-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.internet:before {
  content: '';
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url("../images/icon-net.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.lucky-aou-page .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
.lucky-aou-page .detail-transfer .number-info-box-inner ul li:nth-child(3) .value {
  min-height: 45px;
  display: block;
}
.lucky-aou-page .detail-transfer .change-number,
.lucky-aou-page .detail-transfer .change-package {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
}
.lucky-aou-page .detail-transfer .change-number:after,
.lucky-aou-page .detail-transfer .change-package:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .detail-transfer .change-number:after,
  .lucky-aou-page .detail-transfer .change-package:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .detail-transfer .icon-arrow {
  align-self: center;
}
.lucky-aou-page .detail-transfer .icon-arrow span {
  width: 21px;
  height: 30px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -11px -46px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .detail-transfer .icon-arrow span {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.lucky-aou-page .choose-package .block-title {
  font-weight: 700;
  margin-bottom: 22px;
}
.lucky-aou-page .choose-package .list-options .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.lucky-aou-page .choose-package .list-options .control .option:first-child {
  margin-right: 65px;
}
.lucky-aou-page .choose-package .list-options .control .option:first-child:last-child {
  flex: 1;
  margin: 0;
}
.lucky-aou-page .choose-package .list-options .control .option input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 32px;
  height: 32px;
  display: inline-block;
  border: solid 1px #1a1a1a;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: 0;
}
.lucky-aou-page .choose-package .list-options .control .option input[type='radio']:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lucky-aou-page .choose-package .list-options .control .option input[type='radio']:checked {
  border-width: 11px;
  border-color: #007ad0;
}
.lucky-aou-page .choose-package .list-options .control .option label {
  font-size: 1.8rem;
  margin-left: 16px;
  font-weight: 400;
  cursor: pointer;
}
.lucky-aou-page .choose-package .actions-toolbar {
  margin-top: 60px;
}
.lucky-aou-page .dnumber-package-list-block .page-package .package_slide {
  max-width: inherit;
}
.lucky-aou-page .dnumber-package-list-block .page-package .list-package .list-package-wrapper {
  overflow: inherit;
}
.lucky-aou-page .confirm-landing .detail-transfer {
  margin-top: 28px;
}
.lucky-aou-page .confirm-landing .notes .block-title {
  font-size: 2.2rem;
  margin-bottom: 15px;
  font-weight: 700;
}
.lucky-aou-page .confirm-landing .notes .block-content {
  padding: 30px;
  border: solid 1px #707070;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.lucky-aou-page .confirm-landing .notes .block-content ul {
  font-size: 1.8rem;
  line-height: 1.56;
  list-style-type: decimal;
  padding-left: 20px;
  padding-right: 7%;
}
.lucky-aou-page .confirm-landing .notes .block-content ul li {
  margin-bottom: 0;
}
.lucky-aou-page .confirm-landing .notes .block-content .accept-term {
  margin-top: 30px;
}
.lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"] {
  width: 32px;
  height: 32px;
  border: solid 1px #1a1a1a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background: transparent;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"] {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"] {
    background: transparent;
  }
}
.lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"]:checked {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -232px -6px;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lucky-aou-page .confirm-landing .notes .block-content .accept-term input[type="checkbox"]:checked {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.lucky-aou-page .confirm-landing .notes .block-content .accept-term label {
  font-size: 1.8rem;
  margin-left: 15px;
  font-weight: 400;
  vertical-align: middle;
  margin-bottom: 0;
  position: relative;
  top: 3px;
  cursor: pointer;
}
.lucky-aou-page .confirm-landing .actions-toolbar {
  margin-top: 27px;
  text-align: center;
  margin-bottom: 50px;
}
.lucky-aou-page .confirm-landing .actions-toolbar button,
.lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.lucky-aou-page .confirm-landing .actions-toolbar .action-gift {
  display: inline-block;
  float: inherit;
  margin: 0 12px;
  min-width: 127px;
  height: 48px;
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: 400;
}
.lucky-aou-page .confirm-landing .actions-toolbar button.confirm,
.lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.confirm,
.lucky-aou-page .confirm-landing .actions-toolbar .action-gift.confirm {
  display: inline-block;
  font-size: 18px;
  height: 48px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 123px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  min-width: 127px;
}
.lucky-aou-page .confirm-landing .actions-toolbar button.confirm:hover,
.lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.confirm:hover,
.lucky-aou-page .confirm-landing .actions-toolbar .action-gift.confirm:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.lucky-aou-page .confirm-landing .actions-toolbar button.back,
.lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.back,
.lucky-aou-page .confirm-landing .actions-toolbar .action-gift.back {
  border: solid 1px #1a1a1a;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #1a1a1a;
}
.lucky-aou-page .confirm-landing .actions-toolbar button.back:hover,
.lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.back:hover,
.lucky-aou-page .confirm-landing .actions-toolbar .action-gift.back:hover {
  border: solid 1px #1a1a1a;
  background: #ffffff;
  color: #1a1a1a;
}
.lucky-aou-page .dnumber-package-list-block .page-package .choose-package > h3 {
  font-size: 2.2rem;
  margin-bottom: 15px;
}
.newnumber-selectproduct-index .after-main-content-aou {
  display: none;
}
.modal-popup.change-number-modal .modal-title {
  text-align: center;
  color: #1a1a1a;
}
.modal-popup.change-number-modal .modal-inner-wrap {
  width: 90%;
  max-width: 477px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin-top: 20rem;
}
.modal-popup.change-number-modal .modal-header .action-close {
  display: none;
}
.modal-popup.change-number-modal .modal-footer {
  padding-bottom: 35px;
  padding-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.modal-popup.change-number-modal .modal-footer .action-secondary {
  margin-right: 10px;
  background: transparent;
  border: 1px solid #007ad0;
  color: #007ad0;
}
.modal-popup.change-number-modal .modal-footer button,
.modal-popup.change-number-modal .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.change-number-modal .modal-footer .action-gift {
  max-width: 50%;
  min-width: inherit;
  width: 145px;
}
.new-number-page .float-banner,
.newnumber-numberhealthcheck-index .float-banner {
  position: fixed;
  right: 15px;
  bottom: 200px;
  z-index: 10;
}
.new-number-page .float-banner .close-banner,
.newnumber-numberhealthcheck-index .float-banner .close-banner {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 100%;
  right: 0;
  background: #f5f5f5;
  cursor: pointer;
  display: block;
}
.new-number-page .float-banner .close-banner:before,
.newnumber-numberhealthcheck-index .float-banner .close-banner:before,
.new-number-page .float-banner .close-banner:after,
.newnumber-numberhealthcheck-index .float-banner .close-banner:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #979797;
  border-radius: 2px;
  top: 7px;
  left: 3px;
}
.new-number-page .float-banner .close-banner:before,
.newnumber-numberhealthcheck-index .float-banner .close-banner:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.new-number-page .float-banner .close-banner:after,
.newnumber-numberhealthcheck-index .float-banner .close-banner:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.new-number-page.compare-show .float-banner,
.newnumber-numberhealthcheck-index.compare-show .float-banner {
  bottom: 350px;
}
.block-banner-tab1,
.block-banner-tab2,
.banner-tab-healtcheck,
.banner-tab-healtcheck-2 {
  font-size: 1.8rem;
  display: block;
  color: #767676;
  text-align: center;
}
@media (max-width: 1024px) and (min-width: 771px) {
  .search-new-number-block.health-check .results-number .top-title {
    padding: 0 16px;
  }
  .search-new-number-block.health-check .results-number .list-number {
    margin: 0;
  }
  .search-new-number-block.health-check .results-number .list-number li.number {
    width: 50%;
  }
  .search-new-number-block.health-check .compare-box .show-number-box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list {
    width: auto;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .box-action {
    width: auto;
    margin-top: 20px;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter {
    padding: 7px 8px !important;
  }
  .filter-package {
    flex-wrap: wrap;
  }
  .filter-package .filter-block:not(:last-child) {
    margin-bottom: 10px;
  }
  .newnumber-container .filter-package label {
    width: 110px;
  }
  .newnumber-container .filter-package .ui-widget-content {
    max-width: 600px;
  }
  .newnumber-container .filter-package ul li {
    margin-bottom: 12px;
  }
  .prediction-result .content > div.points .right-box .box-wrapper {
    max-width: inherit;
  }
  .extra-word {
    text-align: center;
    font-size: 2.1rem;
    font-weight: 600;
    padding-top: 15px;
  }
}
@media (max-width: 1024px) and (min-width: 771px) and screen and (max-width: 769px) {
  .extra-word {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    padding-top: 15px;
  }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  .search-new-number-block.health-check .results-number .top-title {
    padding: 0 16px;
  }
  .search-new-number-block.health-check .results-number .list-number {
    margin: 0;
  }
  .search-new-number-block.health-check .results-number .list-number li.number {
    width: 33.33333333%;
  }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  background-image: -webkit-linear-gradient(top, #fdd49a 0%, #fdf59a 100%);
  background-image: -o-linear-gradient(top, #fdd49a 0%, #fdf59a 100%);
  background-image: linear-gradient(to bottom, #fdd49a 0%, #fdf59a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd49a', endColorstr='#fffdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  background-image: -webkit-linear-gradient(top, #f3c17a 0%, #f3e97a 100%);
  background-image: -o-linear-gradient(top, #f3c17a 0%, #f3e97a 100%);
  background-image: linear-gradient(to bottom, #f3c17a 0%, #f3e97a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c17a', endColorstr='#fff3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  background-image: -webkit-linear-gradient(top, #b3b3b3 0%, #808080 100%);
  background-image: -o-linear-gradient(top, #b3b3b3 0%, #808080 100%);
  background-image: linear-gradient(to bottom, #b3b3b3 0%, #808080 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  background-image: -webkit-linear-gradient(top, #0088cc 0%, #0044cc 100%);
  background-image: -o-linear-gradient(top, #0088cc 0%, #0044cc 100%);
  background-image: linear-gradient(to bottom, #0088cc 0%, #0044cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  background-image: -webkit-linear-gradient(top, #0088cc 0%, #0044cc 100%);
  background-image: -o-linear-gradient(top, #0088cc 0%, #0044cc 100%);
  background-image: linear-gradient(to bottom, #0088cc 0%, #0044cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.datepicker .prev,
.datepicker .next {
  font-style: normal;
}
.datepicker .prev:after {
  content: "«";
}
.datepicker .next:after {
  content: "»";
}
@-webkit-keyframes hand-scroll {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
  }
}
@-moz-keyframes hand-scroll {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  50% {
    -moz-transform: translateX(3px);
  }
}
@keyframes hand-scroll {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
}
.newnumber-photo-admin-reupload,
.newnumber-photo-reupload,
.newnumber-tracking-index {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #333333;
}
.newnumber-photo-admin-reupload button,
.newnumber-photo-reupload button,
.newnumber-tracking-index button,
.newnumber-photo-admin-reupload .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-reupload .cart.table-wrapper .actions-toolbar > .action,
.newnumber-tracking-index .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-admin-reupload .action-gift,
.newnumber-photo-reupload .action-gift,
.newnumber-tracking-index .action-gift {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.newnumber-photo-admin-reupload h1,
.newnumber-photo-reupload h1,
.newnumber-tracking-index h1,
.newnumber-photo-admin-reupload .h1,
.newnumber-photo-reupload .h1,
.newnumber-tracking-index .h1,
.newnumber-photo-admin-reupload h2,
.newnumber-photo-reupload h2,
.newnumber-tracking-index h2,
.newnumber-photo-admin-reupload .h2,
.newnumber-photo-reupload .h2,
.newnumber-tracking-index .h2,
.newnumber-photo-admin-reupload h3,
.newnumber-photo-reupload h3,
.newnumber-tracking-index h3,
.newnumber-photo-admin-reupload .h3,
.newnumber-photo-reupload .h3,
.newnumber-tracking-index .h3 {
  margin-bottom: 20px;
}
.newnumber-photo-admin-reupload p,
.newnumber-photo-reupload p,
.newnumber-tracking-index p {
  margin: 0 0 10px;
}
.newnumber-checkout-personalinfo #maincontent,
.newnumber-checkout-payment #maincontent,
.newnumber-checkout-success #maincontent,
.newnumber-package-listpackage #maincontent,
.newnumber-checkout-idverification #maincontent,
.newnumber-checkout-personalinfo .after-main-content,
.newnumber-checkout-payment .after-main-content,
.newnumber-checkout-success .after-main-content,
.newnumber-package-listpackage .after-main-content,
.newnumber-checkout-idverification .after-main-content,
.newnumber-checkout-personalinfo .after-main-content-aou,
.newnumber-checkout-payment .after-main-content-aou,
.newnumber-checkout-success .after-main-content-aou,
.newnumber-package-listpackage .after-main-content-aou,
.newnumber-checkout-idverification .after-main-content-aou {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.newnumber-checkout-personalinfo #maincontent input,
.newnumber-checkout-payment #maincontent input,
.newnumber-checkout-success #maincontent input,
.newnumber-package-listpackage #maincontent input,
.newnumber-checkout-idverification #maincontent input,
.newnumber-checkout-personalinfo .after-main-content input,
.newnumber-checkout-payment .after-main-content input,
.newnumber-checkout-success .after-main-content input,
.newnumber-package-listpackage .after-main-content input,
.newnumber-checkout-idverification .after-main-content input,
.newnumber-checkout-personalinfo .after-main-content-aou input,
.newnumber-checkout-payment .after-main-content-aou input,
.newnumber-checkout-success .after-main-content-aou input,
.newnumber-package-listpackage .after-main-content-aou input,
.newnumber-checkout-idverification .after-main-content-aou input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.newnumber-checkout-personalinfo button,
.newnumber-checkout-payment button,
.newnumber-checkout-success button,
.newnumber-package-listpackage button,
.newnumber-checkout-idverification button,
.newnumber-checkout-personalinfo .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-payment .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-success .cart.table-wrapper .actions-toolbar > .action,
.newnumber-package-listpackage .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-idverification .cart.table-wrapper .actions-toolbar > .action,
.newnumber-checkout-personalinfo .action-gift,
.newnumber-checkout-payment .action-gift,
.newnumber-checkout-success .action-gift,
.newnumber-package-listpackage .action-gift,
.newnumber-checkout-idverification .action-gift {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-weight: 400;
}
.newnumber-checkout-personalinfo .select-option select,
.newnumber-checkout-payment .select-option select,
.newnumber-checkout-success .select-option select,
.newnumber-package-listpackage .select-option select,
.newnumber-checkout-idverification .select-option select {
  height: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #1a1a1a;
  border: 0;
  background: #f5f5f5;
}
.newnumber-checkout-personalinfo .select-option:after,
.newnumber-checkout-payment .select-option:after,
.newnumber-checkout-success .select-option:after,
.newnumber-package-listpackage .select-option:after,
.newnumber-checkout-idverification .select-option:after {
  content: '';
  width: 13px;
  height: 8px;
  background: url('../Tigren_DtacNumber/images/arrow-black.png') center center no-repeat;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger {
  background: transparent;
  border: 0;
}
.numbers-filter .date-range .date-picker .ui-datepicker-trigger span {
  display: none;
}
.after-main-content,
.after-main-content-aou {
  width: 1220px !important;
  max-width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
input {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
}
.checkbox-styled {
  cursor: pointer;
}
.checkbox-styled input[type="checkbox"],
.checkbox-styled input[type="radio"] {
  display: none;
}
.field-filter {
  text-align: center;
}
.search-new-number-block .block-title > h1 {
  background-color: #00A5E4;
  padding: 22px 32px 19px;
  color: #ffffff;
  border-radius: 50px 0 50px 0;
  margin-bottom: 12px;
  display: inline-block;
}
.search-new-number-block .block-title > span {
  font-size: 2.1rem;
  padding-left: 32px;
  color: #000000;
  display: block;
}
.search-new-number-block .form-search {
  margin-top: 60px;
}
.search-new-number-block #search-tabs > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.search-new-number-block #search-tabs > ul li {
  background-color: #0b1026;
  border-radius: 10px 10px 0 0;
  margin-right: 0;
  text-align: center;
  margin-bottom: 0;
}
.search-new-number-block #search-tabs > ul li a {
  color: #ffffff;
  background-color: transparent;
  border: 0;
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}
.search-new-number-block #search-tabs > ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.search-new-number-block #search-tabs > ul li a:hover,
.search-new-number-block #search-tabs > ul li a:focus {
  text-decoration: none;
}
.search-new-number-block #search-tabs > ul li.active {
  background-color: #fed501;
}
.search-new-number-block #search-tabs > ul li.active a {
  color: #050402;
}
.search-new-number-block #search-tabs > ul li.active a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 14px solid #fed501;
  clear: both;
}
.search-new-number-block #search-tabs .tab-content {
  padding: 29px 24px 30px;
  border: 1px solid #a9a9a9;
  margin-top: -1px;
}
.search-new-number-block .box-search-number .title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
}
.search-new-number-block .box-search-number .box-form {
  text-align: center;
  padding: 33px 0 30px;
  background: #f0f0f0;
  border-radius: 10px;
}
.search-new-number-block .box-search-number .box-form .field-filter {
  display: inline-block;
  vertical-align: top;
}
.search-new-number-block .box-search-number .box-form .field-filter .line {
  width: 32px;
  font-size: 2rem;
  display: inline-block;
}
.search-new-number-block .box-search-number .box-form .field-filter input {
  font-size: 2.6rem;
  border-radius: 10px;
  height: 60px;
  border: 2px solid #979797;
  display: inline-block;
  width: 32px;
  margin-right: 2px;
  padding: 6px 0 5px;
  text-align: center;
  color: #333 !important;
}
.search-new-number-block .box-search-number .box-form .field-filter input:-webkit-autofill {
  -webkit-text-fill-color: #333 !important;
}
.search-new-number-block .box-search-number .box-form .field-filter input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  background-color: #e8f0fe;
}
.search-new-number-block .box-search-number .box-form .field-filter label {
  font-size: 2.4rem;
  margin-bottom: 7px;
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
}
.search-new-number-block .box-search-number .box-form .field-filter label small {
  font-size: 75%;
  color: #01a1ed;
}
.search-new-number-block .box-search-number .box-form .field-filter.lead-number {
  width: 115px;
  vertical-align: top;
}
html[lang="en"] .search-new-number-block .box-search-number .box-form .field-filter.lead-number {
  width: 20%;
}
html[lang="en"] .search-new-number-block .box-search-number .box-form .field-filter.lead-number .selectric-wrapper {
  max-width: 100px;
  margin: 0 auto;
}
.search-new-number-block .box-search-number .box-form .field-filter.box-sum {
  margin-left: 66px;
}
.search-new-number-block .box-search-number .box-form .field-filter.box-sum input {
  width: 88px;
}
.search-new-number-block .box-search-number .row-btn {
  text-align: center;
  margin-top: 39px;
}
.search-new-number-block .box-search-number .btn-find-number {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.search-new-number-block .box-search-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .box-search-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .box-search-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .box-search-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .box-nice-number .title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
}
.search-new-number-block .box-nice-number .box-form .filter-box {
  padding: 0 7px;
}
.search-new-number-block .box-nice-number .box-form .filter-box .box-inner {
  min-height: 290px;
  background: #f0f0f0;
  border-radius: 6px;
}
.search-new-number-block .box-nice-number .box-form .filter-box .box-title {
  padding: 19px 5px 19px 15px;
  margin: 0 0 25px;
  background-color: #4990e2;
  border-radius: 10px 10px 0 0;
  color: #ffffff;
}
.search-new-number-block .box-nice-number .box-form .filter-box .box-title label {
  display: block;
  min-height: 62px;
  font-size: 2.2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  font-weight: 400;
  padding-left: 30px;
}
.search-new-number-block .box-nice-number .box-form .filter-box .txtnumber-sum {
  width: 88px;
  font-size: 2.6rem;
  border-radius: 10px;
  height: 60px;
  border: 2px solid #979797;
  margin: 0 auto;
  text-align: center;
}
.search-new-number-block .box-nice-number .box-form .filter-box.tab-active .box-title {
  background: #fed501;
  color: #000000;
}
.search-new-number-block .box-nice-number .field-filter > label {
  text-align: center;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
  color: #000000;
}
.search-new-number-block .box-nice-number .selectric-wrapper {
  min-width: 170px;
  margin: 0 auto;
  display: inline-block;
}
.search-new-number-block .box-nice-number .checkbox-styled input[type="checkbox"] {
  display: none;
}
.search-new-number-block .box-nice-number .checkbox-styled > span {
  display: block;
  font-size: 1.6rem;
}
.search-new-number-block .box-nice-number .checkbox-styled > span:before {
  content: '';
  width: 70px;
  height: 70px;
  display: block;
  background-color: #ffffff;
  border: 2px solid #a3a3a3;
  border-radius: 10px;
  margin-bottom: 5px;
  transition: background-color 0.3s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.search-new-number-block .box-nice-number .checkbox-styled > span:hover:before {
  background-color: #4990e2;
  border-color: #4990e2;
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-work:before {
  background-image: url('../Tigren_DtacNumber/images/ico-work.png');
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-work:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-work-active.png');
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-finance:before {
  background-image: url('../Tigren_DtacNumber/images/ico-money.png');
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-finance:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-money-active.png');
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-love:before {
  background-image: url('../Tigren_DtacNumber/images/ico-love.png');
}
.search-new-number-block .box-nice-number .checkbox-styled > span.num-love:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-love-active.png');
}
.search-new-number-block .box-nice-number .checkbox-styled input[type="checkbox"]:checked ~ span:before {
  background-color: #fed501;
  border-color: #fed501;
}
.search-new-number-block .box-nice-number .checkbox-styled input[type="checkbox"]:checked ~ span.num-work:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-work.png');
}
.search-new-number-block .box-nice-number .checkbox-styled input[type="checkbox"]:checked ~ span.num-finance:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-money.png');
}
.search-new-number-block .box-nice-number .checkbox-styled input[type="checkbox"]:checked ~ span.num-love:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-love.png');
}
.search-new-number-block .box-nice-number .auspicious-num .field-filter ul {
  text-align: center;
}
.search-new-number-block .box-nice-number .auspicious-num .field-filter ul li {
  display: inline-block;
  text-align: center;
  margin: 0 9px;
}
.search-new-number-block .box-nice-number .row-btn {
  text-align: center;
  margin-top: 39px;
}
.search-new-number-block .box-nice-number .btn-find-number {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.search-new-number-block .box-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .box-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .box-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .box-nice-number .btn-find-number:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .selectric {
  height: 46px;
  border: 2px solid #9f9f9f;
  border-radius: 10px;
  background: #ffffff;
  padding: 13px 26px 9px 12px;
  text-align: center;
}
.search-new-number-block .selectric .label {
  text-align: center;
}
.search-new-number-block .selectric .button {
  width: 15px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.search-new-number-block .selectric .label {
  font-size: 1.7rem;
  color: #999;
  margin: 0;
  text-align: left;
  line-height: 22px;
  margin-top: -2px;
}
.search-new-number-block .box-form .selectric-selectpicker .selectric {
  height: 60px;
}
.search-new-number-block .box-form .selectric-selectpicker .selectric .label {
  font-size: 2.6rem;
  line-height: 34px;
}
.search-new-number-block .selectric-items {
  border: 2px solid #9f9f9f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  margin-top: -12px;
  z-index: 2;
  border-top: 0;
  box-shadow: none;
  top: 100% !important;
  bottom: inherit !important;
}
.search-new-number-block .selectric-items li {
  font-size: 1.7rem;
}
.search-new-number-block .selectric-items li:hover {
  background: #999;
  color: #ffffff;
  font-size: 1.7rem;
}
.search-new-number-block .selectric-items li.highlighted {
  background: #0662a3;
  color: #FFF;
  font-size: 1.7rem;
}
.search-new-number-block .box-form .selectric-items li {
  font-size: 2.5rem;
}
.search-new-number-block .box-form .selectric-items li:hover {
  font-size: 2.5rem;
}
.search-new-number-block .box-form .selectric-items li.highlighted {
  font-size: 2.5rem;
}
.search-new-number-block .selectric-open {
  z-index: 10;
}
.search-new-number-block .selectric-open .selectric,
.search-new-number-block .selectric-hover .selectric {
  border-color: #a1a1a1;
  position: relative;
}
.search-new-number-block .filter-number {
  margin-top: 12px;
  clear: both;
  float: left;
  width: 100%;
  background-color: #f0f0f0;
  padding: 10px 34px 0px;
  position: relative;
  display: inline-block;
  border-radius: 5px;
}
.search-new-number-block .filter-number > label {
  font-size: 2.1rem;
  margin-right: 88px;
  display: inline-block;
}
.search-new-number-block .filter-number > label:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 17px;
  background: url('../Tigren_DtacNumber/images/ico-filter.png') center center no-repeat;
  background-size: cover;
  margin-left: 13px;
  vertical-align: middle;
  position: relative;
  bottom: 5px;
}
.search-new-number-block .filter-number > ul {
  display: inline-block;
}
.search-new-number-block .filter-number > ul > li {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.search-new-number-block .filter-number .btn-filter {
  display: inline-block;
  font-size: 15px;
  padding: 5px 9px;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  border-width: 1px;
  border-image: initial;
}
html[lang="en"] .search-new-number-block .filter-number .btn-filter {
  font-size: 16px;
}
.search-new-number-block .filter-number .btn-filter span:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('../Tigren_DtacNumber/images/ico-plus.png') center center no-repeat;
  background-size: cover;
  transition: background .3s ease;
  margin-right: 5px;
}
.search-new-number-block .filter-number .btn-filter.active,
.search-new-number-block .filter-number .btn-filter.active-submit {
  background-color: #fed501;
  border-color: #fed501;
}
.search-new-number-block .filter-number .btn-filter.active span:before,
.search-new-number-block .filter-number .btn-filter.active-submit span:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('../Tigren_DtacNumber/images/ico-minus.png') center center no-repeat;
  background-size: cover;
}
.search-new-number-block .filter-number .box-filter {
  display: none;
  background-color: #ffffff;
  border-radius: 10px;
  z-index: 2;
  box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 57px;
  left: 0;
  padding: 18px 0;
  width: 270px;
}
.search-new-number-block .filter-number .box-filter.select-dont-need {
  width: 392px;
}
.search-new-number-block .filter-number .box-filter.select-need {
  width: 392px;
}
.search-new-number-block .filter-number .box-filter-title {
  font-size: 2rem;
  margin: 0;
  padding: 0 23px;
}
.search-new-number-block .filter-number .box-filter.box-zodiac {
  width: 460px;
  left: -57px;
}
.search-new-number-block .filter-number .box-filter.box-special-type {
  left: -3px;
}
.search-new-number-block .filter-number .box-filter .buttons-set {
  border-top: 2px solid #a4a4a4;
  padding: 14px 27px 0px;
  overflow: hidden;
  clear: both;
}
.search-new-number-block .filter-number .box-filter .buttons-set button,
.search-new-number-block .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
.search-new-number-block .filter-number .box-filter .buttons-set .action-gift {
  padding: 0;
  border: 0;
  background: transparent;
}
.search-new-number-block .filter-number .box-filter .buttons-set .btn-reset {
  float: left;
  font-size: 1.8rem;
}
.search-new-number-block .filter-number .box-filter .buttons-set .btn-submit {
  float: right;
  color: #00adef;
  font-size: 1.8rem;
}
.search-new-number-block .filter-number .box-filter .field-filter {
  padding: 20px 23px;
  text-align: center;
}
.search-new-number-block .filter-number .box-filter .field-filter .selectric-wrapper {
  width: 230px;
  display: inline-block;
}
.search-new-number-block .filter-number .box-list {
  padding: 15px 23px;
}
.search-new-number-block .filter-list-number li {
  display: inline-block;
  margin-bottom: 11px;
  padding: 0 8px;
}
.search-new-number-block .filter-list-number li.num-design-selected span {
  color: #ffffff;
  background-color: #00a7e8;
}
.search-new-number-block .filter-list-number li.num-undesign-selected span {
  color: #ffffff;
  border: 2px solid #fa6676 !important;
  background-color: #fa6676 !important;
}
.search-new-number-block .filter-list-number li.num-disable span {
  color: #c2c2c2 !important;
  border: 2px solid #f6f6f6 !important;
  background-color: #fbfbfb !important;
  cursor: not-allowed !important;
}
.search-new-number-block .filter-list-number .checkbox-styled > span {
  width: 50px;
  height: 50px;
  font-size: 2.4rem;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  text-align: center;
  padding: 7px 0 6px;
  border-radius: 10px;
  display: inline-block;
  border: 2px solid #dbdbdb;
  cursor: pointer;
}
.search-new-number-block .number-zodiac li {
  display: inline-block;
  margin-bottom: 11px;
  padding: 0 8px;
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span:before {
  color: #ffffff;
  border: 2px solid #4990e2;
  background-color: #4990e2;
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-aries:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aries-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-taurus:before {
  background-image: url('../Tigren_DtacNumber/images/ico-taurus-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-gemini:before {
  background-image: url('../Tigren_DtacNumber/images/ico-gemini-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-cancer:before {
  background-image: url('../Tigren_DtacNumber/images/ico-cancer-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-leo:before {
  background-image: url('../Tigren_DtacNumber/images/ico-leo-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-virgo:before {
  background-image: url('../Tigren_DtacNumber/images/ico-virgo-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-libra:before {
  background-image: url('../Tigren_DtacNumber/images/ico-libra-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-scorpio:before {
  background-image: url('../Tigren_DtacNumber/images/ico-scorpio-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-sagittarius:before {
  background-image: url('../Tigren_DtacNumber/images/ico-sagittarius-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-capricorn:before {
  background-image: url('../Tigren_DtacNumber/images/ico-capricorn-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-aquarius:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aquarius-active.png');
}
.search-new-number-block .number-zodiac li.active .checkbox-styled span.ico-pisces:before {
  background-image: url('../Tigren_DtacNumber/images/ico-pisces-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span {
  font-size: 13px;
  text-align: center;
  display: block;
  max-width: 50px;
  cursor: pointer;
}
.search-new-number-block .number-zodiac .checkbox-styled span:before {
  content: '';
  width: 50px;
  height: 50px;
  font-size: 2.4rem;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  text-align: center;
  padding: 7px 0 6px;
  border-radius: 10px;
  border: 2px solid #dbdbdb;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-aries:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aries.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-aries:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aries-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-taurus:before {
  background-image: url('../Tigren_DtacNumber/images/ico-taurus.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-taurus:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-taurus-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-gemini:before {
  background-image: url('../Tigren_DtacNumber/images/ico-gemini.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-gemini:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-gemini-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-cancer:before {
  background-image: url('../Tigren_DtacNumber/images/ico-cancer.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-cancer:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-cancer-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-leo:before {
  background-image: url('../Tigren_DtacNumber/images/ico-leo.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-leo:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-leo-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-virgo:before {
  background-image: url('../Tigren_DtacNumber/images/ico-virgo.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-virgo:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-virgo-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-libra:before {
  background-image: url('../Tigren_DtacNumber/images/ico-libra.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-libra:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-libra-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-scorpio:before {
  background-image: url('../Tigren_DtacNumber/images/ico-scorpio.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-scorpio:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-scorpio-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-sagittarius:before {
  background-image: url('../Tigren_DtacNumber/images/ico-sagittarius.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-sagittarius:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-sagittarius-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-capricorn:before {
  background-image: url('../Tigren_DtacNumber/images/ico-capricorn.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-capricorn:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-capricorn-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-aquarius:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aquarius.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-aquarius:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-aquarius-active.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-pisces:before {
  background-image: url('../Tigren_DtacNumber/images/ico-pisces.png');
}
.search-new-number-block .number-zodiac .checkbox-styled span.ico-pisces:hover:before {
  background-image: url('../Tigren_DtacNumber/images/ico-pisces-active.png');
}
.search-new-number-block #filter-dont-like-number .filter-list-number .checkbox-styled input[type="checkbox"]:checked ~ span {
  background: #fa6676;
}
.search-new-number-block .filter-state {
  clear: both;
  border-bottom: 2px solid #bbbbbb;
  padding: 31px 0 8px;
  width: 100%;
  margin: 0;
}
.search-new-number-block .filter-state ul {
  text-align: center;
}
.search-new-number-block .filter-state ul li {
  display: inline-block;
  margin-bottom: 27px;
  margin-right: 15px;
}
.search-new-number-block .filter-state ul li label {
  display: inline-block;
  font-size: 1.8rem;
  vertical-align: middle;
}
.search-new-number-block .filter-state ul li .box-selected {
  display: inline-block;
  text-align: center;
  color: #000000;
  padding: 4px 23px 0px;
  font-size: 2rem;
  border: 2px solid #e4e4e4;
  border-radius: 5px;
  margin-left: 15px;
  font-weight: bold;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.search-new-number-block .filter-state ul li .box-selected.position {
  color: #e6e6e6;
}
.search-new-number-block .filter-state ul li .box-selected .active {
  color: #000000;
}
.search-new-number-block .filter-state .sum-zodiac-result {
  display: none;
  max-width: 670px;
  margin: 0 auto;
  padding: 17px 19px 17px 26px;
  border: 2px solid #e4e4e4;
  border-radius: 4px;
  text-align: left;
}
.search-new-number-block .filter-state .sum-zodiac-result label {
  display: inline-block;
  width: 20%;
  float: left;
  font-size: 2rem;
  color: #000000;
  font-weight: 700;
  padding-right: 16px;
  border-right: solid 1px #ededed;
}
.search-new-number-block .filter-state .sum-zodiac-result label span:after {
  content: '';
  width: 34px;
  height: 34px;
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  bottom: 5px;
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-aries span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-aries.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-taurus span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-taurus.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-gemini span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-gemini.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-cancer span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-cancer.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-leo span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-leo.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-virgo span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-virgo.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-libra span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-libra.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-scorpio span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-scorpio.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-sagittarius span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-sagittarius.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-capricorn span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-capricorn.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-aquarius span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-aquarius-active.png');
}
.search-new-number-block .filter-state .sum-zodiac-result label.ico-pisces span:after {
  background-image: url('../Tigren_DtacNumber/images/ico-pisces.png');
}
.search-new-number-block .filter-state .sum-zodiac-result .zodiac-detail {
  display: inline-block;
  width: 80%;
  float: left;
  padding-left: 16px;
  font-size: 1.6rem;
  color: #4a4a4a;
  font-weight: 700;
}
.search-new-number-block .btn-clear-filter {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  margin-top: 20px;
  margin-bottom: 27px;
  display: block;
}
.search-new-number-block .btn-clear-filter:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .btn-clear-filter:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .btn-clear-filter:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .btn-clear-filter:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .results-number .top-title {
  padding-top: 0;
  margin-bottom: 24px;
}
.search-new-number-block .results-number .top-title h4 {
  font-size: 2rem;
  float: left;
  margin-bottom: 0;
}
.search-new-number-block .results-number .top-title h5 {
  font-size: 2rem;
  float: right;
  position: relative;
  top: 0;
  margin-bottom: 0;
}
.search-new-number-block .results-number .list-number {
  padding-top: 60px;
}
.search-new-number-block .results-number .list-number li.number {
  margin-bottom: 71px;
  width: 25%;
  padding: 0 12px;
  float: left;
}
.search-new-number-block .results-number .list-number li.number .checkbox-styled {
  display: block;
  position: relative;
}
.search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: -50px;
  line-height: 38px;
  font-size: 1.6rem;
  color: #ffffff;
  text-align: center;
  -webkit-box-shadow: 0 0 7px 0 #949494;
  -moz-box-shadow: 0 0 7px 0 #949494;
  box-shadow: 0 0 7px 0 #949494;
  background: #fa6676;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
}
.search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #fa6676;
  position: absolute;
  bottom: -10px;
  left: 50%;
}
.search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess.show-tooltip {
  display: block;
}
.search-new-number-block .results-number .list-number li.number .inner-wrapper {
  position: relative;
  background-color: #e9eff4;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.search-new-number-block .results-number .list-number li.number .checkbox-styled input[type="checkbox"]:checked ~ .inner-wrapper {
  background: #fed501;
}
.search-new-number-block .results-number .list-number li.number .number-new {
  display: block;
  font-size: 3rem;
  text-align: center;
  padding: 17px 15px 8px;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}
.search-new-number-block .results-number .list-number li.number .detail {
  padding: 11px 20px 2px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.search-new-number-block .results-number .list-number li.number .detail .total {
  float: left;
}
.search-new-number-block .results-number .list-number li.number .detail .package {
  float: right;
}
.search-new-number-block .results-number .list-number li.number .ico-a-chang {
  position: absolute;
  display: block;
  background: url('../Tigren_DtacNumber/images/ico-a-chang.png') center center no-repeat;
  background-size: cover;
  width: 225px;
  height: 76px;
  top: -59px;
  right: 26px;
}
.search-new-number-block .compare-box.sticky-box {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #f0f0f0;
  z-index: 59;
  padding: 15px 0;
  color: #000000;
}
.search-new-number-block .compare-box-wrapper {
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.search-new-number-block .compare-box .box-head {
  cursor: pointer;
  position: relative;
}
.search-new-number-block .compare-box .box-head p {
  font-size: 1.8rem;
}
.search-new-number-block .compare-box .box-head span {
  font-size: 1.6rem;
}
.search-new-number-block .compare-box .box-head span:not(#count-selected-number) {
  display: block;
}
.search-new-number-block .compare-box .box-head:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  line-height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  color: #000000;
  transform: rotate(-180deg);
}
.search-new-number-block .compare-box .box-head.toggle-active:after {
  transform: rotate(0);
}
.search-new-number-block .compare-box .box-content {
  text-align: center;
  padding-top: 35px;
}
.search-new-number-block .compare-box .box-action {
  text-align: center;
}
.search-new-number-block .compare-box .box-action .btn-continue {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  margin: 10px 0;
}
.search-new-number-block .compare-box .box-action .btn-continue:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .compare-box .box-action .btn-continue:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.search-new-number-block .compare-box .box-action .btn-continue:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .compare-box .box-action .btn-continue:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.search-new-number-block .compare-box .show-number-list {
  text-align: center;
}
.search-new-number-block .compare-box .show-number-list .number-item {
  display: inline-block;
  width: calc(100%/3 - 2px);
  padding: 0 7.5px;
}
.search-new-number-block .compare-box .show-number-list .number-item .item-inner {
  border-radius: 10px;
  background: #fff;
  padding: 15px 10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  position: relative;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled {
  background: #e7eef4;
  color: #333;
  width: 100%;
  margin-bottom: 0;
  position: relative;
  display: block;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .inner-wrapper {
  display: table;
  width: 100%;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner {
  display: table-row;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div {
  padding: 8px;
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div > span {
  display: block;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div.num-info {
  border-right: 1px solid #fff;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail {
  font-size: 1.2rem;
  padding-right: 30px;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check {
  position: absolute;
  right: 5px;
  top: 12px;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check:before {
  cursor: pointer;
  font-family: 'fontello';
  display: inline-block;
  content: "\e81c";
  letter-spacing: 10px;
  font-size: 28px;
  color: #fff;
  font-weight: normal;
}
.search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .ic-circle-check:before {
  color: #20bdfe;
}
.search-new-number-block .compare-box .show-number-list .number-item .ic-close:before {
  font-size: 0.9rem;
  line-height: 22px;
}
.search-new-number-block .compare-box .show-number-list .number-item .txt-number {
  font-size: 1.6rem;
  line-height: 20px;
}
.search-new-number-block .compare-box .show-number-list .number-item .txt-sum {
  font-size: 1.2rem;
  line-height: 16px;
}
.search-new-number-block .compare-box .show-number-list .number-item .btn-remove-number {
  position: absolute;
  width: 25px;
  height: 25px;
  top: -15px;
  right: -12px;
  background-color: #ffffff;
  border-radius: 100%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  color: #7f7f7f;
  cursor: pointer;
  padding: 0;
}
.search-new-number-block .results-number .empty {
  padding: 30px 0;
  text-align: center;
  font-size: 2rem;
}
.new-number-step-box {
  padding-top: 40px;
}
.new-number-step-box > .title {
  text-align: center;
  font-size: 31px;
  color: #1A1A1A;
  display: block;
  margin: 0 auto;
  padding: 15px 30px;
  border-radius: 30px;
  margin-bottom: 30px;
  font-weight: 700;
}
.new-number-step-box .header {
  text-align: center;
}
.new-number-step-box .header span {
  font-size: 3.1rem;
  color: #ffffff;
  background: #03ace8;
  display: inline-block;
  margin: 0 auto;
  padding: 15px 30px;
  border-radius: 30px;
  text-align: center;
}
.new-number-step-box > h3 {
  font-size: 2rem;
  margin: 30px 0 0;
  text-align: center;
}
.new-number-step-box > h3 strong {
  font-size: 3.5rem;
  color: #0091d2;
}
.new-number-step-box > ul {
  overflow: hidden;
}
.new-number-step-box > ul > li {
  width: 33.33333333%;
  float: left;
  padding: 0 15px;
}
.new-number-step-box .icon-step {
  text-align: center;
}
.new-number-step-box .icon-step .box-detail {
  margin: 24px 0;
  padding: 0 20px;
  display: inline-block;
}
.new-number-step-box .icon-step .box-detail > h3 span.number {
  font-size: 52px;
  background: #fcdd00;
  display: inline-block;
  padding: 5px 20px 0;
  border-radius: 12px;
  font-weight: 600;
  color: #000;
  margin-right: 15px;
  vertical-align: middle;
  line-height: 1;
}
.new-number-step-box .icon-step .box-detail > h3 span.txt {
  font-size: 22px;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
  text-align: left;
  color: #eb268e;
}
.new-number-step-box .icon-step .box-detail > h3 span.txt > span {
  display: block;
}
.new-number-step-box .icon-step > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.new-number-step-box .icon-step > p {
  padding: 10px 0;
  line-height: 1.2;
  text-align: center;
}
.new-number-step-box .icon-step > p span {
  display: block;
}
.new-number-step-box .wrapper-newnumber {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.new-number-step-box .wrapper-newnumber ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step {
  width: 20%;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .image-container {
  display: table;
  margin: 0 auto;
  min-height: 135px;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .image-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step img {
  max-width: 150px;
  width: 100%;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail .c-blue {
  color: #19aaf8;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail > h3 {
  margin: 0;
  position: relative;
  min-height: 60px;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail > h3 > span {
  float: left;
  padding-left: 45px;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail > h3 span.number {
  background: #19AAF8;
  display: inline-block;
  padding: 13px;
  border-radius: 50%;
  color: #fff;
  margin-right: 15px;
  line-height: 1 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  text-align: center;
}
.new-number-step-box .text-service {
  text-align: center;
}
.new-number-step-box .text-service strong {
  display: block;
  font-size: 20px;
  padding-bottom: 10px;
  line-height: 28px;
  font-weight: 700;
}
.new-number-step-box .text-service p {
  font-size: 16px;
  line-height: 26px;
}
.lucky-aou-page .new-number-step-box .text-service,
.lucky-aou-checkout .new-number-step-box .text-service {
  display: none;
}
.dtacnumber-package-listpackage .main-banner,
.dtacnumber-checkout-validate .main-banner {
  background: #017AD1;
}
.dtacnumber-package-listpackage .main-banner .flexslider,
.dtacnumber-checkout-validate .main-banner .flexslider {
  padding: 0;
  background: transparent;
}
.dtacnumber-package-listpackage .main-banner .flexslider .slides img,
.dtacnumber-checkout-validate .main-banner .flexslider .slides img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.dnumber-package-list-block {
  color: #1a1a1a;
}
.dnumber-package-list-block .block-wrapper {
  max-width: 870px;
  margin: 15px auto 0 auto;
  padding-bottom: 35px;
  background: #ffffff;
}
.dnumber-package-list-block .block-title {
  margin-top: 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
.dnumber-package-list-block .block-title h3 {
  font-size: 22px;
  margin-bottom: 0;
  font-size: 3.2rem;
  font-weight: 700;
}
.dnumber-package-list-block .page-package .your-number {
  text-align: center;
  margin-top: 30px;
}
.dnumber-package-list-block .page-package .your-number > .label {
  vertical-align: top;
  font-size: 2.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
.dnumber-package-list-block .page-package .your-number .wrap-table {
  display: inline-block;
  vertical-align: middle;
}
.dnumber-package-list-block .page-package .your-number .wrap-table td {
  background-color: #e6edf3;
  border-right: 1px solid #ffffff;
  padding: 8px 20px;
  text-align: left;
  color: #333333;
  padding-top: 12px;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .txt-number {
  font-size: 1.8rem;
  display: inline-block;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .txt-sum {
  font-size: 1rem;
  display: block;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .detail {
  display: inline-block;
  position: relative;
  top: 5px;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .txt-package,
.dnumber-package-list-block .page-package .your-number .wrap-table .txt-contract {
  font-size: 1rem;
  vertical-align: top;
  display: block;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .action-edit {
  font-size: 1.4rem;
  color: #009de0;
  display: inline-block;
  margin-left: 7px;
  text-decoration: underline;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .action-edit .fa {
  margin-left: 4px;
}
.dnumber-package-list-block .page-package .your-number .wrap-table .ic-circle-check {
  font-size: 28px;
  color: #20bdfe;
  vertical-align: top;
  margin-left: 24px;
  display: inline-block;
}
.dnumber-package-list-block .page-package .your-number .number-selected {
  margin-bottom: 30px;
}
.dnumber-package-list-block .page-package .your-number .number-selected .block-title {
  font-weight: 700;
}
.dnumber-package-list-block .page-package .your-number .number-selected-inner {
  padding: 25px 60px 12px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
  margin-bottom: 6px;
  font-weight: 400;
  text-align: center;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col > span {
  font-size: 2.2rem;
  display: block;
  text-align: center;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:first-child label {
  text-align: left;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col.action {
  width: 100%;
  margin-top: 12px;
  text-align: left;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col.action .change-number {
  font-size: 1.6rem;
  color: #007ad0;
}
.dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col.action .change-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col.action .change-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.dnumber-package-list-block .page-package .choose-package {
  margin-top: 50px;
}
.dnumber-package-list-block .page-package .choose-package > h3 {
  font-size: 2.4rem;
  color: #000000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.dnumber-package-list-block .page-package .package_slide {
  margin: 0 auto;
}
.dnumber-package-list-block .page-package .package_slide .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.dnumber-package-list-block .page-package .package_slide .owl-stage .owl-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
}
.dnumber-package-list-block .page-package .package_slide .owl-stage .owl-item .item.item__height-auto {
  height: auto;
}
.dnumber-package-list-block .page-package .package_slide .owl-stage .owl-item .item .box-package {
  width: 100%;
}
.dnumber-package-list-block .page-package .list-package .list-package-wrapper {
  position: relative;
}
.dnumber-package-list-block .page-package .list-package .item {
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  padding-top: 20px;
}
.dnumber-package-list-block .page-package .list-package .box-package {
  border-radius: 3px;
  padding: 6px 0 6px;
  text-align: center;
  background: #f5f5f5;
  position: relative;
}
.dnumber-package-list-block .page-package .list-package .box-package li {
  list-style: none;
  padding: 12px 0 0;
}
.dnumber-package-list-block .page-package .list-package .box-package .badge-online-only {
  display: block;
  margin: 0 auto;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-type {
  position: absolute;
  width: 100%;
  padding: 0 8px;
  top: -16px;
  font-size: 1.4rem;
  color: #1a1a1a;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-type span {
  padding: 0 25px;
  display: inline-block;
  text-align: center;
  height: 38px;
  border-radius: 25px;
  background: #ffcb96;
  line-height: 38px;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-name {
  font-size: 1.8rem;
  display: block;
  margin-top: 35px;
  margin-bottom: 16px;
}
.dnumber-package-list-block .page-package .list-package .box-package .box-after-name-wrapper {
  min-height: 32px;
}
.dnumber-package-list-block .page-package .list-package .box-package .box-after-name {
  padding: 7px 15px;
  background-color: #9ce7f5;
  font-size: 1.3rem;
  color: #000000;
}
.dnumber-package-list-block .page-package .list-package .box-package .box-after-name.gift {
  background-color: #9ce7f5;
  padding: 5px 15px;
}
.dnumber-package-list-block .page-package .list-package .box-package .box-after-name.gift img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list,
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .package-actions-box {
  padding: 15px 10px;
  width: 50%;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list {
  text-align: left;
  padding-right: 5px;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute {
  margin-bottom: 16px;
  position: relative;
  padding-left: 24px;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute:last-child {
  margin-bottom: 0;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute .attribute-value {
  font-size: 1.6rem;
  line-height: 1.13;
  color: #1a1a1a;
  display: block;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute .attribute-label {
  font-size: 1.1rem;
  line-height: 1.45;
  color: #767676;
  display: block;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
  position: absolute;
  left: 0;
  right: 0;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute.internet:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-net.png") center no-repeat;
  background-size: cover;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute.call-all-network:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  background-size: cover;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .attributes-list .item-attribute.call-dtac:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-calldtac.png") center no-repeat;
  background-size: cover;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .package-actions-box {
  padding-left: 5px;
}
.dnumber-package-list-block .page-package .list-package .box-package .package-info-data .reward {
  height: 71px;
  padding-bottom: 30px;
}
.dnumber-package-list-block .page-package .list-package .box-package .reward {
  padding: 0 10px;
  text-align: center;
  position: static;
  width: 100%;
  bottom: 65px;
  min-height: 26px;
  margin: 10px 0 10px;
}
.dnumber-package-list-block .page-package .list-package .box-package .reward > span {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
  background-size: 183px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dnumber-package-list-block .page-package .list-package .box-package .reward > span {
    background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
    background-size: 183px auto;
  }
}
.dnumber-package-list-block .page-package .list-package .box-package .reward .icon-silver {
  display: inline-block;
  background-position: -14px -67px;
}
.dnumber-package-list-block .page-package .list-package .box-package .reward .icon-gold {
  display: inline-block;
  background-position: -14px -117px;
}
.dnumber-package-list-block .page-package .list-package .box-package .reward .icon-blue {
  display: inline-block;
  background-position: -14px -166px;
}
.dnumber-package-list-block .page-package .list-package .box-package .reward .icon-newmember {
  display: inline-block;
  background-position: -14px -18px;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-price {
  font-size: 1.6rem;
  color: #5a5a5a;
  white-space: nowrap;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-price sup {
  top: -.7em;
  font-size: 100%;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-price .txt-lg {
  font-size: 2.8rem;
  color: #000000;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-net {
  padding: 12px 0 0;
  font-size: 1.6rem;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-net .txt-md {
  font-size: 200%;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-net .txt-sm {
  font-size: 80%;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-call {
  padding: 12px 0 0;
  font-size: 1.6rem;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-call .txt-md {
  font-size: 200%;
}
.dnumber-package-list-block .page-package .list-package .box-package .pack-call .txt-sm {
  font-size: 80%;
}
.dnumber-package-list-block .page-package .list-package .box-package .box-check-package {
  cursor: pointer;
  border-radius: 2px;
  font-size: 1.4rem;
  display: block;
  text-align: center;
  background: #007ad0;
  color: #ffffff;
  margin-top: 8px;
  height: 32px;
  line-height: 32px;
}
.dnumber-package-list-block .page-package .list-package .box-package .notice-text {
  font-size: 1.1rem;
  line-height: 1.73;
  color: #1a1a1a;
  margin-bottom: 8px;
  display: block;
  position: static;
  bottom: 33px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px 20px;
  min-height: 19px;
  margin-bottom: 0;
}
.dnumber-package-list-block .page-package .list-package .box-package .read-term {
  font-size: 1.2rem;
  color: #007ad0;
  padding: 8px 0;
  text-align: center;
  position: static;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
}
.dnumber-package-list-block .page-package .list-package .box-package .read-term:after {
  content: '';
  width: 4px;
  height: 8px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/arrow-rht-title-2-copy-2.png") center no-repeat;
  position: relative;
  top: 0px;
  margin-left: 5px;
}
.dnumber-package-list-block .page-package .list-package .box-package .nn-bottom-box {
  padding: 10px 10px 0;
  text-align: left;
  font-size: 1.1rem;
  color: #1a1a1a;
  border-top: 1px solid #dedede;
}
.dnumber-package-list-block .page-package .list-package .box-package .nn-bottom-box ul {
  padding-left: 16px;
}
.dnumber-package-list-block .page-package .list-package .box-package .nn-bottom-box ul li {
  padding-top: 0;
  margin-bottom: 0;
  list-style-type: disc;
}
.dnumber-package-list-block .page-package .list-package .owl-nav {
  bottom: inherit;
  top: 46%;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div {
  position: absolute;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div.owl-prev {
  left: -22px;
  top: 50%;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div.owl-prev:before {
  background: none;
  width: auto;
  height: auto;
  content: '\2039';
  font-size: 44px;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div.owl-next {
  right: -22px;
  top: 50%;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div.owl-next:before {
  background: none;
  width: auto;
  height: auto;
  content: '\203A';
  font-size: 44px;
}
.dnumber-package-list-block .page-package .list-package .owl-nav > div.disabled {
  opacity: .5;
}
.dnumber-package-list-block .page-package .list-package .owl-dots .owl-dot span {
  background: #d6d6d6;
}
.dnumber-package-list-block .page-package .list-package .owl-dots .owl-dot.active span,
.dnumber-package-list-block .page-package .list-package .owl-dots .owl-dot:hover span {
  background: #869791;
}
.dnumber-package-list-block .page-package .list-package.empty {
  padding: 30px 0;
  text-align: center;
  font-size: 2rem;
}
.dnumber-package-list-block .page-package .list-package .hand-scroll {
  width: 62px;
  height: 62px;
  background: url('../Tigren_DtacNumber/images/gesture@2x.png') no-repeat center center;
  background-size: cover;
  z-index: 6;
  -webkit-animation: hand-scroll 1.5s infinite;
  -moz-animation: hand-scroll 1.5s infinite;
  animation: hand-scroll 1.5s infinite;
  position: absolute;
  top: 10%;
  left: 16%;
}
.package-terms-popup ol {
  list-style-type: decimal;
  padding-left: 25px;
}
.checkidmember {
  color: #1a1a1a;
}
.checkidmember .wrapper_content {
  max-width: 870px;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 20px;
  margin: 20px auto;
}
.checkidmember .page-title {
  margin-bottom: 30px;
}
.checkidmember .page-title h3 {
  font-size: 3.2rem;
  color: #000000;
  font-weight: 700;
  margin: 0;
}
.checkidmember .inner_content .page-title h2 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 2.2rem;
  color: #000000;
  text-align: left;
  font-weight: 700;
  margin-top: 0;
}
.checkidmember .wrapper_content_package {
  max-width: 520px;
  margin: auto;
}
.checkidmember .contentbackground {
  background-color: #e6edef;
  margin-bottom: 1px;
}
.checkidmember .contentbackground.first {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.checkidmember .contentbackground.first.no-contract .content_left {
  width: 100%;
  padding-right: 10%;
}
.checkidmember .contentbackground.first.no-contract .edit_number {
  float: right;
}
.checkidmember .contentbackground.first .content_left,
.checkidmember .contentbackground.first .content_right {
  padding-top: 14px;
  padding-bottom: 9px;
}
.checkidmember .contentbackground.last {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.checkidmember .contentbackground.last .content_left,
.checkidmember .contentbackground.last .content_right {
  padding-top: 14px;
  padding-bottom: 14px;
}
.checkidmember .contentbackground.sim_content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkidmember .contentbackground .content_left,
.checkidmember .contentbackground .content_right {
  float: left;
  text-align: left;
  line-height: 20px;
}
.checkidmember .contentbackground .content_left.small,
.checkidmember .contentbackground .content_right.small {
  font-size: 1.4rem;
  font-weight: 700;
}
.checkidmember .contentbackground .content_left.top,
.checkidmember .contentbackground .content_right.top {
  padding-top: 14px;
}
.checkidmember .contentbackground .content_left.bottom,
.checkidmember .contentbackground .content_right.bottom {
  padding-bottom: 20px;
}
.checkidmember .contentbackground a.edit_number {
  padding-left: 4px;
  font-size: 1.4rem;
  color: #009de0;
  text-decoration: underline;
  position: relative;
}
.checkidmember .contentbackground a.edit_number .fa {
  margin-left: 4px;
}
.checkidmember .contentbackground .content_left {
  width: 60%;
  padding: 4px 10%;
  padding-right: 0;
}
.checkidmember .contentbackground .content_left .telnumber {
  font-size: 1.8rem;
  font-weight: 700;
}
.checkidmember .contentbackground .content_left.top {
  width: 100%;
  padding-right: 10%;
}
.checkidmember .contentbackground .content_left.top .edit_number {
  float: right;
}
.checkidmember .contentbackground .content_right {
  width: 30%;
  padding: 4px 0;
  text-align: right;
}
.checkidmember .contentbackground .content_right.top {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 4px;
  font-weight: 700;
}
.checkidmember .contentbackground .content_right.top:before {
  content: attr(data-label);
  float: left;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkidmember .contentbackground .content_right.top .price_per {
  font-size: 1.4rem;
}
.checkidmember .contentbackground .resultnumber {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
.checkidmember .contentbackground .packagename,
.checkidmember .contentbackground .price_per,
.checkidmember .contentbackground .simprice {
  font-size: 1.8rem;
  font-weight: 700;
}
.checkidmember .wrapper_check_number .page-title {
  margin-bottom: 15px;
}
.checkidmember .wrapper_check_number .page-title h2 {
  font-size: 2.2rem;
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
}
.checkidmember .wrapper_check_number .input-text input[type="text"] {
  max-width: 379px;
  width: 100%;
  height: 48px;
  border-radius: 3px;
  background-color: #f5f5f5;
  border: 0;
  text-align: left;
  font-size: 1.6rem;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.checkidmember .wrapper_check_number .input-text input[type="text"]::placeholder {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #767676;
}
.checkidmember .wrapper_check_number .id-card-number-error {
  display: none;
  color: #e02b27;
  font-size: 1.5rem;
  padding: 10px 10px;
  max-width: 520px;
  margin: auto;
}
.checkidmember .wrapper_check_number .id-card-number-error > a {
  text-decoration: underline;
  display: block;
  color: #03aaef;
  padding-top: 15px;
  line-height: 1.47;
}
.checkidmember .wrapper_check_number .id-card-number-error > a:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background-position: -67px -9px;
  margin-left: 16px;
  position: relative;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .checkidmember .wrapper_check_number .id-card-number-error > a:after {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.checkidmember .wrapper_check_number .actions-primary .primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  margin: 10px 0;
  margin-top: 30px;
  min-width: 180px;
  height: 48px;
  font-size: 1.8rem;
  font-weight: 400;
}
.checkidmember .wrapper_check_number .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.checkidmember .wrapper_check_number .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.checkidmember .wrapper_check_number .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.checkidmember .wrapper_check_number .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.checkidmember .wrapper_check_number .note_bottom {
  padding-top: 30px;
  color: #767676;
  font-size: 1.6rem;
  max-width: 727px;
  margin: 0 auto;
  text-align: left;
}
.checkidmember .wrapper_check_number .note_bottom .noti {
  display: block;
}
.checkidmember .wrapper_check_number .note_bottom .noti_content,
.checkidmember .wrapper_check_number .note_bottom .noti_onedivice {
  display: block;
  margin-bottom: 5px;
  position: relative;
  padding-left: 25px;
}
.checkidmember .wrapper_check_number .note_bottom .noti_content:before,
.checkidmember .wrapper_check_number .note_bottom .noti_onedivice:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background: #767676;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 8px;
}
.checkidmember .wrapper_check_number .note_bottom .noti_onedivice span {
  display: inline;
}
.checkidmember .wrapper-package-content-inner {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 60px 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.checkidmember .wrapper-package-content-inner .box-content {
  width: calc(50% - 40px);
}
.checkidmember .wrapper-package-content-inner .box-content .box-info {
  margin-bottom: 25px;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .label {
  font-size: 1.6rem;
  color: #767676;
  display: block;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .value {
  font-size: 1.8rem;
  color: #1a1a1a;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .value small {
  display: block;
  font-size: 1.6rem;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .edit-number {
  font-size: 1.6rem;
  color: #007ad0;
  float: right;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .edit-number:after {
  content: '';
  width: 13px;
  height: 21px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
  background-size: 500px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  background-position: -15px -12px;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .checkidmember .wrapper-package-content-inner .box-content .box-info .edit-number:after {
    background-image: url('../Tigren_DtacNumber/images/swap-icon@2x.png');
    background-size: 500px auto;
  }
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .attributes-list {
  font-size: 1.4rem;
  margin-top: 8px;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute {
  display: inline-block;
  margin-right: 15px;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.net-work:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/icon-call-pro-call.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.internet:before {
  content: '';
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url("../images/icon-net.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
.checkidmember .wrapper-package-content-inner .box-content .box-info .attributes-list .item-attribute.call-all-network:before {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
}
#pagination-search-result.pagination {
  width: 100%;
  text-align: center;
}
#pagination-search-result.pagination > li {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0 3px;
}
#pagination-search-result.pagination > li > a,
#pagination-search-result.pagination > li > span {
  padding: 0 3px;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 30px;
  line-height: 30px;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 700;
  color: #00adef;
}
#pagination-search-result.pagination > li.active > a,
#pagination-search-result.pagination > li:hover > a,
#pagination-search-result.pagination > li.active > span,
#pagination-search-result.pagination > li:hover > span {
  border: 2px solid #092247;
  color: #092247;
  background: transparent;
  line-height: 28px;
}
#pagination-search-result.pagination > li.disabled {
  display: none;
}
.dtacnumber-search-index .page-main > .page-title-wrapper .page-title {
  display: none;
}
#total_block_result {
  display: none;
  margin-top: 30px;
  padding: 25px 0;
  border-top: 2px solid #bbbbbb;
}
#total_block_result .content-left {
  text-align: center;
  width: 23%;
  float: left;
  padding: 0 35px;
}
#total_block_result .content-left .title {
  display: block;
  font-size: 2.2rem;
  line-height: 0.91;
  color: #333333;
  margin-bottom: 15px;
}
#total_block_result .content-left .total-number-selected {
  width: 97px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  font-size: 3rem;
  letter-spacing: 1.9px;
  color: #000000;
  border: solid 2px #a8a8a8;
  border-radius: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
#total_block_result .content-right {
  width: 77%;
  float: right;
  padding: 0 35px;
}
#total_block_result .content-right > .title {
  font-size: 2.8rem;
  color: #333333;
  margin-bottom: 13px;
  line-height: 0.91;
  display: block;
}
#total_block_result .content-right .number-info {
  font-size: 2rem;
  letter-spacing: 0.5px;
  color: #333333;
}
#total_block_result .ratings-box .ratings {
  overflow: hidden;
  margin-bottom: 10px;
}
#total_block_result .ratings-box .ratings > .label {
  display: block;
  float: left;
}
#total_block_result .ratings-box .ratings .rating-box,
#total_block_result .ratings-box .ratings .rating {
  background-image: url('../Tigren_DtacNumber/images/ratings-icon@2x.png');
  background-size: 110px auto;
  background-repeat: no-repeat;
  background-color: transparent;
}
#total_block_result .ratings-box .ratings .rating-box {
  float: right;
  width: 110px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -26px;
}
#total_block_result .ratings-box .ratings .rating-box .rating {
  height: 18px;
  background-position: 0 0;
}
.sim-suspended-alert .modal-inner-wrap {
  max-width: 520px;
  text-align: center !important;
  border-radius: 16px;
}
.sim-suspended-alert .modal-inner-wrap .modal-header {
  padding-bottom: 0;
  padding-top: 2rem;
}
.sim-suspended-alert .modal-inner-wrap .modal-title {
  font-size: 1.8rem;
}
.sim-suspended-alert .modal-inner-wrap .modal-content {
  padding-left: 75px;
  padding-right: 75px;
}
.sim-suspended-alert .modal-inner-wrap .modal-footer {
  border: 0 !important;
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}
.newnumber-photo-reupload .reupload-container,
.newnumber-photo-admin-reupload .reupload-container {
  max-width: 874px;
  margin: 0 auto;
  border: solid 1px #979797;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 36px;
}
.newnumber-photo-reupload .reupload-container .photo-reupload-content-inner,
.newnumber-photo-admin-reupload .reupload-container .photo-reupload-content-inner {
  padding: 0 42px;
}
.newnumber-photo-reupload .reupload-container .reupload-header,
.newnumber-photo-admin-reupload .reupload-container .reupload-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 23px;
}
.newnumber-photo-reupload .reupload-container .reupload-header p span,
.newnumber-photo-admin-reupload .reupload-container .reupload-header p span {
  color: #009de0;
}
.newnumber-photo-reupload .reupload-container .reupload-header .content-right,
.newnumber-photo-admin-reupload .reupload-container .reupload-header .content-right {
  text-align: right;
}
.newnumber-photo-reupload .reupload-container .message-text,
.newnumber-photo-admin-reupload .reupload-container .message-text {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 11px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffb4b4;
  margin-bottom: 24px;
}
.newnumber-photo-reupload .reupload-container .message-text span + span,
.newnumber-photo-admin-reupload .reupload-container .message-text span + span {
  color: #ee1818;
  margin-left: 3px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box {
  width: 100%;
  padding: 15px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 30px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box:not(:last-child),
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box:not(:last-child) {
  margin-bottom: 20px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .header,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .header {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 30px;
  font-weight: 700;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .header p,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .header p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .body,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .body {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-areas: 'photo reason' 'photo controlArea';
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .upload-control-area,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .upload-control-area {
  padding-left: 25px;
  grid-area: controlArea;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .reason,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .reason {
  font-size: 1.6rem;
  margin-bottom: 20px;
  font-weight: 700;
  grid-area: reason;
  padding-left: 25px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .reason ul li:before,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .reason ul li:before {
  content: '-';
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .photo-upload-area,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .photo-upload-area {
  grid-area: photo;
  text-align: center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control {
  text-align: center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .action-gift,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .action-gift {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  width: 100%;
  height: 40px;
  font-size: 1.8rem;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .action-gift:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .take-photo-control .action-gift:hover {
  background: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .or-txt,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .or-txt {
  display: block;
  text-align: center;
  padding: 5px 0;
  font-size: 1.4rem;
  color: #767676;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box.id-card-photo .header p:before,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box.id-card-photo .header p:before {
  content: '';
  width: 32px;
  height: 23px;
  top: -3px;
  left: -40px;
  background: url('../images/icon-card.png') no-repeat;
  display: inline-block;
  position: static;
  vertical-align: text-top;
  margin-right: 7px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box.selfie-photo .header p:before,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box.selfie-photo .header p:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  top: -3px;
  left: -40px;
  background: url('../images/icon-selfie.png') no-repeat;
  position: static;
  vertical-align: middle;
  margin-right: 7px;
  display: inline-block;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box.acceptance-message .header p:before,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box.acceptance-message .header p:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  top: -3px;
  left: -40px;
  background: url('../images/mobile-chatting.png') no-repeat;
  position: static;
  vertical-align: middle;
  margin-right: 7px;
  display: inline-block;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .content-upload,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .content-upload {
  display: block;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .content-upload > div,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .content-upload > div {
  width: 100%;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .sample-photo-content,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .sample-photo-content {
  text-align: center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .sample-photo-content.disable,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .sample-photo-content.disable {
  display: none;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-message,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-message {
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box input[type="file"],
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box input[type="file"] {
  display: none;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 13px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title.required:after,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title.required:after {
  content: '*';
  color: #ee1818;
  margin-left: 4px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-preview a,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-preview a:before,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_BaseOms/images/photo/watermark.png') no-repeat center left;
  background-size: 100% auto;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload {
  padding: 6px;
  border: solid 1px #ccc;
  border-radius: 6px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 31px;
  min-width: inherit;
  display: inline-block;
  width: 18%;
  margin: 0 15px 5px 0;
  margin-bottom: 0;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.flip-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.flip-image-button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.flip-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload button.flip-image-button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 35%;
  height: 31px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
  margin-bottom: 0;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded),
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) span,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) span {
  color: #bdbdbd;
  padding-left: 10px;
  display: block;
  flex: 1;
  text-align: left;
  line-height: 28px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button {
  display: inline-block;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 28px;
  min-width: inherit;
  font-size: 18px;
  padding: 0 14px;
  line-height: 28px;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
  width: auto;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) input[type="file"],
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) input[type="file"] {
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .notice-text,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .notice-text {
  display: block;
  margin-top: 8px;
  font-weight: 700;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-summary,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-summary {
  text-align: center;
  margin-top: 30px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-summary .preview-image,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .file-uploader-summary .preview-image {
  max-height: 200px;
}
.newnumber-photo-reupload .reupload-container .upload-photo-box .sample-photo,
.newnumber-photo-admin-reupload .reupload-container .upload-photo-box .sample-photo {
  width: auto;
  height: auto;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper {
  margin-top: 30px;
  padding-top: 37px;
  text-align: center;
  border-top: solid 1px #e6e6e6;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary {
  width: 197px;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  border-width: 5px;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary:hover,
.newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary:hover {
  border-width: 5px;
}
.newnumber-photo-reupload .reupload-container .upload-error,
.newnumber-photo-admin-reupload .reupload-container .upload-error {
  margin-top: 15px;
  color: #ee1818;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-content,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-content {
  text-align: center;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-content strong,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-content strong {
  font-size: 2rem;
  color: #1a1a1a;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-content p,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-content p {
  color: #767676;
  margin: 0;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer button,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer button,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift {
  width: 197px;
  max-width: 100%;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer button:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action:hover,
.newnumber-photo-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover,
.newnumber-photo-admin-reupload .newnumber-reupload-photo-popup .modal-footer .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-order-tracking .wrapper-content {
  max-width: 874px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border: solid 1px #979797;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 20px;
  margin: 20px auto;
}
.newnumber-order-tracking .wrapper-content .page-title h3 {
  font-size: 2.4rem;
  color: #000000;
  background: #fed503;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 18px;
}
.newnumber-order-tracking .wrapper-content .main-content {
  max-width: 610px;
  margin: 0 auto;
  padding-top: 20px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper .title {
  font-size: 1.6rem;
  font-weight: 700;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .input-text {
  padding-top: 23px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .input-text input[type=text] {
  max-width: 280px;
  width: 100%;
  height: 40px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .notice {
  margin: 15px auto auto;
  color: #e02b27;
  font-size: 1.5rem;
  max-width: 520px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary {
  margin-top: 35px;
  margin-bottom: 50px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary .primary {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-form-wrapper > form .actions-primary .primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-header {
  text-align: center;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-header > span {
  display: block;
  color: #555555;
  line-height: 1.38;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-header .order-number {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 1.9rem;
  display: block;
  margin-bottom: 10px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-header .order-number span {
  color: #009de0;
  display: inline;
  margin-left: 8px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content {
  text-align: left;
  margin-top: 35px;
  margin-bottom: 100px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress {
  counter-reset: list-counter;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status {
  margin-bottom: 0;
  padding: 16px 0;
  padding-left: 40px;
  border-left: 2px solid #d6d6d6;
  counter-increment: list-counter;
  position: relative;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .div-inner {
  display: table;
  width: 100%;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-icon-wrapper {
  display: table-cell;
  width: 100px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/Icon-StatusOrder.png');
  background-size: 375px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 100px;
  height: 48px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-icon {
    background-image: url('../Tigren_DtacNumber/images/Icon-StatusOrder.png');
    background-size: 375px auto;
  }
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-txt {
  vertical-align: middle;
  margin-left: 15px;
  color: #d6d6d6;
  display: inline-block;
  margin-top: 5px;
  display: table-cell;
  padding-left: 15px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-txt .date {
  display: block;
  font-size: 1.3rem;
  color: #999999;
  margin-bottom: 2px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-txt .status-label {
  margin-bottom: 0;
  font-weight: 400;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail {
  font-size: 1.3rem;
  margin-top: 3px;
  color: #555555;
  line-height: 1.38;
  margin: 0;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dt {
  width: 14%;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dt:not(:first-child) {
  clear: left;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dd {
  width: 85%;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dt,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dd {
  margin-bottom: 3px;
  float: left;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status:before {
  content: counter(list-counter);
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  width: 30px;
  height: 30px;
  display: block;
  background: #d6d6d6;
  border: 3px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 27px;
  border-radius: 100%;
  -moz-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -16px;
  top: 28px;
  z-index: 2;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status:first-child {
  border-color: transparent;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status:first-child:after {
  display: block;
  width: 2px;
  height: 90px;
  background: repeat;
  position: absolute;
  content: '';
  background: #d6d6d6;
  left: -2px;
  top: 0;
  z-index: 0;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.complete,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active {
  border-color: #00adef;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.complete:first-child,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active:first-child {
  padding-bottom: 0;
  border-color: transparent;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.complete:first-child:after,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active:first-child:after {
  background: #00adef;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.complete:before {
  content: '';
  background-size: 300px auto;
  background: #00adef url('../Tigren_DtacNumber/images/dnumber-icons.png') no-repeat -11px -103px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.complete .status-label {
  color: #000000;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active:before {
  width: 46px;
  height: 46px;
  font-size: 1.5rem;
  color: #009de0;
  background: #ffffff;
  border-color: #009de0;
  line-height: 42px;
  left: -24px;
  top: 20px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active .status-label {
  color: #009de0;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc .status-icon {
  background-position: -216px -1185px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc.active .status-icon {
  background-position: -58px -1185px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending .status-icon {
  background-position: -216px -1094px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending.active .status-icon {
  background-position: -58px -1094px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack .status-icon {
  background-position: -216px -1000px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack.active .status-icon {
  background-position: -58px -1000px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress .status-icon {
  background-position: -216px -895px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress.active .status-icon {
  background-position: -58px -895px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail .status-icon {
  background-position: -216px -791px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail.active .status-icon {
  background-position: -58px -791px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return .status-icon {
  background-position: -216px -692px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return.active .status-icon {
  background-position: -58px -692px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success .status-icon {
  background-position: -216px -603px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success.active .status-icon {
  background-position: -58px -603px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject .status-icon {
  background-position: -216px -515px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject.active .status-icon {
  background-position: -58px -515px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration .status-icon {
  background-position: -216px -424px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration.active .status-icon {
  background-position: -58px -424px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.awaiting_refund .status-icon {
  background-position: -216px -323px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.awaiting_refund.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.awaiting_refund.active .status-icon {
  background-position: -58px -323px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund .status-icon {
  background-position: -216px -230px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund.active .status-icon {
  background-position: -58px -230px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop .status-icon {
  background-position: -216px -144px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop.active .status-icon {
  background-position: -58px -144px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.deliveryshop_reject .status-icon {
  background-position: -216px -56px;
}
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.deliveryshop_reject.complete .status-icon,
.newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.deliveryshop_reject.active .status-icon {
  background-position: -58px -56px;
}
body[class^="newnumber"] .page-header .header.content .switcher-language .switcher-options .action.toggle:after {
  display: none;
}
body[class^="newnumber"] .page-header .header.content .switcher-language .switcher-options ul.switcher-dropdown {
  display: none;
}
@media screen and (max-width: 1024px) {
  .account-list-numbers .empty {
    text-align: center;
  }
  .search-new-number-block .filter-number > label {
    margin-right: 28px;
    float: left;
  }
}
@media screen and (max-width: 769px) {
  .search-new-number-block .block-title > h1 {
    font-size: 1.4rem !important;
  }
  .search-new-number-block .filter-number .box-filter .field-filter .selectric-wrapper .selectric .button {
    top: 13px;
  }
  .search-new-number-block .filter-number .box-filter.box-special-type {
    left: -63px;
  }
  .search-new-number-block .filter-number .box-filter.box-special-type {
    left: -60px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.box-sum,
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.auspicious-num {
    margin-top: 30px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 600px) {
  .search-new-number-block .filter-number .box-filter {
    width: 100%;
    left: 0;
    right: 0;
  }
  .search-new-number-block .filter-number .box-filter.select-dont-need,
  .search-new-number-block .filter-number .box-filter.select-need,
  .search-new-number-block .filter-number .box-filter.box-zodiac,
  .search-new-number-block .filter-number .box-filter.box-special-type,
  .search-new-number-block .filter-number .box-filter.box-start-pack {
    width: 100% !important;
    left: 0;
  }
  .account-navigation-top ul li a {
    font-size: 1.2rem;
    padding: 10px 10px;
    line-height: 12px;
  }
  .account-navigation-top ul li a:before {
    margin-bottom: 13px;
  }
  .account-navigation-top .nav.item strong {
    font-size: 1.2rem;
    padding: 10px 10px;
    line-height: 12px;
  }
  .account-navigation-top .nav.item strong:before {
    margin-bottom: 11px;
  }
  .dealer-account-content {
    padding: 30px 15px;
  }
  .dealer-top-toolbar {
    float: none;
    margin-top: 0;
  }
  .dealer-top-toolbar .field-limit {
    margin-left: 10px;
  }
  .dealer-top-toolbar .field-limit .control {
    width: 76px;
  }
  .dealer-top-toolbar .actions-export {
    margin-left: 0;
    font-size: 1.2rem;
    line-height: 20px;
    padding: 8px 5px;
  }
  .reserving-summary .box-wrapper {
    min-width: 100%;
  }
  .numbers-filter {
    padding: 24px 12px;
  }
  .numbers-filter .fieldset .field:nth-child(2),
  .numbers-filter .fieldset .field:nth-child(3) {
    width: 100%;
    margin-bottom: 10px;
  }
  .modal-popup .modal-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modal-popup.dealer-special-type .table-wrapper table {
    width: 480px;
    max-width: 480px;
  }
  .modal-popup.dealer-special-type .table-wrapper table thead > tr th {
    vertical-align: inherit;
  }
  .reserving-numbers .box-actions .action {
    min-width: 100%;
    margin: 10px 0;
  }
  table.dataTable {
    width: 1500px !important;
    max-width: 1500px;
  }
  .dealerportal-account-reserving table.dataTable {
    width: 900px !important;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar {
    display: block;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar .actions-export,
  .dealerportal-admin-reserved .dealer-top-toolbar .field-limit {
    margin-bottom: 20px;
  }
}
/**
 * @copyright Copyright (c) 2018 www.tigren.com
 */
body.employee-account-login #maincontent {
  background-image: url('../../../../../frontend/Tigren/dtac/default/Tigren_EmployeeDeal/images/bg-page-employee-login.png');
  background-position: center bottom;
  background-color: #42c3fb;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.employee-account-login #maincontent .dtac-confirm-number,
body.employee-account-login #maincontent .dtac-confirm-otp {
  margin: 50px auto;
  overflow: hidden;
}
body.employee-account-login #maincontent .dtac-confirm-number .block-title,
body.employee-account-login #maincontent .dtac-confirm-otp .block-title {
  text-align: center;
}
body.employee-account-login #maincontent .dtac-confirm-number .block-title strong,
body.employee-account-login #maincontent .dtac-confirm-otp .block-title strong {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
body.employee-account-login #maincontent .dtac-confirm-number .field.note,
body.employee-account-login #maincontent .dtac-confirm-otp .field.note {
  text-align: center;
  color: #767676;
  font-size: 14px;
  margin: 0 0 20px;
}
body.employee-account-login #maincontent .form-employee-login {
  background: #ffffff;
  padding: 25px;
}
body.employee-account-login #maincontent .form-employee-login .form-content .title {
  text-align: center;
  margin: 0 0 15px;
}
body.employee-account-login #maincontent .form-employee-login .form-content .title:before {
  position: static;
  display: inline-block;
  width: 48px;
  height: 50px;
  background-position: -533px -317px;
  margin: 0 0 10px;
}
body.employee-account-login #maincontent .form-employee-login .form-content .field .control .input-text {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fbfbfb;
}
body.employee-account-login #maincontent .form-employee-login .form-content .actions-submit .action.confirm {
  border-radius: 3px;
  background-color: #D6D6D6;
  width: 100%;
  height: 46px;
  font-size: 20px;
  color: #ffffff;
  border-color: #D6D6D6;
}
body.employee-account-login #maincontent .form-employee-login .form-content .actions-submit .action.confirm.active {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
}
body.employee-account-login #maincontent .form-employee-login .form-content .actions-submit .action.confirm.active:hover {
  background: #036bb5;
}
body.employee-account-login #maincontent .form-employee-login-otp {
  background: #ffffff;
  padding: 25px;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content {
  margin: 0;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .title {
  text-align: center;
  margin: 0 0 15px;
  padding: 50px 0 0;
  height: auto;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .title:before {
  top: 0;
  margin-top: 0;
  margin-left: -22px;
  left: 50%;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .title span {
  display: block;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .title span.send-to-number span {
  color: #009edf;
  display: inline-block;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .title span.mobile-number-sent span {
  color: #19aaf8;
  display: inline-block;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .field .control .input-text {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fbfbfb;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .resubmit {
  margin: 5px 0 0;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .resubmit a.resubmit-action {
  color: #009edf;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .actions-submit .action.confirm {
  border-radius: 25.5px;
  background-color: #D6D6D6;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 46px;
  border: 5px solid #fff;
  font-size: 20px;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .actions-submit .action.confirm.active {
  background-color: #fff;
  border: 5px solid #00adef;
  color: #000;
}
body.employee-account-login #maincontent .form-employee-login-otp .form-content .actions {
  margin: 15px 0;
}
.modal-popup.dtac-emp-popup .modal-inner-wrap {
  max-width: 400px;
  text-align: center;
}
.page-header .header .top-link-left .header-link__mydtac:before {
  margin-top: 0;
  background-position: -452px -74px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  bottom: 1.5px;
  margin-right: 5px;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
body.mnp-device-checkout-payment .opc-progress-bar {
  counter-reset: i;
  font-size: 0;
  text-align: center;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item._active span:before,
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item._complete span:before {
  background: #007ad0;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #e4e4e4;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item:before {
  height: 1px;
  top: 27px;
  background: #e4e4e4;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item:first-child span {
  margin-left: -50px;
  text-align: left;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item:first-child span:before {
  left: 0;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item:last-child span {
  margin-right: -50px;
  text-align: right;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item:last-child span:before {
  right: 0;
  left: inherit;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item._complete span {
  color: #009edf;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item._active {
  color: #1a1a1a;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item span {
  font-size: 1.3rem;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  padding-top: 0;
  padding-bottom: 25px;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item span:before {
  margin-left: 0;
  background: #e4e4e4;
  height: 5px;
  width: 5px;
  top: 25px;
  left: 50%;
}
body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item span:after {
  display: none;
}
body.mnp-device-device-landing .page-title-wrapper {
  text-align: center;
}
body.mnp-device-device-landing .page-title-wrapper .page-title {
  margin: 30px 0;
}
body.mnp-device-device-landing .block-order-details-view .block-content .e-tax-message {
  padding-top: 5px;
  font-size: 1.2rem;
  color: #767676;
}
body.mnp-device-device-landing .column.main {
  max-width: 580px;
  margin: 0 auto;
  width: 100%;
}
body.mnp-device-device-landing .dtac-popup-verify-container {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
body.mnp-device-device-landing .dtac-popup-wrapper {
  position: fixed;
  z-index: 110;
  padding: 20px;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 360px;
  width: 400px;
  border-radius: 2px;
  background-color: #FFFFFF;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp {
  width: 100%;
  display: inline-block;
  float: left;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header {
  width: 100%;
  float: left;
  display: inline-block;
  padding-top: 30px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .dtac-popup-close,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .dtac-popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 27px;
  font-weight: bold;
  cursor: pointer;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .right,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .right {
  width: 100%;
  float: left;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .right span,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .right span {
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .left,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left {
  position: absolute;
  top: 20px;
  left: 20px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .left:before,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left:before {
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  z-index: 1;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .left span,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left span {
  display: inline-block;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .left span.step-1,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left span.step-1 {
  background-color: #464141;
  margin-right: 15px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .header .left span.step-2,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left span.step-2 {
  background-color: #D6D6D6;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content {
  width: 100%;
  float: left;
  margin-top: 10px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .field,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .field {
  margin-bottom: 10px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .field label,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .field label {
  height: 25.8px;
  width: 365.78px;
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  text-align: left;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .field .control input,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .field .control input {
  height: 40px;
  width: 100%;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  background-color: #FBFBFB;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit button,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit button,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit .cart.table-wrapper .actions-toolbar > .action,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit .cart.table-wrapper .actions-toolbar > .action,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit .action-gift,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit .action-gift {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  font-size: 20px;
  padding: 3px 30px;
  width: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  padding: 5px 50px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 34px;
  height: 40px;
  width: 100%;
  font-size: 1.4rem;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit button:hover,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit button:hover,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit .cart.table-wrapper .actions-toolbar > .action:hover,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit .cart.table-wrapper .actions-toolbar > .action:hover,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .actions-submit .action-gift:hover,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .actions-submit .action-gift:hover {
  background: #036bb5;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .title {
  width: 100%;
  color: #000000;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 15px;
  position: relative;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title span,
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .title span {
  display: block;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title {
  padding-left: 60px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before {
  position: absolute;
  display: block;
  width: 48px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  left: 0;
  background-position: -533px -317px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left span.step-1 {
  background-color: #007AD0;
  margin-right: 15px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .header .left span.step-2 {
  background-color: #1A1A1A;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .title {
  padding-left: 60px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .title:before {
  position: absolute;
  display: block;
  width: 43px;
  height: 42px;
  top: 50%;
  margin-top: -21px;
  left: 0;
  background-position: -508px -410px;
}
body.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-otp .form-content .field .control .resubmit span {
  color: #007AD0;
  font-family: "Helvetica", Thonburi, Arial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 29px;
}
body.mnp-device-device-landing .order-items {
  border-bottom: 0;
}
body.mnp-device-device-landing .order-items .table-order-items {
  border-bottom: solid 2px #000;
}
body.mnp-device-device-landing .order-items .table-order-items tr {
  border-bottom: 0 !important;
}
body.mnp-device-device-landing .order-items .table-order-items tr th {
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
}
body.mnp-device-device-landing .order-items .table-order-items tr th:first-child {
  text-align: left;
}
body.mnp-device-device-landing .order-items .table-order-items tr .item-options {
  float: left;
  margin-top: 10px;
  color: #757575;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1.2rem;
  line-height: 23px;
  font-weight: normal;
  text-align: left;
}
body.mnp-device-device-landing .order-items .table-order-items tr .item-options dt {
  font-weight: normal;
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
body.mnp-device-device-landing .order-items .table-order-items tr .item-options dt:after {
  content: ': ';
}
body.mnp-device-device-landing .order-items .table-order-items tr .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
body.mnp-device-device-landing .order-items .table-order-items .item {
  text-align: left;
}
body.mnp-device-device-landing .order-items .table-order-items .item .product-image {
  float: left;
}
body.mnp-device-device-landing .order-items .table-order-items .item .product-info {
  margin-left: 120px;
}
body.mnp-device-device-landing .order-items .table-order-items .qty {
  text-align: center;
}
body.mnp-device-device-landing .order-items .table-order-items .items-qty .item {
  text-align: center;
}
body.mnp-device-device-landing .order-items .table-order-items .items-qty .item span.content {
  font-size: 15px;
}
body.mnp-device-device-landing .order-items .table-order-items .items-qty .item .title {
  display: none;
}
body.mnp-device-device-landing .order-items .table-order-items .items-qty .item:nth-child(2) {
  display: none;
}
body.mnp-device-device-landing .order-items .table-order-items .name.product-item-name {
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
body.mnp-device-device-landing .order-items .table-order-items .price-including-tax .price,
body.mnp-device-device-landing .order-items .table-order-items .price-excluding-tax .price {
  font-size: 1.5rem;
}
body.mnp-device-device-landing .order-items .table-order-items > thead > tr {
  border-bottom: 2px solid #0C1026;
}
body.mnp-device-device-landing .order-items .table-order-items > thead > tr > th {
  border-bottom: 2px solid #0C1026;
}
body.mnp-device-device-landing .actions-toolbar {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 2px solid #000;
  clear: both;
}
body.mnp-device-device-landing .actions-toolbar .actions-primary {
  margin-bottom: 15px;
}
body.mnp-device-device-landing .actions-toolbar .actions-secondary {
  font-size: 1.2rem;
}
body.mnp-device-device-landing .actions-toolbar .actions-secondary p {
  display: inline-block;
}
body.mnp-device-device-landing .order-details-items {
  border-bottom: none;
}
body.mnp-device-device-landing .btn-primary-action {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  font-size: 20px;
  padding: 3px 30px;
  width: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  padding: 5px 50px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 34px;
}
body.mnp-device-device-landing .btn-primary-action:hover {
  background: #036bb5;
}
body.mnp-device-device-landing .order-totals-return {
  border-radius: 2px;
  background-color: #F6F6F6;
  padding: 5px;
  float: right;
  text-align: right;
  width: 50%;
  clear: both;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr td,
body.mnp-device-device-landing .order-totals-return .totals-return-table tr th {
  padding: 8px;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr td {
  text-align: right;
  color: #1A1A1A;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr th {
  text-align: left;
  color: #767676;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total td,
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total th {
  font-size: 15px;
  color: #000;
  padding-top: 10px;
  border-top: 1px solid #E8E8E8;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total td .price,
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total th .price {
  font-size: 18px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total .foot_grey {
  margin-bottom: 16px;
  border-top: solid 1px #E8E8E6;
  font-size: 18px;
  padding: 11px 5px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.grand_total .foot_grey .price {
  font-size: 18px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.subtotal td,
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.subtotal th {
  padding-top: 14px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.subtotal .foot_grey {
  margin-top: 14px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr .foot_grey .price {
  font-size: 15px;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr tfoot td,
body.mnp-device-device-landing .order-totals-return .totals-return-table tr tfoot th {
  padding: 0 !important;
}
body.mnp-device-device-landing .order-totals-return .totals-return-table tr.discount .price {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #f00;
}
body.mnp-device-device-landing .order-number {
  text-align: center;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 40px;
  color: #1a1a1a;
}
body.mnp-device-device-landing .order-number > span {
  color: #007ad0;
}
body.mnp-device-device-landing .block-order-details-view {
  margin-bottom: 0;
}
body.mnp-device-device-landing .block-order-details-view .block-content {
  overflow: hidden;
}
body.mnp-device-device-landing .block-order-details-view .block-content .left-box,
body.mnp-device-device-landing .block-order-details-view .block-content .right-box {
  width: 50%;
  float: left;
}
body.mnp-device-device-landing .block-order-details-view .block-content .left-box {
  padding-right: 20px;
}
body.mnp-device-device-landing .block-order-details-view .block-content .right-box {
  padding-left: 20px;
}
body.mnp-device-device-landing .block-order-details-view .block-content .right-box address {
  margin-bottom: 0;
}
body.mnp-device-device-landing .block-order-details-view .block-content .box {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
body.mnp-device-device-landing .block-order-details-view .block-content .box .box-title {
  font-size: 1.38rem;
  text-transform: capitalize;
  color: #000000;
  line-height: 28px;
  border-bottom: 2px solid #000000;
  display: block;
  font-weight: normal;
}
body.mnp-device-device-landing .block-order-details-view .block-content .box .box-content {
  padding: 7px 0;
  font-size: 1.2rem;
  color: #767676;
  max-width: 80%;
  line-height: 17px;
}
body.mnp-device-checkout-payment .page-header {
  display: none;
}
body.mnp-device-checkout-payment .page-title-wrapper {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.mnp-device-checkout-payment .message {
  max-width: 1180px !important;
  margin: 0 auto 10px !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
body.mnp-device-checkout-payment .message.success {
  background: #b9e1f5;
  color: #565656;
}
body.mnp-device-checkout-payment .message.success > *:first-child:before {
  color: #565656;
}
body.mnp-device-checkout-payment .top-link-right,
body.mnp-device-checkout-payment .top-link-left,
body.mnp-device-checkout-payment .header.links,
body.mnp-device-checkout-payment .minicart-wrapper,
body.mnp-device-checkout-payment .menu-right {
  display: none;
}
body.mnp-device-checkout-payment .action.goto-cart {
  padding: 20px 0 0;
  margin: 20px;
  border-top: 1px solid #E8E8E8;
  width: 65%;
}
body.mnp-device-checkout-payment .authentication-wrapper {
  display: none;
}
body.mnp-device-checkout-payment #maincontent {
  padding-left: 0;
  padding-right: 0;
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
body.mnp-device-checkout-payment .opc-wrapper {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  background: #fff;
  margin-top: 5px;
  width: 65%;
  padding: 30px 20px 0;
  margin-bottom: 0;
}
body.mnp-device-checkout-payment .opc-wrapper .step-title,
body.mnp-device-checkout-payment .opc-wrapper .box-title {
  font-size: 2.2rem;
  color: #1a1a1a;
  font-weight: 700;
  margin: 0 0 20px;
  clear: both;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .step-title {
  padding-left: 15px !important;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .true-money-wallet-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 16px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .form-fields {
  padding: 40px;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  background-color: #fff;
  margin-bottom: 24px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .form-fields:before {
  content: "";
  background: url("../images/true@2x.png") center center no-repeat;
  background-size: 132px auto;
  height: 100px;
  width: 132px;
  display: block;
  margin: 0 auto 32px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .form-fields .account-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  width: 100%;
  max-width: 480px;
  margin: 0 auto 16px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .form-fields .field.number {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .form-fields .field.number label.label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.79;
  letter-spacing: normal;
  color: #1a1a1a;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .field.terms label {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1a1a;
}
body.mnp-device-checkout-payment .opc-wrapper #payment #omise_true_money_walletForm .field.terms .true-money-wallet-terms {
  margin: 10px 0 30px 26px;
  padding: 16px 16px 21px;
  border-radius: 2px;
  border: solid 1px #e8e8e8;
  background-color: #f9fbfb;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information {
  display: block;
  margin-top: 48px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .info-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0 0 5px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .list-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 30px 0;
  gap: 66px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .list-steps li {
  text-align: center;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .list-steps li .image-block {
  min-height: 190px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .list-steps li span {
  display: block;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item {
  margin-top: 10px;
  padding: 15px;
  border-radius: 3px;
  background-color: #f5f8fb;
  display: grid;
  grid-template-columns: 1fr 2.5fr 1fr;
  align-items: center;
  gap: 8px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item p {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1a1a1a;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .image-block {
  text-align: center;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .image-block img {
  display: inline-block;
  margin: 0 0 10px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .text-block {
  text-align: left;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .text-block p.info-title {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0 0 5px;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .action {
  text-align: center;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .truemoneywallet-information .p-next-details .item .action a {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #007ad0;
}
body.mnp-device-checkout-payment .opc-block-summary table tr.discount .price {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #f00;
}
body.mnp-device-checkout-success #maincontent {
  padding-left: 0;
  padding-right: 0;
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: 100%;
}
body.mnp-device-checkout-success #maincontent .page-title-wrapper {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
  background: #ffffff;
  margin-top: 30px;
  position: relative;
}
body.mnp-device-checkout-success #maincontent .page-title-wrapper:before {
  background: transparent url('../images/checkout-success.png') no-repeat center center;
  display: block;
  content: '';
  height: 120px;
  width: 200px;
  margin: 0 auto;
}
body.mnp-device-checkout-success #maincontent .page-title-wrapper .page-title {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 0;
}
body.mnp-device-checkout-success #maincontent .order-detail .order-details-items .order-product-info .product-item-name,
body.mnp-device-checkout-success #maincontent .order-detail .order-details-items .order-product-info .item-options {
  text-align: left;
}
body.mnp-device-checkout-success #maincontent .table-order-items .col.name {
  text-align: left !important;
}
body.mnp-device-checkout-success #maincontent .order-totals .price,
body.mnp-device-checkout-success #maincontent .order-totals .not-calculated {
  color: #000;
  font-style: normal;
}
body.mnp-device-checkout-success #maincontent .order-totals .discount .title:after {
  display: none;
}
body.mnp-device-checkout-success #maincontent .order-totals .discount .amount .price {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #f00;
}
body.mnp-device-checkout-success #maincontent .order-totals .total_coupons .mark {
  padding-left: 13px;
}
body.mnp-device-checkout-success #maincontent .order-totals .total_coupons .amount {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #f00;
}
body.mnp-device-checkout-success #maincontent .column.main {
  padding: 0 20px;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  background: #ffffff;
}
body.mnp-device-checkout-success #maincontent .column.main .actions-toolbar {
  width: 48%;
  margin: 0 auto;
}
body.mnp-device-checkout-success #maincontent .column.main .actions-toolbar .primary {
  width: 100%;
}
body.mnp-device-checkout-success #maincontent .column.main #registration form {
  width: 48%;
  margin: 0 auto;
}
body.mnp-device-checkout-success #maincontent .column.main a.continue {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  padding: 5px 50px;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.mnp-device-checkout-success #maincontent .column.main a.continue:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
body.mnp-device-checkout-success .print {
  margin: 10px 0 0;
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 15px;
  padding: 5px 20px;
  border: 1px solid;
}
body.mnp-device-checkout-success .print span:before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-position: -533px -275px;
}
body.mnp-device-checkout-success .checkout-success {
  padding-bottom: 40px;
}
body.mnp-device-checkout-success .checkout-success .order-number {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 40px;
  color: #1a1a1a;
}
body.mnp-device-checkout-success .checkout-success .order-number > span {
  color: #007ad0;
}
body.mnp-device-checkout-success .checkout-success .tip {
  max-width: 520px;
  font-size: 1.4rem;
  color: #767676;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
body.mnp-device-checkout-success .checkout-success #registration {
  padding: 24px;
}
body.mnp-device-checkout-success #registration {
  padding: 24px;
  background: #f5f5f5;
  font-size: 1.5rem;
  color: #1a1a1a;
  padding-top: 0;
  margin-bottom: 30px;
}
body.mnp-device-checkout-success #registration .email-address {
  color: #007ad0;
}
body.mnp-device-checkout-success #registration .action.primary {
  font-size: 1.4rem;
  letter-spacing: -0.17px;
  line-height: 17px;
  text-align: center;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-weight: 500;
  background: #19aaf8;
  border: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
body.mnp-device-checkout-success .order-detail {
  margin: 0 auto;
  background: #ffffff;
  text-align: left;
  padding-bottom: 25%;
}
body.mnp-device-checkout-success .order-detail .block-title {
  display: none;
}
body.mnp-device-checkout-success .order-detail .block-content {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
body.mnp-device-checkout-success .order-detail .box {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
body.mnp-device-checkout-success .order-detail .box .box-title {
  font-size: 1.5rem;
  text-transform: capitalize;
  color: #000000;
  line-height: 28px;
  border-bottom: 2px solid #000000;
  display: block;
  font-weight: normal;
}
body.mnp-device-checkout-success .order-detail .box .box-content {
  padding: 7px 0;
  font-size: 1.2rem;
  color: #767676;
  max-width: 80%;
  line-height: 17px;
}
body.mnp-device-checkout-success .order-detail .order-details-items {
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
  overflow: hidden;
}
body.mnp-device-checkout-success .order-detail .order-details-items .order-product-image {
  float: left;
}
body.mnp-device-checkout-success .order-detail .order-details-items .order-product-info {
  margin-left: 120px;
}
body.mnp-device-checkout-success .order-detail .order-details-items .order-product-info .product-item-name {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 30px;
}
body.mnp-device-checkout-success .order-detail .order-details-items .order-product-info .item-options {
  color: #767676;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1.2rem;
  line-height: 23px;
}
body.mnp-device-checkout-success .order-detail .order-totals {
  min-width: 45%;
  float: right;
  padding: 15px;
  background: #f6f6f6;
  font-size: 1.5rem;
}
body.mnp-device-checkout-success .order-detail .order-view-totals tr.grand_total {
  border-top: 2px solid #e8e8e8;
}
body.mnp-device-checkout-success .order-detail .order-view-totals th {
  color: #767676;
  font-weight: normal;
}
body.mnp-device-checkout-success .order-detail .order-view-totals td.amount {
  text-align: right;
}
body.mnp-device-checkout-success .order-detail .order-view-totals .grand_total {
  font-size: 1.8rem;
}
body.mnp-device-checkout-success .order-detail .order-view-totals .grand_total th,
body.mnp-device-checkout-success .order-detail .order-view-totals .grand_total td {
  color: #1a1a1a !important;
  font-weight: bold;
}
body.mnp-device-checkout-success .order-detail .left-box,
body.mnp-device-checkout-success .order-detail .right-box {
  width: 50%;
  float: left;
  padding: 0 20px;
}
body.mnp-device-checkout-success .order-detail .table-order-items thead {
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: bold;
  line-height: 25px;
  border-bottom: 2px solid #000000;
}
body.mnp-device-checkout-success .order-detail .actions {
  text-align: center;
  padding: 30px;
}
body.mnp-device-checkout-success .order-detail .actions > a {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  padding: 5px 50px;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.mnp-device-checkout-success .order-detail .actions > a:hover {
  background: #009edf;
  border: 5px solid #ffffff;
  color: #ffffff;
}
body.mnp-device-checkout-success .mnp-steps li {
  display: inline-block;
  width: 33%;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
body.mnp-device-checkout-success .mnp-steps li span.step-number {
  background-color: #007AD0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  color: #ffffff;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50px;
}
body.mnp-device-checkout-success .mnp-steps li img {
  max-width: 50%;
}
body.mnp-device-checkout-success .mnp-steps li .step-desc {
  color: #1a1a1a;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 25px;
  margin-top: 10px;
}
body.mnp-device-checkout-success .mnp-steps li .step-desc strong {
  color: #007ad0;
}
body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div {
  clear: both;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2019 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
body.oms-customer-uploadphotoid #maincontent {
  background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
body.oms-customer-uploadphotoid .customer-upload-photo {
  text-align: center;
  min-height: 208px;
  padding: 20px;
  border-radius: 3px;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload {
  width: 100%;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .file-uploader-message {
  margin-bottom: 20px;
  text-align: left;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-message-photo {
  font-style: normal;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #030303;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .sample-photo-content {
  text-align: left !important;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .sample-photo {
  width: 349px;
  height: 192px;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box {
  border: 1px dashed #e8e8e8;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box p {
  display: block;
  color: #767676;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box label.file-uploader-button.action-secondary {
  display: inline-block;
  clear: both;
  background-color: #009edf;
  padding: 5px 20px;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box:before {
  content: '';
  height: 60px;
  width: 62px;
  display: inline-block;
  background: transparent url('../images/icon-checkout-upload.png') no-repeat center left;
  margin-top: 16px;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box.has-value:before {
  margin: 0;
  height: auto;
  width: auto;
  background: none;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box.has-value .admin__field-control {
  margin-top: -6%;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_Advancedcheckout/images/watermask.png') no-repeat center left;
  background-size: 100% auto;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box .file-uploader-preview-dtac-5440 a {
  position: relative;
  display: inline-block;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .upload-content-box .file-uploader-preview-dtac-5440 a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_Advancedcheckout/images/DTAC_5440_watermask.png') no-repeat center left;
  background-size: 100% auto;
}
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload button.continue,
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .cart.table-wrapper .actions-toolbar > .action.continue,
body.oms-customer-uploadphotoid .customer-upload-photo .block-upload .action-gift.continue {
  max-height: 42px;
  display: block;
  width: 45%;
  margin: 0 auto;
  float: none;
  min-width: 180px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 5px solid #009edf;
  background: #009edf;
  color: #ffffff;
  font-size: 1.8rem;
  padding: 5px 20px;
  text-align: center;
  line-height: 24px;
}
body.oms-customer-uploadphotoid .customer-upload-photo .field-error {
  text-align: left !important;
  display: none;
}
body.oms-customer-uploadphotoid .login-container {
  max-width: 780px;
}
body.oms-customer-uploadphotoid .modal-slide .modal-content {
  padding-bottom: 0;
}
body.oms-customer-uploadphotoid .modal-slide .modal-footer {
  padding: 20px 0;
  border-top: none;
  text-align: center;
}
body.oms-customer-uploadphotoid #upload-photo-success {
  text-align: center;
}
body.oms-customer-uploadphotoid #upload-photo-success strong {
  font-size: 20px;
  color: #1a1a1a;
}
body.oms-customer-uploadphotoid #upload-photo-success p {
  color: #767676;
  margin: 0;
}
body.oms-customer-uploadphotoid .header {
  margin: 20px 20px;
}
body.oms-customer-uploadphotoid h4 {
  font-weight: bold;
}
body.oms-customer-uploadphotoid .header.content {
  margin: 0 auto;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
body.ordertracking-index-index #maincontent {
  padding-left: 0;
  padding-right: 0;
  background: transparent url('../Tigren_Ordertracking/images/bg-page-checkout.jpg') no-repeat top center;
  max-width: 100%;
  background-size: contain;
}
body.ordertracking-index-index #maincontent .columns .column.main {
  max-width: 820px;
  background: #ffffff;
  padding: 50px;
}
body.ordertracking-index-index .tracking-info {
  text-align: center;
}
body.ordertracking-index-index .tracking-info .box-title h2 {
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 26px;
  line-height: 44px;
  margin: 0;
}
body.ordertracking-index-index .tracking-info .box-title h3.sub-title {
  color: #1A1A1A;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}
body.ordertracking-index-index .tracking-info .box-title h3.sub-title span {
  color: #007AD0;
}
body.ordertracking-index-index .tracking-info .box-title .order-date {
  color: #767676;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 23px;
}
body.ordertracking-index-index .tracking-info #tracking-order-form .field label {
  text-align: left;
  display: block;
}
body.ordertracking-index-index .tracking-info #tracking-order-form .fieldset {
  max-width: 50%;
  margin: 0 auto 40px;
}
body.ordertracking-index-index .tracking-info #track-order-button {
  background: #007ad0;
  color: #ffffff;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 20px;
  padding: 3px 30px;
  width: auto;
  margin: 0 auto;
  float: none;
  display: block;
  min-width: 180px;
  font-size: 2rem;
  padding: 5px 20px;
  text-align: center;
  line-height: 34px;
}
body.ordertracking-index-index .tracking-info #track-order-button:hover {
  background: #036bb5;
}
body.ordertracking-index-index .tracking-info .page-title-wrapper .page-title {
  float: left;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 40px;
}
body.ordertracking-index-index .tracking-info .page-title-wrapper .order-date {
  margin: 20px;
  font-size: 16px;
}
body.ordertracking-index-index .tracking-info .page-title-wrapper .order-date span {
  display: none;
}
body.ordertracking-index-index .tracking-info .block-order-details-view {
  display: table;
  width: 100%;
}
body.ordertracking-index-index .tracking-info .block-order-details-view .box {
  clear: none;
  float: left;
  width: 25%;
}
body.ordertracking-index-index .tracking-info .block-order-details-view .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
}
body.ordertracking-index-index .tracking-info .block-order-details-view .block-title strong {
  font-size: 2.2rem;
  font-weight: 300;
}
body.ordertracking-index-index .tracking-info .block-order-details-view .box-title span {
  font-size: 1.6rem;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 30px 20px 30px 60px;
  position: relative;
  text-align: left;
  margin: 0;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li:before {
  content: attr(data-step-index);
  height: 30px;
  width: 30px;
  border: 3px solid #FFFFFF;
  background-color: #D6D6D6;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -15px;
  z-index: 9;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li span {
  padding-left: 120px;
  position: relative;
  font-size: 15px;
  color: #d6d6d6;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-image: url('../Tigren_Ordertracking/images/icon_order_tracking@2x.png');
  background-size: 1218px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active:before {
  height: 46px;
  width: 46px;
  line-height: 43px;
  left: -8px;
  margin-top: -23px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active span {
  color: #767676;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #57aed1;
  z-index: 99999;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited:before {
  background: #57aed1;
  z-index: 99999;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited span {
  color: #1a1a1a;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #d6d6d6;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-1 span:before {
  width: 100px;
  height: 47px;
  background-position: -26px -15px;
  margin-top: -24px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-2 span:before {
  width: 100px;
  height: 40px;
  background-position: -159px -22px;
  margin-top: -20px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-3 span:before {
  width: 100px;
  height: 46px;
  background-position: -292px -16px;
  margin-top: -23px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-4 span:before {
  width: 100px;
  height: 46px;
  background-position: -424px -19px;
  margin-top: -23px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-5 span:before {
  width: 100px;
  height: 46px;
  background-position: -557px -22px;
  margin-top: -23px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-6 span:before {
  width: 100px;
  height: 46px;
  background-position: -690px -22px;
  margin-top: -23px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-7 span:before {
  width: 100px;
  height: 48px;
  background-position: -823px -14px;
  margin-top: -24px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-8 span:before {
  width: 100px;
  height: 43px;
  background-position: -955px -18px;
  margin-top: -24px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.step-9 span:before {
  width: 100px;
  height: 48px;
  background-position: -1088px -18px;
  margin-top: -24px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-1 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-1 span:before {
  background-position: -26px -88px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-2 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-2 span:before {
  background-position: -159px -96px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-3 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-3 span:before {
  background-position: -292px -89px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-4 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-4 span:before {
  background-position: -424px -93px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-5 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-5 span:before {
  background-position: -557px -97px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-6 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-6 span:before {
  background-position: -690px -96px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-7 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-7 span:before {
  background-position: -823px -87px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-8 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-8 span:before {
  background-position: -955px -91px;
}
body.ordertracking-index-index .tracking-info ul.checkout-bar li.visited.step-8 span:before,
body.ordertracking-index-index .tracking-info ul.checkout-bar li.active.step-8 span:before {
  background-position: -1088px -91px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-header {
  text-align: center;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-header > span {
  display: block;
  color: #555555;
  line-height: 1.38;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-header .order-number {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 1.9rem;
  display: block;
  margin-bottom: 10px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-header .order-number span {
  color: #009de0;
  display: inline;
  margin-left: 8px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content {
  text-align: left;
  margin-top: 35px;
  margin-bottom: 100px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress {
  counter-reset: list-counter;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status {
  margin-bottom: 0;
  padding: 16px 0;
  padding-left: 40px;
  border-left: 2px solid #d6d6d6;
  counter-increment: list-counter;
  position: relative;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .div-inner {
  display: table;
  width: 100%;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-icon-wrapper {
  display: table-cell;
  width: 100px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/Icon-StatusOrder.png');
  background-size: 375px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 100px;
  height: 48px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-icon {
    background-image: url('../Tigren_DtacNumber/images/Icon-StatusOrder.png');
    background-size: 375px auto;
  }
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-txt {
  vertical-align: middle;
  margin-left: 15px;
  color: #d6d6d6;
  display: inline-block;
  margin-top: 5px;
  display: table-cell;
  padding-left: 15px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-txt .date {
  display: block;
  font-size: 1.3rem;
  color: #999999;
  margin-bottom: 2px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-txt .status-label {
  margin-bottom: 0;
  font-weight: 400;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail {
  font-size: 1.3rem;
  margin-top: 3px;
  color: #555555;
  line-height: 1.38;
  margin: 0;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dt {
  width: 14%;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dt:not(:first-child) {
  clear: left;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dd {
  width: 85%;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dd span.detail {
  display: block;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dt,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dd {
  margin-bottom: 3px;
  float: left;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status:before {
  content: counter(list-counter);
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  width: 30px;
  height: 30px;
  display: block;
  background: #d6d6d6;
  border: 3px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 27px;
  border-radius: 100%;
  -moz-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -16px;
  top: 28px;
  z-index: 2;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status:first-child {
  border-color: transparent;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status:first-child:after {
  display: block;
  width: 2px;
  height: 90px;
  background: repeat;
  position: absolute;
  content: '';
  background: #d6d6d6;
  left: -2px;
  top: 0;
  z-index: 0;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.complete,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active {
  border-color: #00adef;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.complete:first-child,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active:first-child {
  padding-bottom: 0;
  border-color: transparent;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.complete:first-child:after,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active:first-child:after {
  background: #00adef;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.complete:before {
  content: '';
  background-size: 300px auto;
  background: #00adef url('../Tigren_DtacNumber/images/dnumber-icons.png') no-repeat -11px -103px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.complete .status-label {
  color: #000000;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active:before {
  width: 46px;
  height: 46px;
  font-size: 1.5rem;
  color: #009de0;
  background: #ffffff;
  border-color: #009de0;
  line-height: 42px;
  left: -24px;
  top: 20px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active .status-label {
  color: #009de0;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc .status-icon {
  background-position: -216px -1185px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc.active .status-icon {
  background-position: -58px -1185px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending .status-icon {
  background-position: -216px -1094px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending.active .status-icon {
  background-position: -58px -1094px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack .status-icon {
  background-position: -216px -1000px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack.active .status-icon {
  background-position: -58px -1000px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress .status-icon {
  background-position: -216px -895px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress.active .status-icon {
  background-position: -58px -895px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail .status-icon {
  background-position: -216px -791px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail.active .status-icon {
  background-position: -58px -791px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return .status-icon {
  background-position: -216px -692px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return.active .status-icon {
  background-position: -58px -692px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success .status-icon {
  background-position: -216px -603px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success.active .status-icon {
  background-position: -58px -603px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject .status-icon {
  background-position: -216px -515px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject.active .status-icon {
  background-position: -58px -515px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration .status-icon {
  background-position: -216px -424px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration.active .status-icon {
  background-position: -58px -424px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund .status-icon {
  background-position: -216px -323px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund.active .status-icon {
  background-position: -58px -323px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund .status-icon {
  background-position: -216px -230px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund.active .status-icon {
  background-position: -58px -230px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop .status-icon {
  background-position: -216px -144px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop.active .status-icon {
  background-position: -58px -144px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject .status-icon {
  background-position: -216px -56px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject.active .status-icon {
  background-position: -58px -56px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment .status-icon {
  background-position: -216px -1378px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment.active .status-icon {
  background-position: -58px -1378px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success .status-icon {
  background-position: -216px -1282px;
}
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success.complete .status-icon,
body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success.active .status-icon {
  background-position: -58px -1282px;
}
body.ordertracking-index-index .order-details-items .table-order-items tbody .image {
  width: 100px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  ul.checkout-bar li span:before {
    background-image: url('../Tigren_Ordertracking/images/icon_order_tracking@2x.png');
    background-size: 1218px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
  }
}
/**
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
.opc-wrapper .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .opc-wrapper .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.pretopost-checkout-index .checkout-invoice #invoice-form .e-tax-message {
  padding-top: 10px;
}
.pretopost-checkout-index #confirmation .box-content .content-row .e-tax-message {
  margin-top: -12px;
  margin-bottom: 20px;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc label:before {
  content: '\f00c';
  font-family: FontAwesome;
  width: 21px;
  height: 21px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  color: #f5f5f5;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc label:before {
  content: '\f00c';
  font-family: FontAwesome;
  width: 21px;
  height: 21px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  color: #f5f5f5;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 13px;
  top: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  top: 13px !important;
}
.pretopost-checkout-index select,
.pretopost-checkout-index .input-text {
  border: 0;
  background: #f5f5f5;
}
.pretopost-checkout-index .back-button {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 51;
}
.pretopost-checkout-index .back-button:before {
  content: '';
  border: solid #0c1026;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.pretopost-checkout-index .select-option:after {
  top: 20px;
}
.pretopost-checkout-index .dtac-js-wrapper ~ .page-header .header.content .logo {
  display: none;
}
.pretopost-checkout-index .page-main {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopost-checkout-index .page-main input {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  color: #1a1a1a !important;
}
.pretopost-checkout-index .upload-photo-fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.pretopost-checkout-index .upload-photo-fieldset .field {
  display: inline-block;
  width: calc((100% - 15px)/ 2);
  margin: 20px 0;
}
.pretopost-checkout-index .upload-photo-fieldset .field.id-card-photo {
  float: left;
}
.pretopost-checkout-index .upload-photo-fieldset .field.selfie-photo {
  float: right;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area {
  text-align: center;
  padding: 20px 15px;
  min-height: 360px;
  box-shadow: unset;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1.5px dashed #e6e6e6;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .upload-title .step-upload-photo {
  font-size: 1.8rem;
  color: #009de0;
  font-weight: 700;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .upload-title .title-upload-photo {
  font-size: 1.8rem;
  color: #333333;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar {
  margin: 10px 0;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 31px;
  min-width: inherit;
  display: inline-block;
  width: 18%;
  margin: 0 15px 5px 0;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.rotate-image-button,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.rotate-image-button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.flip-image-button,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.flip-image-button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 35%;
  height: 31px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-checkout-index .upload-photo-fieldset .field .control,
.pretopost-checkout-index .upload-photo-fieldset .field .pretopost-container-upload,
.pretopost-checkout-index .upload-photo-fieldset .field .pretopost-content-upload,
.pretopost-checkout-index .upload-photo-fieldset .field .upload-area {
  display: block;
  height: 100%;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview .water-mark {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  z-index: 2;
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-container {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-height: 100%;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-inner {
  display: inline-block;
  height: 100%;
  width: auto;
  position: relative;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-inner:before {
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.pretopost-checkout-index .upload-photo-fieldset .field .file-uploader-preview img {
  position: static;
  left: 50%;
  top: 50%;
  max-height: 100%;
  width: auto;
}
.pretopost-checkout-index .page-header .header.content .logo {
  position: relative;
  margin-left: 0;
  left: 0;
  z-index: 51;
}
.pretopost-checkout-index .opc-progress-bar {
  position: absolute;
  top: 15px;
  z-index: 50;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 0;
  counter-reset: inherit;
  width: 100%;
  text-align: center;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item > span {
  padding-bottom: 25px;
  padding-top: 0;
  color: #d6d6d6;
  font-weight: 400;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item > span:after {
  display: none;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item > span:before {
  bottom: inherit;
  top: 19px;
  width: 6px;
  height: 6px;
  background: #eeeeee;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item:before {
  top: 21px;
  height: 2px;
  color: #eeeeee;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._active > span,
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #0c1026;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._active > span:before,
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._complete > span:before {
  background: #007ad0;
}
.pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #007ad0;
}
.pretopost-checkout-index .opc-wrapper input[type="checkbox"] ~ label:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
}
.pretopost-checkout-index .opc-wrapper input[type="checkbox"]:checked ~ label:before {
  background-image: url('../images/blue-icon-square-checked.png');
  background-position: center;
  background-size: auto;
  border: 0;
}
.pretopost-checkout-index .opc-wrapper input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.pretopost-checkout-index .opc-wrapper input[type="radio"]:checked {
  width: 19px;
  height: 19px;
  background-image: url('../images/blue-checked.png');
  background-position: center;
  background-size: auto;
  border: 0;
}
.pretopost-checkout-index .opc-wrapper input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopost-checkout-index .opc-wrapper .step-title {
  border: 0;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
  padding-bottom: 0;
}
.pretopost-checkout-index .opc-wrapper .step-content > p {
  font-size: 1.3rem;
  margin-bottom: 25px;
}
.pretopost-checkout-index .opc-wrapper .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search {
  height: 40px;
  line-height: 40px;
  border: none;
  background-color: #f5f5f5;
}
.pretopost-checkout-index .opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item > * {
  line-height: 3;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
  padding-top: 15px;
  width: calc(100%/3 - 12px);
  margin: 0;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
  padding: 21px 0;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
  font-weight: 400;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
  margin-bottom: 5px;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:after {
  background: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:before {
  display: none;
}
.pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:after {
  border: 2px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopost-checkout-index .opc-wrapper #shipping-type .shipping-type-selection-delivery {
  float: left;
}
.pretopost-checkout-index .opc-wrapper #shipping-type .shipping-type-selection-storepickup {
  float: inherit;
}
.pretopost-checkout-index .opc-wrapper #shipping-type #checkout-step-shipping-type {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches .form-label {
  font-size: 1.8rem;
  margin-bottom: 17px;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches .personal-info .field .label {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-weight: 700;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches .personal-info .field .control .input-text {
  border: 0;
  background: #f5f5f5;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches .select-option select,
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches .input-text {
  background: #f5f5f5;
  font-size: 1.3rem;
  color: #1a1a1a;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch {
  background: none;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .control .select {
  line-height: inherit;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  border: 0;
  background: #f5f5f5;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .form-label {
  font-size: 1.8rem;
  margin-bottom: 17px;
  font-weight: 700;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block {
  border: solid 1px #e8e8e8;
  padding: 20px 20px 17px 25px;
  margin-bottom: 20px;
  background: transparent;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 12px;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title > h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
  text-align: center;
  border: 1px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  background: transparent;
  color: #007ad0;
  padding: 7px 15px;
  font-weight: 400;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address {
  line-height: 1.85;
  max-width: 350px;
  font-size: 1.3rem;
  position: relative;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address:before {
  content: '';
  width: 16px;
  height: 20px;
  background: url('../images/kerry-shop-orange.svg') no-repeat center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong {
  display: block;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 0;
  padding-left: 25px;
  min-height: 24px;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong:before {
  display: none;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > p {
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address .label:after {
  content: ': ';
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field .control .input-text {
  padding: 0 16px;
  font-size: 1.3rem;
  background: #f5f5f5;
  border: 0;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(1) {
  margin-right: 21px;
}
.pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(2) {
  margin-right: 22px;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .step-title {
  margin-bottom: 17px;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset {
  margin-left: -10px;
  margin-right: -10px;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 19px;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field:nth-last-child( -n + 4 ) {
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field > .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .select,
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .input-text {
  border: 0;
  background: #f5f5f5;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .input-text:disabled {
  background: #d6d6d6;
  color: #767676;
  opacity: 1;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-prefix {
  width: 20%;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-firstname,
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-lastname {
  width: 40%;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-address-same-as-legal-block,
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-street {
  width: 100%;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.address-city-field {
  margin: 0;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-address-same-as-legal-block {
  margin-top: 10px;
  margin-bottom: 30px;
  position: relative;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset .action-select-wrap {
  border: 0;
}
.pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #co-shipping-form {
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-wrapper .action-selection-branch-wrap .action-select {
  background: #F5F5F5;
  border: 0;
  font-weight: 400;
}
.pretopost-checkout-index .opc-wrapper .action-selection-branch-wrap .action-select._disable {
  background: #d6d6d6;
  color: #767676;
  font-weight: 400;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice {
  margin: 0;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form {
  margin: 0;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .box-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option {
  width: 50%;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field select {
  border: 0;
  background: #f5f5f5;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .option .label {
  margin-bottom: 0;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .input-text {
  height: 40px;
  padding: 0 16px;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .branch-type {
  position: relative;
  bottom: 4px;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.prefix'] {
  width: 20%;
  padding: 0 20px 0 0;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.firstname'] {
  width: 40%;
  padding: 0 20px 0 0;
}
.pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.lastname'] {
  width: 40%;
}
.pretopost-checkout-index .opc-wrapper .billing-service-method {
  clear: both;
  margin-top: 30px;
  padding-bottom: 27px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
  padding-top: 20px;
}
.pretopost-checkout-index .opc-wrapper .billing-service-method > label {
  font-size: 1.8rem;
}
.pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
}
.pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container .option {
  width: 33.33333333%;
}
.pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container .option label {
  margin-bottom: 0;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper #receive-billing {
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .box-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .service-method .service-method-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .service-method .option {
  position: relative;
  width: 33.33333333%;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .service-method .option label {
  margin-bottom: 0;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .service-method .option label:before {
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  left: 1px;
}
.pretopost-checkout-index .opc-wrapper #receive-billing .service-method .option input[type="checkbox"]:checked ~ label:before {
  width: 19px;
  height: 19px;
  background-image: url('../images/blue-checked.png');
  background-position: center;
  background-size: auto;
  border: 0;
  left: 0;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
  width: 25%;
  padding: 0 10px;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .label,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .label {
  font-weight: 600;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .input-text,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .input-text,
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .control-text,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .control-text {
  height: 40px;
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field label,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field label {
  font-size: 1.3rem;
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .control .label,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .control .label {
  display: none;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field.billing-street,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field.billing-street {
  width: 100%;
}
.pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .action-multiselect-menu-inner label,
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .action-multiselect-menu-inner label {
  font-size: 1.1rem;
}
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 20px;
  margin: 0;
}
.pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field.receive-billing-street {
  width: 100%;
}
.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-banking-text-wrapper .select_style select {
  font-size: 13px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #payment_form_omise_ptp_im #omise_ptp_im_terms_div {
  max-width: inherit;
}
.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #payment_form_omise_ptp_im #omise_ptp_im_terms_div .omise-payment-terms {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #fbfbfb;
  padding: 10px;
  color: #666;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 25px;
  margin-right: 0;
}
.pretopost-checkout-index .opc-wrapper #payment .payment-methods .payment-method.im-form .form-list {
  margin-bottom: 20px;
}
.pretopost-checkout-index #personal-information-form {
  padding-bottom: 26px;
  border-bottom: solid 1px #e8e8e8;
}
.pretopost-checkout-index #personal-information-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.pretopost-checkout-index #personal-information-form .preToPostInformation-id_card_expiration_date .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopost-checkout-index #personal-information-form .field {
  width: auto;
  margin-left: 0;
  float: inherit;
  padding: 0 10px;
  width: 40%;
  margin-bottom: 19px;
}
.pretopost-checkout-index #personal-information-form .field:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopost-checkout-index #personal-information-form .field .label {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-weight: 700;
}
.pretopost-checkout-index #personal-information-form .field .control .select-option:after {
  top: 20px;
}
.pretopost-checkout-index #personal-information-form .field .control .select {
  line-height: inherit;
  font-size: 1.3rem;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
}
.pretopost-checkout-index #personal-information-form .field .control .input-text {
  border: 0;
  font-size: 1.3rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-prefix,
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-dob {
  width: 20%;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number {
  width: 60%;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card {
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
  font-size: 1.3rem;
  position: relative;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card > span {
  line-height: 40px;
  display: inline-block;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text {
  padding: 0;
  display: inline-block;
  width: auto;
  top: 0;
  right: 0;
  margin-left: -3px;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card.is_focus {
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
  -moz-box-shadow: 0 0 3px 1px #68a8e0;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-dob .control,
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control {
  position: relative;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-dob .control .input-text,
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control .input-text {
  padding-right: 30px;
}
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-dob .control:after,
.pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control:after {
  content: '';
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  background-position: -236px -427px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21px;
  right: 11px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pretopost-checkout-index #legal-address-form {
  border-bottom: 1px solid #e8e8e8;
}
.pretopost-checkout-index #legal-address-form .step-title {
  font-size: 1.8rem;
  margin-bottom: 17px;
}
.pretopost-checkout-index #legal-address-form .input-text,
.pretopost-checkout-index #legal-address-form .action-select {
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
  border: 0;
}
.pretopost-checkout-index #legal-address-form .action-select .action-multiselect-text {
  line-height: 40px;
}
.pretopost-checkout-index #legal-address-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 27px;
}
.pretopost-checkout-index #legal-address-form .fieldset > .field {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 0;
}
.pretopost-checkout-index #legal-address-form .fieldset > .field .label {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-weight: 700;
  display: block;
  width: 100%;
}
.pretopost-checkout-index #legal-address-form .fieldset > .field .control .label {
  display: none;
}
.pretopost-checkout-index #legal-address-form .fieldset > .field.legal-street {
  margin-bottom: 19px;
  width: 100%;
}
.pretopost-checkout-index #personal-information-images-form {
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 23px;
}
.pretopost-checkout-index #personal-information-images-form .title-box {
  position: relative;
}
.pretopost-checkout-index #personal-information-images-form .step-title {
  margin-bottom: 8px;
  display: inline-block;
  margin-right: 5px;
}
.pretopost-checkout-index #personal-information-images-form .step-title + p {
  font-size: 1.3rem;
}
.pretopost-checkout-index #personal-information-images-form .upload-photo-fieldset .field > label {
  display: none;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip {
  position: static;
  display: inline-block;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip .field-tooltip-action:before {
  display: none;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip .field-tooltip-action > span {
  width: auto;
  height: auto;
  margin: 0;
  position: static;
  color: #007ad0;
  font-size: 1.3rem;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip.toggle {
  position: relative;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip.toggle .field-tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 15px;
  z-index: 990;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 15px;
  left: 100%;
  top: -15px;
  border-radius: 5px;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content {
  display: block;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:before {
  border-right-color: #009edf;
}
.pretopost-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:after {
  border-right-color: #009edf;
}
.pretopost-checkout-index .opc-block-summary {
  background: #f5f5f5;
  padding-bottom: 20px;
}
.pretopost-checkout-index .opc-block-summary .title strong {
  font-size: 2rem !important;
  font-weight: 700;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-block-summary .items-in-cart > .title {
  padding: 10px 20px;
}
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 10px;
}
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .primary {
  width: 100%;
  height: 51px;
  background: #007ad0;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  box-shadow: none;
  text-align: center;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .primary:hover {
  background-color: #036bb5;
}
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar button.continue span:after,
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.continue span:after,
.pretopost-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .action-gift.continue span:after {
  display: none;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals {
  font-size: 14px;
  color: #1a1a1a;
  margin-bottom: 0;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody th {
  padding-left: 24px;
  color: #767676;
  vertical-align: middle;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody td {
  padding-right: 24px;
  vertical-align: middle;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.total_coupons td.amount,
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.totals.discount td.amount {
  color: #CF0000;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.total_coupons td.amount span.price,
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.totals.discount td.amount span.price {
  color: #CF0000;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.total_coupons th span.coupon_code {
  padding-left: 15px;
  display: block;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.totals.discount .title:after {
  display: none;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals td,
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals th {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals td strong,
.pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals th strong {
  font-weight: 700;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item-head div {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div {
  font-size: 1.3rem;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product-item-name {
  font-size: 1.3rem;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options {
  color: #1a1a1a;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dt {
  padding-right: 10px;
}
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dt,
.pretopost-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dd {
  display: inline-block;
  width: 50%;
}
.pretopost-checkout-index .action.back-tocart {
  font-size: 1.3rem;
  line-height: 26px;
  color: #007ad0;
  cursor: pointer;
}
.pretopost-checkout-index .action.back-tocart:before {
  content: '';
  border: solid #0c1026;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 10px;
}
.pretopost-checkout-index #confirmation > h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 17px;
}
.pretopost-checkout-index #confirmation .action-edit {
  padding: 0;
  border: 0;
  color: #007ad0;
  font-size: 1.3rem;
}
.pretopost-checkout-index #confirmation .action-edit:hover {
  background: transparent;
}
.pretopost-checkout-index #confirmation .box-content {
  padding: 25px 20px 28px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 16px;
}
.pretopost-checkout-index #confirmation .box-content > h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.pretopost-checkout-index #confirmation .box-content p {
  margin-bottom: 0;
}
.pretopost-checkout-index #confirmation .box-content .box-item {
  color: #1a1a1a;
}
.pretopost-checkout-index #confirmation .box-content .box-item > span {
  font-size: 1.3rem;
}
.pretopost-checkout-index #confirmation .box-content .box-item > p {
  font-size: 1.8rem;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item {
  width: 50%;
  margin-bottom: 24px;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item > p.address {
  max-width: 200px;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item > p.address > span {
  display: block;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item.full-width {
  width: 100%;
}
.pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item.full-width p.address {
  max-width: 100%;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset {
  margin-top: 24px;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field {
  margin-top: 0;
  padding: 20px 20px 23px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px dashed #cccccc;
  margin-bottom: 37px;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .title {
  font-size: 1.3rem;
  margin-bottom: 18px;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image {
  position: relative;
  padding-top: 100%;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image .preview-image-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image .preview-image-container {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-height: 100%;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image .preview-image-inner {
  display: inline-block;
  height: 100%;
  width: auto;
  position: relative;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image .preview-image-inner:before {
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.pretopost-checkout-index #confirmation .upload-photo-fieldset .field .image img {
  position: static;
  max-height: 100%;
}
.pretopost-checkout-index #confirmation .content-row {
  padding-bottom: 16px;
  margin-bottom: 35px;
}
.pretopost-checkout-index #confirmation .content-row:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
}
.pretopost-checkout-index #confirmation .content-row > h3 {
  font-size: 1.8rem;
  margin-bottom: 16px;
  font-weight: 700;
}
.pretopost-checkout-index #confirmation .content-row > h3 + p {
  font-size: 1.8rem;
  margin-bottom: 24px;
}
.pretopost-checkout-index #confirmation .content-row.billing-confirm {
  border: 0;
}
.pretopost-checkout-index #confirmation .content-row.billing-confirm .box-item:not(:last-child) {
  margin-bottom: 24px;
}
.pretopost-checkout-index .opc-payment .step-subTitle {
  font-size: 1.3rem;
  margin-bottom: 23px;
  font-weight: 400;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title {
  float: left;
  margin-right: 10px;
  height: 160px;
  position: relative;
  text-align: center;
  padding: 30px 13px 11px;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  width: 178px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:after {
  border: 2px solid #007ad0;
  background: #ffffff;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  padding-top: 12px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span {
  position: relative;
  z-index: 1;
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span:before {
  content: '';
  display: block;
  background: url('../Tigren_PreToPost/images/icon_payment@2x.png') no-repeat center;
  background-size: 488px auto;
  margin: 0 auto;
  margin-bottom: 15px;
  min-height: 50px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label:after {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 2px;
  background: #f5f5f5;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"] + label span:before {
  content: '';
  width: 145px;
  height: 44px;
  background-position: -288px -34px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"]:checked + label span:before {
  background-position: -288px -117px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"] + label span:before {
  content: '';
  width: 69px;
  height: 45px;
  background-position: -32px -28px;
  margin-top: -9px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"]:checked + label span:before {
  background-position: -32px -115px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"] + label span:before {
  content: '';
  width: 64px;
  height: 48px;
  background-position: -161px -23px;
  margin-top: -9px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"]:checked + label span:before {
  background-position: -161px -113px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content {
  padding: 20px 0;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
  margin-top: 185px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 24px;
  padding-bottom: 32px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset {
  margin-left: -10px;
  margin-right: -10px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field {
  padding: 0 10px;
  width: 100%;
  max-width: 395px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field .control {
  position: relative;
  margin-left: 0;
  padding: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field .control .input-text {
  height: 40px;
  font-size: 1.3rem;
  width: 100%;
  background: #f5f5f5;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.date,
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv {
  width: 50%;
  float: left;
  max-width: 197.5px;
  position: relative;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip {
  position: relative;
  position: absolute;
  top: 38px;
  right: 20px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after,
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after,
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  right: 100%;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle {
  cursor: help;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip:hover .tooltip-content {
  display: block;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle {
  text-indent: 100%;
  cursor: pointer;
  font-size: 0rem;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:before {
  content: '';
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  background-position: -101px -9px;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
  display: none;
  position: absolute;
  width: 183px;
  left: 216%;
  top: -110%;
  background: #f6f6f6;
  padding: 15px 11px 15px 20px;
  border-radius: 8px;
  font-size: 11px;
  color: #999999;
  border: 0;
  margin: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content h3 {
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content p {
  margin-bottom: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #f6f6f6;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -11px;
  top: 14%;
  margin: 0;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content.show-tooltip {
  display: block;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms {
  clear: both;
  max-width: inherit;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms .show-terms {
  position: relative;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms #cvv-terms-content {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666;
  font-family: "dtac2018", Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 25px;
  margin-right: 0 !important;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.required > label:after {
  position: static;
  margin-left: 5px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod {
  min-height: 150px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .total {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .total small {
  font-size: 1.3rem;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .notice-text {
  font-size: 1.4rem;
}
.pretopost-checkout-index .opc-payment .payment-methods .payment-method._active .payment-method-content {
  display: block;
}
.pretopost-checkout-index .checkout-payment-method .actions-toolbar {
  margin-top: 20px;
}
.pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary {
  width: 189px;
  height: 51px;
  text-align: center;
  background: #007ad0;
  font-size: 1.8rem;
  font-weight: 400;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary:hover {
  background: #036bb5;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .action-close:before {
  font-size: 40px;
  color: #000;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-inner-wrap {
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-content {
  text-align: center;
  font-size: 1.8rem;
  padding: 25px 5rem 0;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-content span {
  display: block;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-footer {
  padding: 40px 3rem 5rem;
}
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-footer button,
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.pretopost-checkout-index .modal-popup.mobile-number-alert .modal-footer .action-gift {
  width: 180px;
  font-weight: 400;
}
.pretopost-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .opc-progress-bar {
  top: 114px;
}
.pretopost-checkout-index .shipping-note {
  font-size: 13px;
}
.pretopost-checkout-success .opc-progress-bar {
  position: absolute;
  top: 15px;
  z-index: 50;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 0;
  counter-reset: inherit;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item > span {
  padding-bottom: 25px;
  padding-top: 0;
  color: #d6d6d6;
  font-weight: 400;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item > span:after {
  display: none;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item > span:before {
  bottom: inherit;
  top: 19px;
  width: 6px;
  height: 6px;
  background: #eeeeee;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item:before {
  top: 21px;
  height: 2px;
  color: #eeeeee;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._active > span,
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #0c1026;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._active > span:before,
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span:before {
  background: #007ad0;
}
.pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #007ad0;
}
.pretopost-checkout-success #maincontent {
  max-width: 820px;
  padding-top: 40px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopost-checkout-success .page-title-wrapper {
  text-align: center;
}
.pretopost-checkout-success .page-title-wrapper:before {
  background: transparent url('../images/checkout-success.png') no-repeat center center;
  display: block;
  content: '';
  height: 120px;
  width: 200px;
  margin: 0 auto;
}
.pretopost-checkout-success .page-title-wrapper .page-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}
.pretopost-checkout-success .checkout-success {
  text-align: center;
}
.pretopost-checkout-success .checkout-success span {
  display: block;
  font-size: 1.8rem;
  line-height: 28px;
}
.pretopost-checkout-success .checkout-success .order-number {
  font-weight: 700;
  margin-top: 16px;
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.pretopost-checkout-success .checkout-success .order-number span {
  color: #007ad0;
  display: inline-block;
  margin-left: 8px;
}
.pretopost-checkout-success .box-content {
  padding: 25px 20px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 16px;
}
.pretopost-checkout-success .box-content .box-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.pretopost-checkout-success .box-content .box-item {
  color: #1a1a1a;
}
.pretopost-checkout-success .box-content .box-item > span {
  font-size: 1.3rem;
}
.pretopost-checkout-success .box-content .box-item > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.pretopost-checkout-success .box-content .box-item:not(:last-child) {
  margin-bottom: 24px;
}
.pretopost-checkout-success .box-content .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopost-checkout-success .box-content .box-info.col-2-item .box-item {
  width: 50%;
  margin-bottom: 24px;
}
.pretopost-checkout-success .box-content .box-info.col-2-item .box-item > p.address {
  max-width: 200px;
}
.pretopost-checkout-success .box-content .box-info.col-2-item .box-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopost-checkout-success .box-content .box-info.col-2-item .box-item.full-width {
  width: 100%;
}
.pretopost-checkout-success .box-content .box-info.col-2-item .box-item.full-width p.address {
  max-width: 100%;
}
.pretopost-checkout-success .box-content .content-row {
  padding-bottom: 16px;
}
.pretopost-checkout-success .box-content .content-row:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.pretopost-checkout-success .box-content.payment-method .box-item > span {
  display: none;
}
.pretopost-checkout-success .order-details-items {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.pretopost-checkout-success .order-details-items .order-items {
  margin-bottom: 0;
}
.pretopost-checkout-success .table-order-items thead th {
  font-size: 1.3rem;
  font-weight: 700;
  padding: 7px 10px;
  border-bottom: 2px solid #0c1026;
}
.pretopost-checkout-success .table-order-items thead th:first-child {
  text-align: left;
}
.pretopost-checkout-success .table-order-items tbody tr {
  border-bottom: 1px solid #e8e8e8;
}
.pretopost-checkout-success .table-order-items tbody td {
  font-size: 1.8rem;
}
.pretopost-checkout-success .table-order-items tbody td.name {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-image {
  width: 20%;
  text-align: center;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info {
  width: 80%;
  padding-left: 25px;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .product-item-name {
  font-size: 1.8rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-options {
  overflow: hidden;
  font-size: 13px;
  font-weight: 400;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-options dt,
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-options dd {
  float: left;
  margin-bottom: 0;
  line-height: 1.5;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-options dt {
  font-weight: 400;
  clear: left;
  margin-right: 5px;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-options dt:after {
  content: ':';
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-package-info {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1.5;
}
.pretopost-checkout-success .table-order-items tbody td.name .order-product-info .item-package-info dd {
  margin-bottom: 0;
}
.pretopost-checkout-success .table-order-items tbody td .price {
  font-weight: 400;
}
.pretopost-checkout-success .order-totals {
  overflow: hidden;
}
.pretopost-checkout-success .order-totals .order-view-totals {
  width: 50%;
  float: right;
}
.pretopost-checkout-success .order-totals .order-view-totals tr th.mark {
  padding: 5px 15px;
  font-weight: 400;
}
.pretopost-checkout-success .order-totals .order-view-totals tr td {
  font-size: 1.3rem;
  font-weight: 400;
}
.pretopost-checkout-success .order-totals .order-view-totals tr td.amount {
  text-align: right;
  padding: 5px 15px;
}
.pretopost-checkout-success .order-totals .order-view-totals tr.grand_total th,
.pretopost-checkout-success .order-totals .order-view-totals tr.grand_total td {
  padding-top: 16px;
  font-size: 1.8rem;
  border-top: 1px solid #e8e8e8;
}
.pretopost-checkout-success .order-totals .order-view-totals tr:nth-last-child(2) th,
.pretopost-checkout-success .order-totals .order-view-totals tr:nth-last-child(2) td {
  padding-bottom: 16px;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody th {
  color: #767676;
  vertical-align: middle;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody td {
  vertical-align: middle;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.4rem;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.total_coupons td.amount,
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.totals.discount td.amount {
  color: #CF0000;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.total_coupons td.amount span.price,
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.totals.discount td.amount span.price {
  color: #CF0000;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.total_coupons th {
  padding-left: 30px;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.totals.discount .title:after {
  display: none;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.grand_total td,
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.grand_total th {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.grand_total td strong,
.pretopost-checkout-success .order-totals .order-view-totals tbody tr.grand_total th strong {
  font-weight: 700;
}
.pretopost-checkout-success .personal-information {
  margin-top: 0;
}
.pretopost-checkout-success .actions {
  text-align: center;
  margin-top: 30px;
}
.pretopost-checkout-success .actions a {
  display: inline-block;
  width: 189px;
  max-width: 100%;
  text-align: center;
  font-size: 1.8rem;
  height: 51px;
  line-height: 51px;
  background: #007ad0;
  color: #ffffff;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.pretopost-checkout-success .actions a:hover {
  background: #036bb5;
  text-decoration: none;
}
.pretopost-checkout-success .page-header .header.content .logo {
  position: static;
}
.catalog-product-view.p2p-product .swatch-option.selected {
  border: 2px solid #007ad0;
}
.catalog-product-view.p2p-product .swatch-option:hover {
  -webkit-box-shadow: inset 0 0 0 2px #007ad0;
  -moz-box-shadow: inset 0 0 0 2px #007ad0;
  box-shadow: inset 0 0 0 2px #007ad0;
}
.catalog-product-view.p2p-product .page-title {
  text-align: left;
  margin-top: 30px;
  font-size: 3.2rem;
  font-weight: 700;
}
.catalog-product-view.p2p-product .product-options-bottom {
  margin-top: 16px;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box {
  line-height: inherit;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .weee {
  line-height: inherit;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .price {
  font-size: 1.8rem;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .old-price {
  display: block !important;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .old-price .price {
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .swatch-option.text {
  max-width: inherit;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-label {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0;
  margin-bottom: 8px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option {
  min-width: inherit;
  height: 64px;
  width: 49%;
  line-height: 45px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option:nth-child(2n) {
  margin-right: 0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
  text-align: center;
  height: 100px;
  max-width: inherit;
  width: 49%;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:nth-child(2n) {
  margin-right: 0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option > span {
  width: 30px;
  height: 30px;
  float: unset;
  display: block;
  position: static;
  margin: 0 auto;
  margin-bottom: 11px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:after {
  float: inherit;
  display: block;
  width: 100%;
  line-height: normal;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled).selected {
  padding: 20px;
  border: 2px solid #007ad0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled):hover {
  -webkit-box-shadow: inset 0 0 0 2px #007ad0;
  -moz-box-shadow: inset 0 0 0 2px #007ad0;
  box-shadow: inset 0 0 0 2px #007ad0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.disabled:before {
  background: #ffb4b4;
  color: #000000;
  font-weight: 500;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
}
.catalog-product-view.p2p-product .p2p-list-price {
  margin-bottom: 40px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price {
  margin-bottom: 10px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline {
  padding: 0;
  display: block;
  width: 100%;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"] {
  display: none;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"]:checked ~ .inner-wrapper {
  border: 2px solid #007ad0;
  -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
  -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
  box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"]:checked ~ .inner-wrapper .price {
  font-weight: 700;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: solid 1px #e8e8e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper > * {
  padding: 30px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper {
  width: 40%;
  text-align: center;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container {
  display: table;
  height: 100%;
  width: 100%;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container .price {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container .price small {
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description {
  width: 60%;
  background: #f8fafb;
  margin: 0;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description > span {
  display: block;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .p2p-list-price .select-price > .title {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items {
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items > .title {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item {
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item.see-more {
  display: none;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item input[type="radio"] {
  display: none;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item input[type="radio"]:checked ~ .radio-inline {
  border: solid 2px #007ad0;
  -webkit-box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
  box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 0;
  text-align: center;
  background: #f5f5f5;
  position: relative;
  border: solid 1px #e8e8e8;
  width: 100%;
  padding-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-type {
  position: absolute;
  width: 100%;
  padding: 0 8px;
  top: -20px;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-type span {
  padding: 0 25px;
  display: inline-block;
  text-align: center;
  height: 38px;
  border-radius: 25px;
  background: #fdf192;
  line-height: 38px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .pack-name {
  font-size: 2.0rem;
  display: block;
  margin-top: 35px;
  margin-bottom: 16px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper {
  min-height: 32px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper .box-after-name {
  padding: 7px 15px;
  background-color: #9ce7f5;
  font-size: 1.3rem;
  color: #000;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper .box-after-name > span > * {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list,
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box {
  padding: 15px 10px;
  width: 50%;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list {
  text-align: left;
  padding-right: 5px;
  padding-left: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute {
  margin-bottom: 16px;
  position: relative;
  padding-left: 24px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute:last-child {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute .attribute-value {
  font-size: 1.8rem;
  line-height: 1.13;
  color: #1a1a1a;
  display: block;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute .attribute-label {
  font-size: 1.1rem;
  line-height: 1.45;
  color: #767676;
  display: block;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
  position: absolute;
  left: 0;
  right: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.internet:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-net.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.call-all-network:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.call-dtac:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-calldtac.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box {
  padding-right: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper .pack-price {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper .pack-price > span {
  font-size: 3.2rem;
  font-weight: 700;
  color: #000000;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward {
  padding: 0 10px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward > span {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
  background-size: 183px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward > span {
    background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
    background-size: 183px auto;
  }
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-silver {
  display: inline-block;
  background-position: -14px -67px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-gold {
  display: inline-block;
  background-position: -14px -117px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-blue {
  display: inline-block;
  background-position: -14px -166px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-newmember {
  display: inline-block;
  background-position: -14px -18px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .type-member {
  margin-bottom: 16px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .notice-text {
  padding: 8px;
  border-top: 1px solid #d6d6d6;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .notice-text > span > * {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .action-view-more {
  text-align: center;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .action-view-more a:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
.p2p-summary-container {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 11;
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  -moz-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  -webkit-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  padding: 12px;
}
.p2p-summary-container .p2p-summary-inner {
  padding-top: 0;
}
.p2p-summary-container .summary {
  width: 50%;
  float: left;
}
.p2p-summary-container .summary .detail-price {
  float: right;
  text-align: center;
  padding: 0 25px;
}
.p2p-summary-container .summary .detail-price.package {
  border-left: 1px solid #e8e8e8;
}
.p2p-summary-container .summary .detail-price.total-price {
  width: auto;
  white-space: nowrap;
}
.p2p-summary-container .summary .detail-price.total-price span {
  float: none;
  line-height: 90px;
  display: inline-block;
  font-weight: 700;
}
.p2p-summary-container .summary .detail-price.total-price div {
  display: inline-block;
}
.p2p-summary-container .summary .detail-price.total-price .total-price-inner .total-price {
  padding: 0 15px;
}
.p2p-summary-container .summary .detail-price .title-price {
  height: 23px;
  width: 100%;
  color: #000000;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 23px;
}
.p2p-summary-container .summary .detail-price .title-price span {
  display: block;
}
.p2p-summary-container .summary .detail-price .price {
  height: 35px;
  color: #1a1a1a;
  font-size: 2.6rem;
  line-height: 44px;
  text-align: center;
  font-weight: 700;
}
.p2p-summary-container .summary .detail-price.summary-actions button,
.p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action,
.p2p-summary-container .summary .detail-price.summary-actions .action-gift {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  margin-top: 15px;
  font-size: 1.8rem;
  padding: inherit;
}
.p2p-summary-container .summary .detail-price.summary-actions button:hover,
.p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.p2p-summary-container .summary .detail-price.summary-actions .action-gift:hover {
  background: #036bb5;
}
.p2p-summary-container .summary .detail-price .desc-price .vat {
  color: #767676;
  font-size: 11px;
  float: left;
  width: 100%;
}
.p2p-summary-container .summary .detail-price .desc-price .pack-name {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #007ad0;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 20px;
  padding: 0 6px;
  display: none;
}
.p2p-summary-container .summary .summary-actions .action {
  width: 233px;
  height: 48px;
  font-size: 1.8rem;
  margin-top: 26px;
}
.p2p-summary-container .summary .summary-actions .action[disabled] {
  background: #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: #d6d6d6;
}
.p2p-summary-container .summary.summary-left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 40%;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.p2p-summary-container .summary.summary-right {
  width: 60%;
}
.p2p-terms-and-conditions-wrapper {
  display: none;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox {
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox label {
  cursor: pointer;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox label span {
  color: #007ad0;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: solid 1.2px #1a1a1a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"]:checked {
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -154px -126px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
#send-otp-modal {
  display: none;
}
.modal-popup.p2p-otp-modal .modal-inner-wrap {
  max-width: 380px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.modal-popup.p2p-otp-modal .modal-header {
  display: none;
}
.modal-popup.p2p-otp-modal .modal-content {
  padding: 28px 20px 0;
  text-align: center;
}
.modal-popup.p2p-otp-modal .modal-footer {
  padding: 24px 20px;
}
.modal-popup.p2p-otp-modal .modal-footer > button,
.modal-popup.p2p-otp-modal .modal-footer > .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.p2p-otp-modal .modal-footer > .action-gift {
  width: 47%;
  height: 48px;
  font-size: 1.8rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-popup.p2p-otp-modal .modal-footer .btn-close-modal {
  float: left;
  border: solid 1px #767676;
  background: transparent;
  color: #000000;
}
.modal-popup.p2p-otp-modal .modal-footer .btn-submit {
  float: right;
}
.modal-popup.p2p-otp-modal #send-otp-modal {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 25px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .header > img {
  display: block;
  margin: 0 auto;
}
.modal-popup.p2p-otp-modal #send-otp-modal .header > strong {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 16px;
  margin-bottom: 16px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content #verify-otp-wrapper {
  display: none;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p {
  font-size: 1.6rem;
  line-height: 1.17;
  color: #000000;
  margin-bottom: 27px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p span {
  display: block;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p span > span {
  display: inline-block;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field .control input {
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  font-size: 13px;
  border: 0;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field .control input::placeholder {
  color: #767676;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field.verify-otp .resubmit {
  text-align: right;
  margin-top: 7px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field.verify-otp .resubmit a {
  color: #009edf;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .error-message {
  display: none;
  text-align: left;
  margin-top: 7px;
  color: #e02b27;
  font-size: 1.2rem;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .mage-error {
  text-align: left;
}
.catalog-category-view .product-item .price-box {
  text-align: center;
}
.catalog-category-view .product-item .price-box .price small {
  font-size: 1.3rem;
}
.page-layout-pretopost-category .products-grid .price-wrapper .price-on-home {
  color: #1a1a1a;
}
.page-layout-pretopost-category.catalog-category-view .product-item .product-item-details .product-item-starting-price-label {
  text-align: center;
}
.pretopost-photo-reupload #maincontent {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopost-reupload-image {
  max-width: 780px;
  margin: 0 auto;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 36px 20px 28px;
}
.pretopost-reupload-image .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopost-reupload-image .box-info.col-2-item .box-item {
  width: 50%;
  color: #1a1a1a;
}
.pretopost-reupload-image .box-info.col-2-item .box-item:not(:nth-last-child(-n+2)) {
  margin-bottom: 20px;
}
.pretopost-reupload-image .box-info.col-2-item .box-item > span {
  font-size: 1.3rem;
}
.pretopost-reupload-image .box-info.col-2-item .box-item > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.pretopost-reupload-image .box-mess {
  margin-top: 30px;
  margin-bottom: 25px;
  text-align: center;
  padding: 11px 15px;
  background: #ffb4b4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3rem;
}
.pretopost-reupload-image .box-mess span + span {
  color: #ee1818;
  font-weight: 700;
}
.pretopost-reupload-image .upload-photo-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper {
  width: 48%;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child {
  width: 100%;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child .upload-box {
  max-width: 466px;
  margin: 0 auto;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child .upload-box .upload-photo {
  max-width: 320px;
  margin: 0 auto;
}
.pretopost-reupload-image .upload-photo-box .upload-box {
  padding: 15px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 11px;
  background: #ffffff;
  border: 1px dashed #cccccc;
}
.pretopost-reupload-image .upload-photo-box .upload-box .header {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .upload-box .reason {
  font-size: 1.3rem;
  margin-bottom: 30px;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .upload-box .reason ul li:before {
  content: '-';
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
}
.pretopost-reupload-image .upload-photo-box .content-upload {
  display: block;
}
.pretopost-reupload-image .upload-photo-box .content-upload .sample-photo-content {
  text-align: center;
}
.pretopost-reupload-image .upload-photo-box .content-upload > div {
  width: 100%;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-message {
  font-size: 1.8rem;
  margin-bottom: 12px;
  display: block;
  text-align: center;
}
.pretopost-reupload-image .upload-photo-box input[type="file"] {
  display: none;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .field-title {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 13px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .field-title.required:after {
  content: '*';
  color: #ee1818;
  margin-left: 4px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_PreToPost/images/photo/watermark.png') no-repeat center left;
  background-size: 100% auto;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload {
  padding: 25px 5px;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 31px;
  min-width: inherit;
  display: inline-block;
  width: 18%;
  margin: 0 15px 5px 0;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.flip-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.flip-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 37%;
  height: 35px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
  margin-bottom: 0;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .notice-text {
  display: block;
  margin-top: 8px;
  font-size: 1.3rem;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-summary {
  text-align: center;
  margin-top: 30px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-summary .preview-image {
  max-height: 200px;
}
.pretopost-reupload-image .upload-button-wrapper {
  margin-top: 25px;
  text-align: center;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary {
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  height: 51px;
  font-size: 1.8rem;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  border-width: 5px;
}
.pretopost-reupload-image .upload-error {
  margin-top: 15px;
  color: #ee1818;
}
.modal-popup.pretopost-reupload-photo-popup .modal-inner-wrap {
  max-width: 505px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #1a1a1a;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0 auto;
}
.modal-popup.pretopost-reupload-photo-popup .action-close:before {
  color: #1a1a1a;
  font-size: 40px;
}
.modal-popup.pretopost-reupload-photo-popup .modal-footer {
  padding-top: 25px;
  padding-bottom: 44px;
}
.modal-popup.pretopost-reupload-photo-popup .modal-footer button,
.modal-popup.pretopost-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.pretopost-reupload-photo-popup .modal-footer .action-gift {
  font-size: 1.8rem;
  width: 180px;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-popup.pretopost-reupload-photo-popup #upload-photo-success > strong {
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: 700;
  display: block;
}
.modal-popup.pretopost-reupload-photo-popup #upload-photo-success > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.occ-order-tracking {
  padding-top: 30px;
  max-width: 780px;
  margin: 0 auto;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
  text-align: left;
}
.occ-order-tracking .page-title h3 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 23px;
}
.occ-order-tracking .tracking-header {
  padding: 30px;
  margin-bottom: 14px;
  background: #f7faff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.occ-order-tracking .tracking-header .box-item {
  color: #1a1a1a;
}
.occ-order-tracking .tracking-header .box-item .label {
  display: block;
  font-size: 1.3rem;
}
.occ-order-tracking .tracking-header .box-item .value {
  display: block;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 35px 30px;
  background: #f7faff;
}
.occ-order-tracking .tracking-content > .title {
  text-align: center;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content .tracking-toggle {
  text-align: center;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch {
  position: relative;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-position: -19px -168px;
  top: 50%;
  right: -20px;
  margin-top: -8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .occ-order-tracking .tracking-content .tracking-toggle a.switch:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch:hover,
.occ-order-tracking .tracking-content .tracking-toggle a.switch:focus {
  text-decoration: none;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch.collapsed:before {
  background-position: -54px -168px;
}
.occ-order-tracking .tracking-content ul.tracking-progress {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  padding-left: 100px;
  padding-bottom: 50px;
}
.occ-order-tracking .tracking-content ul.tracking-progress.collapsed .status.active:before {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status {
  margin-bottom: 0;
  padding: 16px 0;
  padding-left: 40px;
  position: relative;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.collapsed {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status > .point {
  width: 9px;
  height: 9px;
  display: block;
  background: #ffffff;
  border: solid 2px #d6d6d6;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-63%, -50%);
  -moz-transform: translate(-63%, -50%);
  -ms-transform: translate(-63%, -50%);
  -o-transform: translate(-63%, -50%);
  transform: translate(-63%, -50%);
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .div-inner {
  display: table;
  width: 100%;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon-wrapper {
  display: table-cell;
  width: 100px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_PreToPost/images/icon-tracking.png');
  background-size: 1528px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 90px;
  height: 65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
    background-image: url('../Tigren_PreToPost/images/icon-tracking.png');
    background-size: 1528px auto;
  }
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt {
  vertical-align: middle;
  margin-left: 15px;
  color: #d6d6d6;
  display: inline-block;
  margin-top: 5px;
  display: table-cell;
  padding-left: 30px;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt .date {
  display: block;
  font-size: 1.2rem;
  color: #646464;
  margin-bottom: 2px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt .status-label {
  margin-bottom: 0;
  font-weight: 400;
  word-break: break-word;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail {
  margin-top: 10px;
  color: #000000;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li {
  margin-bottom: 15px;
  line-height: 1;
  position: relative;
  padding-left: 15px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li:before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #000000;
  position: absolute;
  left: 0;
  top: 7px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .date-time {
  display: block;
  font-size: 1.2rem;
  line-height: 1.7;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .value {
  font-size: 1.2rem;
  color: #646464;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .value span.detail {
  display: block;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:before {
  display: block;
  width: 2px;
  height: 48px;
  background: repeat;
  position: absolute;
  content: '';
  left: -2px;
  top: 0;
  z-index: 0;
  border-right: 2px dashed  #d6d6d6;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:after {
  display: block;
  width: 2px;
  height: calc(100% - 48px);
  background: repeat;
  position: absolute;
  content: '';
  left: -2px;
  bottom: 0;
  z-index: 0;
  border-right: 2px dashed  #d6d6d6;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:first-child:after {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:last-child:before {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active {
  border-color: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete > .point,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active > .point {
  width: 9px;
  height: 9px;
  background: #007ad0;
  border-color: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:first-child,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:first-child {
  padding-bottom: 16px;
  border-color: transparent;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:first-child:after,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:first-child:after {
  background: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete > .point {
  width: 16px;
  height: 16px;
  background-color: transparent;
  left: 1px;
  background: url('../Tigren_PreToPost/images/step-done.png') center center no-repeat;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:before,
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:after {
  background-color: #007ad0;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete .status-label {
  color: #1a1a1a;
  font-size: 1.8rem;
  margin-bottom: 4px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active > .point {
  width: 18px;
  height: 18px;
  background: #007ad0;
  border-color: #007ad0;
  left: 2px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:after {
  background-color: #007ad0;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active .status-label {
  color: #1a1a1a;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:last-child:not(:first-child) > .point {
  width: 16px;
  height: 16px;
  background-color: transparent;
  left: 1px;
  background: url('../Tigren_PreToPost/images/step-done.png') center center no-repeat;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p .status-icon {
  background-position: -37px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.active .status-icon {
  background-position: -37px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p .status-icon {
  background-position: -1130px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.active .status-icon {
  background-position: -1130px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p .status-icon {
  background-position: -156px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.active .status-icon {
  background-position: -156px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p .status-icon {
  background-position: -276px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.active .status-icon {
  background-position: -276px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p .status-icon {
  background-position: -396px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.active .status-icon {
  background-position: -396px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p .status-icon {
  background-position: -636px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.active .status-icon {
  background-position: -636px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p .status-icon {
  background-position: -766px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.active .status-icon {
  background-position: -766px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p .status-icon {
  background-position: -516px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.active .status-icon {
  background-position: -516px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p .status-icon {
  background-position: -879px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.active .status-icon {
  background-position: -879px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p .status-icon {
  background-position: -998px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.active .status-icon {
  background-position: -998px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p .status-icon {
  background-position: -1376px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.active .status-icon {
  background-position: -1381px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p .status-icon {
  background-position: -1257px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.active .status-icon {
  background-position: -1257px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ .status-icon {
  width: 73px;
  height: 69px;
  background-position: -33px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.active .status-icon {
  background-position: -33px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -159px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.active .status-icon {
  background-position: -159px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ .status-icon {
  width: 67px;
  height: 69px;
  background-position: -287px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.active .status-icon {
  background-position: -287px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ .status-icon {
  width: 72px;
  height: 69px;
  background-position: -412px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.active .status-icon {
  background-position: -412px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -536px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.active .status-icon {
  background-position: -536px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ .status-icon {
  width: 74px;
  height: 69px;
  background-position: -663px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.active .status-icon {
  background-position: -663px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ .status-icon {
  width: 73px;
  height: 69px;
  background-position: -789px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.active .status-icon {
  background-position: -789px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ .status-icon {
  width: 72px;
  height: 69px;
  background-position: -917px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.active .status-icon {
  background-position: -917px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ .status-icon {
  width: 77px;
  height: 69px;
  background-position: -1041px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.active .status-icon {
  background-position: -1041px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -1167px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.active .status-icon {
  background-position: -1167px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ .status-icon {
  width: 76px;
  height: 70px;
  background-position: -1292px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.active .status-icon {
  background-position: -1292px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status[class*="_occ"] .status-icon-wrapper {
  width: 90px;
  text-align: center;
}
/**
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2020 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
.opc-wrapper .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .opc-wrapper .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.opc-wrapper .ocr-error-message p {
  width: 100%;
  border-radius: 8px;
  background-color: #ffb4b4;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.01px;
  color: #414141;
  padding: 10px;
  text-align: center;
  margin-bottom: 24px;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc label:before {
  content: '\f00c';
  font-family: FontAwesome;
  width: 21px;
  height: 21px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  color: #f5f5f5;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc label:before {
  content: '\f00c';
  font-family: FontAwesome;
  width: 21px;
  height: 21px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  color: #f5f5f5;
}
.opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -239px -124px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 13px;
  top: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*=shipping-type-selection-] .type-desc input[type=radio]:checked ~ label:before {
  top: 13px !important;
}
.pretopostpackage-checkout-index .page-header {
  display: none;
}
.pretopostpackage-checkout-index .page-main .page-title-wrapper .page-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 30px;
}
.pretopostpackage-checkout-index .page-main .opc-progress-bar {
  display: none;
}
.pretopostpackage-checkout-index .page-main .columns .column.main {
  padding: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #id-card-information,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #personal-information,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #selfie-information {
  padding: 40px;
  border-radius: 8px;
  background-color: rgba(231, 238, 244, 0.4);
  margin: 0 auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #billing-information .upload-photo-area {
  padding: 40px;
  border-radius: 8px;
  background-color: rgba(231, 238, 244, 0.4);
  margin: 0 auto 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #billing-information .step-content {
  padding: 40px;
  border-radius: 8px;
  background-color: rgba(231, 238, 244, 0.4);
  margin: 0 auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content {
  padding: 40px 95px;
  border-radius: 8px;
  background-color: rgba(231, 238, 244, 0.4);
  margin: 0 auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper {
  padding: 40px 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
  background-color: #fff;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper h3 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin: 0 0 8px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .sub-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
  display: block;
  margin: 0 0 30px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline {
  padding: 40px 24px;
  border-radius: 8px;
  background-color: rgba(231, 238, 244, 0.4);
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content {
  padding: 24px 40px;
  border-radius: 6px;
  background-color: #fff;
  margin-bottom: 16px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content h3 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin: 0 0 8px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-item .mobile-number {
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-item .mobile-number:before {
  content: "";
  background-image: url('../Tigren_PreToPostPackage/images/i-mobile@2x.png');
  background-size: 16px auto;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div {
  display: flex;
  gap: 5px;
  position: relative;
  padding-left: 22px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div.package_internet:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_internet_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div.package_call_allnetworks:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_phone_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div.package-text-under-price:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_underprice_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div.package_dtac_wifi:before {
  background-image: url('../Tigren_PreToPostPackage/images/icon-wifi.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div.package_special_reward:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_reward_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail > div > p {
  margin: 0 0 10px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.package-detail .attr-value {
  font-weight: 700;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .title-box .sub-title {
  display: block;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 50px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images {
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .title-box .sub-title {
  display: block;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title {
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title .step-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #0c1026;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title .title-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.01px;
  text-align: center;
  color: #000;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area {
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area .preview-image.sample-image {
  max-width: 190px;
  margin: 0 auto 12px;
  border-radius: 4px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area .photo-upload-example {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: center;
  color: #000;
  display: block;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .action.continue.opc-confirm {
  width: 100%;
  max-width: 235px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  margin: 0 0 16px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  float: none;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-photo-button {
  width: 100%;
  max-width: 235px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  margin: 0 0 16px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  float: none;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button span,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-photo-button span {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-left: 30px;
  position: relative;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button span:before,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-photo-button span:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  background-image: url('../Tigren_PreToPostPackage/images/i-photo.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button {
  display: none;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-photo-button.btn-add-new-photo {
  background: transparent;
  box-shadow: none;
  color: #007ad0;
  text-decoration: underline;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements {
  width: 100%;
  max-width: 235px;
  text-align: left;
  margin: 0 auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.05px;
  text-align: left;
  color: #767676;
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements ul {
  list-style: disc;
  padding-left: 20px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements ul li {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.05px;
  text-align: left;
  color: #767676;
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images {
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title {
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title .step-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #0c1026;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .upload-title .title-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.01px;
  text-align: center;
  color: #000;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area {
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area .preview-image.sample-image {
  max-width: 190px;
  margin: 0 auto 12px;
  border-radius: 4px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .file-uploader-area .photo-upload-example {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: center;
  color: #000;
  display: block;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .action.continue.opc-confirm-selfie {
  width: 100%;
  max-width: 235px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  margin: 0 0 16px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  float: none;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-selfie-photo-button {
  width: 100%;
  max-width: 235px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  margin: 0 0 16px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  float: none;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button span,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-selfie-photo-button span {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-left: 30px;
  position: relative;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button span:before,
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-selfie-photo-button span:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  background-image: url('../Tigren_PreToPostPackage/images/i-photo.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button {
  display: none;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .upload-selfie-photo-button.btn-add-new-photo {
  background: transparent;
  box-shadow: none;
  color: #007ad0;
  text-decoration: underline;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements {
  width: 100%;
  max-width: 235px;
  text-align: left;
  margin: 0 auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.05px;
  text-align: left;
  color: #767676;
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements ul {
  list-style: disc;
  padding-left: 20px;
}
.pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .photo-requirements ul li {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.05px;
  text-align: left;
  color: #767676;
  margin: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar {
  width: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  position: relative;
  margin-top: 45px;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar {
  position: absolute;
  top: -70px;
  right: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar .title strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  padding-right: 30px;
  position: relative;
  cursor: pointer;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar .title strong:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  background-image: url('../Tigren_PreToPostPackage/images/arrow_up.png');
  transform: rotate(180deg);
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar .title.in-active strong:after {
  transform: rotate(0);
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary {
  padding: 20px 40px;
  border-radius: 16px;
  background-color: rgba(231, 238, 244, 0.4);
  margin-bottom: 45px;
  display: none;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary.in-active {
  display: block;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary .block.items-in-cart .title strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 8px;
  display: block;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary .block.items-in-cart .title .number-items {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary .minicart-items-wrapper {
  padding: 30px 0 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items {
  display: block !important;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner {
  justify-content: space-between;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .product-image-container {
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  padding: 8px;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .product-image-container .product-image-wrapper {
  height: 100%;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .product-image-container img {
  border-radius: 8px;
  width: auto;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info {
  margin-left: 165px;
  width: calc(100% - 165px);
  text-align: left;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product-item-name {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #414141;
  display: block;
  margin-bottom: 15px;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .price-mobile {
  display: none;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div {
  display: flex;
  gap: 5px;
  position: relative;
  padding-left: 22px;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div.package_internet:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_internet_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div.package_call_allnetworks:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_phone_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div.package-text-under-price:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_underprice_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div.package_dtac_wifi:before {
  background-image: url('../Tigren_PreToPostPackage/images/icon-wifi.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div.package_special_reward:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_reward_icon.png');
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes > div > p {
  margin: 0 0 10px;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .package-attributes .attr-value {
  font-weight: 700;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal {
  max-width: 100px;
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal .cart-price {
  display: block;
  text-align: center;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal .price-label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: center;
  color: #414141;
  display: block;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal .price {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #414141;
  display: block;
}
.pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary .table.table-totals {
  display: none !important;
}
.pretopostpackage-checkout-index .select-option:after {
  top: 20px;
}
.pretopostpackage-checkout-index .dtac-js-wrapper ~ .page-header .header.content .logo {
  display: none;
}
.pretopostpackage-checkout-index #personal-information .upload-photo-fieldset,
.pretopostpackage-checkout-index #billing-information .upload-photo-fieldset {
  margin: 40px auto;
}
.pretopostpackage-checkout-index #personal-information .upload-photo-fieldset .preview-image-inner,
.pretopostpackage-checkout-index #billing-information .upload-photo-fieldset .preview-image-inner {
  display: inline-block;
  height: 100%;
  width: auto;
  position: relative;
}
.pretopostpackage-checkout-index #personal-information .upload-photo-fieldset .preview-image-inner:before,
.pretopostpackage-checkout-index #billing-information .upload-photo-fieldset .preview-image-inner:before {
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.pretopostpackage-checkout-index #personal-information .sub-title,
.pretopostpackage-checkout-index #billing-information .sub-title {
  display: block;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 8px;
}
.pretopostpackage-checkout-index #personal-information .actions-toolbar,
.pretopostpackage-checkout-index #billing-information .actions-toolbar {
  text-align: center;
}
.pretopostpackage-checkout-index #personal-information .actions-toolbar .action.primary,
.pretopostpackage-checkout-index #billing-information .actions-toolbar .action.primary {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  float: none;
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: center;
  color: #fff;
}
.pretopostpackage-checkout-index .upload-photo-fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  padding: 32px 16px;
  border-radius: 6px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  max-width: 390px;
  margin: 0 auto;
  box-sizing: border-box;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .upload-title {
  text-align: center;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .upload-title .step-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #0c1026;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .upload-title .title-upload-photo {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.01px;
  text-align: center;
  color: #000;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area input {
  margin: 0 auto;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .upload-title .step-upload-photo {
  font-size: 1.8rem;
  font-weight: 700;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .upload-title .title-upload-photo {
  font-size: 1.8rem;
  color: #333333;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar {
  margin: 10px 0;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 31px;
  min-width: inherit;
  display: inline-block;
  width: 100%;
  margin: 0 15px 5px 0;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.rotate-image-button,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.rotate-image-button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.flip-image-button,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar button.flip-image-button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 100%;
  height: 31px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area .actions-toolbar .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .control,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .pretopost-container-upload,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .pretopost-content-upload,
.pretopostpackage-checkout-index .upload-photo-fieldset .field .upload-area {
  display: block;
  height: 100%;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview .water-mark {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  z-index: 2;
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-container {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  max-height: 100%;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-inner {
  display: inline-block;
  height: 100%;
  width: auto;
  position: relative;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview .preview-image-inner:before {
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.pretopostpackage-checkout-index .upload-photo-fieldset .field .file-uploader-preview img {
  position: static;
  left: 50%;
  top: 50%;
  max-height: 100%;
  width: auto;
}
.pretopostpackage-checkout-index .upload-photo-fieldset.upload-photo-fieldset-confirmation {
  padding: 0;
  box-shadow: none;
  background: transparent;
  gap: 30px;
  max-width: 100%;
}
.pretopostpackage-checkout-index .upload-photo-fieldset.upload-photo-fieldset-confirmation > .field.id-card-photo,
.pretopostpackage-checkout-index .upload-photo-fieldset.upload-photo-fieldset-confirmation > .field.selfie-photo {
  padding: 32px 16px;
  border-radius: 6px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  max-width: 390px;
}
.pretopostpackage-checkout-index .page-header .header.content .logo {
  position: relative;
  margin-left: 0;
  left: 0;
  z-index: 51;
}
.pretopostpackage-checkout-index .opc-wrapper input[type="checkbox"] ~ label:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
}
.pretopostpackage-checkout-index .opc-wrapper input[type="checkbox"]:checked ~ label:before {
  background-image: url('../images/blue-icon-square-checked.png');
  background-position: center;
  background-size: auto;
  border: 0;
}
.pretopostpackage-checkout-index .opc-wrapper input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.pretopostpackage-checkout-index .opc-wrapper input[type="radio"]:checked {
  width: 19px;
  height: 19px;
  background-image: url('../images/blue-checked.png');
  background-position: center;
  background-size: auto;
  border: 0;
}
.pretopostpackage-checkout-index .opc-wrapper input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopostpackage-checkout-index .opc-wrapper .step-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  border: none;
  padding: 0;
  position: absolute;
  top: -10px;
  left: 0;
}
.pretopostpackage-checkout-index .opc-wrapper .step-content > p {
  font-size: 1.3rem;
  margin-bottom: 25px;
}
.pretopostpackage-checkout-index .opc-wrapper .action-selection-branch-wrap .action-menu .action-multiselect-search-wrap .action-multiselect-search {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
}
.pretopostpackage-checkout-index .opc-wrapper .action-selection-branch-wrap .action-menu ul.action-multiselect-menu-inner .action-multiselect-menu-inner-item > * {
  line-height: 3;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
  padding-top: 15px;
  width: calc(100%/3 - 12px);
  margin: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
  padding: 21px 0;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
  font-weight: 400;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
  margin-bottom: 5px;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:after {
  background: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:before {
  display: none;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:after {
  border: 2px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type .shipping-type-selection-delivery {
  float: left;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type .shipping-type-selection-storepickup {
  float: inherit;
}
.pretopostpackage-checkout-index .opc-wrapper #shipping-type #checkout-step-shipping-type {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches .form-label {
  font-size: 1.8rem;
  margin-bottom: 17px;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches .personal-info .field .label {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches .personal-info .field .control .input-text {
  border: 0;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches .select-option select,
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches .input-text {
  background: #f5f5f5;
  font-size: 1.3rem;
  color: #1a1a1a;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch {
  background: none;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch .field .control .select {
  line-height: inherit;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  border: 0;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .form-label {
  font-size: 1.8rem;
  margin-bottom: 17px;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block {
  border: solid 1px #e8e8e8;
  padding: 20px 20px 17px 25px;
  margin-bottom: 20px;
  background: transparent;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 12px;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title > h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
  text-align: center;
  border: 1px solid #007ad0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.4rem;
  background: transparent;
  color: #007ad0;
  padding: 7px 15px;
  font-weight: 400;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address {
  line-height: 1.85;
  max-width: 350px;
  font-size: 1.3rem;
  position: relative;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address:before {
  content: '';
  width: 16px;
  height: 20px;
  background: url('../images/kerry-shop-orange.svg') no-repeat center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong {
  display: block;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 0;
  padding-left: 25px;
  min-height: 24px;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > strong:before {
  display: none;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address > p {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .point-address .label:after {
  content: ': ';
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field .control .input-text {
  padding: 0 16px;
  font-size: 1.3rem;
  background: #f5f5f5;
  border: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(1) {
  margin-right: 21px;
}
.pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(2) {
  margin-right: 22px;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .step-title {
  margin-bottom: 17px;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset {
  margin-left: -10px;
  margin-right: -10px;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 19px;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field:nth-last-child( -n + 4 ) {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field > .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .select,
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .input-text {
  border: 0;
  background: #f5f5f5;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field .control .input-text:disabled {
  background: #d6d6d6;
  color: #767676;
  opacity: 1;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-prefix {
  width: 20%;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-firstname,
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-lastname {
  width: 40%;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-address-same-as-legal-block,
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-street {
  width: 100%;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.address-city-field {
  margin: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shipping-address-same-as-legal-block {
  margin-top: 10px;
  margin-bottom: 30px;
  position: relative;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset .action-select-wrap {
  border: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #co-shipping-form {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-wrapper .action-selection-branch-wrap .action-select {
  background: #F5F5F5;
  border: 0;
  font-weight: 400;
}
.pretopostpackage-checkout-index .opc-wrapper .action-selection-branch-wrap .action-select._disable {
  background: #d6d6d6;
  color: #767676;
  font-weight: 400;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice {
  margin: 0;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form {
  margin: 0;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .box-title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option {
  width: 50%;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field select {
  border: 0;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .option .label {
  margin-bottom: 0;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .input-text {
  height: 40px;
  padding: 0 16px;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .branch-type {
  position: relative;
  bottom: 4px;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.prefix'] {
  width: 20%;
  padding: 0 20px 0 0;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.firstname'] {
  width: 40%;
  padding: 0 20px 0 0;
}
.pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field[name='billingAddressInvoice.lastname'] {
  width: 40%;
}
.pretopostpackage-checkout-index .opc-wrapper .billing-service-method {
  clear: both;
  margin-top: 30px;
  padding-bottom: 27px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
  padding-top: 20px;
}
.pretopostpackage-checkout-index .opc-wrapper .billing-service-method > label {
  font-size: 1.8rem;
}
.pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
}
.pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container .option {
  width: 33.33333333%;
}
.pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container .option label {
  margin-bottom: 0;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing {
  margin-top: 20px;
  border-top: 1px solid #d6d6d6;
  padding-top: 30px;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .box-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin-bottom: 8px;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .sub-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
  display: block;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .service-method .service-method-container {
  display: block;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .service-method .option {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .service-method .option label {
  margin-bottom: 0;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
  padding-left: 40px;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .service-method .option label:before {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: solid 2px #d6d6d6;
  background-color: #fff;
  margin-top: -12px;
  left: 2px;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing .service-method .option input[type="checkbox"]:checked ~ label:before {
  width: 24px;
  height: 25px;
  background-image: url('../Tigren_PreToPostPackage/images/gray-checked.png');
  background-position: center;
  background-color: transparent;
  background-size: auto;
  border: 0;
  left: 0;
  margin-top: -12px;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
  width: 25%;
  padding: 0 10px;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .label,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .label {
  font-weight: 600;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .input-text,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .input-text,
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .control-text,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .control-text {
  height: 40px;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field label,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field label {
  font-size: 1.3rem;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .control .label,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .control .label {
  display: none;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field.billing-street,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field.billing-street {
  width: 100%;
}
.pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field .action-multiselect-menu-inner label,
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field .action-multiselect-menu-inner label {
  font-size: 1.1rem;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 20px;
  margin: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field.receive-billing-street {
  width: 100%;
}
.pretopostpackage-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm .omise-banking-text-wrapper .select_style select {
  font-size: 13px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopostpackage-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #payment_form_omise_ptp_im #omise_ptp_im_terms_div {
  max-width: inherit;
}
.pretopostpackage-checkout-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm #payment_form_omise_ptp_im #omise_ptp_im_terms_div .omise-payment-terms {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #fbfbfb;
  padding: 10px;
  color: #666;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 25px;
  margin-right: 0;
}
.pretopostpackage-checkout-index .opc-wrapper #payment .payment-methods .payment-method.im-form .form-list {
  margin-bottom: 20px;
}
.pretopostpackage-checkout-index #personal-information-form {
  padding-bottom: 30px;
  border-bottom: solid 1px #e8e8e8;
}
.pretopostpackage-checkout-index #personal-information-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.pretopostpackage-checkout-index #personal-information-form .preToPostInformation-id_card_expiration_date .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #personal-information-form .field {
  margin-left: 0;
  float: inherit;
  padding: 0 5px;
  width: 44%;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index #personal-information-form .field:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index #personal-information-form .field .label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #personal-information-form .field .control .select-option:after {
  top: 20px;
}
.pretopostpackage-checkout-index #personal-information-form .field .control .select {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #personal-information-form .field .control .input-text {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-prefix,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobDay'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredDay'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] {
  width: 12%;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-prefix > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobDay'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredDay'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] > label.label {
  white-space: nowrap;
}
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobMonth'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredMonth'] {
  width: 32%;
}
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobMonth'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredMonth'] > label.label,
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] > label.label {
  opacity: 0;
}
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.lastname'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.id_card_number'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.email'] {
  padding-left: 16px;
}
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.firstname'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'],
.pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] {
  padding-right: 16px;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
  position: relative;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card > span {
  line-height: 40px;
  display: inline-block;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text {
  padding: 0;
  display: inline-block;
  width: auto;
  top: 0;
  right: 0;
  margin-left: -3px;
  border: none;
  background: transparent;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .input-id-card.is_focus {
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
  -moz-box-shadow: 0 0 3px 1px #68a8e0;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-dob .control,
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control {
  position: relative;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-dob .control .input-text,
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control .input-text {
  padding-right: 30px;
}
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-dob .control:after,
.pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_expiration_date .control:after {
  content: '';
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  background-position: -236px -427px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21px;
  right: 11px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pretopostpackage-checkout-index #personal-billing-information-form {
  padding-bottom: 30px;
  border-bottom: solid 1px #e8e8e8;
  margin-bottom: 30px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .preToPostInformation-id_card_expiration_date .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field {
  margin-left: 0;
  float: inherit;
  padding: 0 5px;
  width: 44%;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field .label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field .control .select-option:after {
  top: 20px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field .control .select {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field .control .input-text {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-prefix,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobDay'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredDay'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] {
  width: 12%;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-prefix > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobDay'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredDay'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] > label.label {
  white-space: nowrap;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobMonth'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredMonth'] {
  width: 32%;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobMonth'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredMonth'] > label.label,
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] > label.label {
  opacity: 0;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.lastname'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.id_card_number'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.email'] {
  padding-left: 16px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.firstname'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'],
.pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] {
  padding-right: 16px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .input-id-card {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
  position: relative;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .input-id-card > span {
  line-height: 40px;
  display: inline-block;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text {
  padding: 0;
  display: inline-block;
  width: auto;
  top: 0;
  right: 0;
  margin-left: -3px;
  border: none;
  background: transparent;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .input-id-card.is_focus {
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
  -moz-box-shadow: 0 0 3px 1px #68a8e0;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_number .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-dob .control,
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_expiration_date .control {
  position: relative;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-dob .control .input-text,
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_expiration_date .control .input-text {
  padding-right: 30px;
}
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-dob .control:after,
.pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostInformation-id_card_expiration_date .control:after {
  content: '';
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  background-position: -236px -427px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21px;
  right: 11px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pretopostpackage-checkout-index #id-card-information-form {
  padding-bottom: 26px;
  border-bottom: solid 1px #e8e8e8;
}
.pretopostpackage-checkout-index #id-card-information-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.pretopostpackage-checkout-index #id-card-information-form .preToPostInformation-id_card_expiration_date .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #id-card-information-form .field {
  width: auto;
  margin-left: 0;
  float: inherit;
  padding: 0 10px;
  width: 40%;
  margin-bottom: 19px;
}
.pretopostpackage-checkout-index #id-card-information-form .field:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index #id-card-information-form .field .label {
  font-size: 1.3rem;
  color: #1a1a1a;
  font-weight: 700;
}
.pretopostpackage-checkout-index #id-card-information-form .field .control .select-option:after {
  top: 20px;
}
.pretopostpackage-checkout-index #id-card-information-form .field .control .select {
  line-height: inherit;
  font-size: 1.3rem;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index #id-card-information-form .field .control .input-text {
  border: 0;
  font-size: 1.3rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-prefix,
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-dob {
  width: 20%;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number {
  width: 60%;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .input-id-card {
  border-radius: 3px;
  padding: 0 8px 0 16px;
  background: #f5f5f5;
  font-size: 1.3rem;
  position: relative;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .input-id-card > span {
  line-height: 40px;
  display: inline-block;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text {
  padding: 0;
  display: inline-block;
  width: auto;
  top: 0;
  right: 0;
  margin-left: -3px;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .input-id-card .input-text:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .input-id-card.is_focus {
  -webkit-box-shadow: 0 0 3px 1px #68a8e0;
  -moz-box-shadow: 0 0 3px 1px #68a8e0;
  box-shadow: 0 0 3px 1px #68a8e0;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number .notice-text {
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 10px;
  color: #555;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-dob .control,
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_expiration_date .control {
  position: relative;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-dob .control .input-text,
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_expiration_date .control .input-text {
  padding-right: 30px;
}
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-dob .control:after,
.pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_expiration_date .control:after {
  content: '';
  background-image: url('../images/icon.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  background-position: -236px -427px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21px;
  right: 11px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pretopostpackage-checkout-index #legal-address-form {
  margin-bottom: 14px;
}
.pretopostpackage-checkout-index #legal-address-form .input-text,
.pretopostpackage-checkout-index #legal-address-form .action-select {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #legal-address-form .action-select .action-multiselect-text {
  line-height: 40px;
}
.pretopostpackage-checkout-index #legal-address-form .fieldset {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index #legal-address-form .fieldset > .field {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-index #legal-address-form .fieldset > .field .label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #legal-address-form .fieldset > .field .control .label {
  display: none;
}
.pretopostpackage-checkout-index #legal-address-form .fieldset > .field.legal-street {
  margin-bottom: 19px;
  width: 100%;
}
.pretopostpackage-checkout-index #personal-information-images-form {
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 23px;
}
.pretopostpackage-checkout-index #personal-information-images-form .title-box {
  position: relative;
}
.pretopostpackage-checkout-index #personal-information-images-form .step-title {
  margin-bottom: 8px;
  display: inline-block;
  margin-right: 5px;
}
.pretopostpackage-checkout-index #personal-information-images-form .step-title + p {
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index #personal-information-images-form .upload-photo-fieldset .field > label {
  display: none;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip {
  position: static;
  display: inline-block;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip .field-tooltip-action:before {
  display: none;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip .field-tooltip-action > span {
  width: auto;
  height: auto;
  margin: 0;
  position: static;
  color: #007ad0;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip.toggle {
  position: relative;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip.toggle .field-tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 15px;
  z-index: 990;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 15px;
  left: 100%;
  top: -15px;
  border-radius: 5px;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content {
  display: block;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:before {
  border-right-color: #009edf;
}
.pretopostpackage-checkout-index #personal-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:after {
  border-right-color: #009edf;
}
.pretopostpackage-checkout-index #id-card-information-images-form .title-box {
  position: relative;
}
.pretopostpackage-checkout-index #id-card-information-images-form .upload-photo-fieldset .field > label {
  display: none;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip {
  position: static;
  display: inline-block;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip .field-tooltip-action:before {
  display: none;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip .field-tooltip-action > span {
  width: auto;
  height: auto;
  margin: 0;
  position: static;
  color: #007ad0;
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip.toggle {
  position: relative;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip.toggle .field-tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 15px;
  z-index: 990;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 15px;
  left: 100%;
  top: -15px;
  border-radius: 5px;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip.toggle:hover .field-tooltip-content {
  display: block;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:before {
  border-right-color: #009edf;
}
.pretopostpackage-checkout-index #id-card-information-images-form .field-tooltip.toggle:hover .field-tooltip-content:after {
  border-right-color: #009edf;
}
.pretopostpackage-checkout-index .opc-block-summary {
  border: none;
  background: transparent;
}
.pretopostpackage-checkout-index .opc-block-summary .items-in-cart > .title {
  padding: 0;
  border: none;
}
.pretopostpackage-checkout-index .opc-block-summary .items-in-cart .content.minicart-items .product-item {
  padding: 0;
  background: transparent;
}
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 10px;
}
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .primary {
  width: 100%;
  height: 51px;
  background: #007ad0;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  box-shadow: none;
  text-align: center;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .primary:hover {
  background-color: #036bb5;
}
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar button.continue span:after,
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.continue span:after,
.pretopostpackage-checkout-index .opc-block-summary #opc-shipping_method-button .actions-toolbar .action-gift.continue span:after {
  display: none;
}
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals {
  font-size: 13px;
  color: #1a1a1a;
  margin-bottom: 0;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody th {
  padding-left: 24px;
}
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody td {
  padding-right: 24px;
}
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals td,
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals th {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals td strong,
.pretopostpackage-checkout-index .opc-block-summary table.data.table.table-totals tbody tr.grand.totals th strong {
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item-head div {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options {
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dt {
  padding-right: 10px;
}
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dt,
.pretopostpackage-checkout-index .opc-block-summary .content.minicart-items ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-product .summary-product-item-info .product.options .item-options dd {
  display: inline-block;
  width: 50%;
}
.pretopostpackage-checkout-index .action.back-tocart {
  font-size: 1.3rem;
  line-height: 26px;
  color: #007ad0;
  cursor: pointer;
}
.pretopostpackage-checkout-index .action.back-tocart:before {
  content: '';
  border: solid #0c1026;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 10px;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 5px;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item.full-width {
  width: 100%;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item span,
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item .contact-number {
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #confirmation .box-content .box-info.col-2-item .box-item .contact-number:before {
  content: "";
  background-image: url('../Tigren_PreToPostPackage/images/i-mobile@2x.png');
  background-size: 16px auto;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset {
  padding: 0;
  box-shadow: none;
  background: transparent;
  gap: 30px;
  max-width: 100%;
  margin: 30px 0 20px;
}
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.id-card-photo,
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.selfie-photo {
  padding: 32px 16px;
  border-radius: 6px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  max-width: 390px;
}
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.id-card-photo .title,
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.selfie-photo .title {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #0c1026;
  margin-bottom: 8px;
}
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.id-card-photo .preview-image-inner,
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.selfie-photo .preview-image-inner {
  display: inline-block;
  height: 100%;
  width: auto;
  position: relative;
}
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.id-card-photo .preview-image-inner:before,
.pretopostpackage-checkout-index #confirmation .box-content .upload-photo-fieldset > .field.selfie-photo .preview-image-inner:before {
  background: url('../Tigren_PreToPost/images/photo/watermark.png');
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.pretopostpackage-checkout-index #confirmation .show-terms.choice label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #000000;
  padding-left: 30px;
}
.pretopostpackage-checkout-index #confirmation .show-terms.choice label:before {
  margin: 0;
  top: 4px;
}
.pretopostpackage-checkout-index #confirmation .show-terms.choice .terms-content {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #767676;
  padding-left: 30px;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar {
  display: block;
  text-align: center;
  margin-top: 25px;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar .primary {
  float: none;
  width: 100%;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar .primary .action.primary {
  width: 100%;
  max-width: 305px;
  margin: 0 auto;
  height: 44px;
  padding: 0 32px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  background-color: #007ad0;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar .primary .action.primary span {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar .primary .action.primary.disabled {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.pretopostpackage-checkout-index #confirmation .actions-toolbar .primary .action.primary.disabled span {
  color: #767676;
}
.pretopostpackage-checkout-index #confirmation .content-row.billing-confirm .box-info p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-index #confirmation .confirm-message {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.pretopostpackage-checkout-index #confirmation .confirm-message.green {
  padding: 16px;
  border-radius: 8px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #b0f0b2;
}
.pretopostpackage-checkout-index #confirmation .confirm-message.yellow {
  padding: 16px;
  border-radius: 8px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fdfdc9;
}
.pretopostpackage-checkout-index #confirmation .confirm-message .confirm-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  position: relative;
  padding-left: 32px;
  display: block;
  margin-bottom: 8px;
}
.pretopostpackage-checkout-index #confirmation .confirm-message .confirm-title:before {
  content: "";
  background-image: url('../Tigren_PreToPostPackage/images/i-announcement@2x.png');
  background-size: 24px auto;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 0;
}
.pretopostpackage-checkout-index #confirmation .confirm-message #confirm-warning-message {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index #confirmation #confirm-terms-conditions {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.pretopostpackage-checkout-index .opc-payment .step-subTitle {
  font-size: 1.3rem;
  margin-bottom: 23px;
  font-weight: 400;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title {
  float: left;
  margin-right: 10px;
  height: 160px;
  position: relative;
  text-align: center;
  padding: 30px 13px 11px;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  width: 178px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:after {
  border: 2px solid #007ad0;
  background: #ffffff;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  padding-top: 12px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span {
  position: relative;
  z-index: 1;
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span:before {
  content: '';
  display: block;
  background: url('../Tigren_PreToPost/images/icon_payment@2x.png') no-repeat center;
  background-size: 488px auto;
  margin: 0 auto;
  margin-bottom: 15px;
  min-height: 50px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label:after {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 2px;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"] + label span:before {
  content: '';
  width: 145px;
  height: 44px;
  background-position: -288px -34px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"]:checked + label span:before {
  background-position: -288px -117px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"] + label span:before {
  content: '';
  width: 69px;
  height: 45px;
  background-position: -32px -28px;
  margin-top: -9px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"]:checked + label span:before {
  background-position: -32px -115px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"] + label span:before {
  content: '';
  width: 64px;
  height: 48px;
  background-position: -161px -23px;
  margin-top: -9px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"]:checked + label span:before {
  background-position: -161px -113px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content {
  padding: 20px 0;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
  margin-top: 185px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 24px;
  padding-bottom: 32px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset {
  margin-left: -10px;
  margin-right: -10px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field {
  padding: 0 10px;
  width: 100%;
  max-width: 395px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field label {
  font-size: 1.3rem;
  font-weight: 700;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field .control {
  position: relative;
  margin-left: 0;
  padding: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field .control .input-text {
  height: 40px;
  font-size: 1.3rem;
  width: 100%;
  background: #f5f5f5;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.date,
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv {
  width: 50%;
  float: left;
  max-width: 197.5px;
  position: relative;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip {
  position: relative;
  position: absolute;
  top: 38px;
  right: 20px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #009edf;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after,
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after,
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  right: 100%;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  border-right-color: #009edf;
  margin-top: -6px;
  top: 15px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle {
  cursor: help;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:hover + .tooltip-content,
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:focus + .tooltip-content,
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip:hover .tooltip-content {
  display: block;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle {
  text-indent: 100%;
  cursor: pointer;
  font-size: 0rem;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:before {
  content: '';
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
  background-size: 300px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  background-position: -101px -9px;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-toggle:before {
    background-image: url('../Tigren_DtacNumber/images/dnumber-icons.png');
    background-size: 300px auto;
  }
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
  display: none;
  position: absolute;
  width: 183px;
  left: 216%;
  top: -110%;
  background: #f6f6f6;
  padding: 15px 11px 15px 20px;
  border-radius: 8px;
  font-size: 11px;
  color: #999999;
  border: 0;
  margin: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content h3 {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content p {
  margin-bottom: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #f6f6f6;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -11px;
  top: 14%;
  margin: 0;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content.show-tooltip {
  display: block;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms {
  clear: both;
  max-width: inherit;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms .show-terms {
  position: relative;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.terms #cvv-terms-content {
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  background-color: #FBFBFB;
  padding: 10px;
  color: #666;
  font-family: "dtac2018", Helvetica, Arial, Thonburi, Tahoma, sans-serif !important;
  font-size: 1.1rem;
  line-height: 14px;
  margin-left: 25px;
  margin-right: 0 !important;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.required > label:after {
  position: static;
  margin-left: 5px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod {
  min-height: 150px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .total {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .total small {
  font-size: 1.3rem;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .confirm-cod .notice-text {
  font-size: 1.4rem;
}
.pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method._active .payment-method-content {
  display: block;
}
.pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar {
  margin-top: 20px;
}
.pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary {
  width: 189px;
  height: 51px;
  text-align: center;
  background: #007ad0;
  font-size: 1.8rem;
  font-weight: 400;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary:hover {
  background: #036bb5;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .action-close:before {
  font-size: 40px;
  color: #000;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-inner-wrap {
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-content {
  text-align: center;
  font-size: 1.8rem;
  padding: 25px 5rem 0;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-content span {
  display: block;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-footer {
  padding: 40px 3rem 5rem;
}
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-footer button,
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-footer .action-gift {
  width: 180px;
  font-weight: 400;
}
.pretopostpackage-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .opc-progress-bar {
  top: 114px;
}
.pretopostpackage-checkout-index .message-success {
  display: none;
}
.pretopostpackage-checkout-success .opc-progress-bar {
  position: absolute;
  top: 15px;
  z-index: 50;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 0;
  counter-reset: inherit;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item > span {
  padding-bottom: 25px;
  padding-top: 0;
  color: #d6d6d6;
  font-weight: 400;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item > span:after {
  display: none;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item > span:before {
  bottom: inherit;
  top: 19px;
  width: 6px;
  height: 6px;
  background: #eeeeee;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item:before {
  top: 21px;
  height: 2px;
  color: #eeeeee;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item._active > span,
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #0c1026;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item._active > span:before,
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span:before {
  background: #007ad0;
}
.pretopostpackage-checkout-success .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #007ad0;
}
.pretopostpackage-checkout-success #maincontent .page-title-wrapper {
  text-align: left;
}
.pretopostpackage-checkout-success #maincontent .page-title-wrapper .page-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  margin-bottom: 20px;
}
.pretopostpackage-checkout-success #maincontent .column.main {
  padding: 40px 95px;
  border-radius: 16px;
  background-color: rgba(231, 238, 244, 0.4);
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou {
  padding: 35px 80px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  min-height: 303px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block {
  max-width: 50%;
  text-align: center;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block .order-number {
  background: #ffffff;
  max-width: 250px;
  padding: 12px;
  border-radius: 16px 0 16px 0;
  display: block;
  margin: 0 auto 5px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #2b30c4;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block .order-number > span {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block .order-date {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block h4 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #2b30c4;
  margin: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .header-thankyou .text-block h3 {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #2b30c4;
  margin: 0 0 20px;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .success-additional-info {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .tip {
  max-width: 520px;
  font-size: 1.4rem;
  color: #767676;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note {
  margin-bottom: 10px;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note a,
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note a:visited,
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note a:hover {
  color: #007ad0;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note > span {
  font-size: 1.4rem;
  display: block;
  color: #007ad0;
  line-height: 1.57;
}
.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .text-note > p {
  font-size: 1.6rem;
  color: #007ad0;
  margin-bottom: 0;
  margin-top: 10px;
}
.pretopostpackage-checkout-success #maincontent .column.main .information {
  margin-bottom: 40px;
}
.pretopostpackage-checkout-success #maincontent .column.main .information h3 {
  display: block;
  text-align: center;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  color: #0c1026;
}
.pretopostpackage-checkout-success #maincontent .column.main .information p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #1a1a1a;
}
.pretopostpackage-checkout-success #maincontent .column.main .remark p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-success #maincontent .column.main .remark p strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content {
  padding: 32px 40px;
  border-radius: 6px;
  box-shadow: 1px -1px 8px 0 rgba(96, 97, 112, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 40px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-title {
  display: block;
  margin-bottom: 16px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-title strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-title p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin-bottom: 10px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item {
  color: #1a1a1a;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .contact-number,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .requested-mobile {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  display: block;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .contact-number:before,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .requested-mobile:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../Tigren_PreToPostPackage/images/i-mobile@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item p {
  margin: 0 0 8px;
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item a[href^="tel:"] {
  padding-left: 20px;
  position: relative;
  color: #767676;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item a[href^="tel:"]:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-phone@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-name {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #007ad0;
  margin-bottom: 12px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-address,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-phone,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .working-hour {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin-bottom: 12px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-phone {
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-phone:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-phone@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-phone a[href^="tel:"] {
  padding-left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .store-phone a[href^="tel:"]:before {
  content: none;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .working-hour {
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .storepickup-addresses .working-hour:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-hour@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 3px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses #kerry-selected-name {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ff9a1f;
  display: block;
  margin: 0 0 12px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.selected-address {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin: 0 0 12px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.brand-id,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.business-hour,
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.mobile {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  margin: 0 0 12px;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.brand-id {
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.brand-id:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-dtac-hall@2x.png') center top no-repeat;
  background-size: 18px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.mobile {
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.mobile:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-phone@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.mobile a[href^="tel:"] {
  padding-left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.mobile a[href^="tel:"]:before {
  content: none;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.business-hour {
  padding-left: 25px;
  position: relative;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item .kerry-addresses p.business-hour:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url('../images/i-hour@2x.png') center top no-repeat;
  background-size: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item .box-item {
  width: 50%;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item .box-item.full-width {
  width: 100%;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item .box-item.full-width p.address {
  max-width: 100%;
}
.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-detail .order-detail-title {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #0c1026;
  display: block;
  margin-bottom: 24px;
}
.pretopostpackage-checkout-success .order-details-items {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.pretopostpackage-checkout-success .order-details-items .order-items {
  margin-bottom: 0;
}
.pretopostpackage-checkout-success .table-order-items thead th {
  font-size: 1.3rem;
  font-weight: 700;
  padding: 7px 10px;
  border-bottom: 2px solid #0c1026;
}
.pretopostpackage-checkout-success .table-order-items thead th:first-child {
  text-align: left;
}
.pretopostpackage-checkout-success .table-order-items tbody tr {
  border-bottom: 1px solid #d6d6d6;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td {
  padding: 0 0 15px;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name {
  padding: 0 0 15px;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info {
  width: 100%;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .product-item-name {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  padding-left: 85px;
  color: #414141;
  margin: 0 0 20px;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-pricepermonth-mobile {
  display: none;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div {
  display: flex;
  gap: 5px;
  position: relative;
  padding-left: 22px;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div:before {
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div.package_internet:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_internet_icon.png');
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div.package_call_allnetworks:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_phone_icon.png');
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div.package-text-under-price:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_underprice_icon.png');
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div.package_dtac_wifi:before {
  background-image: url('../Tigren_PreToPostPackage/images/icon-wifi.png');
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div.package_special_reward:before {
  background-image: url('../Tigren_PreToPostPackage/images/package_reward_icon.png');
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes > div > p {
  margin: 0 0 10px;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes p {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.name .order-product-info .package-attributes .attr-value {
  font-weight: 700;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.package_pricepermonth {
  padding: 0 0 15px;
  display: flex;
  justify-content: flex-end;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.package_pricepermonth .cart-price {
  text-align: center;
  display: block;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.package_pricepermonth .price-label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: center;
  color: #414141;
  display: block;
}
.pretopostpackage-checkout-success .table-order-items tbody tr td.package_pricepermonth .price {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #414141;
  display: block;
}
.pretopostpackage-checkout-success .order-totals .order-view-totals tr.grand_total {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pretopostpackage-checkout-success .order-totals .order-view-totals tr.grand_total th {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.08px;
  text-align: left;
  color: #000;
}
.pretopostpackage-checkout-success .order-totals .order-view-totals tr.grand_total td .price,
.pretopostpackage-checkout-success .order-totals .order-view-totals tr.grand_total td strong {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: right;
  color: #000;
  display: block;
}
.pretopostpackage-checkout-success .order-totals .order-view-totals tr.grand_total td .vat-label {
  font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.05px;
  text-align: right;
  display: block;
  color: #767676;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobDay'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredDay'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] {
    width: 15%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobMonth'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredMonth'] {
    width: 25%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobDay'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredDay'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] {
    width: 15%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobMonth'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredMonth'] {
    width: 25%;
  }
}
.catalog-product-view.p2p-product .swatch-option.selected {
  border: 2px solid #007ad0;
}
.catalog-product-view.p2p-product .swatch-option:hover {
  -webkit-box-shadow: inset 0 0 0 2px #007ad0;
  -moz-box-shadow: inset 0 0 0 2px #007ad0;
  box-shadow: inset 0 0 0 2px #007ad0;
}
.catalog-product-view.p2p-product .page-title {
  text-align: left;
  margin-top: 30px;
  font-size: 3.2rem;
  font-weight: 700;
}
.catalog-product-view.p2p-product .product-options-bottom {
  margin-top: 16px;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box {
  line-height: inherit;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .weee {
  line-height: inherit;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .price {
  font-size: 1.8rem;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .old-price {
  display: block !important;
}
.catalog-product-view.p2p-product .product-options-bottom .price-box .old-price .price {
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .swatch-option.text {
  max-width: inherit;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-label {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0;
  margin-bottom: 8px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option {
  min-width: inherit;
  height: 64px;
  width: 49%;
  line-height: 45px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option:nth-child(2n) {
  margin-right: 0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
  text-align: center;
  height: 100px;
  max-width: inherit;
  width: 49%;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:nth-child(2n) {
  margin-right: 0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option > span {
  width: 30px;
  height: 30px;
  float: unset;
  display: block;
  position: static;
  margin: 0 auto;
  margin-bottom: 11px;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:after {
  float: inherit;
  display: block;
  width: 100%;
  line-height: normal;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled).selected {
  padding: 20px;
  border: 2px solid #007ad0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled):hover {
  -webkit-box-shadow: inset 0 0 0 2px #007ad0;
  -moz-box-shadow: inset 0 0 0 2px #007ad0;
  box-shadow: inset 0 0 0 2px #007ad0;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.disabled:before {
  background: #ffb4b4;
  color: #000000;
  font-weight: 500;
}
.catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
}
.catalog-product-view.p2p-product .p2p-list-price {
  margin-bottom: 40px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price {
  margin-bottom: 10px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline {
  padding: 0;
  display: block;
  width: 100%;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"] {
  display: none;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"]:checked ~ .inner-wrapper {
  border: 2px solid #007ad0;
  -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
  -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
  box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5);
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline input[type="radio"]:checked ~ .inner-wrapper .price {
  font-weight: 700;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: solid 1px #e8e8e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper > * {
  padding: 30px;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper {
  width: 40%;
  text-align: center;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container {
  display: table;
  height: 100%;
  width: 100%;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container .price {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.8rem;
  color: #1a1a1a;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .price-wrapper .price-container .price small {
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description {
  width: 60%;
  background: #f8fafb;
  margin: 0;
}
.catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description > span {
  display: block;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .p2p-list-price .select-price > .title {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items {
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items > .title {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item {
  margin-bottom: 20px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item.see-more {
  display: none;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item input[type="radio"] {
  display: none;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item input[type="radio"]:checked ~ .radio-inline {
  border: solid 2px #007ad0;
  -webkit-box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
  box-shadow: 0 0 6px 0 rgba(170, 170, 170, 0.5);
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 0;
  text-align: center;
  background: #f5f5f5;
  position: relative;
  border: solid 1px #e8e8e8;
  width: 100%;
  padding-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-type {
  position: absolute;
  width: 100%;
  padding: 0 8px;
  top: -20px;
  font-size: 1.3rem;
  color: #1a1a1a;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-type span {
  padding: 0 25px;
  display: inline-block;
  text-align: center;
  height: 38px;
  border-radius: 25px;
  background: #fdf192;
  line-height: 38px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .pack-name {
  font-size: 2.0rem;
  display: block;
  margin-top: 35px;
  margin-bottom: 16px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper {
  min-height: 32px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper .box-after-name {
  padding: 7px 15px;
  background-color: #9ce7f5;
  font-size: 1.3rem;
  color: #000;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .box-after-name-wrapper .box-after-name > span > * {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list,
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box {
  padding: 15px 10px;
  width: 50%;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list {
  text-align: left;
  padding-right: 5px;
  padding-left: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute {
  margin-bottom: 16px;
  position: relative;
  padding-left: 24px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute:last-child {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute .attribute-value {
  font-size: 1.8rem;
  line-height: 1.13;
  color: #1a1a1a;
  display: block;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute .attribute-label {
  font-size: 1.1rem;
  line-height: 1.45;
  color: #767676;
  display: block;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  background-size: cover;
  vertical-align: top;
  position: absolute;
  left: 0;
  right: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.internet:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-net.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.call-all-network:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-callall.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .attributes-list .item-attribute.call-dtac:before {
  width: 16px;
  height: 16px;
  background: url("../Tigren_DtacNumber/images/icon-calldtac.png") center no-repeat;
  background-size: cover;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box {
  padding-right: 25px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper .pack-price {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .package-info-data .package-actions-box .pack-price-wrapper .pack-price > span {
  font-size: 3.2rem;
  font-weight: 700;
  color: #000000;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward {
  padding: 0 10px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward > span {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
  background-size: 183px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward > span {
    background-image: url('../Tigren_DtacNumber/images/reward@2x.png');
    background-size: 183px auto;
  }
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-silver {
  display: inline-block;
  background-position: -14px -67px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-gold {
  display: inline-block;
  background-position: -14px -117px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-blue {
  display: inline-block;
  background-position: -14px -166px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .reward .icon-newmember {
  display: inline-block;
  background-position: -14px -18px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .type-member {
  margin-bottom: 16px;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .notice-text {
  padding: 8px;
  border-top: 1px solid #d6d6d6;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .item .radio-inline .notice-text > span > * {
  margin-bottom: 0;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .action-view-more {
  text-align: center;
  font-size: 1.3rem;
}
.catalog-product-view.p2p-product .select-package .package-detail-items .action-view-more a:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
.p2p-summary-container {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 11;
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  -moz-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  -webkit-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
  padding: 12px;
}
.p2p-summary-container .p2p-summary-inner {
  padding-top: 0;
}
.p2p-summary-container .summary {
  width: 50%;
  float: left;
}
.p2p-summary-container .summary .detail-price {
  float: right;
  text-align: center;
  padding: 0 25px;
}
.p2p-summary-container .summary .detail-price.package {
  border-left: 1px solid #e8e8e8;
}
.p2p-summary-container .summary .detail-price.total-price {
  width: auto;
  white-space: nowrap;
}
.p2p-summary-container .summary .detail-price.total-price span {
  float: none;
  line-height: 90px;
  display: inline-block;
  font-weight: 700;
}
.p2p-summary-container .summary .detail-price.total-price div {
  display: inline-block;
}
.p2p-summary-container .summary .detail-price.total-price .total-price-inner .total-price {
  padding: 0 15px;
}
.p2p-summary-container .summary .detail-price .title-price {
  height: 23px;
  width: 100%;
  color: #000000;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 23px;
}
.p2p-summary-container .summary .detail-price .title-price span {
  display: block;
}
.p2p-summary-container .summary .detail-price .price {
  height: 35px;
  color: #1a1a1a;
  font-size: 2.6rem;
  line-height: 44px;
  text-align: center;
  font-weight: 700;
}
.p2p-summary-container .summary .detail-price.summary-actions button,
.p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action,
.p2p-summary-container .summary .detail-price.summary-actions .action-gift {
  background: #007ad0;
  color: #ffffff;
  font-size: 2rem;
  position: relative;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
  font-size: 20px;
  padding: 3px 30px;
  line-height: 34px;
  margin-top: 15px;
  font-size: 1.8rem;
  padding: inherit;
}
.p2p-summary-container .summary .detail-price.summary-actions button:hover,
.p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action:hover,
.p2p-summary-container .summary .detail-price.summary-actions .action-gift:hover {
  background: #036bb5;
}
.p2p-summary-container .summary .detail-price .desc-price .vat {
  color: #767676;
  font-size: 11px;
  float: left;
  width: 100%;
}
.p2p-summary-container .summary .detail-price .desc-price .pack-name {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #007ad0;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 20px;
  padding: 0 6px;
  display: none;
}
.p2p-summary-container .summary .summary-actions .action {
  width: 233px;
  height: 48px;
  font-size: 1.8rem;
  margin-top: 26px;
}
.p2p-summary-container .summary .summary-actions .action[disabled] {
  background: #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: #d6d6d6;
}
.p2p-summary-container .summary.summary-left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 40%;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.p2p-summary-container .summary.summary-right {
  width: 60%;
}
.p2p-terms-and-conditions-wrapper {
  display: none;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox {
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox label {
  cursor: pointer;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox label span {
  color: #007ad0;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: solid 1.2px #1a1a1a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
}
.p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"]:checked {
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  background-position: -154px -126px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .p2p-terms-and-conditions-wrapper .accept-checkbox input[type="checkbox"]:checked {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
#send-otp-modal {
  display: none;
}
.modal-popup.p2p-otp-modal .modal-inner-wrap {
  max-width: 380px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.modal-popup.p2p-otp-modal .modal-header {
  display: none;
}
.modal-popup.p2p-otp-modal .modal-content {
  padding: 28px 20px 0;
  text-align: center;
}
.modal-popup.p2p-otp-modal .modal-footer {
  padding: 24px 20px;
}
.modal-popup.p2p-otp-modal .modal-footer > button,
.modal-popup.p2p-otp-modal .modal-footer > .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.p2p-otp-modal .modal-footer > .action-gift {
  width: 47%;
  height: 48px;
  font-size: 1.8rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-popup.p2p-otp-modal .modal-footer .btn-close-modal {
  float: left;
  border: solid 1px #767676;
  background: transparent;
  color: #000000;
}
.modal-popup.p2p-otp-modal .modal-footer .btn-submit {
  float: right;
}
.modal-popup.p2p-otp-modal #send-otp-modal {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 25px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .header > img {
  display: block;
  margin: 0 auto;
}
.modal-popup.p2p-otp-modal #send-otp-modal .header > strong {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 16px;
  margin-bottom: 16px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content #verify-otp-wrapper {
  display: none;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p {
  font-size: 1.6rem;
  line-height: 1.17;
  color: #000000;
  margin-bottom: 27px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p span {
  display: block;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content p span > span {
  display: inline-block;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field .control input {
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  font-size: 13px;
  border: 0;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field .control input::placeholder {
  color: #767676;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field.verify-otp .resubmit {
  text-align: right;
  margin-top: 7px;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .field.verify-otp .resubmit a {
  color: #009edf;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .error-message {
  display: none;
  text-align: left;
  margin-top: 7px;
  color: #e02b27;
  font-size: 1.2rem;
}
.modal-popup.p2p-otp-modal #send-otp-modal .content .mage-error {
  text-align: left;
}
.catalog-category-view .product-item .price-box {
  text-align: center;
}
.catalog-category-view .product-item .price-box .price small {
  font-size: 1.3rem;
}
.page-layout-pretopost-category .products-grid .price-wrapper .price-on-home {
  color: #1a1a1a;
}
.page-layout-pretopost-category.catalog-category-view .product-item .product-item-details .product-item-starting-price-label {
  text-align: center;
}
.pretopost-photo-reupload #maincontent {
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
}
.pretopost-reupload-image {
  max-width: 780px;
  margin: 0 auto;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 36px 20px 28px;
}
.pretopost-reupload-image .box-info.col-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.pretopost-reupload-image .box-info.col-2-item .box-item {
  width: 50%;
  color: #1a1a1a;
}
.pretopost-reupload-image .box-info.col-2-item .box-item:not(:nth-last-child(-n+2)) {
  margin-bottom: 20px;
}
.pretopost-reupload-image .box-info.col-2-item .box-item > span {
  font-size: 1.3rem;
}
.pretopost-reupload-image .box-info.col-2-item .box-item > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.pretopost-reupload-image .box-mess {
  margin-top: 30px;
  margin-bottom: 25px;
  text-align: center;
  padding: 11px 15px;
  background: #ffb4b4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3rem;
}
.pretopost-reupload-image .box-mess span + span {
  color: #ee1818;
  font-weight: 700;
}
.pretopost-reupload-image .upload-photo-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper {
  width: 48%;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child {
  width: 100%;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child .upload-box {
  max-width: 466px;
  margin: 0 auto;
}
.pretopost-reupload-image .upload-photo-box .upload-box-wrapper:last-child:first-child .upload-box .upload-photo {
  max-width: 320px;
  margin: 0 auto;
}
.pretopost-reupload-image .upload-photo-box .upload-box {
  padding: 15px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 11px;
  background: #ffffff;
  border: 1px dashed #cccccc;
}
.pretopost-reupload-image .upload-photo-box .upload-box .header {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .upload-box .reason {
  font-size: 1.3rem;
  margin-bottom: 30px;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .upload-box .reason ul li:before {
  content: '-';
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
}
.pretopost-reupload-image .upload-photo-box .content-upload {
  display: block;
}
.pretopost-reupload-image .upload-photo-box .content-upload .sample-photo-content {
  text-align: center;
}
.pretopost-reupload-image .upload-photo-box .content-upload > div {
  width: 100%;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-message {
  font-size: 1.8rem;
  margin-bottom: 12px;
  display: block;
  text-align: center;
}
.pretopost-reupload-image .upload-photo-box input[type="file"] {
  display: none;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .field-title {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 13px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .field-title.required:after {
  content: '*';
  color: #ee1818;
  margin-left: 4px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-preview a {
  position: relative;
  display: inline-block;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-preview a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../Tigren_PreToPost/images/photo/watermark.png') no-repeat center left;
  background-size: 100% auto;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload {
  padding: 25px 5px;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift {
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  height: 31px;
  min-width: inherit;
  display: inline-block;
  width: 18%;
  margin: 0 15px 5px 0;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button {
  background: url('../images/icon-rotate-white.png') #007ad0 no-repeat center;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.rotate-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.rotate-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.rotate-image-button:hover {
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.flip-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button {
  background: url('../images/icon-flip-white.png') #007ad0 no-repeat center;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload button.flip-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .cart.table-wrapper .actions-toolbar > .action.flip-image-button:hover,
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .action-gift.flip-image-button:hover {
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button {
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  width: 37%;
  height: 35px;
  min-width: inherit;
  font-size: 14px;
  padding: 8px;
  margin-bottom: 0;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .notice-text {
  display: block;
  margin-top: 8px;
  font-size: 1.3rem;
  font-weight: 400;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-summary {
  text-align: center;
  margin-top: 30px;
}
.pretopost-reupload-image .upload-photo-box .file-uploader-area .file-uploader-summary .preview-image {
  max-height: 200px;
}
.pretopost-reupload-image .upload-button-wrapper {
  margin-top: 25px;
  text-align: center;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary {
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  min-width: 145px;
  background: #007ad0;
  color: #ffffff;
  border: 0;
  display: block;
  height: 51px;
  font-size: 1.8rem;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #015d9e;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  color: #ffffff;
  background-color: #036bb5;
}
.pretopost-reupload-image .upload-button-wrapper .button.primary:hover {
  border-width: 5px;
}
.pretopost-reupload-image .upload-error {
  margin-top: 15px;
  color: #ee1818;
}
.modal-popup.pretopost-reupload-photo-popup .modal-inner-wrap {
  max-width: 505px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #1a1a1a;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0 auto;
}
.modal-popup.pretopost-reupload-photo-popup .action-close:before {
  color: #1a1a1a;
  font-size: 40px;
}
.modal-popup.pretopost-reupload-photo-popup .modal-footer {
  padding-top: 25px;
  padding-bottom: 44px;
}
.modal-popup.pretopost-reupload-photo-popup .modal-footer button,
.modal-popup.pretopost-reupload-photo-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
.modal-popup.pretopost-reupload-photo-popup .modal-footer .action-gift {
  font-size: 1.8rem;
  width: 180px;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-popup.pretopost-reupload-photo-popup #upload-photo-success > strong {
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: 700;
  display: block;
}
.modal-popup.pretopost-reupload-photo-popup #upload-photo-success > p {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.occ-order-tracking {
  padding-top: 30px;
  max-width: 780px;
  margin: 0 auto;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  color: #1a1a1a;
  text-align: left;
}
.occ-order-tracking .page-title h3 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 23px;
}
.occ-order-tracking .tracking-header {
  padding: 30px;
  margin-bottom: 14px;
  background: #f7faff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.occ-order-tracking .tracking-header .box-item {
  color: #1a1a1a;
}
.occ-order-tracking .tracking-header .box-item .label {
  display: block;
  font-size: 1.3rem;
}
.occ-order-tracking .tracking-header .box-item .value {
  display: block;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 35px 30px;
  background: #f7faff;
}
.occ-order-tracking .tracking-content > .title {
  text-align: center;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content .tracking-toggle {
  text-align: center;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch {
  position: relative;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background-position: -19px -168px;
  top: 50%;
  right: -20px;
  margin-top: -8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .occ-order-tracking .tracking-content .tracking-toggle a.switch:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch:hover,
.occ-order-tracking .tracking-content .tracking-toggle a.switch:focus {
  text-decoration: none;
}
.occ-order-tracking .tracking-content .tracking-toggle a.switch.collapsed:before {
  background-position: -54px -168px;
}
.occ-order-tracking .tracking-content ul.tracking-progress {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  padding-left: 100px;
  padding-bottom: 50px;
}
.occ-order-tracking .tracking-content ul.tracking-progress.collapsed .status.active:before {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status {
  margin-bottom: 0;
  padding: 16px 0;
  padding-left: 40px;
  position: relative;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.collapsed {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status > .point {
  width: 9px;
  height: 9px;
  display: block;
  background: #ffffff;
  border: solid 2px #d6d6d6;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-63%, -50%);
  -moz-transform: translate(-63%, -50%);
  -ms-transform: translate(-63%, -50%);
  -o-transform: translate(-63%, -50%);
  transform: translate(-63%, -50%);
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .div-inner {
  display: table;
  width: 100%;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon-wrapper {
  display: table-cell;
  width: 100px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../Tigren_PreToPost/images/icon-tracking.png');
  background-size: 1528px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 90px;
  height: 65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
    background-image: url('../Tigren_PreToPost/images/icon-tracking.png');
    background-size: 1528px auto;
  }
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt {
  vertical-align: middle;
  margin-left: 15px;
  color: #d6d6d6;
  display: inline-block;
  margin-top: 5px;
  display: table-cell;
  padding-left: 30px;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt .date {
  display: block;
  font-size: 1.2rem;
  color: #646464;
  margin-bottom: 2px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt .status-label {
  margin-bottom: 0;
  font-weight: 400;
  word-break: break-word;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail {
  margin-top: 10px;
  color: #000000;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li {
  margin-bottom: 15px;
  line-height: 1;
  position: relative;
  padding-left: 15px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li:before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #000000;
  position: absolute;
  left: 0;
  top: 7px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .date-time {
  display: block;
  font-size: 1.2rem;
  line-height: 1.7;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .value {
  font-size: 1.2rem;
  color: #646464;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status .status-detail li .value span.detail {
  display: block;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:before {
  display: block;
  width: 2px;
  height: 48px;
  background: repeat;
  position: absolute;
  content: '';
  left: -2px;
  top: 0;
  z-index: 0;
  border-right: 2px dashed  #d6d6d6;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:after {
  display: block;
  width: 2px;
  height: calc(100% - 48px);
  background: repeat;
  position: absolute;
  content: '';
  left: -2px;
  bottom: 0;
  z-index: 0;
  border-right: 2px dashed  #d6d6d6;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:first-child:after {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status:last-child:before {
  display: none;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active {
  border-color: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete > .point,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active > .point {
  width: 9px;
  height: 9px;
  background: #007ad0;
  border-color: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:first-child,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:first-child {
  padding-bottom: 16px;
  border-color: transparent;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:first-child:after,
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:first-child:after {
  background: #007ad0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete > .point {
  width: 16px;
  height: 16px;
  background-color: transparent;
  left: 1px;
  background: url('../Tigren_PreToPost/images/step-done.png') center center no-repeat;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:before,
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete:after {
  background-color: #007ad0;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.complete .status-label {
  color: #1a1a1a;
  font-size: 1.8rem;
  margin-bottom: 4px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active > .point {
  width: 18px;
  height: 18px;
  background: #007ad0;
  border-color: #007ad0;
  left: 2px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:after {
  background-color: #007ad0;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active .status-label {
  color: #1a1a1a;
  font-size: 1.8rem;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.active:last-child:not(:first-child) > .point {
  width: 16px;
  height: 16px;
  background-color: transparent;
  left: 1px;
  background: url('../Tigren_PreToPost/images/step-done.png') center center no-repeat;
  border: 0;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p .status-icon {
  background-position: -37px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.active .status-icon {
  background-position: -37px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p .status-icon {
  background-position: -1130px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.active .status-icon {
  background-position: -1130px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p .status-icon {
  background-position: -156px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.active .status-icon {
  background-position: -156px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p .status-icon {
  background-position: -276px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.active .status-icon {
  background-position: -276px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p .status-icon {
  background-position: -396px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.active .status-icon {
  background-position: -396px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p .status-icon {
  background-position: -636px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.active .status-icon {
  background-position: -636px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p .status-icon {
  background-position: -766px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.active .status-icon {
  background-position: -766px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p .status-icon {
  background-position: -516px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.active .status-icon {
  background-position: -516px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p .status-icon {
  background-position: -879px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.active .status-icon {
  background-position: -879px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p .status-icon {
  background-position: -998px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.active .status-icon {
  background-position: -998px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p .status-icon {
  background-position: -1376px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.active .status-icon {
  background-position: -1381px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p .status-icon {
  background-position: -1257px -40px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.active .status-icon {
  background-position: -1257px -153px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ .status-icon {
  width: 73px;
  height: 69px;
  background-position: -33px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.active .status-icon {
  background-position: -33px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -159px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.active .status-icon {
  background-position: -159px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ .status-icon {
  width: 67px;
  height: 69px;
  background-position: -287px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.active .status-icon {
  background-position: -287px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ .status-icon {
  width: 72px;
  height: 69px;
  background-position: -412px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.active .status-icon {
  background-position: -412px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -536px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.active .status-icon {
  background-position: -536px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ .status-icon {
  width: 74px;
  height: 69px;
  background-position: -663px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.active .status-icon {
  background-position: -663px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ .status-icon {
  width: 73px;
  height: 69px;
  background-position: -789px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.active .status-icon {
  background-position: -789px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ .status-icon {
  width: 72px;
  height: 69px;
  background-position: -917px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.active .status-icon {
  background-position: -917px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ .status-icon {
  width: 77px;
  height: 69px;
  background-position: -1041px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.active .status-icon {
  background-position: -1041px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ .status-icon {
  width: 75px;
  height: 69px;
  background-position: -1167px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.active .status-icon {
  background-position: -1167px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ .status-icon {
  width: 76px;
  height: 70px;
  background-position: -1292px -582px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.complete .status-icon,
.occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.active .status-icon {
  background-position: -1292px -495px;
}
.occ-order-tracking .tracking-content ul.tracking-progress .status[class*="_occ"] .status-icon-wrapper {
  width: 90px;
  text-align: center;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.product-device-home {
  padding-top: 20px;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget {
  margin-bottom: 0;
}
.block.widget .product-item-info {
  text-align: center;
}
.block.widget .product-item-info .product-item-name {
  margin: 0;
  padding: 0 24px;
}
.block.widget .product-item-info .gift-item {
  height: 28px;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .product-device-home {
    padding-left: 2%;
  }
  .block.widget .products-grid .product-item,
  .cms-index-index .devices-grid-wrapper .products-grid .product-item {
    width: 22.5% !important;
    margin-right: 2%;
  }
  .block.widget .products-grid .product-item:nth-child(4n),
  .cms-index-index .devices-grid-wrapper .products-grid .product-item:nth-child(4n) {
    margin-right: 0;
  }
  .block.widget .products-grid .product-item .product-item-info,
  .cms-index-index .devices-grid-wrapper .products-grid .product-item .product-item-info {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) and (min-width: 641px) {
  .block.widget .products-grid .product-item,
  .cms-index-index .devices-grid-wrapper .products-grid .product-item {
    width: 31% !important;
    margin-right: 2%;
  }
  .block.widget .products-grid .product-item:nth-child(3n),
  .cms-index-index .devices-grid-wrapper .products-grid .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .block.widget .products-grid .product-item:nth-child(4n),
  .cms-index-index .devices-grid-wrapper .products-grid .product-item:nth-child(4n) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 639px) {
  .block.widget .products-grid .product-item,
  .cms-index-index .devices-grid-wrapper .products-grid .product-item {
    width: 48.5% !important;
    margin-right: 0;
  }
  .block.widget .products-grid .product-item:nth-child(2),
  .cms-index-index .devices-grid-wrapper .products-grid .product-item:nth-child(2) {
    margin-right: 0;
  }
  .block.widget .products-grid .product-item:nth-child(4n),
  .cms-index-index .devices-grid-wrapper .products-grid .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 40em) {
  .block.widget .product-item-info .product-item-name {
    height: 45px;
    white-space: inherit;
  }
}
@media only screen and (max-width: 320px) {
  .agent-payment-page .checkout-payment-method .payment-methods {
    height: 225px !important;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div {
    width: 193px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .input-text,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div .input-text,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div .input-text,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div .input-text {
    width: 100%;
  }
  .agent-payment-page #omise_imForm .omise-banking-text-wrapper .select_style,
  .agent-payment-page #omise_ptp_imForm .omise-banking-text-wrapper .select_style {
    width: 250px !important;
    max-width: inherit;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number {
    margin: 0 !important;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number {
    padding: 0 !important;
    width: 100% !important;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .checkbox-styled {
    margin: 0 auto;
  }
  .search-new-number-block.search-number-dealer .filter-number > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    clear: both;
    flex-wrap: wrap;
  }
  .search-new-number-block.search-number-dealer .filter-number .btn-filter {
    min-width: 85px;
  }
  .search-new-number-block.health-check .results-number .list-number {
    margin: 0 !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number {
    padding: 0 !important;
    width: 100% !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .checkbox-styled {
    margin: 0 auto;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .gift-box-icon,
  .search-new-number-block.health-check .results-number .list-number li.number .icon-somjade {
    top: -6px !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .number-new {
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item {
    width: 100% !important;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .item-inner {
    max-width: 100% !important;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner .txt-contract {
    height: auto !important;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .box-bottom .icon-chang {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .icon-gift-box {
    margin-left: 0;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers .form-inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col > span {
    font-size: 1.6rem !important;
  }
  .lucky-aou-page .number-tabs > ul {
    align-items: unset !important;
  }
  .lucky-aou-page .choose-journey fieldset .field.choice .control .option {
    padding: 0;
  }
  .lucky-aou-page .choose-journey fieldset .field.choice .control .option label strong {
    font-size: 1.8rem;
  }
  .lucky-aou-page .choose-journey fieldset .field.choice .control .option label:before {
    margin-left: 10px;
  }
  .lucky-aou-page .choose-journey fieldset .field.choice .control .option:first-child {
    margin-bottom: 30px;
  }
  .lucky-aou-page .choose-journey fieldset .field.choice .control .option.old-number label:before {
    margin-left: 10px;
  }
  .lucky-aou-page .verify-otp-wrapper .verify-otp .field .input-text {
    padding-left: 50px;
  }
  .lucky-aou-page .choose-package .list-options .control {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lucky-aou-page .choose-package .list-options .control .option:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .lucky-aou-page .confirm-landing .actions-toolbar button,
  .lucky-aou-page .confirm-landing .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
  .lucky-aou-page .confirm-landing .actions-toolbar .action-gift {
    margin: 0 5px;
  }
  .lucky-aou-page .number-selected .number-detail .number-col > span {
    font-size: 1.6rem !important;
  }
  .p2p-product .p2p-summary-container .summary.summary-right {
    flex-direction: column;
  }
  .pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button {
    width: 100%;
    margin-bottom: 10px;
    max-width: 150px;
    margin-right: 0;
  }
  .p2p-product .p2p-summary-container .summary.summary-right {
    flex-direction: column;
  }
  .pretopost-reupload-image .upload-photo-box .file-uploader-area .action-upload .file-uploader-button {
    width: 100%;
    margin-bottom: 10px;
    max-width: 150px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  body.catalog-product-view .message {
    margin-top: 15px !important;
  }
  body.catalog-product-view .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option {
    line-height: 38px;
    height: 48px;
    box-sizing: border-box;
    padding: 5px;
    width: calc((100% - 8px) / 2);
    border-radius: 8px;
  }
  body.catalog-product-view .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option:nth-child(3n) {
    margin-right: 8px !important;
  }
  body.catalog-product-view .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option:nth-child(2n) {
    margin-right: 0 !important;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper .owl-stage-outer {
    width: 100%;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper .box-price {
    width: auto;
    transition: .3s ease;
    float: none;
    margin: 0;
  }
  .apdtac-device-offer #box-list-price {
    padding-bottom: 30px;
  }
  .apdtac-device-offer #box-list-price .box-title {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #000000;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-weight: 700;
  }
  .apdtac-device-offer #box-list-price .box-price {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    width: 100%;
    margin: 0;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 0;
  }
  .apdtac-device-offer #box-list-price .box-price:hover {
    border: solid 1px #19AAF8;
  }
  .apdtac-device-offer #box-list-price .box-price:nth-child(3n+2) {
    margin-right: 0;
  }
  .apdtac-device-offer #box-list-price .box-price:nth-child(3n+1) {
    clear: none;
  }
  .apdtac-device-offer #box-list-price .box-price:nth-child(3n) {
    float: left;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline {
    padding: 0;
    position: relative;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline span.price {
    padding: 30px 0;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline input[type="radio"]:checked ~ .price-device-financing-details:before,
  .apdtac-device-offer #box-list-price .box-price .radio-inline input[type="radio"]:checked ~ p.description:before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    border: 2px solid #009edf;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline .description span {
    background: #F8FAFB;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline .description span:first-child {
    padding-top: 10px;
  }
  .apdtac-device-offer #box-list-price .box-price .radio-inline .description span:last-child {
    padding-bottom: 10px;
  }
  .apdtac-device-offer #box-list-price .box-price:hover .radio-inline input[type="radio"] ~ .price-device-financing-details:before,
  .apdtac-device-offer #box-list-price .box-price:hover .radio-inline input[type="radio"] ~ p.description:before {
    border: 2px solid #009edf;
    border-radius: 2px;
  }
  body.apdtac-device-offer #box-terms-condition .accept-checkbox label {
    font-size: 1.1rem;
  }
  body.apdtac-device-offer #box-terms-condition #accordion-terms-condition {
    padding-left: 0 !important;
  }
  body.apdtac-device-offer #box-terms-condition #accordion-terms-condition .pakage-cond {
    width: 100%;
    height: auto !important;
    margin-bottom: 20px;
  }
  body.apdtac-device-offer #box-terms-condition #accordion-terms-condition .title-item .fa {
    color: #000;
    padding-left: 5px;
    font-weight: 600;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer {
    position: relative;
    box-shadow: 0 0 0 0;
    padding: 0;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.package,
  body.apdtac-device-offer #maincontent #box-summary-offer .detail-price,
  body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.total-price {
    border-left: 0;
    text-align: left;
    float: left;
    width: 100% !important;
    padding: 12px 0;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .price {
    text-align: right;
    font-size: 18px;
    float: right;
    display: block;
    width: 50%;
    line-height: 22px;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .title-price {
    height: 23px;
    width: 100%;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .detail-price .desc-price .pack-name {
    position: absolute;
    left: 50%;
    top: -10px;
    transform: translate(-50%, 0);
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .detail-price.total-price span {
    line-height: 20px !important;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer .summary.summary-right .detail-price button,
  body.apdtac-device-offer #maincontent #box-summary-offer .summary.summary-right .detail-price .cart.table-wrapper .actions-toolbar > .action,
  body.apdtac-device-offer #maincontent #box-summary-offer .summary.summary-right .detail-price .action-gift {
    width: 100%;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-left.summary,
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-right.summary {
    width: 100% !important;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .sales-order-history .order-history-title .order-number span {
    float: left;
  }
  .sales-order-history .order-history-title .order-number a {
    max-width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
  }
  .dtac-check-id-card-popup .modal-inner-wrap .modal-footer button,
  .dtac-check-id-card-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .dtac-check-id-card-popup .modal-inner-wrap .modal-footer .action-gift {
    font-size: 15px;
    padding: 7px 15px !important;
  }
  .success-generate-link .link-generate .action.copy {
    font-size: 1.4rem;
    width: 57px;
  }
  .success-generate-link .link-generate .input-text {
    padding-right: 57px;
    font-size: 1.4rem;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li.items input[type=radio] + label:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li.items input[type=radio] + label:before {
    left: 20px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .form-list {
    max-width: inherit;
    margin: 0 auto;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm li > label {
    margin-left: 20px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-logo-wrapper {
    width: 40px;
    height: 40px;
    background-size: 27px 27px !important;
    margin-top: 21px;
    float: left;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm .omise-banking-text-wrapper {
    max-width: calc(100% - 63px);
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div {
    margin-top: 20px;
  }
  .agent-payment-page #omise_imForm li > label,
  .agent-payment-page #omise_ptp_imForm li > label {
    width: auto;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method {
    width: auto;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title {
    width: 140px;
    height: 135px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_cc"] ~ label span:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title input[id="omise_ptp_cc"] ~ label span:before {
    position: relative;
  }
  .agent-checkout-success.pretopost-checkout-success .table-order-items,
  .agent-checkout-accept.pretopost-checkout-success .table-order-items {
    display: block;
  }
  .agent-checkout-success.pretopost-checkout-success .table-order-items thead,
  .agent-checkout-accept.pretopost-checkout-success .table-order-items thead {
    display: block;
  }
  .agent-checkout-success.pretopost-checkout-success .table-order-items tbody,
  .agent-checkout-accept.pretopost-checkout-success .table-order-items tbody {
    display: block;
  }
  .agent-payment-page a.action.primary.agent-logout {
    margin-top: 0 !important;
  }
  .aoucmpg-success-otp {
    padding: 8px 38px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
  }
  .dnumber-information .personal-info.data-table tr,
  .dnumber-information .personal-info.data-table td {
    display: block;
    width: 100%;
  }
  .pickup-infomation .store-info {
    padding: 25px 14px;
  }
  .pickup-infomation .box-actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .pickup-infomation .box-actions button,
  .pickup-infomation .box-actions .cart.table-wrapper .actions-toolbar > .action,
  .pickup-infomation .box-actions .action-gift {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .pickup-infomation .box-actions .action-edit,
  .pickup-infomation .box-actions .action-confirm {
    min-width: inherit;
    font-size: 1.8rem;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
  }
  .pickup-infomation .pickup-info-box-content {
    padding: 0;
  }
  .pickup-infomation .store-info ul li p {
    font-size: 1.3rem;
  }
  .pickup-infomation .notice-text {
    font-size: 1.3rem;
    padding: 0 5px;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .upload-photo-progress-bar {
    width: 20%;
  }
  .newnumber-checkout-personalinfo .modal-popup .modal-footer button,
  .newnumber-checkout-payment .modal-popup .modal-footer button,
  .newnumber-checkout-personalinfo .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .newnumber-checkout-payment .modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .newnumber-checkout-personalinfo .modal-popup .modal-footer .action-gift,
  .newnumber-checkout-payment .modal-popup .modal-footer .action-gift {
    min-width: inherit;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer button,
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .action-gift {
    margin-bottom: 0;
    font-size: 1.8rem;
    width: 196px;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer button.second-primary,
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action.second-primary,
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-footer .action-gift.second-primary {
    margin-left: auto;
    margin-bottom: 0;
  }
  .lucky-aou-checkout .detail-transfer .number-info-box.old ul li:last-child .value,
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box.old ul li:last-child .value {
    font-size: 1.6rem;
  }
  #omise_newnumber_cc_cc_terms_cvv_div .show-terms,
  #cashondelivery_newnumber_terms_div .show-terms,
  .payment-terms .show-terms {
    max-width: 278px;
    display: block !important;
    margin: 0 auto;
  }
  .search-result .dnumber-skeleton-loading .list-number li.number {
    width: 50% !important;
    margin-bottom: 50px !important;
  }
  .search-result .dnumber-skeleton-loading .list-number li.number .inner-wrapper {
    height: 72px;
  }
  .lucky-aou-page .choose-package .list-options .control {
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .lucky-aou-page .choose-package .list-options .control .option:first-child {
    margin-right: 10px;
  }
  .lucky-aou-page .dnumber-package-list-block .page-package .list-package {
    max-width: 280px;
    margin: 0 auto;
  }
  .lucky-aou-page .detail-transfer .number-info-box.old ul li:last-child .value {
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .number-new {
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail > div {
    padding: 0 5px !important;
    font-size: 1rem !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail > div.ratings-box {
    padding-right: 0 !important;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter.birth {
    min-width: auto !important;
  }
  .search-new-number-block.health-check .check-life-mission__input {
    position: absolute;
    margin-top: 6px;
    margin-left: -10px;
  }
  .search-new-number-block.health-check .check-life-mission__label {
    font-size: 1.6rem;
    padding-left: 16px;
  }
  .search-new-number-block.health-check .check-life-mission__label strong {
    font-size: 1.8rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .gift-box-icon,
  .search-new-number-block.health-check .results-number .list-number li.number .icon-somjade {
    top: -15px;
    left: -6px;
  }
  .search-new-number-block .results-number .top-title h5 {
    position: relative;
  }
  .search-new-number-block .results-number .list-number li.number {
    width: 50% !important;
    margin-bottom: 50px !important;
  }
  .search-new-number-block .results-number .list-number li.number:nth-child(2n+1) {
    clear: left;
  }
  .search-new-number-block .results-number .list-number li.number .ico-a-chang {
    top: -80% !important;
  }
  .tracking-form-wrapper,
  .tracking-result {
    padding: 0 13px;
  }
  body.employee-account-login .dtac-confirm-number {
    max-width: 300px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
    left: inherit;
    top: 166%;
    right: 0;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #f6f6f6;
    border-right: 5px solid transparent;
    position: absolute;
    left: 80%;
    top: -11px;
    margin: 0;
  }
  .pretopost-checkout-success .table-order-items {
    display: block;
  }
  .pretopost-checkout-success .table-order-items thead,
  .pretopost-checkout-success .table-order-items tbody {
    display: block;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .step-title {
    top: 15px !important;
    padding-right: 100px;
    line-height: 24px !important;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content {
    left: inherit;
    top: 166%;
    right: 0;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content .fieldset .field.cvv .cvv_tooltip .tooltip-content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #f6f6f6;
    border-right: 5px solid transparent;
    position: absolute;
    left: 80%;
    top: -11px;
    margin: 0;
  }
  .pretopostpackage-checkout-success .table-order-items {
    display: block;
  }
  .pretopostpackage-checkout-success .table-order-items thead,
  .pretopostpackage-checkout-success .table-order-items tbody {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item,
  .opc-wrapper .billing-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .am_shopby_filter_items_attr_price {
    max-width: 100%;
  }
  .search__result-tabs li {
    float: none;
    display: block;
    width: 100%;
  }
  .search__result-tabs li a.active {
    border: 1px solid #ccc;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .amrelated-grid-wrapper {
    margin-top: 24px;
  }
  .amrelated-grid-wrapper .block-title {
    margin: 0;
  }
  .amrelated-grid-wrapper .block-title strong {
    font-size: 16px;
    font-weight: bold;
  }
  .amrelated-grid-wrapper .block-content .owl-carousel .owl-stage {
    padding: 16px 0 10px;
    margin: 0;
  }
  .amrelated-grid-wrapper .block-content .owl-carousel .owl-stage .owl-item {
    padding: 0;
  }
  .amrelated-grid-wrapper .block-content .related-item {
    border: solid 1px #d6d6d6;
    padding: 12px;
    text-align: center;
  }
  .amrelated-grid-wrapper .block-content .related-item .related-item-title {
    min-height: 40px;
    margin: 8px 0;
  }
  .amrelated-grid-wrapper .block-content .related-item .related-item-title a {
    font-size: 14px;
    min-height: 40px;
  }
  .amrelated-grid-wrapper .block-content .related-item .price-label {
    font-size: 11px;
  }
  .amrelated-grid-wrapper .block-content .related-item .product-price,
  .amrelated-grid-wrapper .block-content .related-item .free-price {
    font-size: 18px;
  }
  .amrelated-grid-wrapper .block-content .related-item .product-price small,
  .amrelated-grid-wrapper .block-content .related-item .free-price small {
    font-size: 11px;
  }
  .amrelated-grid-wrapper .block-content .related-item .old-price {
    font-size: 12px;
  }
  .amrelated-grid-wrapper .block-content .related-item .related-item-buttons {
    margin-top: 15px;
  }
  .amrelated-grid-wrapper .block-content .related-item .related-item-buttons .action.tocart {
    width: 100%;
    height: 38px;
    padding: 0 10px;
  }
  .amrelated-grid-wrapper .block-content .related-products {
    margin-right: -15px;
  }
  .amrelated-grid-wrapper .block-content .related-item .related-item-buttons .action.tocart {
    padding: 0 6px;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper .box-price {
    clear: both !important;
  }
  .catalogsearch-result-index.page-layout-2columns-left h1.page-title {
    padding-top: 30px;
  }
  .page-products .products-grid .product-items .product-item {
    float: left;
    width: 48.5%;
    margin-bottom: 3%;
    margin-right: 2%;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #e8e8e8;
    text-align: center;
  }
  .page-products .products-grid .product-items .product-item:nth-child(2n) {
    margin-right: 0;
  }
  .page-products .products-grid .product-items .product-item:nth-child(2n+1) {
    clear: left;
  }
  .category-no-layout-update.page-products.page-layout-1column #amasty-shopby-product-list {
    padding: 0 3px;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item {
    width: 100% !important;
    border: none;
    margin: 0 0 18px;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-item-name a {
    font-size: 24px;
    line-height: 1.5;
    min-height: 0;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .gift-desc {
    font-size: 10px;
    line-height: 1.4;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .name-gift {
    display: block;
    min-height: 0;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .free-gift {
    margin: 6px 0 0;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .free-gift-empty {
    min-height: 0;
    margin: 0;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .brand {
    font-size: 18px;
    line-height: 1.56;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .product-tags {
    right: 10px;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .rrp-price {
    font-size: 16px;
    line-height: 1.5;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .product-item-starting-price-label {
    font-size: 16px;
    line-height: 1.5;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .price-container .price {
    font-size: 40px;
    line-height: 1.4;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .price-wrapper .price-container .price small {
    font-size: 14px;
    line-height: 1.43;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item-info .short-desc {
    font-size: 14px;
    line-height: 1.43;
    min-height: 0;
    max-height: 100px;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper .box-price {
    margin-bottom: 8px;
    position: relative;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper .box-price-inner {
    display: table;
    width: 100%;
  }
  .apdtac-device-offer #box-list-price .radio-inline {
    display: table-row;
  }
  .apdtac-device-offer #box-list-price .radio-inline .price-device-financing-details {
    padding: 0 !important;
  }
  .apdtac-device-offer #box-list-price .radio-inline .price-device-financing-details .info {
    width: 42%;
    display: table-cell;
    padding: 10px;
    text-align: center;
  }
  .apdtac-device-offer #box-list-price .radio-inline .price-device-financing-details .info strong {
    display: block;
  }
  .apdtac-device-offer #box-list-price .radio-inline .price-device-financing-details .description {
    display: table-cell;
    background: #F8FAFB;
    vertical-align: middle;
    padding: 10px;
  }
  .apdtac-device-offer #box-list-price .radio-inline .price {
    width: 42%;
    display: table-cell;
    text-align: center;
    float: none;
  }
  .apdtac-device-offer #box-list-price .radio-inline .description {
    display: table-cell;
    background: #F8FAFB;
    vertical-align: middle;
    padding: 8px;
  }
  .apdtac-device-offer #box-list-price .owl-nav {
    position: static;
    bottom: auto;
    margin-top: -6px;
  }
  .product-item-name > a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-products.category-affiliate-device .products-grid .product-item .product-item-info .price-box .price-free {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  .page-products .products-grid .product-item .product-item-info .price-box .price-free {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .product-item-name {
    min-height: 70px;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .product-item-name > a {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table {
    min-height: 72px;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .rrp-price {
    font-size: 11px;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper {
    width: 100%;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper .price-on-home {
    text-align: left;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper .price-box .price {
    font-size: 18px;
    font-weight: bold;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .price__table .price-wrapper .price-box .price-free {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  .page-products .page-wrapper .package-list,
  .cms-index-index .page-wrapper .package-list,
  .cms-mnp .page-wrapper .package-list {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title {
    width: 50%;
    margin: 0;
    text-align: center;
    float: left;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title.active,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title.active,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title.active {
    position: relative;
    z-index: 4;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title.active > .switch:after,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title.active > .switch:after,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title.active > .switch:after {
    z-index: 4;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title > a.switch,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title > a.switch,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title > a.switch {
    padding: 40px 0;
    background: transparent;
    position: relative;
    height: 84px;
    border: none;
    outline: none;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title > a.switch:lang(en),
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title > a.switch:lang(en),
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title > a.switch:lang(en) {
    line-height: 22px;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title > a.switch:after,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title > a.switch:after,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title > a.switch:after {
    z-index: 3;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title > a.switch span,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title > a.switch span,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title > a.switch span {
    color: #ffd500;
    line-height: 16px;
    font-size: 1.6rem;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title > a.switch span.package-sub-title,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title > a.switch span.package-sub-title,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title > a.switch span.package-sub-title {
    display: block;
    font-size: 1.2rem;
    color: #ffffff;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title.package-oriented > a.switch,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title.package-oriented > a.switch,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title.package-oriented > a.switch {
    padding: 1 10px 15px;
  }
  .page-products .page-wrapper .package-list > .product.data.items > .item.title.device-oriented > a.switch,
  .cms-index-index .page-wrapper .package-list > .product.data.items > .item.title.device-oriented > a.switch,
  .cms-mnp .page-wrapper .package-list > .product.data.items > .item.title.device-oriented > a.switch {
    padding: 1 10px 15px;
  }
  .package-detail-items.personalized .package-items .items-wrapper {
    margin: 0;
  }
  .package-detail-items.personalized .package-items .items-wrapper .item-wrapper {
    padding: 0;
    width: 100% !important;
  }
  .category-image {
    display: none;
  }
  .category-image.mobile-image {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .package-pretopost-products .package-items .package-item .package-info-bottom .package-features {
    min-height: unset;
  }
  .package-pretopost-products-recommend {
    margin-right: -15px;
    width: calc(100% + 15px);
  }
  .package-pretopost-products-recommend .package-items {
    width: 87%;
    overflow: visible;
  }
  .package-pretopost-products-recommend .package-items .owl-stage-outer {
    overflow: visible;
  }
  .package-pretopost-products-recommend .owl_pagination {
    padding-right: 15px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .checkout-index-index .page-title-wrapper {
    display: block;
    width: 100%;
    height: auto;
    position: static;
    background-color: #fff;
    margin: 0;
  }
  .checkout-index-index .page-header {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-index-index .checkout-container {
    position: relative;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .checkout-invoice #invoice-form .item .option {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .opc-wrapper .checkout-invoice #invoice-form .item .option input[type="radio"] {
    top: -3px !important;
    float: left;
  }
  .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
    width: 88%;
    float: left;
  }
  .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields input[type="radio"] ~ label {
    padding-left: 5px;
    font-size: 13px;
  }
  .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .branch-type .tigren-advancedcheckout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .branch-type .tigren-advancedcheckout .option label {
    width: auto;
    font-size: 13px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 30px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .affiliate-program .top-banner .banner-mobile {
    display: block;
  }
  .affiliate-program .top-banner .banner-desktop {
    display: none;
  }
  .affiliate-program .box-title p {
    font-size: 16px;
    line-height: 1.38;
  }
  .affiliate-program .box-title p.heading {
    font-size: 30px;
    font-weight: bold;
  }
  .affiliate-program .section.steps {
    margin: 30px 0 0;
  }
  .affiliate-program .section.steps .list-steps {
    display: block;
    padding: 0;
  }
  .affiliate-program .section.steps .list-steps .step {
    display: flex;
    align-items: center;
  }
  .affiliate-program .section.steps .list-steps .step p strong.step-title {
    text-align: left;
  }
  .affiliate-program .section.steps .list-steps .step .text-box p {
    text-align: left;
  }
  .affiliate-program .section.steps .list-steps .step img {
    margin-right: 10px;
  }
  .affiliate-program .section.steps .action {
    display: block;
    margin-top: 30px;
  }
  .affiliate-program .section-products.aff-device {
    display: block;
    padding: 0;
    margin-top: 30px;
  }
  .affiliate-program .section-products.aff-device .box-title {
    margin-bottom: 30px;
    width: 100%;
  }
  .affiliate-program .section-products.aff-device .box-content {
    width: 100%;
  }
  .affiliate-program .section-products.aff-device .device-item {
    padding: 10px;
  }
  .affiliate-program .section-products.aff-device .device-item .product-item-name {
    min-height: 70px;
  }
  .affiliate-program .section-products.aff-device .device-item .product-item-name > a {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .affiliate-program .section-products.aff-device .device-item .price__table {
    min-height: 72px;
  }
  .affiliate-program .section-products.aff-device .device-item .price__table .rrp-price {
    font-size: 11px;
  }
  .affiliate-program .section-products.aff-device .device-item .price-box .price {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
  }
  .affiliate-program .section-products.aff-device .device-item .price-box .price-free {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
  }
  .affiliate-program .section-products.aff-package {
    margin: 30px 0 0;
  }
  .affiliate-program .section-products.aff-package .package-items .owl-stage {
    padding-left: 0 !important;
  }
  .affiliate-program .section.text {
    margin: 30px 0 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account.customer-account-edit .form-edit-account .fieldset {
    width: 100%;
    padding: 0;
  }
  .account.customer-account-edit .form-edit-account .fieldset:nth-child(2) {
    padding: 0;
  }
  body.account .block-dashboard-info .block-content .box,
  body.account .block-dashboard-addresses .block-content .box {
    background: #F5F5F5;
    padding: 15px;
    border-radius: 5px;
  }
  body.account .table-order-items tr {
    border-bottom: solid 1px #EEE;
  }
  body.customer-account-create #maincontent .form.form-create-account {
    width: 94%;
  }
  .account.customer-address-index .block-addresses-list .action.add {
    font-size: 1.1rem;
    padding: 8px 10px;
  }
  .customer-account-edit .block-user-info .table.data li > label {
    width: 50%;
  }
  .customer-account-edit .block-user-info .table.data li > span {
    width: 50%;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: table-caption;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .sales-order-history .order-history-title .action-view-detail {
    float: inherit;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field {
    width: 100%;
    margin-left: 0;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field:first-child {
    width: 40%;
    margin: 0 0 15px;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field .upload-area.has-value .admin__field-control {
    margin-top: 0%;
  }
  .checkout-index-index .toggle-sidebar {
    display: none;
  }
  .checkout-index-index .toggle-sidebar .title {
    padding: 15px 20px;
    line-height: inherit;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    background: #f5f5f5;
    font-size: 1.8rem;
  }
  .checkout-index-index .toggle-sidebar .title:after {
    content: '';
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    width: 11px;
    height: 7px;
    background-position: -22px -234px;
    display: inline-block;
    float: right;
    position: relative;
    top: 9px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .checkout-index-index .toggle-sidebar .title.active {
    border-bottom: 1px solid #e8e8e8;
  }
  .checkout-index-index .toggle-sidebar .title.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .checkout-index-index.summary-available-mobile .toggle-sidebar {
    display: block;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .items-in-cart {
    display: block;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .items-in-cart .title {
    display: none;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .opc-block-summary .minicart-items-wrapper {
    padding: 0;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .opc-block-summary table.data.table.table-totals {
    display: none;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .opc-block-summary .product-item:last-child {
    padding-bottom: 0;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .opc-block-summary .minicart-items {
    display: none;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .opc-block-summary.active .minicart-items-wrapper {
    padding: 15px;
  }
  .checkout-index-index.summary-available-mobile .custom-slide .modal-header {
    display: none;
  }
  .checkout-index-index.summary-available-mobile #opc-sidebar {
    position: relative;
  }
  .checkout-index-index.summary-available-mobile #opc-sidebar #opc-shipping_method-button {
    top: 0;
    width: 100%;
    padding: 0 0 20px;
  }
  .checkout-index-index.summary-available-mobile #opc-sidebar.is-payment .toggle-sidebar {
    margin-top: 30px;
  }
  .qrpayment-step-box > ul {
    flex-wrap: wrap;
    max-width: 400px;
  }
  .qrpayment-step-box > ul li.step .image-wrapper {
    min-height: 96px;
  }
  .qrpayment-step-box > ul li.line {
    margin-top: 148px;
  }
  .qrpayment-step-box > ul li.line:nth-child(4) {
    width: 100%;
    margin: 0;
    height: 65px;
    background: url("../images/qr-separate-line-mobile2.png") center center no-repeat;
    background-size: contain;
  }
  .modal-popup.model-popup-swap-tab.payment-alert .modal-header {
    padding-top: 3rem;
  }
  .modal-popup.model-popup-swap-tab.payment-alert .modal-footer {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-popup.model-popup-swap-tab.payment-alert .modal-footer button.action-primary,
  .modal-popup.model-popup-swap-tab.payment-alert .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary,
  .modal-popup.model-popup-swap-tab.payment-alert .modal-footer .action-gift.action-primary {
    padding: 5px;
    font-size: 1.3rem;
    margin: 0 5px;
  }
  .affiliate-login-index .page-main {
    padding: 0;
  }
  .affiliate-login-index .page-main .affiliate_login_top {
    padding: 0 15px;
  }
  .affiliate-login-index .page-main .affiliate_login_top .content-inner {
    margin: 30px auto;
  }
  .affiliate-login-index .page-main .affiliate_login_top .banner {
    margin: 0 -15px;
  }
  .affiliate-login-index .page-main .affiliate_login_top h1 {
    font-size: 30px;
  }
  .affiliate-login-index .page-main .affiliate_login_top p {
    font-size: 16px;
    font-weight: 300;
  }
  .affiliate-login-index .page-main .affiliate_login_top .grid-options {
    display: block;
  }
  .affiliate-login-index .page-main .affiliate_login_top .grid-options .item {
    margin-bottom: 15px;
  }
  .affiliate-login-index .page-main .affiliate_login_top .grid-options .item .icon {
    display: block;
    max-width: 60px;
    margin-right: 10px;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom {
    padding: 0 15px;
    margin-top: 20px;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom .grid-steps {
    display: block;
    margin: 15px 0;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom .grid-steps .item {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom .grid-steps .item .image {
    display: block;
    max-width: 120px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom .grid-steps .item .step-title {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
  }
  .affiliate-login-index .page-main .affiliate_login_bottom .grid-steps .item strong {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper {
    margin: 15px;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper p.heading {
    text-align: left;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper p.note {
    text-align: left;
    max-width: 300px;
    margin: 0 auto;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp {
    margin: 0;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp p.heading {
    text-align: left;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .confirm,
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .field {
    padding: 0 10px;
    margin: 0 !important;
  }
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .confirm .control input,
  .affiliate-login-index .page-main .dtac-verify-wrapper .dtac_verify_box.dtac-confirm-otp #form-confirm-otp .field .control input {
    width: 55px;
  }
  .affiliate-information-index .page-main {
    padding: 0;
  }
  .affiliate-information-index .page-main .affiliate_landing_top {
    padding: 0 15px;
  }
  .affiliate-information-index .page-main .affiliate_landing_top .content-inner {
    margin: 30px auto;
  }
  .affiliate-information-index .page-main .affiliate_landing_top .banner {
    margin: 0 -15px;
  }
  .affiliate-information-index .page-main .affiliate_landing_top h1 {
    font-size: 30px;
  }
  .affiliate-information-index .page-main .affiliate_landing_top p {
    font-size: 16px;
    font-weight: 300;
  }
  .affiliate-information-index .page-main .affiliate_landing_top .grid-options {
    display: block;
  }
  .affiliate-information-index .page-main .affiliate_landing_top .grid-options .item {
    margin-bottom: 15px;
  }
  .affiliate-information-index .page-main .affiliate_landing_top .grid-options .item .icon {
    display: block;
    max-width: 60px;
    margin-right: 10px;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom {
    padding: 0 15px;
    margin-top: 20px;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom .grid-steps {
    display: block;
    margin: 15px 0;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom .grid-steps .item {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom .grid-steps .item .image {
    display: block;
    max-width: 120px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom .grid-steps .item .step-title {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
  }
  .affiliate-information-index .page-main .affiliate_landing_bottom .grid-steps .item strong {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
  }
  .landing-affiliate {
    margin: 0 15px;
  }
  .landing-affiliate .customer-wrapper .empty {
    font-size: 16px;
    background-size: 75px auto;
  }
  .landing-affiliate .customer-wrapper .customer-list .item .item-information .mobile-number span {
    display: block;
  }
  .package-affiliate-products .package-item {
    width: 100%;
    margin-right: 0;
  }
  .package-affiliate-products .package-item:nth-child(3n) {
    margin-right: 0;
  }
  .package-affiliate-products .package-item:nth-child(3n+1) {
    clear: left;
  }
  .catalog-category-view.page-layout-device-affiliate-category .category-view .category-description .list-type,
  .catalog-category-view.page-layout-package-affiliate-category .category-view .category-description .list-type {
    display: flex;
    align-items: center;
  }
  .catalog-category-view.page-layout-device-affiliate-category .category-view .category-description .list-type li,
  .catalog-category-view.page-layout-package-affiliate-category .category-view .category-description .list-type li {
    width: 50%;
    text-align: center;
  }
  #nn_agent_payment_terms_div {
    padding-top: 20px;
    margin-bottom: 0;
    text-align: left;
  }
  #nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label:not(.error) {
    font-size: 1.6rem;
  }
  #nn_agent_payment_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
    top: 0;
  }
  #nn_agent_payment_terms_div #show-terms-error {
    text-align: center;
  }
  #nn_agent_payment_terms_div .dnumber-payments-conditions {
    font-size: 1.6rem;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label {
    margin-bottom: 0;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex: 1;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label span {
    order: 2;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label:before {
    margin-right: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    width: 120px;
    background-position: center;
    order: 1;
    margin-left: 0;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label {
    display: inline-block;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span {
    padding: 0;
    display: inline-block;
    max-width: 100%;
    font-size: 1.3rem;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span:before {
    max-width: 100%;
    max-height: 40px !important;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content {
    padding: 0 15px;
    width: 100%;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .actions-toolbar .primary .action.primary {
    box-shadow: none;
    width: auto;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_exp_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_exp_div {
    width: 48%;
    margin-right: 16px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div {
    width: calc(52% - 16px);
    max-width: inherit;
  }
  .agent-payment-page .block-order-details-view .block-content {
    padding: 30px 20px;
  }
  .agent-payment-page .block-order-details-view .block-address-content .box {
    width: 100%;
    margin-bottom: 30px;
  }
  .agent-payment-page .block-order-details-view .order-details-items .order-totals {
    max-width: inherit;
  }
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items thead tr th {
    padding-left: 5px;
    padding-right: 5px;
  }
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items tr th,
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td {
    padding-left: 5px;
    padding-right: 5px;
  }
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items tr td.name .order-product-image {
    min-width: 60px;
  }
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items .col {
    width: 100%;
  }
  .agent-payment-page .block-order-details-view .order-details-items .table-order-items .col.qty {
    display: none;
  }
  .agent-payment-page #omise_cc_cc_type_cvv_div {
    width: 30%;
  }
  .agent-checkout-payment .page-bottom {
    padding-top: 24px;
  }
  .agent-checkout-payment #cashondelivery_newnumber_terms_div,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div,
  .agent-checkout-payment .payment-terms {
    text-align: left;
    margin-bottom: 0;
  }
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error),
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error),
  .agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error),
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label:not(.error),
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label:not(.error),
  .agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label:not(.error) {
    font-size: 1.6rem;
  }
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
  .agent-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error):before,
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .terms input[type="checkbox"] ~ label:not(.error):before,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .terms input[type="checkbox"] ~ label:not(.error):before,
  .agent-checkout-payment .payment-terms .terms input[type="checkbox"] ~ label:not(.error):before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
    top: 0;
  }
  .agent-checkout-payment #cashondelivery_newnumber_terms_div #show-terms-error,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div #show-terms-error,
  .agent-checkout-payment .payment-terms #show-terms-error {
    text-align: center;
  }
  .agent-checkout-payment #cashondelivery_newnumber_terms_div .dnumber-payments-conditions,
  .agent-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .dnumber-payments-conditions,
  .agent-checkout-payment .payment-terms .dnumber-payments-conditions {
    font-size: 1.6rem;
  }
  .agent-checkout-payment .package-wrapper .page-title h2 {
    font-size: 2rem;
  }
  .agent-checkout-payment .wrapper-package-content .content-background .content-left,
  .agent-checkout-payment .wrapper-package-content .content-background .content-right {
    padding: 4px 12px;
  }
  .agent-checkout-payment .wrapper-package-content .content-background .content-left .small,
  .agent-checkout-payment .wrapper-package-content .content-background .content-right .small {
    font-size: 1.3rem;
  }
  .agent-checkout-payment .wrapper-package-content .content-background .content-left {
    width: 50%;
  }
  .agent-checkout-payment .wrapper-package-content .content-background .content-right {
    width: 50%;
  }
  .agent-checkout-payment .wrapper-package-content .content-background .package-name,
  .agent-checkout-payment .wrapper-package-content .content-background .price-per,
  .agent-checkout-payment .wrapper-package-content .content-background .simprice {
    font-size: 1.6rem;
  }
  .agent-checkout-payment .wrapper-package-content .content-background.advance-price {
    position: relative;
    padding-bottom: 15px;
  }
  .agent-checkout-payment .wrapper-package-content .content-background.advance-price .exclude-vat {
    position: absolute;
    width: calc(100% - 20px);
    right: 10px;
  }
  .agent-checkout-payment .wrapper-package-content-inner {
    padding: 20px 13px;
  }
  .agent-checkout-payment .wrapper-package-content-inner .box-content:last-child .box-info:last-child {
    margin-bottom: 0;
  }
  .agent-checkout-payment .wrapper-package-content-inner .box-content {
    width: 100%;
  }
  .agent-checkout-payment .address-information {
    padding: 20px 13px;
    margin-bottom: 30px;
  }
  .agent-checkout-payment .address-information .address-information-inner {
    margin-left: 0;
    margin-right: 0;
  }
  .agent-checkout-payment .address-information .shipping-address,
  .agent-checkout-payment .address-information .billing-address {
    padding-left: 0;
    padding-right: 0;
  }
  .agent-checkout-payment .address-information .shipping-address .box-title,
  .agent-checkout-payment .address-information .billing-address .box-title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .agent-checkout-payment .address-information .shipping-address .box-wrapper,
  .agent-checkout-payment .address-information .billing-address .box-wrapper {
    margin-bottom: 30px;
  }
  .agent-checkout-payment .address-information .shipping-address .box-content,
  .agent-checkout-payment .address-information .billing-address .box-content {
    width: 100%;
  }
  .agent-checkout-payment .address-information .shipping-address .box-content > span,
  .agent-checkout-payment .address-information .billing-address .box-content > span {
    font-size: 1.6rem;
  }
  .agent-checkout-payment .address-information .shipping-address .box-content > strong,
  .agent-checkout-payment .address-information .billing-address .box-content > strong {
    font-size: 1.8rem;
  }
  .agent-checkout-payment .dnumber-information .box-content {
    padding: 13px;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods {
    height: auto !important;
    margin-bottom: 0 !important;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-group {
    border: 0;
    padding-bottom: 0;
    justify-content: center;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method {
    width: 100%;
    max-width: inherit;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-title {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-title label {
    display: table;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-title label span {
    display: table-cell;
  }
  .agent-checkout-payment.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-method .payment-method-content {
    padding: 30px 0 0;
    position: static;
    margin-top: 30px;
    border-top: solid 1px #e8e8e8;
  }
  .agent-checkout-payment #box-terms-condition .accept-checkbox > label {
    vertical-align: top;
    font-size: 1.4rem;
  }
  .agent-checkout-payment #box-terms-condition .accept-checkbox #accordion-terms-condition {
    font-size: 1.2rem;
  }
  .agent-checkout-payment #box-terms-condition .accept-checkbox input[type="checkbox"] {
    vertical-align: top;
  }
  .agent-payment-page .payment-type .payments-list {
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address {
    width: 100%;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address {
    padding-top: 20px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .order-number {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .order-number span {
    font-size: 1.6rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip ~ .tip {
    padding-bottom: 0;
    margin-bottom: 25px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .package-wrapper .page-title h2 {
    font-size: 2rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right {
    padding: 4px 12px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left .small,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right .small {
    font-size: 1.3rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-left {
    width: 50%;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .content-right {
    width: 50%;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .package-name,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .price-per,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background .simprice {
    font-size: 1.6rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.advance-price {
    position: relative;
    padding-bottom: 15px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content .content-background.advance-price .exclude-vat {
    position: absolute;
    width: calc(100% - 20px);
    right: 10px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content {
    width: 100%;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information {
    padding: 20px 13px;
    margin-bottom: 30px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .address-information-inner {
    margin-left: 0;
    margin-right: 0;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address {
    padding-left: 0;
    padding-right: 0;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-title,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-wrapper,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-wrapper {
    margin-bottom: 30px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content {
    width: 100%;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content > span,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content > span {
    font-size: 1.6rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .shipping-address .box-content > strong,
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information .billing-address .box-content > strong {
    font-size: 1.8rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .actions {
    padding-top: 20px;
  }
  .dnumber-information .box-content .personal-info.data-table tr {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dnumber-information .box-content .personal-info.data-table tr td,
  .dnumber-information .box-content .personal-info.data-table tr td:last-child {
    width: 100%;
  }
  .address-information-inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newnumber-checkout-personalinfo .field-error {
    position: static;
  }
  .newnumber-checkout-personalinfo .select-option:after {
    top: 21px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type #checkout-step-shipping-type {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type .notice-message {
    font-size: 1.3rem;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
    width: 100%;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
    padding: 12px 0;
    height: 100%;
    min-height: inherit;
    padding: 0;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"] {
    margin-right: 0;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    font-size: 1.5rem;
    display: block;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    margin-right: 0;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:after {
    font-size: 1.4rem;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label:before {
    margin-left: 13px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control {
    width: 100%;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store .field-control:first-child {
    margin-bottom: 10px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .notice-text {
    text-align: left;
    font-size: 1.3rem;
    font-weight: 400;
    padding: 0;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .title > h4 {
    font-size: 2.2rem;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .title > p {
    font-size: 1.4rem;
  }
  .newnumber-checkout-personalinfo .upload-photo-progress-bar .upload-photo-progress-bar-item span {
    font-size: 1.6rem;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .step-upload-photo {
    font-size: 1.6rem;
    margin-bottom: 2px;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area .title-upload-photo {
    font-size: 1.4rem;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area label.file-uploader-button .action-secondary {
    width: auto;
    padding: 3px 20px;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset .field .control .upload-area label.file-uploader-button .action-secondary ~ .action-secondary {
    margin-left: 15px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form {
    margin-bottom: 25px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form > p {
    margin-bottom: 15px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .form.form-address .field {
    width: 100%;
    margin-right: 0;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block > label,
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block > label {
    font-size: 1.5rem;
    padding-left: 35px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .shipping-address-same-as-permanent-block > label:before,
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .billing-address-same-as-permanent-block > label:before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option {
    margin-bottom: 17px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div {
    display: block;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .option > div.details {
    padding-left: 44px;
    font-size: 1.6rem;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field > label {
    font-size: 1.6rem;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .address-form .service-method-container .choice.field > label:before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms .actions-toolbar .action.primary {
    width: 197px;
  }
  .newnumber-checkout-personalinfo .delivery-channel-wrapper .sim-terms input[type="checkbox"] ~ label {
    font-size: 1.4rem;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded {
    margin-bottom: 5px;
    display: block;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: inherit;
    margin-left: 0;
    margin-right: 0;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area {
    padding: 20px 12px;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar button,
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar > .action,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar > .action,
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift,
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .actions-toolbar .action-gift {
    width: 22%;
    margin: 0 13px 5px 0;
  }
  .newnumber-checkout-personalinfo .upload-photo-fieldset.photos-uploaded .field .control .upload-area .file-uploader-summary,
  .newnumber-checkout-payment .upload-photo-fieldset.photos-uploaded .field .control .upload-area .file-uploader-summary {
    margin: 20px 0 20px;
  }
  .shipping-information .box-title {
    font-size: 2rem;
  }
  .shipping-information .shipping-info-box-content {
    margin-bottom: 25px;
  }
  .shipping-information .shipping-info-box-content .address-wrapper {
    padding: 13px;
    margin-bottom: 0;
  }
  .shipping-information .shipping-info-box-content .shipping-address .box-wrapper,
  .shipping-information .shipping-info-box-content .billing-address .box-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .shipping-information .shipping-info-box-content .shipping-address .box-wrapper .box-info,
  .shipping-information .shipping-info-box-content .billing-address .box-wrapper .box-info {
    width: 100%;
  }
  .shipping-information .shipping-info-box-content .box-title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .shipping-information .shipping-info-box-content h2 {
    font-size: 2rem;
  }
  .shipping-information .shipping-info-box-content p {
    font-size: 1.8rem;
  }
  .shipping-information .shipping-info-box-content p.text-label {
    font-size: 1.4rem;
  }
  .shipping-information .shipping-info-box-content .action-edit {
    font-size: 1.2rem;
  }
  .shipping-information .box-actions {
    padding-top: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .shipping-information .box-actions .action-edit,
  .shipping-information .box-actions .action-confirm {
    padding: 2px 10px 0;
    font-size: 1.8rem;
    margin: 0;
  }
  .shipping-information .box-actions .action-edit:hover,
  .shipping-information .box-actions .action-confirm:hover {
    border-width: 5px;
  }
  .shipping-information .box-actions .action-edit {
    margin-right: 20px;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field.dtacNumberInformation-prefix {
    width: 120px;
    margin-bottom: 15px;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field:nth-child(2),
  .newnumber-checkout-personalinfo .personal-information .personal-information-name-form .name-wrapper .field:nth-child(3) {
    clear: left;
    margin-left: 0;
    width: 100%;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number,
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date {
    width: 100%;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number {
    margin-bottom: 30px;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date {
    margin-bottom: 10px;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field {
    width: 100%;
    margin-bottom: 20px;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .field:last-child {
    margin-bottom: 0;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-contact-form .note-text {
    padding-top: 0;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(1),
  .newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(2),
  .newnumber-checkout-personalinfo .personal-information .personal-information-dob-form .dob-wrapper .field:nth-child(3) {
    width: calc(100%/3 - 6px);
  }
  .newnumber-checkout-personalinfo .personal-information .box-form > p {
    font-size: 2rem;
  }
  .dnumber-information {
    margin-top: 30px;
    padding-bottom: 0;
  }
  .dnumber-information .box-title {
    font-size: 2rem;
    margin-bottom: 13px;
  }
  .dnumber-information .box-content {
    padding: 5px 13px;
  }
  .dnumber-information .personal-info.data-table tr td > span {
    font-size: 1.6rem;
  }
  .dnumber-information .personal-info.data-table tr td > strong {
    font-size: 1.8rem;
  }
  .dnumber-information .action-edit {
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
  .pickup-infomation {
    padding: 30px 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .pickup-infomation .box-title {
    font-size: 2rem;
  }
  .pickup-infomation .store-info {
    margin-bottom: 30px;
  }
  .pickup-infomation .store-info .text-label {
    font-size: 1.6rem;
  }
  .pickup-infomation .box-actions .action-edit {
    margin-right: 20px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper .pickup-infomation .terms input[type="checkbox"] ~ label:before {
    top: 50%;
    -webkit-transform: scale(0.86) translate(0, -50%);
    -moz-transform: scale(0.86) translate(0, -50%);
    -ms-transform: scale(0.86) translate(0, -50%);
    -o-transform: scale(0.86) translate(0, -50%);
    transform: scale(0.86) translate(0, -50%);
  }
  .verify-otp-wrapper .resend-otp {
    font-size: 1.3rem;
  }
  .newnumber-checkout-payment .checkout-payment-method {
    padding-top: 25px;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-group {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-group:after {
    content: "";
    clear: both;
    display: table;
  }
  .newnumber-checkout-payment .checkout-payment-method .step-title {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method {
    padding: 0 5px;
    width: 100%;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title {
    padding: 10px 0 25px;
    min-height: inherit;
    padding-bottom: 20px;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title input[type="radio"] {
    margin-right: 15px;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title > label span {
    font-size: 1.6rem;
    text-align: left;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #cashondelivery_newnumber ~ label,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label {
    margin-bottom: 0;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex: 1;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #cashondelivery_newnumber ~ label span,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label span,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label span,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label span {
    order: 2;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #cashondelivery_newnumber ~ label span:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label span:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label span:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label span:before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
    height: 45px;
    max-width: 100%;
    background-size: contain;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #cashondelivery_newnumber ~ label:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment ~ label:before,
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label:before {
    margin-right: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    width: 120px;
    background-position: center;
    order: 1;
    margin-left: 0;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #nn_agent_payment_cod ~ label:before {
    height: 50px;
    background-size: contain;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-title #omise_newnumber_cc ~ label:before {
    background-size: contain;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content {
    width: auto;
    position: absolute;
    top: 100%;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset {
    margin-left: 0;
    margin-right: 0;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset > .label {
    font-size: 2rem;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper {
    margin: 0;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field label {
    font-size: 2rem;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field.cvv {
    position: relative;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method .payment-method-content .fieldset .field-wrapper > .field div.mage-error {
    position: static;
  }
  .newnumber-checkout-payment .checkout-payment-method .payment-method:last-child:not(:nth-child(2)) .payment-method-content {
    width: calc(200% + 10px);
    margin-left: calc(-100% - 10px);
    padding: 0;
    width: auto;
    margin-left: 0;
    position: absolute;
    top: 100%;
  }
  .newnumber-checkout-payment .checkout-payment-method .actions-toolbar .actions-toolbar {
    padding-top: 25px;
  }
  .newnumber-checkout-payment .checkout-payment-method .input-text,
  .newnumber-checkout-payment .checkout-payment-method select {
    height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #1a1a1a;
    border: 0;
    background: #f5f5f5;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div,
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div,
  .newnumber-checkout-payment .payment-terms {
    text-align: left;
    margin-bottom: 0;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error),
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error),
  .newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error) {
    font-size: 1.6rem;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"] ~ label:not(.error):before,
  .newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"] ~ label:not(.error):before {
    top: 0;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .show-terms input[type="checkbox"]:checked ~ label:not(.error):before,
  .newnumber-checkout-payment .payment-terms .show-terms input[type="checkbox"]:checked ~ label:not(.error):before {
    top: 0;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div #show-terms-error,
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div #show-terms-error,
  .newnumber-checkout-payment .payment-terms #show-terms-error {
    text-align: center;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div .dnumber-payments-conditions,
  .newnumber-checkout-payment #omise_newnumber_cc_cc_terms_cvv_div .dnumber-payments-conditions,
  .newnumber-checkout-payment .payment-terms .dnumber-payments-conditions {
    font-size: 1.6rem;
    margin-top: 18px;
  }
  .newnumber-checkout-payment #cashondelivery_newnumber_terms_div {
    padding-top: 20px;
    margin-bottom: 0;
  }
  .newnumber-checkout-payment .cvv_tooltip {
    left: 138px;
    top: 52px;
  }
  .newnumber-checkout-payment .cvv_tooltip .tooltip-content {
    min-width: inherit;
    width: 145px;
  }
  .newnumber-checkout-payment #payment_form_omise_newnumber_cc {
    margin-bottom: 10px;
  }
  .dnumber-payments-conditions {
    font-size: 1.3rem;
  }
  .dnumber-payments-conditions ul li {
    padding-left: 15px;
  }
  .payment-channel .box-title {
    font-size: 2rem;
  }
  .payment-channel .box-content > .title {
    font-size: 2rem;
  }
  .payment-channel .box-content .box-item .label {
    font-size: 1.4rem;
  }
  .newnumber-search-index .top-banner .banner-desktop,
  .newnumber-numberhealthcheck-index .top-banner .banner-desktop,
  .lucky-aou-page .top-banner .banner-desktop,
  .new-number-page .top-banner .banner-desktop {
    display: none;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list {
    -webkit-justify-content: start;
    justify-content: start;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item {
    width: 50%;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item:nth-child(odd) {
    clear: left;
  }
  .search-new-number-block.health-check .box-search-number .box-form {
    width: 310px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter > label {
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 4px;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter .form-inline input {
    height: 32px;
    font-weight: 400;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers {
    order: 0;
    margin-bottom: 0;
    margin-right: 0;
    max-width: inherit;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers label {
    padding-left: 0;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers input {
    width: 24px;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers .selectric-lead-number {
    width: 85px;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers .selectric-lead-number .selectric {
    padding: 6px 9px;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.patterns {
    width: 205px;
    margin-bottom: 0;
    order: 2;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.box-sum {
    display: inline-block;
    width: auto;
    order: 1;
    margin-top: 24px;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter.birth {
    padding-left: 0;
    padding-right: 0;
    min-width: 280px;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter.total {
    padding-left: 0;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter .txtnumber-sum {
    width: 64px;
  }
  .search-new-number-block.health-check .sub-title {
    margin-top: 15px;
  }
  .search-new-number-block.health-check .sub-title__icon .checkbox-styled {
    cursor: initial;
  }
  .search-new-number-block.health-check .sub-title__icon .checkbox-styled:hover,
  .search-new-number-block.health-check .sub-title__icon .checkbox-styled > span:before {
    cursor: initial;
  }
  .search-new-number-block.health-check .sub-title__header {
    font-size: 2rem;
  }
  .search-new-number-block.health-check .sub-title__sub-header {
    font-size: 1.8rem;
  }
  @supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .custom-input input[type='radio'] {
      width: 20px;
      height: 20px;
    }
    .custom-input input[type='radio']::after {
      width: 6px;
      height: 6px;
      left: 6px;
      top: 6px;
    }
  }
  .search-new-number-block.health-check .check-life-mission__values {
    padding: 0 10px 12px !important;
  }
  .search-new-number-block.health-check .check-life-mission__label {
    padding-left: 12px;
  }
  .search-new-number-block.health-check .check-life-mission__label strong {
    font-size: 1.8rem !important;
  }
  .search-new-number-block.health-check .check-life-mission__label::before {
    background-size: 531px auto;
    background-position: -470px -86px;
    width: 56px;
    height: 40px;
    margin-right: 11px;
  }
  .search-new-number-block.health-check .check-life-mission__item label {
    padding-left: 30px !important;
    font-size: 1.5rem;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers {
    margin-left: -15px;
    margin-right: -15px;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers .form-inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search-new-number-block .box-search-number .box-form .field-filter {
    margin-bottom: 20px;
  }
  .search-new-number-block .box-search-number .box-form .field-filter.box-sum {
    margin: 0;
    width: 100%;
  }
  .search-new-number-block .box-search-number .box-form .field-filter.box-sum input {
    width: 70px;
    margin-right: 0;
  }
  .search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess {
    max-width: 110px;
    height: 44px;
  }
  .checkidmember .contentbackground .content_left .packagename + .edit_number {
    float: right;
    width: auto;
  }
  .checkidmember .contentbackground.advance-price {
    position: relative;
    padding-bottom: 15px;
  }
  .checkidmember .contentbackground.advance-price .exclude-vat {
    position: absolute;
    width: calc(100% - 20px);
    right: 10px;
  }
  .newnumber-photo-reupload .reupload-container .reupload-header,
  .newnumber-photo-admin-reupload .reupload-container .reupload-header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.4rem;
    margin-bottom: 16px;
  }
  .newnumber-photo-reupload .reupload-container .reupload-header p,
  .newnumber-photo-admin-reupload .reupload-container .reupload-header p {
    margin-bottom: 8px;
  }
  .newnumber-photo-reupload .reupload-container .reupload-header .content-right,
  .newnumber-photo-admin-reupload .reupload-container .reupload-header .content-right {
    text-align: left;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box {
    width: 100%;
    margin-bottom: 16px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .header,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .header {
    font-size: 1.6rem;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .reason,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .reason {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box:last-child,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box:last-child {
    margin-bottom: 0;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-message,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-message {
    font-size: 1.4rem;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .field-title {
    margin-top: 25px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .notice-text,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .notice-text {
    font-size: 1.3rem;
  }
  .newnumber-photo-reupload .reupload-container .upload-button-wrapper,
  .newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper {
    margin-top: 26px;
    padding-top: 14px;
  }
  .newnumber-photo-reupload .reupload-container .upload-button-wrapper .button.primary,
  .newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper .button.primary {
    font-size: 1.8rem;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-header .order-number {
    font-size: 1.6rem;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status {
    padding-left: 30px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status:before {
    top: 17px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active {
    padding-top: 30px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.active:before {
    top: 20px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-icon-wrapper {
    width: 71px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-icon {
    background-size: 262px auto;
    width: 71px;
    height: 33px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dt {
    width: 60px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dd {
    width: 50%;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dt,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status .status-detail dd {
    font-size: 1.2rem;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc .status-icon {
    background-position: -151px -695px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_checkdoc.active .status-icon {
    background-position: -40px -695px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending .status-icon {
    background-position: -151px -630px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.validate_pending.active .status-icon {
    background-position: -40px -630px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack .status-icon {
    background-position: -151px -569px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.pickpack.active .status-icon {
    background-position: -40px -569px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress .status-icon {
    background-position: -151px -492px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_inprogress.active .status-icon {
    background-position: -40px -492px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail .status-icon {
    background-position: -151px -491px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_fail.active .status-icon {
    background-position: -40px -491px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return .status-icon {
    background-position: -151px -352px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_return.active .status-icon {
    background-position: -40px -352px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success .status-icon {
    background-position: -151px -291px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.kerry_success.active .status-icon {
    background-position: -40px -291px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject .status-icon {
    background-position: -151px -226px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.customer_reject.active .status-icon {
    background-position: -40px -226px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration .status-icon {
    background-position: -151px -167px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.registration.active .status-icon {
    background-position: -40px -167px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund .status-icon {
    background-position: -151px -96px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.refund.active .status-icon {
    background-position: -40px -96px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop .status-icon {
    background-position: -151px -18px;
  }
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop.complete .status-icon,
  .newnumber-order-tracking .wrapper-content .main-content .tracking-result .tracking-content ul.tracking-progress .status.reserve_deliveryshop.active .status-icon {
    background-position: -40px -18px;
  }
  .newnumber-order-tracking .tracking-result {
    padding: 0 13px;
    padding-left: 32px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box {
    padding: 15px 10px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .body,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .header,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .header {
    margin-bottom: 10px;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .reason,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .reason {
    padding-left: 0;
    order: -1;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .upload-control-area,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .upload-control-area {
    padding-left: 0;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .upload-box .or-txt,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .upload-box .or-txt {
    padding: 10px 0;
  }
  .newnumber-photo-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button,
  .newnumber-photo-admin-reupload .reupload-container .upload-photo-box .file-uploader-area .action-upload:not(.uploaded) .file-uploader-button {
    font-size: 1.4rem;
  }
  .newnumber-photo-reupload .reupload-container .upload-button-wrapper,
  .newnumber-photo-admin-reupload .reupload-container .upload-button-wrapper {
    margin-top: 10px;
  }
  .mnp-device-device-landing .table-wrapper .table tr {
    clear: left;
  }
  .mnp-device-device-landing .table-wrapper .table tr .col.item {
    width: 47%;
    float: left;
  }
  .mnp-device-device-landing .table-wrapper .table tr .col.qty {
    width: 20%;
    float: left;
    text-align: center;
  }
  .mnp-device-device-landing .table-wrapper .table tr .col.subtotal {
    width: 33%;
    float: left;
  }
  .mnp-device-device-landing .table-wrapper .table tbody tr {
    border: solid 1px #E8E8E8;
  }
  .mnp-device-device-landing .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: block;
  }
  .mnp-device-device-landing .order-totals-return {
    width: 100%;
    border-top: solid 2px #000;
    background: #FFF;
  }
  .mnp-device-device-landing .order-totals-return .totals-return-table {
    margin-top: 0;
    background: #f6f6f6;
  }
  .mnp-device-device-landing .table-order-items {
    border-bottom: 0;
  }
  .mnp-device-device-landing .table-order-items tr td:before {
    content: "" !important;
  }
  .mnp-device-device-landing .table-order-items .item .product-image {
    width: 29%;
  }
  .mnp-device-device-landing .table-order-items .item .product-image img {
    max-width: 90%;
  }
  .mnp-device-device-landing .table-order-items .item .product-info {
    margin-left: 0 !important;
    width: 70%;
    float: left;
    margin-top: -20px;
  }
  .mnp-device-device-landing .table-order-items .item .product-info .name.product-item-name {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  .mnp-device-device-landing td.col.qty {
    width: 20%;
    float: left;
  }
  .mnp-device-checkout-payment .page-title-wrapper {
    display: block;
    width: 100%;
    height: auto;
    position: static;
    background-color: #fff;
    margin: 0;
  }
  .mnp-device-checkout-payment .page-header {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .mnp-device-checkout-payment .checkout-container {
    position: relative;
  }
  .mnp-device-checkout-payment .opc-wrapper {
    width: 100% !important;
  }
  .mnp-device-checkout-payment .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .mnp-device-checkout-payment .checkout-container {
    padding: 0;
  }
  .mnp-device-checkout-payment #maincontent .messages {
    position: relative;
    top: 5px;
  }
  .mnp-device-checkout-payment .action.goto-cart {
    width: 90% !important;
  }
  .mnp-device-checkout-payment #omise_imForm input[type="radio"] {
    position: absolute;
    margin: 0;
    z-index: 3;
    opacity: 0;
    width: 18px;
    height: 18px;
    left: 13px;
    top: 35px;
  }
  .mnp-device-checkout-payment #omise_imForm input[type="radio"] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #dee3e5;
    border-radius: 100%;
    left: 13px;
    top: 35px;
  }
  .mnp-device-checkout-payment #omise_imForm input[type="radio"]:checked ~ label:before {
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 13px;
    top: 35px;
  }
  .mnp-device-checkout-payment #omise_imForm .omise-banking-text-wrapper .control {
    max-width: 250px;
  }
  .mnp-device-checkout-payment #omise_imForm .omise-banking-text-wrapper .control .select_style {
    max-width: 100% !important;
    margin-top: 10px;
    height: 42px;
  }
  .mnp-device-checkout-payment #omise_imForm .omise-banking-text-wrapper .control .select_style .mage-error {
    position: relative;
  }
  .mnp-device-checkout-payment .checkout-payment-method .payment-method-title.choice {
    position: relative;
    padding-left: 40px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .payment-method-title.choice input[type="radio"] {
    position: absolute;
    margin: 0;
    z-index: 3;
    opacity: 0;
    width: 18px;
    height: 18px;
    left: 13px;
    top: 15px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .payment-method-title.choice input[type="radio"] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #dee3e5;
    border-radius: 100%;
    left: 13px;
    top: 15px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 13px;
    top: 15px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .fieldset .field.date {
    width: 68%;
  }
  .mnp-device-checkout-payment .checkout-payment-method .fieldset .field.date .fields.group.group-2 .field.month {
    width: 60% !important;
  }
  .mnp-device-checkout-payment .checkout-payment-method .fieldset .field.date .fields.group.group-2 .field.year {
    width: 40% !important;
  }
  .mnp-device-checkout-payment .checkout-payment-method .fieldset .field.date select {
    width: 100%;
  }
  .mnp-device-checkout-payment .checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 0;
  }
  .mnp-device-checkout-payment .checkout-payment-method .input-text,
  .mnp-device-checkout-payment .checkout-payment-method select {
    background: #fbfbfb;
    border: solid 1px #DDD;
    height: 40px;
    padding: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .input-text:hover,
  .mnp-device-checkout-payment .checkout-payment-method select:hover {
    background: #FFF;
  }
  .mnp-device-checkout-payment .checkout-payment-method #omise_cc_cc_type_cvv_div {
    width: 30%;
    float: right;
    position: relative;
  }
  .mnp-device-checkout-payment .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip {
    position: absolute;
    bottom: 12px;
    right: 14px;
  }
  .mnp-device-checkout-payment .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
    width: 15px;
    height: 15px;
    display: block;
    background: #cccccc;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 1.1rem;
  }
  .mnp-device-checkout-payment .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
    background: #ffffff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 990;
    display: none;
    position: absolute;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    border: 1px solid #009edf;
    margin-left: 5px;
    left: -290px;
    top: 35px;
  }
  .mnp-device-checkout-payment .checkout-payment-method .fieldset .field.date {
    width: 66%;
    float: left;
  }
  .mnp-device-checkout-payment .checkout-payment-method .ccard .cvv .input-text {
    width: 100%;
  }
  .mnp-device-checkout-payment .checkout-payment-method .ccard .number .input-text {
    width: 100%;
  }
  .mnp-device-checkout-payment .checkout-payment-method .primary {
    float: none !important;
    padding: 20px 0;
  }
  .mnp-device-checkout-payment .checkout-payment-method .primary .action.primary {
    background: #007ad0;
    color: #ffffff;
    font-size: 2rem;
    position: relative;
    border-radius: 3px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    padding: 3px 30px;
    line-height: 34px;
    width: 100%;
    font-size: 20px;
    line-height: 15px;
    text-align: center;
    float: none;
    font-size: 1.8rem;
    border: 0;
  }
  .mnp-device-checkout-payment .checkout-payment-method .primary .action.primary:hover {
    background: #036bb5;
  }
  .mnp-device-checkout-payment .checkout-payment-method .primary .action.primary:hover {
    background: #007ad0;
    color: #ffffff;
    border: 0;
  }
  .mnp-device-checkout-payment .opc-wrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  body.mnp-device-device-landing .block-order-details-view .block-content .left-box,
  body.mnp-device-device-landing .block-order-details-view .block-content .right-box {
    width: 100%;
    padding: 0;
  }
  body.mnp-device-device-landing .block-order-details-view .block-content .left-box .box,
  body.mnp-device-device-landing .block-order-details-view .block-content .right-box .box {
    margin-bottom: 0;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items thead {
    display: block;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tr .col.qty {
    display: none !important;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tr .col.subtotal {
    width: 30%;
    text-align: right;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tr .col.item {
    width: 70%;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody tr {
    display: block;
    overflow: hidden;
    border: none !important;
    border-bottom: solid 1px #E8E8E8 !important;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody tr .col.subtotal {
    width: 30%;
    text-align: right;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody tr .col.subtotal .price-including-tax .price,
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody tr .col.subtotal .price-excluding-tax .price {
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    text-align: right;
    color: #1a1a1a;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody tr .col.item {
    width: 70%;
  }
  body.mnp-device-device-landing .order-details-items .table-wrapper .table-order-items tbody:last-child tr {
    border-bottom: none !important;
  }
  body.mnp-device-device-landing .order-totals-return {
    border: none;
    width: 100%;
  }
  .product-info-top .dtac-popup-wrapper {
    width: 300px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-header .order-number {
    font-size: 1.6rem;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status {
    padding-left: 30px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status:before {
    top: 17px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active {
    padding-top: 30px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.active:before {
    top: 20px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-icon-wrapper {
    width: 71px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-icon {
    background-size: 262px auto;
    width: 71px;
    height: 33px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dt {
    width: 60px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dd {
    width: 50%;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dt,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status .status-detail dd {
    font-size: 1.2rem;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc .status-icon {
    background-position: -151px -829px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_checkdoc.active .status-icon {
    background-position: -40px -827px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending .status-icon {
    background-position: -151px -764px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.validate_pending.active .status-icon {
    background-position: -40px -764px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack .status-icon {
    background-position: -151px -703px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.pickpack.active .status-icon {
    background-position: -40px -703px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress .status-icon {
    background-position: -151px -625px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_inprogress.active .status-icon {
    background-position: -40px -625px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail .status-icon {
    background-position: -151px -552px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_fail.active .status-icon {
    background-position: -40px -552px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return .status-icon {
    background-position: -151px -486px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_return.active .status-icon {
    background-position: -40px -486px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success .status-icon {
    background-position: -151px -423px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.kerry_success.active .status-icon {
    background-position: -40px -423px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject .status-icon {
    background-position: -151px -360px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_reject.active .status-icon {
    background-position: -40px -360px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration .status-icon {
    background-position: -151px -300px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.registration.active .status-icon {
    background-position: -40px -300px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund .status-icon {
    background-position: -150px -227px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.awaiting_refund.active .status-icon {
    background-position: -40px -229px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund .status-icon {
    background-position: -151px -163px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.refund.active .status-icon {
    background-position: -40px -163px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop .status-icon {
    background-position: -151px -103px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.reserve_deliveryshop.active .status-icon {
    background-position: -40px -103px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject .status-icon {
    background-position: -151px -40px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.deliveryshop_reject.active .status-icon {
    background-position: -40px -40px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment .status-icon {
    background-position: -151px -963px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_waitforpayment.active .status-icon {
    background-position: -40px -963px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success .status-icon {
    background-position: -151px -896px;
  }
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success.complete .status-icon,
  body.ordertracking-index-index .tracking-info .tracking-new-number .tracking-content ul.tracking-progress .status.customer_payment_success.active .status-icon {
    background-position: -40px -896px;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type=radio] ~ label span:before {
    margin-left: 0 !important;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
    width: auto;
    float: inherit;
  }
  .pretopost-checkout-index .modal-popup.mobile-number-alert .modal-content {
    font-size: 1.6rem;
    padding: 25px 2rem 0;
  }
  .pretopost-checkout-index .modal-popup.mobile-number-alert .modal-content span {
    display: inline;
  }
  .pretopost-checkout-index .modal-popup.mobile-number-alert .modal-footer {
    padding: 30px 3rem 5rem;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option,
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
    width: 48%;
    font-size: 1.3rem;
  }
  .p2p-summary-container .summary.summary-left,
  .p2p-summary-container .summary.summary-right {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .modal-popup.p2p-otp-modal .modal-inner-wrap {
    width: 90%;
  }
  .modal-popup.p2p-otp-modal .modal-footer > button,
  .modal-popup.p2p-otp-modal .modal-footer > .cart.table-wrapper .actions-toolbar > .action,
  .modal-popup.p2p-otp-modal .modal-footer > .action-gift {
    min-width: inherit;
    height: 40px;
  }
  .occ-order-tracking .page-title h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .occ-order-tracking .tracking-content {
    padding: 20px 15px;
  }
  .occ-order-tracking .tracking-content > .title {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status {
    padding-left: 23px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt {
    padding-left: 25px;
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.active {
    padding-top: 16px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.active .status-label {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon-wrapper {
    width: 72px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
    background-size: 1222px auto;
    width: 72px;
    height: 52px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p .status-icon {
    background-position: -29px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.active .status-icon {
    background-position: -29px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p .status-icon {
    background-position: -904px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.active .status-icon {
    background-position: -904px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p .status-icon {
    background-position: -124px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.active .status-icon {
    background-position: -124px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p .status-icon {
    background-position: -220px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.active .status-icon {
    background-position: -220px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p .status-icon {
    background-position: -316px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.active .status-icon {
    background-position: -316px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p .status-icon {
    background-position: -508px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.active .status-icon {
    background-position: -508px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p .status-icon {
    background-position: -612px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.active .status-icon {
    background-position: -612px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p .status-icon {
    background-position: -412px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.active .status-icon {
    background-position: -412px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p .status-icon {
    background-position: -703px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.active .status-icon {
    background-position: -703px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p .status-icon {
    background-position: -798px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.active .status-icon {
    background-position: -798px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p .status-icon {
    background-position: -1100px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.active .status-icon {
    background-position: -1105px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p .status-icon {
    background-position: -1005px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.active .status-icon {
    background-position: -1005px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ .status-icon {
    width: 59px;
    height: 56px;
    background-position: -28px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.active .status-icon {
    background-position: -28px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -127px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.active .status-icon {
    background-position: -127px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ .status-icon {
    width: 53px;
    height: 55px;
    background-position: -230px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.active .status-icon {
    background-position: -230px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -329px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.active .status-icon {
    background-position: -329px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -429px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.active .status-icon {
    background-position: -429px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ .status-icon {
    width: 59px;
    height: 55px;
    background-position: -530px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.active .status-icon {
    background-position: -530px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -631px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.active .status-icon {
    background-position: -631px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -733px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.active .status-icon {
    background-position: -733px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ .status-icon {
    width: 61px;
    height: 55px;
    background-position: -833px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.active .status-icon {
    background-position: -833px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -933px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.active .status-icon {
    background-position: -933px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ .status-icon {
    width: 61px;
    height: 55px;
    background-position: -1033px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.active .status-icon {
    background-position: -1033px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status[class*="_occ"] .status-icon-wrapper {
    width: 70px;
    text-align: center;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type=radio] ~ label span:before {
    margin-left: 0 !important;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
    width: auto;
    float: inherit;
  }
  .pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-content {
    font-size: 1.6rem;
    padding: 25px 2rem 0;
  }
  .pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-content span {
    display: inline;
  }
  .pretopostpackage-checkout-index .modal-popup.mobile-number-alert .modal-footer {
    padding: 30px 3rem 5rem;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option,
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
    width: 48%;
    font-size: 1.3rem;
  }
  .p2p-summary-container .summary.summary-left,
  .p2p-summary-container .summary.summary-right {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .modal-popup.p2p-otp-modal .modal-inner-wrap {
    width: 90%;
  }
  .modal-popup.p2p-otp-modal .modal-footer > button,
  .modal-popup.p2p-otp-modal .modal-footer > .cart.table-wrapper .actions-toolbar > .action,
  .modal-popup.p2p-otp-modal .modal-footer > .action-gift {
    min-width: inherit;
    height: 40px;
  }
  .occ-order-tracking .page-title h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .occ-order-tracking .tracking-content {
    padding: 20px 15px;
  }
  .occ-order-tracking .tracking-content > .title {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status {
    padding-left: 23px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-txt {
    padding-left: 25px;
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.active {
    padding-top: 16px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.active .status-label {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon-wrapper {
    width: 72px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status .status-icon {
    background-size: 1222px auto;
    width: 72px;
    height: 52px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p .status-icon {
    background-position: -29px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_checkdoc_p2p.active .status-icon {
    background-position: -29px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p .status-icon {
    background-position: -904px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.validate_pending_p2p.active .status-icon {
    background-position: -904px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p .status-icon {
    background-position: -124px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.submit_p2p.active .status-icon {
    background-position: -124px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p .status-icon {
    background-position: -220px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickpack_p2p.active .status-icon {
    background-position: -220px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p .status-icon {
    background-position: -316px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_inprogress_p2p.active .status-icon {
    background-position: -316px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p .status-icon {
    background-position: -508px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_undelivery_p2p.active .status-icon {
    background-position: -508px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p .status-icon {
    background-position: -612px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_return_p2p.active .status-icon {
    background-position: -612px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p .status-icon {
    background-position: -412px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_p2p.active .status-icon {
    background-position: -412px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p .status-icon {
    background-position: -703px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_p2p.active .status-icon {
    background-position: -703px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p .status-icon {
    background-position: -798px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refunded_p2p.active .status-icon {
    background-position: -798px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p .status-icon {
    background-position: -1100px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.reject_p2p.active .status-icon {
    background-position: -1105px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p .status-icon {
    background-position: -1005px -32px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_p2p.active .status-icon {
    background-position: -1005px -122px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ .status-icon {
    width: 59px;
    height: 56px;
    background-position: -28px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.checkdoc_occ.active .status-icon {
    background-position: -28px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -127px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.sim_delivery_occ.active .status-icon {
    background-position: -127px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ .status-icon {
    width: 53px;
    height: 55px;
    background-position: -230px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.request_nbtc_occ.active .status-icon {
    background-position: -230px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -329px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.port_in_success_occ.active .status-icon {
    background-position: -329px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -429px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_payment_occ.active .status-icon {
    background-position: -429px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ .status-icon {
    width: 59px;
    height: 55px;
    background-position: -530px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_occ.active .status-icon {
    background-position: -530px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -631px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_delivery_inprogress_occ.active .status-icon {
    background-position: -631px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ .status-icon {
    width: 58px;
    height: 55px;
    background-position: -733px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.delivery_success_occ.active .status-icon {
    background-position: -733px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ .status-icon {
    width: 61px;
    height: 55px;
    background-position: -833px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.pickup_occ.active .status-icon {
    background-position: -833px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ .status-icon {
    width: 60px;
    height: 55px;
    background-position: -933px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.device_deliveryfailed_occ.active .status-icon {
    background-position: -933px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ .status-icon {
    width: 61px;
    height: 55px;
    background-position: -1033px -466px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.complete .status-icon,
  .occ-order-tracking .tracking-content ul.tracking-progress .status.refund_occ.active .status-icon {
    background-position: -1033px -396px;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress .status[class*="_occ"] .status-icon-wrapper {
    width: 70px;
    text-align: center;
  }
}
@media only screen and (max-width: 639px) and (max-width: 500px) {
  .page-products .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-index-index .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-mnp .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel {
    padding: 0 120px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 639px) and (max-width: 440px) {
  .page-products .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-index-index .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-mnp .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel {
    padding: 0 80px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 639px) and (max-width: 380px) {
  .page-products .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-index-index .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel,
  .cms-mnp .page-wrapper .package-list > .product.data.items .item.content .package-items .owl-carousel {
    padding: 0 80px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 639px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 639px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 639px) and only screen and (min-resolution: 2dppx) {
  .checkout-index-index .toggle-sidebar .title:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 639px) and (max-width: 480px) {
  .qrpayment-step-box > ul li.line:nth-child(4) {
    background-size: 60% auto;
  }
}
@media only screen and (max-width: 639px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 639px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 639px) and only screen and (min-resolution: 2dppx) {
  .mnp-device-checkout-payment #omise_imForm input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 639px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 639px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 639px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 639px) and only screen and (min-resolution: 2dppx) {
  .mnp-device-checkout-payment .checkout-payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 769px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  body,
  html {
    height: 100%;
  }
  .page-wrapper {
    min-height: 100%;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 10px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    top: 0;
    overflow: auto;
    width: 100%;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-sections .nav-sections-item-title {
    display: none;
  }
  .nav-sections .nav-sections-item-title.active {
    display: none;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #006bb7;
    border: solid #005c9d;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    width: 100%;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #007ad0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .nav-sections .top-link-right .header-link__contact-number:before {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    background-position: -25px -14px;
    left: 0;
    top: 4px;
    width: 22px;
    height: 24px;
    position: absolute;
  }
  .nav-sections {
    width: 100%;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #e8e8e8;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .page-products.page-layout-package-category .column.main {
    min-height: 0;
  }
  .page-products.page-layout-package-category .breadcrumbs,
  .page-products.page-layout-package-category .page-title-wrapper {
    display: none;
  }
  .page-products .package-list {
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
    width: 100%;
  }
  .page-products .package-list > .product.data.items > .item.title {
    width: 50%;
    margin: 0;
    text-align: center;
    float: left;
  }
  .page-products .package-list > .product.data.items > .item.title.active {
    position: relative;
    z-index: 4;
  }
  .page-products .package-list > .product.data.items > .item.title.active > .switch:after {
    z-index: 4;
  }
  .page-products .package-list > .product.data.items > .item.title > a.switch {
    padding: 40px 0;
    background: transparent;
    position: relative;
    height: 84px;
    border: none;
    outline: none;
  }
  .page-products .package-list > .product.data.items > .item.title > a.switch:after {
    z-index: 3;
  }
  .page-products .package-list > .product.data.items > .item.title > a.switch span {
    font-size: 2.2rem;
    line-height: 22px;
    color: #ffd500;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  }
  .page-products .package-list > .product.data.items > .item.title > a.switch span.package-sub-title {
    display: block;
    font-size: 1.5rem;
    color: #ffffff;
  }
  .page-products .package-list > .product.data.items > .item.title.package-oriented > a.switch {
    background: url('../images/bg-head-tab1-m.jpg') #38b6fc right 0 no-repeat;
    height: 84px;
    font-size: 1.5rem;
    padding: 10px 10px 15px;
  }
  .page-products .package-list > .product.data.items > .item.title.package-oriented > a.switch:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: url('../images/bg-head-tab1-tail-m.png') 0 bottom no-repeat;
    right: -18px;
    width: 19px;
    height: 74px;
  }
  .page-products .package-list > .product.data.items > .item.title.package-oriented.active > a.switch {
    border-color: transparent;
    background-color: #38b6fc;
    border-radius: 15px 0 0 0;
  }
  .page-products .package-list > .product.data.items > .item.title.device-oriented > a.switch {
    background: url('../images/bg-head-tab2-m.jpg') #2c5893 0 0 no-repeat;
    height: 84px;
    font-size: 1.5rem;
    padding: 10px 10px 15px;
  }
  .page-products .package-list > .product.data.items > .item.title.device-oriented > a.switch:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: url('../images/bg-head-tab2-tail-m.png') 0 bottom no-repeat;
    left: -18px;
    width: 19px;
    height: 74px;
  }
  .page-products .package-list > .product.data.items > .item.title.device-oriented.active > a.switch {
    border-color: transparent;
    background-color: #2c5893;
    border-radius: 0 15px 0 0;
  }
  .page-products .package-list > .product.data.items > .item.content {
    margin-top: 84px;
    border: none;
    padding: 0;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper {
    background: #2c5893;
    padding: 10px;
    position: relative;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper .devices-grid {
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 0 7px;
    overflow: hidden;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper .devices-grid .product-items {
    margin: 0;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper .devices-grid .product-item {
    text-align: center;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper .devices-grid .product-item .product-item-info {
    background-color: transparent;
    box-shadow: none;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .devices-grid-wrapper .devices-grid .product-item .action.condition {
    display: block;
    margin: 0;
    color: #757575;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.3rem;
    line-height: 13px;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .product-device-home .product-item {
    text-align: center;
  }
  .page-products .package-list > .product.data.items > .item.content#package-device .product-device-home .product-item .action.condition {
    display: block;
    margin: 0 0 30px;
    color: #757575;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.3rem;
    line-height: 13px;
  }
  .page-products .package-list > .product.data.items > .item.content .package-overview {
    text-align: center;
    margin-bottom: 0;
    padding: 15px;
  }
  .page-products .package-list > .product.data.items > .item.content .package-overview .package-main-desc {
    line-height: normal;
  }
  .page-products .package-list > .product.data.items > .item.content .package-overview .package-sub-desc {
    display: inline-block;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items {
    float: left;
    width: 100%;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel {
    width: auto;
    max-width: none;
    overflow: hidden !important;
    padding: 0 40px;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-stage-outer {
    padding: 0 5px;
    overflow: initial !important;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px;
    background: #d1d1d1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
  }
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-dots .owl-dot.active span,
  .page-products .package-list > .product.data.items > .item.content .package-items .owl-carousel .owl-dots .owl-dot:hover span {
    background: #FFDD59;
  }
  .page-products .package-list > .product.data.items > .item.content .usage-package-details {
    padding: 0 0 40px;
    background: #38b6fb url('../images/bg-usage-package.png') center bottom no-repeat;
    float: left;
    width: 100%;
    background-size: contain;
  }
  .page-products .package-list > .product.data.items > .item.content .usage-package-details .package-overview .package-main-desc {
    color: #ffffff;
    margin: 10px 0;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.6rem;
    line-height: normal;
  }
  .page-products .package-list > .product.data.items > .item.content .usage-package-details .package-overview .package-sub-desc {
    color: #000000;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.3rem;
    line-height: 25px;
    padding-left: 35px;
    background: url('../images/ico-wifi.png') center left no-repeat;
    display: inline-block;
  }
  .page-products .package-list > .product.data.items > .item.content .speed-package-details {
    padding: 0 0 40px;
    background: #38b6fb url('../images/bg-cloud-tab1.png') center bottom no-repeat;
    float: left;
    width: 100%;
    background-size: cover;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details {
    padding: 0 0 40px;
    background: #ffffff url('../images/bg-worry-new.png') center bottom no-repeat;
    float: left;
    width: 100%;
    background-size: cover;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details .package-overview {
    padding: 0;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details .package-overview h3 {
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 4rem;
    color: #00adef;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details .package-overview h3 .txt-pink {
    color: #EB008B;
    font-size: 5rem;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details .package-overview h3:after {
    content: '';
    display: inline-block;
    background: url('../images/ico-worryfee.png') 0 0 no-repeat;
    width: 66px;
    height: 66px;
    background-size: 100%;
    margin-left: 12px;
  }
  .page-products .package-list > .product.data.items > .item.content .worry-package-details .package-overview p {
    font-size: 3rem;
    color: #000000;
  }
  .package-items .items-wrapper .item {
    float: left;
    margin-bottom: 20px;
    background: #f5f5f5;
    position: relative;
    text-align: center;
    border-radius: 14px;
    min-height: 418px;
    border-radius: 3px;
    padding-bottom: 10px;
  }
  .package-items .items-wrapper .item .item-name {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 23px;
    text-align: center;
    margin-top: 20px;
    padding: 0 25px;
    min-height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .package-items .items-wrapper .item .item-price {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
  }
  .package-items .items-wrapper .item .item-price .currency {
    font-size: 16px;
    line-height: 78px;
  }
  .package-items .items-wrapper .item .item-price .note {
    display: inline-block;
    color: #5a5a5a;
    font-size: 16px;
    top: -3px;
    position: relative;
    line-height: 2;
  }
  .package-items .items-wrapper .item .item-price .price {
    color: #000000;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .package-items .items-wrapper .item .item-price .price .currency {
    color: #000 !important;
    font-size: 19px;
    font-style: initial;
    position: absolute;
    top: 0;
    margin-left: -19px;
    padding-right: 8px;
    line-height: 3;
  }
  .package-items .items-wrapper .item .item-attributes {
    width: 100%;
    float: left;
    margin-top: 10px;
  }
  .package-items .items-wrapper .item .attribute-value {
    width: 100%;
    float: left;
    color: #1a1a1a;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.13;
    margin-bottom: 5px;
  }
  .package-items .items-wrapper .item .attribute-label {
    color: #757575;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0;
    opacity: .5;
  }
  .package-items .items-wrapper .item .action {
    display: inline-block;
    clear: both;
    position: relative;
    z-index: 10;
  }
  .package-items .items-wrapper .item .action.select-package {
    background: #007ad0;
    padding: 10px 20px;
    margin: 20px 0 10px;
    color: #ffffff;
    transition: background .3s ease;
    border: none;
    font-size: 1.4rem;
    letter-spacing: -0.18px;
    border-radius: 3px;
    margin-bottom: 16px;
  }
  .package-items .items-wrapper .item .action.select-package:hover {
    background: #036bb5;
  }
  .package-items .items-wrapper .item .action.condition {
    display: block;
    margin: 0;
    color: #007ad0;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.2rem;
    line-height: 12px;
  }
  .package-items .items-wrapper .item .box-after-price {
    font-size: 1.3rem;
    line-height: 1.46;
    color: #1a1a1a;
    padding: 7px 0;
    background: #9ce7f5;
    margin-bottom: 16px;
  }
  .package-items .items-wrapper .item .box-after-price.blank-space {
    text-indent: -9999em;
    white-space: nowrap;
    background: unset;
  }
  .package-items .items-wrapper .item .package-text-bottom {
    clear: both;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    margin-top: 16px;
    border-top: 1px solid #dedede;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #1a1a1a;
    text-align: left;
    position: absolute;
    bottom: 10px;
  }
  .package-items .items-wrapper .item .package-info-data {
    margin-bottom: -5px;
  }
  .package-items .items-wrapper .item .package-actions {
    margin-top: 10px;
    position: absolute;
    bottom: 70px;
    width: 100%;
  }
  .package-items .owl-nav {
    position: static;
  }
  .package-items .owl-nav .owl-prev {
    position: absolute;
    top: 55%;
    left: -38px;
  }
  .package-items .owl-nav .owl-next {
    position: absolute;
    top: 55%;
    right: -38px;
  }
  .owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
  }
  .owl-carousel .owl-item .item {
    -webkit-box-shadow: 0 25px 18px 0 rgba(33, 40, 49, 0.2);
    box-shadow: 0 25px 18px 0 rgba(33, 40, 49, 0.2);
    border-radius: 6px;
  }
  .owl-carousel .owl-item .item .action.primary {
    background: transparent;
    padding: 0;
    border: 0;
  }
  .products-grid .owl-item .product-item {
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .products-grid .product-item-name {
    padding: 0 15px;
  }
  .products-grid .product-item-name .product-item-link {
    font-size: 1.3rem;
  }
  .product-item-starting-price-label {
    font-size: 1rem;
  }
  .product-item .price-box .price {
    font-size: 1.8rem;
  }
  .page-products .devices-grid-wrapper .products-grid .title-box,
  .page-products .product-device-home .products-grid .title-box {
    font-size: 1.8rem;
  }
  .page-products .devices-grid-wrapper .products-grid .product-item,
  .page-products .product-device-home .products-grid .product-item {
    background: transparent;
  }
  .page-products .devices-grid-wrapper .products-grid .product-item .product-item-info,
  .page-products .product-device-home .products-grid .product-item .product-item-info {
    border: solid 1px #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .page-products .devices-grid-wrapper .products-grid .product-item .price-on-home,
  .page-products .product-device-home .products-grid .product-item .price-on-home {
    margin-top: 0;
    font-size: 1rem;
  }
  .page-products .devices-grid-wrapper .products-grid .product-item-name,
  .page-products .product-device-home .products-grid .product-item-name {
    padding: 0 15px;
  }
  .page-products .devices-grid-wrapper .products-grid .product-item-name .product-item-link,
  .page-products .product-device-home .products-grid .product-item-name .product-item-link {
    font-size: 1.3rem;
  }
  .page-products .products-grid .product-item .product-item-info .actions-primary {
    padding-bottom: 8px;
  }
  .package-detail-items.personalized {
    padding: 0 15px;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .package-detail-items.personalized .title-box {
    font-size: 1.8rem;
  }
  .package-detail-items.personalized .package-detail-items-inner {
    padding: 0 15px;
    padding-right: 0;
  }
  .package-detail-items.personalized .package-items .items-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .package-detail-items.personalized .package-items .items-wrapper .item-wrapper {
    width: 100%;
    padding: 0;
  }
  .package-detail-items.personalized .package-items .items-wrapper .item-wrapper .item {
    float: inherit;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .package-detail-items.personalized .package-items .items-wrapper.owl-carousel {
    padding-left: 0 !important;
  }
  .package-detail-items.personalized .package-items .items-wrapper.owl-carousel .owl-dots {
    width: 100%;
  }
  .package-list .product-device-home h2 {
    font-size: 18px !important;
  }
  #package-1 #personalized-package .owl-carousel .owl-stage-outer {
    padding-top: 0 !important;
    margin-top: 0;
  }
  .catalog-category-view.page-products .toolbar-products {
    padding: 0;
    position: static;
  }
  .catalog-category-view.page-products .toolbar-products .toolbar-sorter {
    float: left;
    width: 100%;
    min-width: 0;
  }
  body.catalog-product-mnp-view .page-title-wrapper {
    text-align: center;
    padding: 0;
  }
  body.catalog-product-mnp-view .page-title-wrapper .page-title {
    margin: 0;
  }
  body.catalog-product-mnp-view .product-info-main .product-add-form,
  body.catalog-product-mnp-view .product.info.detailed {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  body.catalog-product-mnp-view .product.info.detailed {
    width: 100%;
  }
  .catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs {
    margin: 20px auto;
  }
  .catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items {
    font-size: 14px;
    line-height: 1.43;
  }
  .catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items .item.home a:before {
    width: 16px;
    height: 16px;
    background-size: 16px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
    font-size: 20px;
  }
  .category-no-layout-update .page-wrapper .breadcrumbs {
    margin: 20px auto;
  }
  .category-no-layout-update .page-wrapper .breadcrumbs .items {
    font-size: 14px;
    line-height: 1.43;
  }
  .category-no-layout-update .page-wrapper .breadcrumbs .items .item.home a:before {
    width: 16px;
    height: 16px;
    background-size: 16px;
  }
  .category-no-layout-update .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
    font-size: 20px;
  }
  .category-no-layout-update .page-wrapper .category-view .page-title-wrapper .page-title {
    font-size: 22px;
    line-height: 1.27;
    margin-bottom: 30px;
  }
  .category-no-layout-update .page-wrapper .category-view .category-description {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0;
  }
  .category-no-layout-update .page-wrapper .category-view .category-description ul {
    display: block;
    overflow: auto;
    white-space: nowrap;
    border-radius: 0;
    padding-right: 0 !important;
  }
  .category-no-layout-update .page-wrapper .category-view .category-description ul li {
    margin: 0;
    display: inline-block;
  }
  .category-no-layout-update .page-wrapper .category-cms .banner-mobile {
    display: block;
  }
  .category-no-layout-update .page-wrapper .category-cms .banner-desktop {
    display: none;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions {
    margin: 20px 0;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions .box-title {
    padding: 8px 15px 8px 35px;
    font-size: 16px;
    line-height: 1.5;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions .box-title:before {
    left: 8px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    background-size: 22px;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions .box-title:after {
    right: 8px;
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    display: block;
    background: url('../images/i-plus.png') top left no-repeat;
    top: 50%;
    margin-top: -7px;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions .box-content {
    padding: 8px 15px;
  }
  .category-no-layout-update .page-wrapper .category-default-term-conditions.active .box-title:after {
    background: url('../images/i-minus.png') top left no-repeat;
  }
  .category-no-layout-update .page-wrapper .page-bottom .showing-results {
    margin-bottom: 40px;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav-wrap,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav-wrap {
    margin-top: 15px;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__thumb__arr,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__thumb__arr {
    display: none !important;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__thumb,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__thumb {
    background-color: transparent;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__thumb-border,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__thumb-border {
    display: none;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav.fotorama__nav--thumbs,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs {
    height: auto !important;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav--thumbs .fotorama__nav__frame,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-top: 0;
    padding-bottom: 0;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav .fotorama__thumb-border,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav .fotorama__thumb-border {
    margin-top: 0;
  }
  .catalog-product-view .product.media .gallery-placeholder .fotorama__stage.fotorama__shadows--left:before,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__stage.fotorama__shadows--left:before,
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav.fotorama__shadows--left:before,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav.fotorama__shadows--left:before,
  .catalog-product-view .product.media .gallery-placeholder .fotorama__stage.fotorama__shadows--right:after,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__stage.fotorama__shadows--right:after,
  .catalog-product-view .product.media .gallery-placeholder .fotorama__nav.fotorama__shadows--right:after,
  .catalog-product-view .fotorama.fotorama--fullscreen .fotorama__nav.fotorama__shadows--right:after {
    background-image: none;
  }
  .catalog-product-view .product-options-bottom .device-financing-price-box p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
    margin: 0;
  }
  .catalog-product-view .product-options-bottom .device-financing-price-box small {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.24px;
    text-align: left;
    color: #1a1a1a;
  }
  .catalog-product-view .product-options-bottom .device-financing-price-box .pay-per-month {
    font-weight: bold;
  }
  .apdtac-device-offer #box-list-price .box-price-wrapper.owl-carousel {
    display: block !important;
  }
  .catalog-category-view.page-layout-device-affiliate-category .category-view,
  .catalog-category-view.page-layout-package-affiliate-category .category-view {
    padding: 0;
    margin: 0 -15px 20px;
  }
  .catalog-category-view.page-layout-device-affiliate-category .category-view .category-description,
  .catalog-category-view.page-layout-package-affiliate-category .category-view .category-description {
    padding: 0 15px;
  }
  .catalog-category-view.page-layout-device-affiliate-category .product-item .product-item-info-inner .product-item-name > a {
    font-size: 1.8rem;
  }
  .page-main .column.main {
    padding: 0;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .catalog-product-view .product-info-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    overflow: visible;
  }
  .catalog-product-view.catalog-product-landing .product.media {
    width: 100%;
  }
  .catalog-product-view.catalog-product-landing .product-info-main {
    width: 100%;
  }
  .catalog-product-view.catalog-product-landing .product-info-main .page-title {
    font-size: 2.2rem;
    text-align: left;
    color: #0c1026;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .catalog-product-view.catalog-product-landing .product-info-main .landing-detail > .landing-product-items > .landing-product-item-info {
    float: none;
    display: block;
    position: relative;
    width: 100%;
    min-height: 0;
    margin: 0 0 10px;
    border-radius: 2px;
    border: 1px solid #E8E8E8;
    padding: 16px;
  }
  .catalog-product-view.catalog-product-landing .product-info-main .landing-detail > .landing-product-items a.landing-product-item-link {
    display: block;
  }
  .catalog-product-view.catalog-product-landing .product-info-main .landing-detail > .landing-product-items a.landing-product-item-link:after {
    position: absolute;
    top: 16px;
    right: 36px;
  }
  .catalog-product-view.catalog-product-landing .product-info-main .starting-price-label {
    margin-top: 8px;
  }
  .catalog-product-view.catalog-product-landing .upsell .owl-carousel,
  .catalog-product-view.catalog-product-landing .related .owl-carousel {
    width: auto;
    max-width: none;
    overflow: hidden !important;
    padding: 0 80px 60px 0;
  }
  .catalog-product-view.catalog-product-landing .upsell .owl-carousel .owl-stage-outer,
  .catalog-product-view.catalog-product-landing .related .owl-carousel .owl-stage-outer {
    padding: 0 80px 0 0;
    overflow: initial !important;
  }
  .catalog-product-view.catalog-product-landing .upsell .owl-carousel .owl-nav,
  .catalog-product-view.catalog-product-landing .related .owl-carousel .owl-nav {
    bottom: 0;
  }
  .catalog-product-view.catalog-product-landing .landing-item-details.outofstock-item .gift-item p {
    background-color: #bebebe;
  }
  .catalog-product-view .product-info-main .box-tocart .actions,
  .catalog-product-view .product-options-bottom .box-tocart .actions {
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart,
  .catalog-product-view .product-options-bottom .box-tocart .actions .action.tocart {
    background: #007ad0;
    color: #ffffff;
    font-size: 2rem;
    position: relative;
    border-radius: 3px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    text-align: center;
    font-size: 20px;
    padding: 3px 30px;
    line-height: 34px;
  }
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart:hover,
  .catalog-product-view .product-options-bottom .box-tocart .actions .action.tocart:hover {
    background: #036bb5;
    color: #ffffff;
  }
  .catalog-product-view .product.info.detailed {
    margin-top: 30px;
  }
  .catalog-product-view .product.info.detailed > .product.data.items > .item.title > a.switch {
    padding: 5px 0;
    line-height: normal;
    font-size: 1.5rem;
  }
  .catalog-product-view .product.info.detailed .mnp-return-steps li {
    width: 50%;
  }
  .catalog-product-view .product.info.detailed .mnp-return-steps li:nth-child(2n+1) {
    clear: left;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute {
    margin-bottom: 24px;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute .swatch-attribute-label {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding: 10px 0;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option {
    line-height: 38px;
    height: 58px;
    box-sizing: border-box;
    padding: 10px;
    width: calc((100% - 16px) / 3);
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option:nth-child(3n) {
    margin-right: 0;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option.selected {
    padding: 9px;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.choose_capacity .swatch-attribute-options .swatch-option.selected:hover {
    box-shadow: inset 0 0 0 0 #00adef;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option {
    line-height: 38px;
    height: 58px;
    box-sizing: border-box;
    padding: 10px;
    width: calc((100% - 16px) / 3);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    position: relative;
    border-radius: 8px;
    height: auto;
    margin-right: 8px;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:nth-child(3n) {
    margin-right: 0;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:after {
    content: attr(option-label);
    position: static;
    display: block;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option > span {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 46px;
    height: 46px;
    display: inline-block;
    margin: 0 0 8px;
    border: 1px solid #d6d6d6;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled).selected {
    outline: none;
    padding: 9px;
    border: solid 1px #007ad0;
    background-color: #e7eef4;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled).selected:hover {
    box-shadow: inset 0 0 0 0 #007ad0;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled):hover {
    outline: none;
  }
  .catalog-product-view .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .swatch-option.disabled {
    overflow: visible;
  }
  .catalog-product-view .gift-item {
    display: inline-block;
  }
  .catalog-product-view .gift-item p {
    background-color: #009edf;
    border-radius: 12px;
    box-shadow: 0 0 0 0;
    color: #ffffff;
    font-family: 'Helvetica', Arial, Thonburi, sans-serif;
    font-size: 1rem;
    padding: 6px 10px 6px 30px;
    display: inline-block;
    text-align: left;
    margin: 10px 0 0;
    position: relative;
  }
  .catalog-product-view .gift-item p:before {
    width: 14px;
    height: 14px;
    background-position: -428px -178px;
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -7px;
  }
  .catalog-product-view .outofstock-status {
    display: inline-block;
  }
  .catalog-product-view .outofstock-status p {
    background-color: #ffffff;
    border: 1px solid #f93240;
    border-radius: 12px;
    box-shadow: 0 0 0 0;
    color: #f93240;
    font-family: 'Helvetica', Arial, Thonburi, sans-serif;
    font-size: 1rem;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    margin: 10px 0 0;
    position: relative;
  }
  .catalog-product-view .wrap-gift {
    margin: 20px;
    position: relative;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0px 8px 25px -15px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 8px 25px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 8px 25px -15px rgba(0, 0, 0, 0.75);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border: none;
    min-height: 100px;
    margin-top: 25px;
  }
  .catalog-product-view .wrap-gift .gift-image {
    text-align: center;
  }
  .catalog-product-view .wrap-gift .gift-image img {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block;
    padding: 0 10px 10px 10px;
  }
  .catalog-product-view .wrap-gift p.info-gift {
    color: #000000;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 16px;
    text-align: center;
    clear: both;
    margin: 0;
  }
  .catalog-product-view .wrap-gift .icon-gift {
    position: absolute;
    top: -15px;
    left: -15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: #009edf;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
  }
  .catalog-product-view .wrap-gift .icon-gift:before {
    top: 6px;
    width: 20px;
    height: 20px;
    background-position: -424px -175px;
    display: block;
    background-size: 829px auto;
    position: absolute;
    left: 7px;
  }
  .catalog-product-view .product-nav-config {
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0 36px;
  }
  .catalog-product-view .product-nav-bar {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item {
    width: 33.33333333%;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item span,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item a,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item a:visited {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.24px;
    text-align: center;
    pointer-events: none;
    cursor: default;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.actived span,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.current span,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.actived a,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.current a,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.actived a:visited,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.current a:visited {
    color: #007ad0;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.actived:after {
    background: #007ad0;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.disable span,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.disable a,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.disable a:visited {
    color: #d6d6d6;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item.disable:after {
    background: #c4c4c4;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(3n) span,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(3n) a,
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(3n) a:visited {
    color: #d6d6d6;
    pointer-events: none;
    cursor: default;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(3n):after {
    background: #c4c4c4;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(3n).current:after {
    background: #007ad0;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(2n) a {
    left: 50%;
    margin-left: -12px;
  }
  .catalog-product-view .product-nav-bar.bar_3_steps .nav-item:nth-child(2n):after {
    left: 50%;
    margin-left: -3px;
  }
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item {
    width: 50%;
  }
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item span,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item a {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.24px;
    text-align: center;
    pointer-events: none;
    cursor: default;
  }
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.actived span,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current span,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.actived a,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current a,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.actived a:visited,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current a:visited {
    color: #007ad0;
  }
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.actived:after {
    background: #007ad0;
  }
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current span,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current a,
  .catalog-product-view .product-nav-bar.bar_2_steps .nav-item.current a:visited {
    color: #007ad0;
  }
  .catalog-product-view .product-nav-bar .nav-item {
    position: relative;
    float: left;
    text-align: center;
  }
  .catalog-product-view .product-nav-bar .nav-item > span {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
    padding: 0;
    color: #D6D6D6;
    font-weight: 300;
    font-size: 1.3rem;
  }
  .catalog-product-view .product-nav-bar .nav-item .nav-item__txt {
    display: none;
  }
  .catalog-product-view .product-nav-bar .nav-item:first-child {
    text-align: left;
  }
  .catalog-product-view .product-nav-bar .nav-item:last-child {
    text-align: right;
  }
  .catalog-product-view .product-nav-bar .nav-item:last-child a {
    left: auto;
    right: -2px;
  }
  .catalog-product-view .product-nav-bar .nav-item:last-child:after {
    left: auto;
    right: 0;
  }
  .catalog-product-view .product-nav-bar .nav-item:before {
    background: #eeeeee;
    top: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .catalog-product-view .product-nav-bar .nav-item:after {
    background: #007ad0;
    top: -5px;
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    left: 0;
    position: absolute;
  }
  .catalog-product-view .product-nav-bar .nav-item a {
    width: 24px;
    height: 24px;
    background: transparent;
    z-index: 5;
    display: block;
    position: absolute;
    top: -12px;
    left: -2px;
  }
  .apdtac-device-offer .box-title {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #000000;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-weight: 700;
  }
  .apdtac-device-offer .radio-inline {
    padding: 0;
    position: relative;
  }
  .apdtac-device-offer .radio-inline input[type="radio"] {
    position: absolute;
    top: 0;
    left: 5px;
    margin-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: none;
    transition: 0.2s all linear;
    outline: none;
    margin-right: 5px;
  }
  .apdtac-device-offer .radio-inline input[type="radio"]:checked {
    box-shadow: none;
    border-width: 0;
    opacity: 0;
  }
  .apdtac-device-offer .radio-inline input[type="radio"]:checked:before {
    opacity: 1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .product.media .gallery-placeholder .fotorama__active .fotorama__dot,
  .fotorama--fullscreen .fotorama__active .fotorama__dot {
    background-color: #009edf;
    border-color: #009edf;
  }
  .m-visible {
    display: block;
  }
  .mobile-vid {
    margin: 10px -15px;
    background-color: #f5f5f5;
    text-align: center;
  }
  .mobile-vid--link {
    display: block;
    width: 100%;
    border: none;
    background: url('../images/icon-play@2x.png') no-repeat center transparent;
    font-size: 0;
    line-height: 18px;
    padding: 10px 0;
    opacity: 1;
    transition: opacity .3s;
  }
  .mobile-vid--link:hover,
  .mobile-vid--link:active,
  .mobile-vid--link:focus {
    background: url('../images/icon-play@2x.png') no-repeat center transparent;
    border: none;
    opacity: .7;
  }
  .catalog-product-view.catalog-product-landing .product.media {
    overflow: visible;
  }
  .overlay-player {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
  }
  .overlay-player--bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.95;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  .overlay-player.active {
    display: block;
  }
  .overlay-player--close.fotorama__fullscreen-icon {
    display: block;
    background-position: -80px 0;
  }
  .iframe-wrapper {
    position: absolute;
    z-index: 10;
    height: 50%;
    width: calc(100% - 30px);
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
  .iframe-wrapper > :first-child {
    width: 100%;
  }
  .iframe-wrapper > img {
    height: auto;
  }
  .iframe-wrapper {
    position: relative;
  }
  .iframe-wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(56.25%);
  }
  .iframe-wrapper > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .page-layout-pretopost-category .toolbar-search {
    width: 100%;
  }
  .page-layout-pretopost-category .toolbar-search .category_p2p_search {
    width: 100%;
  }
  .page-layout-pretopost-category .filter-options {
    padding-left: 0;
    padding-top: 60px;
  }
  .device-text-bottom .toggle-tab {
    padding: 10px 16px;
    font-size: 1rem;
  }
  #sameday-terms-and-conditions-category {
    margin-bottom: 50px;
  }
  #sameday-terms-and-conditions-category .block-title strong {
    padding: 5px 0;
    line-height: normal;
    font-size: 1.5rem;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-left.summary,
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-right.summary {
    width: 100%;
  }
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-left.summary .detail-price,
  body.apdtac-device-offer #maincontent #box-summary-offer.dfin-summary-container .summary-right.summary .detail-price {
    width: 100%;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description h2 {
    font-size: 30px;
    margin-top: 24px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon {
    justify-content: center;
    gap: 8px 2%;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon li {
    width: 32%;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-icon li img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: contain;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-service {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li span {
    font-size: 20px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description .list-service li strong {
    font-size: 24px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-description p {
    font-size: 20px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .package-pretopost-title {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .package-pretopost-title h2 {
    font-size: 24px;
    text-align: left;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom h2 {
    font-size: 24px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul {
    margin-bottom: 30px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom ul li div {
    font-size: 18px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle {
    margin: -1px -15px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle label {
    padding: 16px 18px;
    font-size: 16px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle .tc-hide .tc-inner {
    font-size: 14px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .ptp-package-bottom .tc-toggle input:checked ~ .tc-hide {
    padding: 0 18px 16px 62px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .page-bottom .showing-results {
    margin-bottom: 40px;
  }
  .catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper {
    max-width: 90%;
  }
  .catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .header strong {
    font-size: 18px;
    line-height: 1.56;
  }
  .catalog-category-view.page-layout-package-pretopost-category .dtac-pretopost-popup-wrapper .dtac-pretopost-confirm-number .form-content .title {
    font-size: 14px;
    line-height: 1.43;
  }
  .catalog-category-view.page-layout-package-pretopost-category .category-cms-pretopost {
    padding: 16px 0;
  }
  .catalog-category-view.page-layout-package-pretopost-category .pretopost-sticky {
    padding: 0;
  }
  .catalog-category-view.page-layout-package-pretopost-category .pretopost-sticky .sticky-container .sticky-item {
    font-size: 16px;
    line-height: 1.75;
    padding: 0 6px 8px;
  }
  .package-pretopost-products,
  .package-pretopost-products-recommend {
    padding: 0;
  }
  .package-pretopost-recommend {
    margin-bottom: 32px;
  }
  .package-pretopost-recommend .owl_pagination {
    padding-top: 12px;
  }
  .checkout-cart-index #maincontent {
    background-size: cover;
  }
  .checkout-cart-index #maincontent .free-gift-title {
    margin-left: 60px;
  }
  .checkout-cart-index #maincontent .rule-desc {
    white-space: nowrap;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper {
    margin-top: 15px;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .page-title-wrapper {
    position: static;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .page-title-wrapper .page-title {
    padding: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .page-title-wrapper .page-title span {
    font-size: 2rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper thead th.col {
    font-size: 1.5rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper thead th.col.subtotal {
    text-align: right !important;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .cart.item td.col {
    padding-top: 18px;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-photo {
    position: static;
    max-width: 45px;
    float: left;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details {
    width: calc(100% - 45px);
    float: left;
    padding-left: 12px;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .free-gift-title,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .rule-desc,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .item-options,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .text-actions {
    margin-left: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .free-gift-title .rule-desc,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .rule-desc .rule-desc,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .item-options .rule-desc,
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-details .text-actions .rule-desc {
    margin-left: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-name {
    margin-bottom: 0;
    margin: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart.table-wrapper .product-item-name a {
    font-size: 1.3rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item {
    padding: 18px 4px;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .product-item-name,
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .qty_prd_on_mobile {
    padding-left: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item + .cart.item td {
    padding-top: 18px !important;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .qty_prd_on_mobile span {
    font-size: 1.3rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .qty_prd_on_mobile span.text_normal {
    color: #1a1a1a;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .col.item {
    width: 70%;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .col.subtotal {
    width: 30%;
    float: right;
    text-align: right;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .col.subtotal .price {
    margin-top: 3px;
    display: block;
    text-align: right;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .col.subtotal .price-including-tax,
  .checkout-cart-index #maincontent.p2p-wrapper .table-wrapper .cart.item .col.subtotal .price-excluding-tax {
    font-size: 1.3rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-summary > .title {
    font-size: 1.8rem;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-totals .table-wrapper {
    margin-top: 20px;
    padding: 0;
    background: transparent;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    padding: 16px 15px;
    background: #fff;
    -webkit-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    -moz-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .item {
    width: 50%;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .item + .item {
    margin-top: 0;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .action.primary {
    width: 130px;
    min-width: inherit;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    font-weight: 500;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .cart-bottom-grand-total {
    font-size: 1.3rem;
    font-weight: 700;
    display: block;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .cart-bottom-grand-total .price {
    font-size: 2rem;
    display: inline-block;
    margin-left: 10px;
  }
  .checkout-cart-index #maincontent.p2p-wrapper .cart-container .checkout-methods-items .cart-bottom-grand-total .price small {
    font-size: 1.3rem;
    color: #a5a5a5;
    font-weight: 400;
  }
  .checkout-cart-index #maincontent .form-cart .cart.actions {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #000000;
  }
  .checkout-cart-index #maincontent .below-form.free-gift-wrapper {
    display: block;
    padding: 16px;
  }
  .checkout-cart-index #maincontent .below-form.free-gift-wrapper .title strong {
    font-size: 16px;
  }
  .checkout-cart-index .table-wrapper {
    background: #FFF;
    margin-top: 30px;
    padding: 0 15px;
  }
  .checkout-cart-index .table-wrapper .col {
    padding-top: 15px;
  }
  .checkout-cart-index .table-wrapper .col .text-left a {
    font-size: 13px;
  }
  .checkout-cart-index .table-wrapper .col .text-left a.action.action-edit {
    border-right: solid 1px #000;
    margin-right: 10px;
    padding-right: 7px;
  }
  .checkout-cart-index .table-wrapper .col .text-left a.action-towishlist {
    display: none;
  }
  .checkout-cart-index .table-wrapper .item .product-item-name,
  .checkout-cart-index .table-wrapper .item .qty_prd_on_mobile {
    padding-left: 60px;
  }
  .checkout-cart-index .table-wrapper .item .col.item {
    padding: 10px;
  }
  .checkout-cart-index .table-wrapper.device_financing_summary {
    background: transparent;
    padding: 0;
  }
  .checkout-cart-index .cart-summary .coupon .actions-toolbar {
    top: 0;
    left: 0;
    right: 0;
    position: relative;
  }
  .checkout-cart-index #maincontent .messages {
    position: relative;
    top: 5px;
  }
  .checkout-cart-index .cart-summary .coupon .actions-toolbar {
    right: 4px;
    left: auto;
    position: absolute;
    top: 20px;
  }
  .checkout-cart-index .cart-summary .cart-totals .table-wrapper {
    padding: 0 8px;
    background: transparent;
    margin-top: 15px;
  }
  .checkout-cart-index .cart.table-wrapper {
    margin-top: 83px;
    background: #ffffff;
    border-radius: 4px;
    border: solid 1px #d6d6d6;
    padding: 16px;
    margin-bottom: 24px;
    position: relative;
  }
  .checkout-cart-index .cart.table-wrapper .page-title-wrapper {
    position: absolute;
    top: -75px;
    width: auto;
    background: #ffffff;
    left: -15px;
    right: -15px;
  }
  .checkout-cart-index .cart.table-wrapper .page-title-wrapper .page-title {
    margin-bottom: 0;
    padding: 10px 15px;
  }
  .checkout-cart-index .cart.table-wrapper .page-title-wrapper .page-title .base {
    font-size: 2rem;
  }
  .checkout-cart-index .cart.table-wrapper .page-title-wrapper .page-title .amount {
    font-size: 1.3rem;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .item-options,
  .checkout-cart-index .cart.table-wrapper .product-item-details .text-actions {
    margin-left: 60px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .item-options .rule-desc,
  .checkout-cart-index .cart.table-wrapper .product-item-details .text-actions .rule-desc {
    margin: 0;
  }
  .checkout-cart-index .cart.table-wrapper .item-options {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart.table-wrapper .cart.item .bottom-actions td {
    padding: 0;
  }
  .checkout-cart-index .cart.table-wrapper .cart.item .bottom-actions td .free-gift-wrapper,
  .checkout-cart-index .cart.table-wrapper .cart.item .bottom-actions td .text-actions {
    margin-left: 70px;
  }
  .checkout-cart-index .cart.table-wrapper .cart.item .bottom-actions td .free-gift-wrapper {
    display: block;
    padding: 16px;
  }
  .checkout-cart-index .cart.table-wrapper .cart.item .bottom-actions td .free-gift-wrapper .title strong {
    font-size: 15px;
  }
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table > colgroup {
    display: none;
  }
  .qty_prd_on_mobile {
    display: block;
  }
  .qty_prd_on_mobile span {
    font-size: 14px;
  }
  .qty_prd_on_mobile span.text_normal {
    font-weight: normal;
    color: #757575;
  }
  .cart-summary-wrapper .free-delivery-info {
    display: none;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
    display: none;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col.item {
    float: left;
    width: 65%;
  }
  .cart.table-wrapper .col.qty {
    display: none;
  }
  .cart.table-wrapper .col.subtotal {
    display: block !important;
    width: 35%;
    float: left;
    text-align: center !important;
  }
  .form-cart .action.go-back {
    display: none;
  }
  .cart-container .checkout-methods-items .action.primary {
    width: 100%;
  }
  .checkout-index-index #maincontent,
  .mnp-device-checkout-payment #maincontent {
    background: none;
  }
  .checkout-index-index #maincontent .checkout-container,
  .mnp-device-checkout-payment #maincontent .checkout-container {
    background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
    max-width: 100%;
    background-size: cover;
    padding: 15px;
  }
  .checkout-index-index #maincontent .checkout-container .opc-wrapper,
  .mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper {
    padding: 0;
  }
  .checkout-index-index #maincontent .opc-wrapper .checkout-invoice #invoice-form .item .option,
  .mnp-device-checkout-payment #maincontent .opc-wrapper .checkout-invoice #invoice-form .item .option {
    width: 100%;
  }
  .checkout-index-index #maincontent .opc-wrapper .checkout-step-passport-idcard,
  .mnp-device-checkout-payment #maincontent .opc-wrapper .checkout-step-passport-idcard {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
  .checkout-index-index #maincontent .opc-wrapper .checkout-step-passport-idcard .option,
  .mnp-device-checkout-payment #maincontent .opc-wrapper .checkout-step-passport-idcard .option {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
  }
  .checkout-index-index #maincontent .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"],
  .mnp-device-checkout-payment #maincontent .opc-wrapper .checkout-step-passport-idcard .option input[type="radio"] {
    margin: 1px 5px 0 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .checkout-index-index #maincontent .opc-wrapper .checkout-step-passport-idcard .option > label.label,
  .mnp-device-checkout-payment #maincontent .opc-wrapper .checkout-step-passport-idcard .option > label.label {
    padding-left: 0 !important;
    margin: 0;
    font-size: 13px;
    white-space: nowrap;
  }
  .checkout-index-index .opc-wrapper #omise_offsite_internetbankingForm li > label,
  .mnp-device-checkout-payment .opc-wrapper #omise_offsite_internetbankingForm li > label {
    padding: 15px 15px 15px 40px;
    display: flex;
    justify-content: flex-start;
    text-align: left;
    align-items: center;
  }
  .checkout-index-index .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper,
  .mnp-device-checkout-payment .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper {
    width: 100%;
    max-width: 300px;
  }
  .checkout-index-index .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper span.title,
  .mnp-device-checkout-payment .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-banking-text-wrapper span.title {
    height: auto;
    line-height: normal;
  }
  .checkout-index-index .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-logo-wrapper,
  .mnp-device-checkout-payment .opc-wrapper #omise_offsite_internetbankingForm li > label .omise-logo-wrapper {
    background-size: 30px;
    margin: 0 15px 0 0 !important;
    width: 55px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm input[type="radio"],
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm input[type="radio"] {
    position: absolute;
    margin: 0;
    z-index: 3;
    opacity: 0;
    width: 18px;
    height: 18px;
    left: 0;
    top: 35px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm input[type="radio"] + label:before,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm input[type="radio"] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #dee3e5;
    border-radius: 100%;
    left: 0;
    top: 35px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm input[type="radio"]:checked ~ label:before,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm input[type="radio"]:checked ~ label:before {
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control {
    max-width: 250px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control .select_style,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control .select_style {
    max-width: 100% !important;
    margin-top: 10px;
    height: 42px;
  }
  .checkout-index-index .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control .select_style .mage-error,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm .omise-banking-text-wrapper .control .select_style .mage-error {
    position: relative;
  }
  .checkout-index-index .opc-wrapper #omise_imForm li > label,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm li > label {
    margin: 0;
    display: flex;
    align-items: flex-start;
  }
  .checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div button.ui-datepicker-trigger,
  .mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div button.ui-datepicker-trigger,
  .checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
  .mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .cart.table-wrapper .actions-toolbar > .action.ui-datepicker-trigger,
  .checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger,
  .mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_exp_div .action-gift.ui-datepicker-trigger {
    display: none;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field {
    width: 100%;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field .field,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field .field {
    margin-bottom: 0;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field .field .label,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field .field .label {
    display: none;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field.choice,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field.choice {
    margin-top: 0;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-prefix,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field.shipping-prefix {
    width: 100%;
    margin-right: 0;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-firstname,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field.shipping-firstname {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form > .field.shipping-lastname,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form > .field.shipping-lastname {
    width: 100%;
    float: right;
  }
  .checkout-index-index .modal-popup #shipping-new-address-form input[type="text"],
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form input[type="text"],
  .checkout-index-index .modal-popup #shipping-new-address-form .action-selection-branch-wrap .action-select,
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form .action-selection-branch-wrap .action-select,
  .checkout-index-index .modal-popup #shipping-new-address-form input[type=tel],
  .mnp-device-checkout-payment .modal-popup #shipping-new-address-form input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    line-height: 30px;
    border: 1px solid #ddd;
    background-color: #fbfbfb;
    line-height: 40px;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field {
    width: 100%;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field .field,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field .field {
    margin-bottom: 0;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field .field .label,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field .field .label {
    display: none;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field.choice,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field.choice {
    margin-top: 0;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field.billing-prefix,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field.billing-prefix {
    width: 100%;
    margin-right: 0;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field.billing-firstname,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field.billing-firstname {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .checkout-index-index .modal-popup #billing-new-address-form > .field.billing-lastname,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form > .field.billing-lastname {
    width: 100%;
    float: right;
  }
  .checkout-index-index .modal-popup #billing-new-address-form input[type="text"],
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form input[type="text"],
  .checkout-index-index .modal-popup #billing-new-address-form .action-selection-branch-wrap .action-select,
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form .action-selection-branch-wrap .action-select,
  .checkout-index-index .modal-popup #billing-new-address-form input[type=tel],
  .mnp-device-checkout-payment .modal-popup #billing-new-address-form input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    line-height: 30px;
    border: 1px solid #ddd;
    background-color: #fbfbfb;
    line-height: 40px;
  }
  .checkout-index-index .modal-popup.modal-slide .modal-inner-wrap[class],
  .mnp-device-checkout-payment .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff;
  }
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .opc-wrapper {
    width: 100% !important;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    height: 90px;
    width: 90px;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    position: absolute;
    padding: 0;
    font-size: 12px;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"].disabled .type-desc label span {
    opacity: 0.1;
  }
  .checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .qr-terms {
    font-size: 1.2rem;
    margin-top: 15px;
  }
  .checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .qr-terms h4 {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .checkout-index-index .checkout-container {
    padding: 0;
  }
  .checkout-index-index .custom-slide {
    opacity: 1 !important;
    visibility: initial;
    width: 100%;
    left: 0 !important;
    right: 0 !important;
    position: relative;
    margin-left: -100%;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap {
    box-shadow: none;
  }
  .checkout-index-index .custom-slide .items-in-cart {
    display: none;
  }
  .checkout-index-index .custom-slide #opc-shipping_method-button .actions-toolbar {
    padding: 0 15px;
  }
  .checkout-index-index .custom-slide #opc-shipping_method-button .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-index-index .custom-slide .opc-block-summary table.data.table.table-totals {
    display: none;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap {
    clear: left;
    padding: 0;
    border-radius: 4px;
    border: solid 1px #d6d6d6;
    background-color: #f5f5f5;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap .opc-block-summary {
    margin-bottom: 0;
    background: none;
    border: none;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap .device-financing-summary .opc-block-shipping-information .shipping-information {
    border: none;
    padding: 0 16px;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap .device-financing-summary .opc-block-shipping-information .shipping-information .shipping-information-title {
    font-size: 1.8rem;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap .device-financing-summary .opc-block-billing-information .billing-information {
    border: none;
  }
  .checkout-index-index .custom-slide.opc-summary-wrapper {
    z-index: 1;
    background: transparent;
    border: none;
    margin-top: 20px;
  }
  .checkout-index-index #maincontent .messages {
    position: relative;
    top: 5px;
  }
  .checkout-index-index .action.goto-cart {
    width: 90% !important;
    margin: 16px !important;
  }
  .checkout-index-index #omise_imForm input[type="radio"] {
    position: absolute;
    margin: 0;
    z-index: 3;
    opacity: 0;
    width: 18px;
    height: 18px;
    left: 13px;
    top: 35px;
  }
  .checkout-index-index #omise_imForm input[type="radio"] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #dee3e5;
    border-radius: 100%;
    left: 13px;
    top: 35px;
  }
  .checkout-index-index #omise_imForm input[type="radio"]:checked ~ label:before {
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
  }
  .checkout-index-index #omise_imForm .omise-banking-text-wrapper .control {
    max-width: 250px;
  }
  .checkout-index-index #omise_imForm .omise-banking-text-wrapper .control .select_style {
    max-width: 100% !important;
    margin-top: 10px;
    height: 42px;
  }
  .checkout-index-index #omise_imForm .omise-banking-text-wrapper .control .select_style .mage-error {
    position: relative;
  }
  .checkout-index-index #omise_imForm li > label {
    margin: 0;
    display: flex;
    align-items: flex-start;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title.choice {
    position: relative;
    padding-left: 40px;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title.choice input[type="radio"] {
    position: absolute;
    margin: 0;
    z-index: 3;
    opacity: 0;
    width: 18px;
    height: 18px;
    left: 13px;
    top: 15px;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title.choice input[type="radio"] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #dee3e5;
    border-radius: 100%;
    left: 13px;
    top: 15px;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 13px;
    top: 15px;
  }
  .checkout-index-index .checkout-payment-method .fieldset .field.date {
    width: 68%;
  }
  .checkout-index-index .checkout-payment-method .fieldset .field.date .fields.group.group-2 .field.month {
    width: 60% !important;
  }
  .checkout-index-index .checkout-payment-method .fieldset .field.date .fields.group.group-2 .field.year {
    width: 40% !important;
  }
  .checkout-index-index .checkout-payment-method .fieldset .field.date select {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip {
    right: 14px;
  }
  .checkout-index-index .checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 0;
  }
  .checkout-index-index .opc-wrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .checkout-index-index .opc-wrapper #opc-shipping-branches #checkout-step-shipping-branch {
    padding: 20px;
  }
  .checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .field {
    width: 100% !important;
  }
  .checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option {
    width: 100% !important;
  }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .checkout-billing-address .form .field {
    width: 100%;
    margin: 0 !important;
  }
  .checkout-index-index .opc-wrapper .custom-slide #opc-shipping_method-button .actions-toolbar {
    padding: 25px 15px;
  }
  .checkout-index-index #checkout-step-shipping #checkout-step-title .service-method-green-world-container,
  .checkout-index-index #checkout-step-shipping #checkout-step-title .service-method-post-container {
    max-width: 100%;
    width: 100%;
  }
  .checkout-index-index #checkout-step-shipping #checkout-step-title .service-method-green-world-container .option,
  .checkout-index-index #checkout-step-shipping #checkout-step-title .service-method-post-container .option {
    width: 100%;
  }
  .checkout-index-index #checkout-step-shipping #checkout-step-title .service-method-post-container .option {
    padding: 20px 15px 20px;
  }
  .checkout-index-index .opc-wrapper .mnp-shipping-container #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block {
    max-width: 100%;
    width: 100%;
    padding: 0 40px 20px 15px;
  }
  .checkout-index-index .checkout-reconfirm .choose-number .option .current-number {
    float: left;
    margin-top: 17px;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call {
    display: block;
    max-width: 115px;
  }
  .cart.table-wrapper .product-item-name {
    display: block;
  }
  .opc-wrapper .shipping-address-item.selected-item:before,
  .opc-wrapper .billing-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field,
  body.checkout-index-index .opc-wrapper .checkout-invoice #invoice-form .item .option {
    width: 100%;
  }
  body.checkout-onepage-success #maincontent .page-title-wrapper {
    width: 90%;
  }
  body.checkout-onepage-success #maincontent .order-detail .left-box {
    width: 100%;
  }
  body.checkout-onepage-success #maincontent .order-detail .right-box {
    width: 100%;
  }
  body.checkout-onepage-success #maincontent .order-detail .order-totals {
    width: 100%;
  }
  body.checkout-onepage-success #maincontent .order-details-items thead {
    display: table-caption;
  }
  body.checkout-onepage-success #maincontent .order-details-items .col {
    width: 100%;
  }
  body.checkout-onepage-success #maincontent .order-details-items .col.qty {
    display: none;
  }
  .device-shipping-container #personal-information-form .field {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .device-shipping-container #personal-information-form .field:first-child {
    margin-bottom: 20px;
  }
  .device-shipping-container #personal-information-form .field[name="personalInformation.email"] {
    width: 100%;
  }
  .checkout-payment-method .input-text,
  .checkout-payment-method select {
    background: #fbfbfb;
    border: solid 1px #DDD;
    height: 40px;
    padding: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
  }
  .checkout-payment-method .input-text:hover,
  .checkout-payment-method select:hover {
    background: #FFF;
  }
  .checkout-payment-method #omise_cc_cc_type_cvv_div {
    width: 30%;
    float: right;
    position: relative;
  }
  .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip {
    position: absolute;
    right: 30px;
    top: 37px;
    bottom: inherit;
  }
  .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-toggle {
    width: 15px;
    height: 15px;
    display: block;
    background: #cccccc;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 1.1rem;
  }
  .checkout-payment-method #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
    background: #ffffff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 990;
    display: none;
    position: absolute;
    text-align: left;
    color: #333333;
    line-height: 1.4;
    border: 1px solid #009edf;
    margin-left: 5px;
    left: -290px;
    top: 35px;
  }
  .checkout-payment-method .fieldset .field.date {
    width: 66%;
    float: left;
  }
  .checkout-payment-method .ccard .cvv .input-text {
    width: 100%;
  }
  .checkout-payment-method .ccard .number .input-text {
    width: 100%;
  }
  .checkout-payment-method .primary {
    float: none !important;
    padding: 20px 0;
  }
  .checkout-payment-method .primary .action.primary {
    background: #007ad0;
    color: #ffffff;
    font-size: 2rem;
    position: relative;
    border-radius: 3px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    padding: 3px 30px;
    line-height: 34px;
    width: 100%;
    font-size: 20px;
    line-height: 15px;
    text-align: center;
    float: none;
  }
  .checkout-payment-method .primary .action.primary:hover {
    background: #036bb5;
  }
  .checkout-payment-method .primary .action.primary:hover {
    background: #007ad0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-progress-bar {
    display: table;
    table-layout: fixed;
  }
  .opc-progress-bar-item {
    width: 2%;
    display: table-cell;
  }
  .opc-progress-bar-item span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 50%;
    margin-left: -45%;
    width: 90%;
    height: 80%;
    top: 35px;
  }
  .checkout-index-index .modal-popup.modal-slide #mnp-accept-terms-content {
    text-align: left;
  }
  .checkout-index-index .modal-popup.modal-slide #mnp-accept-terms-content p {
    padding: 6px 10px !important;
  }
  .opc-wrapper .checkout-invoice #invoice-form .branch-type .tigren-advancedcheckout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .opc-wrapper .checkout-invoice #invoice-form .branch-type .tigren-advancedcheckout .option input[type="radio"] ~ label {
    width: auto;
  }
  #delivery-options .step-content .shipping-type-selection-delivery:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #delivery-options .step-content .shipping-type-selection-delivery .type-desc {
    min-height: inherit;
  }
  #delivery-options .step-content .shipping-type-selection-delivery .type-desc label {
    padding-top: 0;
  }
  #delivery-options .step-content .shipping-type-selection-delivery .type-desc label span {
    padding-top: 0;
  }
  #delivery-options .step-content .shipping-type-selection-delivery .type-desc label span:before {
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: inherit;
  }
  body.checkout-index-index .opc-wrapper .checkout-payment-method .payment-group .step-title {
    padding: 0 15px !important;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
    padding-bottom: 0 !important;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content h2 {
    text-align: center;
    margin: 10px 0 10px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  body.checkout-onepage-success #maincontent .device-financing-success-info .box-inner {
    max-width: 100%;
    width: 100%;
  }
  .agent-payment-page .block-order-details-view .device-financing-success-info .box-inner {
    max-width: 100%;
  }
  .pretopost-package-cms h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 24px;
  }
  .pretopost-package-cms p {
    font-size: 14px;
  }
  .pretopost-package-cms .desktop {
    display: none;
  }
  .pretopost-package-cms .mobile {
    display: block;
  }
  .pretopost-package-cms .tigren-bannermanager {
    margin: 0 -15px;
  }
  .pretopost-package-cms .tigren-bannermanager .flex-control-nav {
    bottom: 5px;
  }
  .pretopost-package-cms .tigren-bannermanager .flex-control-paging li a {
    width: 6px;
    height: 6px;
  }
  .pretopost-package-cms .tigren-bannermanager .flex-control-paging li a.flex-active {
    width: 20px;
    height: 6px;
  }
  .pretopost-package-cms .tigren-bannermanager:not(:hover) ul.flex-direction-nav li {
    display: none;
  }
  .pretopost-package-cms .two-column-container {
    padding: 0;
    margin-bottom: 55px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pretopost-package-cms .two-column-container .left {
    width: 100%;
  }
  .pretopost-package-cms .two-column-container .right {
    width: 100%;
  }
  .pretopost-package-cms .two-column-container .right h2 {
    font-size: 24px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .pretopost-package-cms .two-column-container .right a {
    max-width: unset;
    font-size: 16px;
  }
  .pretopost-package-cms .ptp-package-bottom h2 {
    font-size: 24px;
  }
  .pretopost-package-cms .ptp-package-bottom ul {
    margin-bottom: 30px;
  }
  .pretopost-package-cms .ptp-package-bottom ul li div {
    font-size: 18px;
  }
  .pretopost-package-cms .ptp-package-bottom .tc-toggle {
    margin: -1px -15px;
  }
  .pretopost-package-cms .ptp-package-bottom .tc-toggle label {
    padding: 16px 18px;
    font-size: 16px;
  }
  .pretopost-package-cms .ptp-package-bottom .tc-toggle .tc-hide .tc-inner {
    font-size: 14px;
  }
  .pretopost-package-cms .ptp-package-bottom .tc-toggle input:checked ~ .tc-hide {
    padding: 0 18px 16px 62px;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #e8e8e8;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .block-account-nav > .title strong {
    font-size: 1.8rem;
    color: #1a1a1a;
  }
  .block-collapsible-nav .item a:before,
  .block-account-nav .item a:before,
  .block-collapsible-nav .item > strong:before,
  .block-account-nav .item > strong:before {
    display: none;
  }
  .block-collapsible-nav .item.current a:before,
  .block-account-nav .item.current a:before,
  .block-collapsible-nav .item.current > strong:before,
  .block-account-nav .item.current > strong:before {
    display: none;
  }
  body.customer-account-create #maincontent .form.form-create-account {
    max-width: 380px;
    float: none;
    margin: 0 auto;
  }
  body.customer-account-create #maincontent .form.form-create-account .field-name-firstname,
  body.customer-account-create #maincontent .form.form-create-account .field-name-lastname {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }
  body.customer-account-create #maincontent .form.form-create-account .field-name-firstname {
    margin-bottom: 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 65px;
  }
  .account .page-main .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .account .block-collapsible-nav {
    position: relative;
    margin-bottom: 20px;
    top: inherit;
  }
  .account .block-collapsible-nav .content {
    position: absolute;
    width: 100%;
  }
  .account .page-title-wrapper .page-title {
    margin-right: 0;
    font-size: 1.8rem;
  }
  .account .page.messages {
    margin-bottom: 20px;
  }
  .account.customer-address-form .fieldset {
    margin-bottom: 0;
  }
  .account.customer-address-form #edit-form-buttons-container {
    margin-top: 20px;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .block-addresses-list .items.addresses > .item {
    width: 100%;
  }
  .is-subscribed-alert .modal-content {
    padding: 35px 25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.3rem;
    color: #000000;
  }
  .account .back-to-account-menu {
    margin-bottom: 15px;
  }
  .account .back-to-account-menu span {
    color: #1a1a1a;
    font-size: 1.6rem;
  }
  .account .actions-toolbar > .secondary {
    text-align: left;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .page-with-filter .filter-content .filter-options {
    margin: 0;
  }
  .page-with-filter .filter-content .filter-options .filter-options-content {
    width: 100%;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .sales-order-view .column.main .block:not(.widget) .block-content .box {
    min-height: inherit;
  }
  .sales-order-view .page-title-wrapper .order-date {
    display: block;
    margin: 0;
    padding: 0;
  }
  .sales-order-view .page-title-wrapper .order-actions-toolbar .order-status {
    float: inherit;
  }
  .sales-order-view .action.print {
    display: none;
  }
  .sales-order-view .table-order-items thead tr > th.qty {
    display: none;
  }
  .sales-order-view .table-order-items thead tr > th:first-child {
    width: 100%;
    display: table-cell;
  }
  .sales-order-view .table-order-items tbody tr > td {
    padding: 20px 0;
  }
  .sales-order-view .table-order-items tbody tr > td.price,
  .sales-order-view .table-order-items tbody tr > td.qty {
    display: none;
  }
  .sales-order-view .order-totals {
    margin-top: 40px;
  }
  .sales-order-view .info-mobile .item-price {
    display: block;
    margin-bottom: 5px;
  }
  .sales-order-history .order-products-toolbar .pages .item {
    padding: 0;
    margin: 0;
  }
  .sales-order-history .order-history-title {
    font-size: 1.4rem;
  }
  .sales-order-history .order-history-title .col.date {
    display: block;
    margin: 0;
    margin-top: 5px;
    font-size: 1.3rem;
  }
  .sales-order-history .table-order-items thead tr {
    border: 0;
  }
  .sales-order-history .table-order-items thead tr > th.name {
    display: table-cell;
    width: 100%;
  }
  .sales-order-history .table-order-items thead tr > th.qty {
    display: none;
  }
  .sales-order-history .table-order-items tbody tr {
    border: 0;
  }
  .sales-order-history .table-order-items tbody tr td.name,
  .sales-order-history .table-order-items tbody tr td.subtotal {
    padding: 20px 0;
  }
  .sales-order-history .table-order-items tbody tr td.qty {
    display: none;
  }
  .sales-order-history .table-order-items .order-product-info {
    padding-left: 15px;
  }
  .sales-order-history .table-order-items .order-product-info .product-item-name {
    font-size: 1.4rem;
  }
  .sales-order-history .table-order-items .order-product-info .info-mobile .item-price,
  .sales-order-history .table-order-items .order-product-info .info-mobile .item-qty {
    display: block;
    width: 100%;
    font-size: 1.2rem;
  }
  .sales-order-history .table-order-items .order-product-info .info-mobile .item-qty > span {
    color: #767676;
  }
  .sales-order-history .table-order-items .price {
    font-size: 1.2rem;
  }
  .sales-order-view .table-order-items .price,
  .sales-order-view .table-order-items .product-item-name {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0;
  }
  .sales-order-view .table-order-items .item-options {
    margin-bottom: 5px;
  }
  .sales-order-view .table-order-items .info-mobile .item-qty {
    font-size: 1.2rem;
  }
  .sales-order-view .table-order-items .info-mobile .item-qty > span {
    color: #767676;
  }
  .mobile-only {
    display: block !important;
  }
  .page-product-configurable .page-title-wrapper,
  .apdtac-device-offer .page-title-wrapper,
  .checkout-index-index .page-title-wrapper {
    margin-top: 6px;
    position: relative;
  }
  .checkout-index-index .page-title-wrapper {
    padding: 0 20px 12px;
  }
  .page-product-configurable .page-title-wrapper .page-title,
  .apdtac-device-offer .page-title-wrapper .page-title,
  .checkout-index-index .page-title-wrapper .page-title {
    padding-left: 36px;
    font-size: 16px;
    line-height: 2.1;
    margin-bottom: 14px;
    text-align: left;
  }
  .m-nav-back {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px 8px;
    width: 32px;
    height: 32px;
    border: none;
    background-color: transparent;
    background-position: -84px -222px;
    background-image: url(../images/icon@2x.png);
    background-size: 592px auto;
  }
  .m-nav-back:hover,
  .m-nav-back:focus {
    border: none;
    background-color: transparent;
    background-position: -84px -223px;
    background-image: url(../images/icon@2x.png);
    background-size: 592px auto;
  }
  .page-product-configurable .page-title-wrapper .m-nav-back,
  .apdtac-device-offer .page-title-wrapper .m-nav-back,
  .checkout-index-index .page-title-wrapper .m-nav-back {
    display: block;
  }
  .checkout-index-index .page-title-wrapper .m-nav-back {
    left: 16px;
  }
  .page-wrapper > .breadcrumbs {
    display: none;
  }
  .page-product-configurable .page-title-wrapper {
    position: relative;
  }
  .modal-popup.model-popup-swap-tab .modal-header,
  .modal-popup.model-popup-swap-tab .modal-content,
  .modal-popup.model-popup-swap-tab .modal-footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modal-popup.model-popup-swap-tab .modal-header {
    padding-bottom: 0.2rem;
    padding-top: 1rem;
  }
  .modal-popup.model-popup-swap-tab .modal-content div {
    font-size: 13px;
  }
  .modal-popup.model-popup-swap-tab .modal-content .popupWarningMessage {
    padding-top: 30px !important;
  }
  .modal-popup.model-popup-swap-tab .modal-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .modal-popup.model-popup-swap-tab .modal-footer button.action-primary.swap-tab-cancel,
  .modal-popup.model-popup-swap-tab .modal-footer button.action-primary.swap-tab-ok,
  .modal-popup.model-popup-swap-tab .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-cancel,
  .modal-popup.model-popup-swap-tab .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.swap-tab-ok,
  .modal-popup.model-popup-swap-tab .modal-footer .action-gift.action-primary.swap-tab-cancel,
  .modal-popup.model-popup-swap-tab .modal-footer .action-gift.action-primary.swap-tab-ok {
    min-width: inherit;
    width: 50%;
  }
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-title {
    font-size: 16px;
    padding-bottom: 0;
  }
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-content {
    padding: 0 24px;
  }
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-footer {
    padding: 24px;
  }
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-footer button,
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .checkout-index-index .modal-popup.model-popup-out-of-stock .modal-footer .action-gift {
    width: 100%;
    margin: 0 0 10px;
  }
  .checkout-index-index .modal-popup.model-popup-out-of-stock .message-outofstock {
    font-size: 12px;
    padding-top: 0;
  }
  .product-items-container + .controls .control_prev,
  .product-items-container + .controls .control_next {
    top: 32%;
  }
  .product-items-container + .controls .control_prev {
    left: -3px;
  }
  .product-items-container + .controls .control_next {
    right: -3px;
  }
  .product-items.product-out-of-stock .product-item .product-item-title h4 {
    height: 38px;
  }
  .product-items.product-out-of-stock .owl-nav > div.owl-next {
    right: -15px;
  }
  .product-items.product-out-of-stock .owl-nav > div.owl-prev {
    left: -15px;
  }
  .product-items.product-out-of-stock .product-item {
    padding: 10px 10px 22px;
  }
  .product-items.product-out-of-stock .product-item .product-item-title h4 {
    font-size: 14px;
  }
  .product-items.product-out-of-stock .out-of-stock-label {
    font-size: 11px;
    padding: 1px 19px 0;
    min-width: fit-content;
    white-space: nowrap;
  }
  .content-upload {
    display: inherit;
  }
  .content-upload > div {
    width: 100%;
  }
  .checkout-index-index {
    /* DTAC-747 */
  }
  .checkout-index-index .sample-photo {
    width: 100%;
    height: 100%;
  }
  .checkout-index-index .page-title-wrapper {
    display: none;
  }
  .checkout-index-index #maincontent .checkout-container {
    padding: 60px 15px 15px;
  }
  .checkout-index-index #maincontent .checkout-container .opc-progress-bar {
    top: 0;
    background: #ffffff;
    padding: 10px 40px;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.id_card_photo'] .control .upload-area.has-value .admin__field-control,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.selfie_photo'] .control .upload-area.has-value .admin__field-control {
    margin-top: 0%;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle {
    right: 0 !important;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content {
    left: auto !important;
    top: 35px !important;
    right: 0;
  }
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:before,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:before,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.id_card_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:after,
  .checkout-index-index .opc-wrapper #co-personal-information-form #personal-information-form .field[name='personalInformation.selfie_photo'] .control .upload-area .field-tooltip.toggle:hover .field-tooltip-content:after {
    top: -21px;
    left: auto;
    right: 25px;
    transform: rotate(-270deg);
  }
  body.checkout-index-index.page-layout-checkout #checkout-step-shipping-area .form-shipping-address fieldset.admin__control-fields {
    width: 100% !important;
  }
  body.checkout-index-index.page-layout-checkout #checkout-step-shipping-area .form-shipping-address fieldset.admin__control-fields.address-city-field {
    margin-left: 0 !important;
  }
  body.checkout-index-index.page-layout-checkout #checkoutSteps .checkout-reconfirm span.request-pin-sms-syntax a {
    color: #ffff !important;
  }
  .opc-wrapper .shipping-address-items .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
  }
  .opc-wrapper .shipping-address-items .shipping-address-item.selected-item {
    padding: 0;
  }
  .opc-wrapper .billing-address-items .billing-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
  }
  .opc-wrapper .billing-address-items .billing-address-item.selected-item {
    padding: 0;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method .method-item input[type="radio"] ~ label span {
    text-align: center;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method .method-item input[type="radio"] ~ label#label_method_amstrates1_amstrates span.method-title:before {
    content: none;
  }
  .opc-wrapper .checkout-shipping-method .table-checkout-shipping-method .method-item input[type="radio"] ~ label#label_method_amstrates2_amstrates span.method-title:before {
    content: none;
  }
  .opc-wrapper #opc-shipping-branches .personal-info .field {
    margin-bottom: 20px;
  }
  .opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(1),
  .opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(2),
  .opc-wrapper #opc-shipping-branches .personal-info .field:nth-child(3) {
    width: 100%;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
    width: 100%;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
    padding: 12px 24px;
    text-align: left;
    min-height: inherit;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
    margin-bottom: 0;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    font-size: 1.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
    background-size: 473px auto !important;
    margin-bottom: 0;
    margin-right: 43px;
    position: static;
    transform: unset;
    height: 60px;
    width: 70px;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-kerry-shop .type-desc label span:before {
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
    background-position: center center;
  }
  .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(1),
  .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(2),
  .opc-wrapper #opc-shipping-kerry .personal-info .field:nth-child(3) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
    padding: 12px 24px;
    text-align: left;
    min-height: inherit;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    font-size: 1.4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: inherit;
    height: inherit;
    position: relative;
    transform: translate(0, 0);
    margin: 0;
    left: 0;
    top: 0;
  }
  .checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
    margin-bottom: 0;
    margin-right: 33px;
    position: static;
    transform: unset;
  }
  .checkout-index-index .opc-wrapper #opc-shipping-kerry .form-label {
    line-height: 1.27;
  }
  .checkout-index-index .opc-wrapper #opc-shipping-kerry .pickup-point-block {
    padding: 20px 12px;
  }
  .checkout-index-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
    font-size: 1.2rem;
    padding: 9px;
    line-height: 1;
  }
  .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form .field.address-city-field {
    margin-left: 0;
  }
  .opc-wrapper .shipping-address-items .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
  }
  .opc-wrapper .shipping-address-items .shipping-address-item.selected-item {
    padding: 0;
  }
  .opc-wrapper .billing-address-items .billing-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
  }
  .opc-wrapper .billing-address-items .billing-address-item.selected-item {
    padding: 0;
  }
  .opc-wrapper .action-select-shipping-item,
  .opc-wrapper .action-select-billing-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    top: auto;
  }
  .opc-wrapper .edit-address-link:before {
    content: none;
  }
  .opc-wrapper .edit-address-link > span {
    margin: 0;
    height: auto;
    position: static;
    width: auto;
  }
  .opc-wrapper .actions-toolbar > .primary {
    float: right;
    width: 100%;
  }
  .opc-wrapper .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-delivery .type-desc {
    padding: 20px 10px;
    min-height: 135px;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-delivery .type-desc input[type="radio"] ~ label span {
    padding-left: 0;
    padding-top: 70px;
    font-size: 1.4rem;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-delivery .type-desc input[type="radio"] ~ label span:before {
    position: relative;
    top: 0;
    left: 50%;
    display: block;
    z-index: 2;
    transform: translate(-50%, 0);
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc {
    padding: 20px 10px;
    min-height: 135px;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type="radio"] ~ label span {
    padding-left: 0;
    padding-top: 70px;
    font-size: 1.4rem;
  }
  .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type="radio"] ~ label span:before {
    position: relative;
    top: 0;
    left: 50%;
    display: block;
    z-index: 2;
    transform: translate(-50%, 0);
  }
  .opc-wrapper .checkout-shipping-address .shipping-address-items.owl-carousel,
  .opc-wrapper .checkout-shipping-address .billing-address-items.owl-carousel {
    max-width: none;
    overflow: hidden !important;
    padding: 0 40px 0 0;
    margin: 20px 0;
  }
  .opc-wrapper .checkout-shipping-address .shipping-address-items.owl-carousel .owl-stage-outer,
  .opc-wrapper .checkout-shipping-address .billing-address-items.owl-carousel .owl-stage-outer {
    padding: 0 40px 0 0;
    overflow: initial !important;
  }
  .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-prefix,
  .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-firstname,
  .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.shipping-lastname {
    margin-right: 0;
    width: 100%;
  }
  .opc-wrapper #checkout-step-shipping #billing-new-address-form > .field {
    margin-bottom: 20px !important;
  }
  .opc-wrapper #checkout-step-shipping .fieldset.new-number-form {
    display: block;
  }
  .opc-wrapper #checkout-step-shipping .fieldset.new-number-form .field {
    margin-bottom: 20px;
  }
  body.checkout-index-index .opc-progress-bar {
    width: 100vw;
    position: absolute;
    top: -40px;
    padding: 0 40px;
    left: 0;
  }
  body.checkout-index-index .opc-progress-bar .opc-progress-bar-item span {
    padding-bottom: 10px;
  }
  .pretopost-checkout-index .opc-wrapper .action-selection-branch-wrap .action-menu._active {
    z-index: 2;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods {
    margin: 0;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title {
    float: left;
    width: 100%;
    border: none;
    position: relative;
    text-align: center;
    padding: 16px;
    margin-bottom: 8px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:after {
    background: #ffffff;
    border: 1px solid #009edf;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    background-color: transparent;
    border: none;
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before {
    min-height: 70px;
    max-width: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice label:before {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice label:after {
    background: #f5f5f5;
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 3px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice label span {
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    display: block;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice label span:before {
    content: '\A';
    display: block;
    margin: 0 auto;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="checkmo"] ~ label span:before {
    height: 42px;
    width: 67px;
    background-position: -417px -506px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="checkmo"]:checked ~ label span:before {
    background-position: -503px -506px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-cash-payment@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_im"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-installment@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_im"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment"] ~ label span:before {
    height: 47px;
    width: 47px;
    background-position: -421px -601px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment"]:checked ~ label span:before {
    background-position: -506px -601px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="banktransfer"] ~ label span:before,
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offsite_internetbanking"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-internet-banking@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="banktransfer"]:checked ~ label span:before,
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offsite_internetbanking"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_cc"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-credit@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_cc"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_true_money_wallet"] ~ label span:before {
    background: url("../images/true_money_wallet@2x.png") center center no-repeat;
    height: 64px;
    width: 134px;
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_true_money_wallet"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offline_promptpay"] ~ label span:before {
    background: url("../images/icon-payment-qr@2x.png") center top no-repeat;
    height: 64px;
    width: 136px;
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offline_promptpay"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div {
    clear: both;
    position: relative;
    width: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div {
    clear: both;
    margin-top: 10px;
    position: relative;
    float: left;
    width: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .true-money-wallet-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields {
    padding: 20px;
    border-radius: 3px;
    border: solid 1px #e8e8e8;
    background-color: #fff;
    margin-bottom: 16px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields:before {
    content: "";
    background: url("../images/true@2x.png") center center no-repeat;
    background-size: 106px auto;
    height: 80px;
    width: 106px;
    display: block;
    margin: 0 auto 24px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .account-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number label.label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms {
    margin-bottom: 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label:before {
    top: 0;
    margin-top: 2px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms .true-money-wallet-terms {
    margin: 8px 0 16px 26px;
    padding: 16px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information {
    display: block;
    margin-top: 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps {
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li {
    text-align: center;
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li .image-block {
    min-height: 190px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li span {
    display: block;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1a1a1a;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item {
    margin-top: 10px;
    padding: 16px;
    border-radius: 3px;
    background-color: #f5f8fb;
    display: block;
    gap: 8px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item p {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block {
    text-align: center;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block img {
    display: inline-block;
    margin: 0 0 10px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block {
    text-align: left;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block p.info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 5px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action {
    text-align: center;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action a {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #007ad0;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div {
    clear: both;
    margin: 10px 0;
    position: relative;
    float: left;
    width: 100%;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div #show-terms-error {
    padding: 0 !important;
    font-weight: normal !important;
    color: #e02b27;
    font-size: 1.2rem;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div #show-terms-error:before,
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div #show-terms-error:after {
    content: none;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div .cod-payment-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content #cashondelivery_terms_div .cod-payment-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .qr-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .qr-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.checkout-index-index .opc-wrapper .opc #payment .payment-methods .payment-method .payment-method-content .agent-not-match-number a {
    color: #e02b27;
    text-decoration: underline;
  }
  .device-eform-pdf {
    width: 302px;
    height: 399px;
    margin: 14px 0 0 26px;
    padding: 14px 19px 13px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
  }
  .p2p-eform-pdf {
    width: 354px;
    height: 473px;
    margin: 14px 0 0 26px;
    padding: 14px 19px 13px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
  }
  .mnp-device-checkout-payment .device-eform-pdf {
    width: 303px;
    height: 401px;
    margin: 14px 0 0 26px;
    padding: 14px 19px 13px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
  }
  .qrpayment-detail {
    padding-top: 52px;
    border: 0;
    padding-bottom: 0;
  }
  .qrpayment-detail .box-heading {
    margin-bottom: 41px;
    text-align: left;
  }
  .qrpayment-detail .box-heading span {
    font-weight: 400;
  }
  .qrpayment-detail .box-heading .heading-inner h3 {
    font-size: 2.4rem;
  }
  .qrpayment-detail .payment-detail .price-box {
    margin-bottom: 25px;
  }
  .qrpayment-step-box {
    margin: 50px 0;
  }
  .qrpayment-step-box > .title {
    text-align: left;
    max-width: 223px;
  }
  .qrpayment-step-box.desktop {
    display: none;
  }
  .qrpayment-step-box.mobile {
    display: block;
  }
  .qrpayment-detail .qr-share .qr-share-dropdown {
    left: inherit;
    right: -30px;
  }
  .qrpayment-detail .qr-share .qr-share-dropdown:after {
    left: 61px;
  }
  .qrpayment-detail .qr-share .qr-share-dropdown:before {
    left: 63px;
  }
  .modal-popup.model-popup-swap-tab.payment-alert .modal-header {
    padding-top: 3rem;
  }
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="device_financing"] ~ label span:before {
    background-image: url('../images/logo-sabuypay-th.png') !important;
    background-size: 150px !important;
    width: 150px !important;
    margin-bottom: 10px !important;
  }
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="device_financing"]:lang(en) ~ label span:before {
    background-image: url('../images/logo-sabuypay-en.png') !important;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description {
    line-height: 30px;
    text-align: center;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-syntax {
    display: block;
    width: 100%;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call {
    display: block;
    margin: 0 auto;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip.toggle:hover .field-tooltip-content {
    left: 90px !important;
    top: 35px !important;
    right: 0;
  }
  .checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip.toggle:hover .field-tooltip-content:before,
  .checkout-index-index #reconfirm .form-reconfirm .step-content.pin-code .tooltip-wrapper .field-tooltip.toggle:hover .field-tooltip-content:after {
    top: -21px;
    left: 30px;
    right: 25px;
    transform: rotate(-270deg);
  }
  body.advancedcheckout-customer-survey .page-main {
    max-width: inherit;
    padding: 0;
  }
  body.advancedcheckout-customer-survey .page-main .column.main {
    max-width: inherit;
    padding: 0;
  }
  body.advancedcheckout-customer-survey .survey-wrapper-inner {
    padding: 30px 15px;
    min-height: 450px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form > h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate {
    line-height: inherit;
    font-size: 1.1rem;
    display: inline-block;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul {
    position: relative;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li {
    padding: 0;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li.select-rate .checkbox-styled > span {
    border-right: 0;
    border-radius: 0;
    height: 35px;
    line-height: 37px;
    font-size: 1.6rem;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li.select-rate + .select-rate .checkbox-styled > span {
    border-left: solid 1px #d6d6d6;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li:first-child {
    position: absolute;
    left: 0;
    bottom: -26px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li:last-child {
    position: absolute;
    right: 0;
    bottom: -26px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li:nth-child(8).select-rate .checkbox-styled input[type="radio"] ~ span {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-right: solid 1px #d6d6d6;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .rank-rate ul li:nth-child(2).select-rate .checkbox-styled input[type="radio"] ~ span {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .comment-box > label {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .comment-box textarea {
    height: 90px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.3rem;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-template .survey-form .error-message {
    font-size: 1.1rem;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-success > img {
    max-width: 110px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-success .text > h1 {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
  body.advancedcheckout-customer-survey .survey-wrapper .survey-success .text > p {
    font-size: 1.3rem;
  }
  .agent-payment-page .agent-payment-order-number {
    font-size: 1.8rem;
  }
  .agent-payment-page .checkout-payment-method .payment-methods {
    height: 240px;
    position: relative;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .step-title {
    position: absolute;
    top: 0;
    font-size: 1.6rem;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-group {
    padding-top: 40px;
    flex-wrap: nowrap;
    position: static;
    overflow-x: auto;
    justify-content: flex-start;
    padding-bottom: 24px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method {
    padding: 0 8px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span {
    padding: 0 5px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-title label span:before {
    max-height: 45px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content {
    padding: 0 15px;
    width: 100%;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content {
    left: auto;
    top: 45px;
    right: -16px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:before {
    border-width: 15px;
    border-bottom-color: #009EDF;
    border-right-color: transparent;
    top: -24px;
    left: auto;
    right: 7px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .cvv_tooltip .tooltip-content:after {
    border-right-color: transparent;
    border-bottom-color: #FFF;
    top: -23px;
    left: auto;
    right: 8px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_ptp_cc_cc_type_cvv_div .mage-error + .cvv_tooltip,
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_ptp_ccForm #omise_ptp_cc_cc_type_cvv_div .mage-error + .cvv_tooltip {
    bottom: 53px !important;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .true-money-wallet-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 10px;
    text-align: left;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields {
    padding: 20px;
    border-radius: 3px;
    border: solid 1px #e8e8e8;
    background-color: #fff;
    margin-bottom: 16px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields:before {
    content: "";
    background: url("../images/true@2x.png") center center no-repeat;
    background-size: 106px auto;
    height: 80px;
    width: 106px;
    display: block;
    margin: 0 auto 24px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .account-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number label.label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms {
    margin: 0 0 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label:before {
    top: 0;
    margin-top: 2px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms .true-money-wallet-terms {
    margin: 8px 0 16px 26px;
    padding: 16px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information {
    display: block;
    margin-top: 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps {
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li {
    text-align: center;
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li .image-block {
    min-height: 190px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li span {
    display: block;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1a1a1a;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item {
    margin-top: 10px;
    padding: 16px;
    border-radius: 3px;
    background-color: #f5f8fb;
    display: block;
    gap: 8px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item p {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block {
    text-align: center;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block img {
    display: inline-block;
    margin: 0 0 10px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block {
    text-align: left;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block p.info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 5px;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action {
    text-align: center;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action a {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #007ad0;
  }
  .agent-payment-page .checkout-payment-method .payment-methods .payment-method:not(:last-child) {
    margin-bottom: 0;
  }
  .agent-payment-page #omise_offsite_internetbankingForm li.items {
    height: 66px;
    width: 100%;
    margin: 0;
    text-align: left;
    float: inherit;
  }
  .agent-payment-page #omise_offsite_internetbankingForm li.items:not(:last-child) {
    margin-bottom: 16px;
  }
  .agent-payment-page #omise_offsite_internetbankingForm li.items input[type="radio"] ~ label {
    padding: 11px 0 10px 38px;
    text-align: left;
  }
  .agent-payment-page #omise_offsite_internetbankingForm .omise-logo-wrapper {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .agent-payment-page #omise_offsite_internetbankingForm .omise-banking-text-wrapper {
    font-size: 1.3rem;
    vertical-align: middle;
    margin-left: 15px;
  }
  .agent-payment-page #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div {
    margin-top: 24px;
    margin-bottom: 15px;
    text-align: left;
  }
  .agent-payment-page.agent-checkout-payment-nn .checkout-payment-method .payment-methods .payment-group {
    justify-content: center;
  }
  .agent-payment-page .device-eform-pdf,
  .agent-payment-page .p2p-eform-pdf {
    width: 334px;
    height: 445px;
    margin: 14px 0 0 26px;
    padding: 14px 19px 13px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
  }
  .agent-checkout-accept .accept-terms-and-conditions .terms {
    margin-bottom: 15px;
  }
  .agent-checkout-accept .accept-terms-and-conditions .terms input[type="checkbox"] {
    vertical-align: top;
    position: relative;
    top: 4px;
  }
  .agent-checkout-accept .accept-terms-and-conditions .terms > label {
    margin-bottom: 0;
    max-width: calc(100% - 35px);
    width: auto;
    vertical-align: top;
    font-size: 16px;
  }
  .agent-checkout-accept .accept-terms-and-conditions .term-content {
    font-size: 1.2rem;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment_pretopost"] + label span:before {
    content: '';
    background-image: url('../images/icon.png');
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -421px -601px;
    width: 47px;
    height: 47px;
    margin-bottom: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="agent_payment_pretopost"]:checked ~ label span:before {
    background-position: -506px -602px;
  }
  .agent-checkout-accept.pretopost-checkout-success .checkout-payment-method .payment-methods .payment-group {
    justify-content: center;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content:not(:last-child) {
    margin-bottom: 20px;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content .box-title {
    font-size: 1.8rem;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content .box-item > span {
    font-size: 1.3rem;
    color: #1a1a1a;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content .content-row {
    padding-bottom: 20px;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content .order-details-items {
    padding: 20px 15px;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content.phone-number-info .box-item,
  .agent-checkout-accept.pretopost-checkout-success .box-content.payment-method .box-item {
    padding: 20px 15px;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content.payment-method .box-item > span {
    display: block;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content.personal-information .box-info {
    padding: 20px 15px;
  }
  .agent-checkout-accept.pretopost-checkout-success .box-content.delivery-infomation {
    padding: 20px 15px;
  }
  .agent-payment-page .history-transaction .table-wrapper .transaction-data {
    width: 900px;
  }
  .agent-payment-page .numbers-filter .fieldset .field:nth-child(1),
  .agent-payment-page .numbers-filter .fieldset .field:nth-child(2) {
    width: 100%;
    margin-bottom: 20px;
  }
  .agent-payment-page .numbers-filter .fieldset .field:nth-child(3) {
    width: 100%;
  }
  .agent-payment-page .payment-type .payments-list {
    max-width: 525px;
    margin: 0 auto;
  }
  .agent-payment-page .checkout-type {
    padding: 25px 15px 0;
  }
  .agent-payment-page a.action.primary.agent-logout {
    font-size: 14px;
    width: 100px;
    text-align: center;
    bottom: 63px;
  }
  .agent-payment-page .box-filter .button-filter {
    width: 116px;
    margin-top: -53px;
  }
  .agent-payment-page .box-filter.active .numbers-filter {
    position: relative;
    top: -13px;
  }
  .agent-checkout-information .field-limit {
    float: inherit;
    justify-content: center;
  }
  .history-transaction .agent-history-toolbar .pages {
    position: relative !important;
    top: 0 !important;
  }
  .history-transaction .limiter {
    position: relative !important;
    right: auto !important;
    top: 6px !important;
  }
  .agent-checkout-information .page-title-wrapper .page-title {
    text-align: left;
  }
  .agent-home-icon {
    left: 5px;
    bottom: 90px;
  }
  .dealerportal-index-search .agent-home-icon {
    bottom: 116px;
  }
  .agent-home-icon .agent-home-url {
    font-size: 1.2rem;
  }
  .agent-home-icon .agent-home-url span {
    font-size: 1.4rem;
  }
  .agent-home-icon .minimize-text {
    font-size: 1.2rem;
  }
  .remaining-number {
    font-size: 1.8rem;
  }
  .remaining-number strong {
    font-size: 2rem;
    padding: 0 8px;
  }
  .remaining-number .box-wrapper {
    padding: 10px 15px;
  }
  .remaining-number .icon-chang {
    position: static;
    margin: 0 auto;
  }
  .search-new-number-block.search-number-dealer .form-search .head-box h3 {
    font-size: 2rem;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number {
    padding: 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric {
    height: 32px;
    padding: 6px 18px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .label {
    height: auto;
    line-height: 26px;
    text-align: center;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button {
    top: 50%;
    right: 11px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric .button:after {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .selectric-selectpicker .selectric-items li {
    font-size: 1.4rem;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .title {
    font-size: 1.2rem;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form {
    padding: 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter label {
    font-size: 1.6rem;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter input {
    height: 32px;
    font-weight: 400;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.lead-number {
    margin-right: 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers {
    float: inherit;
    width: 100%;
    max-width: inherit;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers label {
    padding-left: 0;
    text-align: center;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers input {
    width: 24px;
    font-weight: 400;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers .selectric-lead-number {
    width: 100px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.numbers .selectric-lead-number .selectric {
    padding: 6px 9px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns {
    margin-right: 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns label {
    text-align: center;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form .field-filter.patterns .selectric-form-control {
    width: 220px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-number {
    margin-bottom: 30px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number {
    flex-direction: column;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter {
    margin-bottom: 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .field-filter > label {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box {
    padding: 18px 0;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .date-picker {
    max-width: 169px;
    display: block;
    margin: 0 auto;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box .date-picker input {
    width: 169px;
    height: 32px;
    font-size: 1.8rem;
    padding: 3px 0 0 18px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #a9a9a9;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(1),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(2),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(3),
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box:nth-child(4) {
    width: 100%;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.zodiac .field-filter > label {
    text-align: center;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .box-form.search-nice-number .filter-box.box-sum .txtnumber-sum {
    width: 100px;
    height: 32px;
  }
  .search-new-number-block.search-number-dealer .form-search .box-search-number .row-btn {
    margin-top: 30px;
  }
  .search-new-number-block.search-number-dealer .results-number .top-title {
    margin-bottom: 0;
  }
  .search-new-number-block.search-number-dealer .results-number .top-title h4 {
    font-size: 1.4rem;
  }
  .search-new-number-block.search-number-dealer .results-number .top-title h5 {
    font-size: 1.4rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number {
    margin-right: -5px;
    margin-left: -5px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number {
    padding: 0 5px;
    margin-bottom: 10px !important;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .number-new {
    font-size: 1.8rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail {
    padding: 0px 5px 3px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div {
    padding: 0 5px;
    font-size: 1.6rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > div span {
    font-size: 0.8rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings > .label {
    font-size: 0.8rem;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
    width: 5px;
    height: 5px;
    background-size: 531px auto;
    background-position: -96px -69px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
    margin-right: 2px;
  }
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico.active {
    background-position: -115px -69px;
  }
  .search-new-number-block.search-number-dealer .search-number-content {
    padding-top: 190px;
  }
  .search-new-number-block.search-number-dealer .filter-package {
    padding: 5px 0;
    margin-bottom: 0;
  }
  .search-new-number-block.search-number-dealer .filter-number {
    text-align: left;
    margin-bottom: 0;
  }
  .search-new-number-block.search-number-dealer .filter-number label {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 1.5rem;
    width: 100%;
  }
  .search-new-number-block.search-number-dealer .filter-number .btn-filter {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 8px;
    min-width: 100px;
    margin-bottom: 5px;
  }
  .search-new-number-block.search-number-dealer .filter-number .icon-chang {
    bottom: inherit;
    top: 0;
  }
  .search-new-number-block.search-number-dealer .filter-number > ul > li {
    margin-right: 6px;
  }
  .search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set button,
  .search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
  .search-new-number-block.search-number-dealer .filter-number .box-filter .buttons-set .action-gift {
    padding-top: 0;
  }
  .search-new-number-block.health-check.dealer .prediction-result .change-zodiac {
    margin: 0;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .search-new-number-block.health-check.dealer .compare-box .prediction-box {
    border: 0;
  }
  .search-new-number-block.health-check.dealer .compare-box .prediction-box .prediction-wrapper {
    overflow: inherit;
    padding: 0;
  }
  .search-new-number-block.health-check.dealer .compare-box .prediction-box .prediction-wrapper.prediction-show {
    overflow-y: auto;
  }
  .selectric-select .selectric-selectpicker .selectric {
    height: 32px;
    padding: 6px 18px;
  }
  .selectric-select .selectric-selectpicker .selectric .label {
    height: auto;
    line-height: 26px;
    text-align: center;
    font-size: 14px !important;
  }
  .selectric-select .selectric-selectpicker .selectric .button {
    top: 50%;
    right: 11px;
  }
  .selectric-select .selectric-selectpicker .selectric .button:after {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .selectric-select .selectric-selectpicker .selectric-items {
    margin-top: -4px;
  }
  .selectric-select .selectric-selectpicker .selectric-items li {
    font-size: 1.4rem;
  }
  .check-number-block.dealer .prediction-result {
    padding-bottom: 20px;
  }
  .check-number-block.dealer .prediction-result > label {
    font-size: 1.8rem;
  }
  .check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head {
    position: relative;
    right: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head > p {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-head > p span {
    font-size: 2.2rem;
  }
  .check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-action {
    margin-top: 5px;
  }
  .check-number-block.dealer .search-new-number-block.health-check .compare-box.sticky-box .compare-box-wrapper .box-action .btn-continue {
    height: 40px;
    width: auto;
    margin: 10px 0;
  }
  .dnumber-checkout-personal-info small,
  .dnumber-checkout-payment-info small,
  .dnumber-checkout-personal-info .small,
  .dnumber-checkout-payment-info .small {
    font-size: 1.3rem;
  }
  .dnumber-checkout-personal-info .page-title,
  .dnumber-checkout-payment-info .page-title {
    margin-bottom: 20px;
  }
  .dnumber-checkout-personal-info .page-title h3,
  .dnumber-checkout-payment-info .page-title h3 {
    font-size: 2.4rem;
  }
  .dnumber-checkout-personal-info .page-title p,
  .dnumber-checkout-payment-info .page-title p {
    font-size: 1.6rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content h2.title,
  .dnumber-checkout-payment-info .wrapper-content .inner-content h2.title {
    font-size: 2rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left {
    padding: 4px 4%;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-left.top {
    width: 100%;
    padding-right: 4%;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right {
    width: 35%;
    padding-right: 4%;
    float: right;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top {
    width: 100%;
    padding: 4px 4%;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .price-per,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .price-per {
    font-size: 1.3rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .label-mobile,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .content-right.top .label-mobile {
    float: left;
    font-size: 1.3rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .package-name,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .package-name,
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .price-per,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .price-per,
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background .sim-price,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background .sim-price {
    font-size: 1.6rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background a.edit-number,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background a.edit-number {
    float: right;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background a.edit-number ~ a.edit-number,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background a.edit-number ~ a.edit-number {
    display: none;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first {
    padding: 15px 0;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left,
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-right,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-right {
    width: 100%;
    padding: 0 4%;
    text-align: left;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.first .content-left.no-contract {
    padding-right: 4%;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.advance-price,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.advance-price {
    position: relative;
    padding-bottom: 15px;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content .content-background.advance-price .exclude-vat,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content .content-background.advance-price .exclude-vat {
    position: absolute;
    width: calc(100% - 20px);
    right: 10px;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner {
    padding: 13px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content {
    width: 100%;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .label,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content .box-info .label {
    font-size: 1.4rem;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content:last-child .box-info:last-child,
  .dnumber-checkout-payment-info .wrapper-content .inner-content .wrapper-package-content-inner .box-content:last-child .box-info:last-child {
    margin-bottom: 0;
  }
  .dnumber-checkout-personal-info .main-banner .flexslider {
    padding-bottom: 0;
  }
  .dnumber-checkout-personal-info .wrapper-content .inner-content {
    padding: 0;
  }
  .dnumber-checkout-personal-info .detail-transfer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box {
    width: 100%;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box > h3 {
    font-size: 2rem;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box-inner {
    padding: 13px;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
  .dnumber-checkout-personal-info .detail-transfer .number-info-box-inner ul li:nth-child(3) .value {
    min-height: inherit;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box.old ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box.old ul li {
    width: 100%;
  }
  .dnumber-checkout-personal-info .detail-transfer .number-info-box.old ul li:nth-child(3),
  .dnumber-checkout-personal-info .detail-transfer .number-info-box.old ul li:nth-child(4) {
    width: 48%;
  }
  .dnumber-checkout-personal-info .detail-transfer .icon-arrow {
    padding: 15px 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .newnumber-checkout-success .checkout-success .detail-transfer,
  .dnumber-checkout-payment-info .detail-transfer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box {
    width: 100%;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box > h3,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box > h3 {
    font-size: 2rem;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box-inner {
    padding: 13px;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box-inner ul li:nth-child(3) .value,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box-inner ul li:nth-child(3) .value {
    min-height: inherit;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box.old ul,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box.old ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box.old ul li,
  .dnumber-checkout-payment-info .detail-transfer .number-info-box.old ul li {
    width: 100%;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box.old ul li:nth-child(3),
  .dnumber-checkout-payment-info .detail-transfer .number-info-box.old ul li:nth-child(3),
  .newnumber-checkout-success .checkout-success .detail-transfer .number-info-box.old ul li:nth-child(4),
  .dnumber-checkout-payment-info .detail-transfer .number-info-box.old ul li:nth-child(4) {
    width: 48%;
  }
  .newnumber-checkout-success .checkout-success .detail-transfer .icon-arrow,
  .dnumber-checkout-payment-info .detail-transfer .icon-arrow {
    padding: 15px 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .page-title h3 {
    font-size: 2.4rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner {
    padding: 20px 13px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .wrapper-package-content-inner .box-content:last-child .box-info:last-child {
    margin-bottom: 0;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-information {
    padding: 20px 13px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .address-info-aou .box-title {
    font-size: 2rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .page-title-wrapper .page-title > h1 {
    font-size: 2rem;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip .dtac-tip {
    font-size: 1.4rem;
    padding-bottom: 7px;
  }
  body.newnumber-checkout-success .checkout-success .wrapper_content .inner-content .tip.aou .page-title .sub-title {
    font-size: 1.4rem;
  }
  body.newnumber-checkout-success .dnumber-information .box-content {
    padding: 20px 13px;
  }
  .newnumber-checkout-personalinfo .personal-information {
    margin-top: 30px;
  }
  .newnumber-checkout-personalinfo .personal-information > h2 {
    font-size: 2.2rem;
  }
  .newnumber-checkout-personalinfo .personal-information > p {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .newnumber-checkout-personalinfo .personal-information .box-form {
    margin-bottom: 25px;
  }
  .newnumber-checkout-personalinfo .personal-information .box-form > p {
    font-size: 2rem;
  }
  .newnumber-checkout-personalinfo .personal-information .box-form > p .sub {
    font-size: 1.6rem;
    display: block;
    margin: 0;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number > p {
    font-size: 2rem;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-number > .card-id {
    font-size: 1.8rem;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date > p {
    font-size: 2rem;
  }
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(2),
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(3),
  .newnumber-checkout-personalinfo .personal-information .personal-information-id-card-form .id-card-expiration-date .field:nth-child(4) {
    width: calc(100%/3 - 6px);
  }
  .newnumber-checkout-personalinfo .opc-wrapper .actions-toolbar > .primary {
    width: auto;
  }
  .newnumber-checkout-personalinfo .opc-wrapper .terms input[type="checkbox"] ~ label,
  .newnumber-checkout-personalinfo .opc-wrapper .term input[type="checkbox"] ~ label {
    text-align: left;
    font-size: 1.5rem;
    line-height: inherit;
    padding-left: 35px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper .terms input[type="checkbox"] ~ label:before,
  .newnumber-checkout-personalinfo .opc-wrapper .term input[type="checkbox"] ~ label:before {
    -webkit-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
    top: 0;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches {
    margin-bottom: 20px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #opc-shipping-branches .fieldset .field.pickup-store {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type .checkout-shipping-type-inner > p {
    font-size: 2rem;
  }
  .newnumber-checkout-personalinfo .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label:before {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    margin-right: 0;
  }
  .newnumber-checkout-personalinfo .actions-toolbar {
    margin-top: 10px;
  }
  .newnumber-checkout-personalinfo .actions-toolbar.inactive .action.primary {
    font-size: 1.8rem;
  }
  .newnumber-checkout-personalinfo .actions-toolbar:not(.inactive) .action.primary {
    font-size: 1.8rem;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap {
    width: 90%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-inner-wrap .modal-title {
    font-size: 2rem;
    padding: 0;
  }
  .dnumber-terms-conditions-popup.modal-popup .modal-footer button,
  .dnumber-terms-conditions-popup.modal-popup .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .dnumber-terms-conditions-popup.modal-popup .modal-footer .action-gift {
    padding: 5px 20px;
    font-size: 1.6rem;
  }
  .dnumber-terms-conditions-popup.modal-popup .action-close {
    padding: 3px;
  }
  .dnumber-terms-conditions-popup.modal-popup .action-close:before {
    color: #000000;
  }
  .dnumber-change-contact-number-popup .modal-inner-wrap,
  .newnumber-retake-photo-popup .modal-inner-wrap {
    width: 90%;
  }
  .dnumber-change-contact-number-popup .modal-inner-wrap .modal-content,
  .newnumber-retake-photo-popup .modal-inner-wrap .modal-content {
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;
  }
  .dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer,
  .newnumber-retake-photo-popup .modal-inner-wrap .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer button,
  .newnumber-retake-photo-popup .modal-inner-wrap .modal-footer button,
  .dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .newnumber-retake-photo-popup .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .dnumber-change-contact-number-popup .modal-inner-wrap .modal-footer .action-gift,
  .newnumber-retake-photo-popup .modal-inner-wrap .modal-footer .action-gift {
    padding: 5px 30px;
    margin-top: 0;
  }
  .dnumber-change-contact-number-popup .action-close,
  .newnumber-retake-photo-popup .action-close {
    display: none;
  }
  .dnumber-information .box-content {
    padding: 13px;
  }
  .payment-channel {
    margin-bottom: 0;
  }
  .payment-channel .box-content .box-item {
    padding: 13px;
  }
  .search-result .dnumber-skeleton-loading .list-number {
    padding-top: 45px;
    margin-left: -4px;
    margin-right: -4px;
  }
  .search-result .dnumber-skeleton-loading .list-number li.number {
    margin-bottom: 65px;
    width: 33.33333333%;
    padding: 0 4px;
  }
  .search-result .dnumber-skeleton-loading .list-number li.number .inner-wrapper {
    height: 72px;
  }
  @supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .custom-input input[type='checkbox'],
    .custom-input input[type='radio'] {
      width: 24px;
      height: 24px;
    }
    .custom-input input[type='checkbox']::after {
      width: 5px;
      height: 11px;
      left: 9px;
      top: 4px;
    }
    .custom-input input[type='radio']::after {
      width: 8px;
      height: 8px;
      left: 7px;
      top: 7px;
    }
  }
  .show-desktop {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  .newnumber-search-index .page-main {
    max-width: inherit;
    padding-left: 10px;
    padding-right: 10px;
  }
  .newnumber-numberhealthcheck-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .search-new-number-block.health-check .check-life-mission__label {
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .search-new-number-block.health-check .check-life-mission__label strong {
    font-size: 2.2rem;
  }
  .search-new-number-block.health-check .check-life-mission__item input {
    top: 4px;
  }
  .search-new-number-block.health-check .check-life-mission__values .label-life-mission {
    font-size: 1.7rem;
    margin-bottom: 12px;
    font-weight: bold;
  }
  .search-new-number-block.health-check .sub-title .list-dash li {
    font-size: 1.4rem;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .field-filter.check-life-mission__values {
    padding: 8px 14px 12px !important;
  }
  .newnumber-search-index .page-bottom,
  .newnumber-numberhealthcheck-index .page-bottom {
    display: block;
    position: relative;
    height: auto;
    background: whitesmoke;
    margin-bottom: 0;
  }
  .newnumber-search-index .page-bottom .footer-top-connect .footer-connect-wrap .col-tracking,
  .newnumber-numberhealthcheck-index .page-bottom .footer-top-connect .footer-connect-wrap .col-tracking {
    border-left: 0;
  }
  .filter-package ul li .btn-filter {
    padding: 18px;
  }
  .prediction-cms-block .box-title {
    margin-top: 12px;
  }
  .search-new-number-block.health-check .box-search-number .box-form {
    padding-top: 0;
  }
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric {
    height: 32px;
    padding: 6px 10px;
  }
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .label {
    height: auto;
    line-height: 26px;
    text-align: center;
    font-size: 1.4rem;
    text-align: left;
  }
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button {
    top: 50%;
    right: 11px;
  }
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric .button:after {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .search-new-number-block.health-check .box-form .selectric-selectpicker .selectric-items li {
    font-size: 1.4rem;
  }
  .search-new-number-block.health-check #search-tabs .tab-content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .box-bottom .icon-chang {
    width: 114px;
    height: 51px;
    background-position: -901px -13px;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number {
    text-align: left;
    margin-top: 50px;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number label {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 1.5rem;
    width: 100%;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .btn-filter {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 8px;
    min-width: 100px;
    margin-bottom: 5px;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .icon-box {
    bottom: inherit;
    top: -35px;
    max-width: 65%;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .icon-gift-box {
    width: 116px;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number > ul > li {
    margin-right: 6px;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number > ul > li .icon-box {
    max-width: 25px;
    left: 0;
    top: 0;
  }
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter .buttons-set button,
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
  .search-new-number-block.health-check #search-tabs .tab-content .filter-number .box-filter .buttons-set .action-gift {
    padding-top: 0;
  }
  .search-new-number-block.health-check #search-tabs > ul li a span {
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check #search-tabs > ul li a span:before {
    display: none;
  }
  .search-new-number-block.health-check #search-tabs > ul li a span.show-desktop {
    display: none;
  }
  .search-new-number-block.health-check #search-tabs > ul li a span.show-mobile {
    display: table-cell;
  }
  .search-new-number-block.health-check #search-tabs .box-search-number .box-bottom .title {
    display: none;
  }
  .search-new-number-block.health-check #search-tabs .box-nice-number .box-bottom .title {
    margin-bottom: 0;
    margin-top: 0;
  }
  .search-new-number-block.health-check #search-tabs .box-nice-number .box-bottom .title > h1 {
    display: inline-block;
    margin-top: 10px;
    font-size: 2.2rem;
    margin-bottom: 0;
  }
  .search-new-number-block.health-check #search-tabs .box-nice-number .box-bottom .title > h1.mobile {
    display: inline-block !important;
  }
  .search-new-number-block.health-check #search-tabs .box-nice-number .box-bottom .icon-chang {
    width: 114px;
    height: 51px;
    background-position: -901px -13px;
  }
  .search-new-number-block.health-check .date-picker input {
    padding: 3px 0 0 18px;
  }
  .search-new-number-block.health-check .date-picker .datepicker-trigger {
    top: 50%;
    transform: translate(0, -50%);
    pointer-events: none;
  }
  .search-new-number-block.health-check .box-search-number .title,
  .search-new-number-block.health-check .box-nice-number .title {
    font-size: 1.4rem;
    padding: 0 10px;
  }
  .search-new-number-block.health-check .box-search-number .title .main-title,
  .search-new-number-block.health-check .box-nice-number .title .main-title {
    font-size: 2.2rem;
    margin-bottom: 5px;
  }
  .search-new-number-block.health-check .box-search-number .box-bottom .title > h1,
  .search-new-number-block.health-check .box-nice-number .box-bottom .title > h1 {
    display: none;
  }
  .search-new-number-block.health-check .box-search-number .checkbox-styled > span,
  .search-new-number-block.health-check .box-nice-number .checkbox-styled > span {
    font-weight: 400;
  }
  .search-new-number-block.health-check .box-search-number .box-form,
  .search-new-number-block.health-check .box-nice-number .box-form {
    padding: 0;
  }
  .search-new-number-block.health-check .box-search-number .row-btn,
  .search-new-number-block.health-check .box-nice-number .row-btn {
    margin-top: 30px;
  }
  .search-new-number-block.health-check .results-number .top-title {
    margin-bottom: 20px;
    padding: 0 5px;
  }
  .search-new-number-block.health-check .results-number .top-title h3 {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .search-new-number-block.health-check .results-number .top-title h3 span {
    display: block;
  }
  .search-new-number-block.health-check .results-number .list-number {
    margin-right: 0;
    margin-left: 0;
  }
  .search-new-number-block.health-check .results-number .list-number li.number {
    padding: 0 5px;
    margin-bottom: 10px !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .number-new {
    font-size: 1.8rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail {
    padding: 0px 5px 3px;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail > div {
    padding: 0 5px;
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail > div.ratings-box {
    min-width: 72px;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .detail > div span {
    font-size: 0.8rem;
    white-space: nowrap;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings > .label {
    font-size: 0.8rem;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico {
    width: 8px;
    height: 8px;
    background-size: 720px auto;
    background-position: -131px -94px;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
    margin-right: 2px;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .ratings-box .ratings .rating-box .star-ico.active {
    background-position: -156px -94px;
  }
  .search-new-number-block.health-check .box-nice-number .title {
    margin-bottom: 0;
  }
  .search-new-number-block.health-check .box-nice-number .field-filter > label {
    font-size: 1.6rem;
    margin-bottom: 9px;
  }
  .search-new-number-block.health-check .box-nice-number .box-form .text-note {
    max-width: 400px;
    margin: 10px auto 0;
  }
  .search-new-number-block.health-check .box-nice-number .row-btn {
    margin-top: 15px;
  }
  .search-new-number-block.health-check .compare-box-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .search-new-number-block.health-check .compare-box.sticky-box {
    min-height: 35px;
    padding: 10px 0;
  }
  .search-new-number-block.health-check .compare-box .box-head {
    position: relative;
    right: 10px;
    width: 100%;
    z-index: 100;
    display: block !important;
  }
  .search-new-number-block.health-check .compare-box .box-head .toggle-text {
    font-size: 1rem;
    margin-right: 15px;
  }
  .search-new-number-block.health-check .compare-box .box-head:after {
    font-size: 12px;
    line-height: inherit;
    top: -2px;
  }
  .search-new-number-block.health-check .compare-box .box-title p {
    font-size: 1.8rem;
    margin-bottom: 0px;
  }
  .search-new-number-block.health-check .compare-box .box-title span {
    font-size: 1rem;
  }
  .search-new-number-block.health-check .compare-box .show-number-box {
    flex-direction: column;
    margin-left: -5px;
    margin-right: -5px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list {
    width: 100%;
    margin: 0;
    display: block;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item {
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .btn-remove-number {
    width: 15px;
    height: 15px;
    right: 1px;
    top: 0;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .btn-remove-number .ic-close:before {
    font-size: 0.8rem;
    line-height: 15px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .inner-wrapper {
    margin-bottom: 13px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail {
    padding: 0px 5px 5px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail > div {
    padding: 0 5px;
    font-size: 1.6rem;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail > div span {
    font-size: 0.8rem;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner > div.detail > div > span {
    margin-bottom: 3px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled .row-inner .txt-contract {
    font-size: 0.8rem;
    height: 22px;
    padding-bottom: 11px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .inner-wrapper .ic-circle-check {
    bottom: -7px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .checkbox-styled input[type="radio"]:checked ~ .inner-wrapper .ic-circle-check:before {
    width: 15px;
    height: 15px;
    background-size: 637px auto;
    background-position: -160px -79px;
    position: static;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .action-view {
    display: block;
    opacity: 1;
    font-size: 1.2rem;
    text-align: center;
    margin-top: -5px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .number-new {
    font-size: 1.8rem;
    padding: 10px 0px 2px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .ratings-box {
    min-width: 60px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .ratings-box .ratings > .label {
    font-size: 0.8rem;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .ratings-box .ratings .rating-box .star-ico {
    width: 5px;
    height: 5px;
    background-size: 531px auto;
    background-position: -96px -69px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .ratings-box .ratings .rating-box .star-ico:not(:last-child) {
    margin-right: 2px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .show-number-list .number-item .ratings-box .ratings .rating-box .star-ico.active {
    background-position: -115px -69px;
  }
  .search-new-number-block.health-check .compare-box .show-number-box .box-action {
    width: 100%;
    margin: 0;
  }
  .search-new-number-block.health-check .compare-box .search-birth-date > label {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .search-new-number-block.health-check .compare-box .search-birth-date .date-picker {
    max-width: 169px;
    display: block;
    margin: 0 auto;
  }
  .search-new-number-block.health-check .compare-box .search-birth-date .date-picker input {
    width: 169px;
    height: 32px;
    font-size: 1.8rem;
    padding: 3px 0 0 18px;
  }
  .search-new-number-block.health-check .compare-box .prediction-box {
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    padding: 15px 0 0;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .prediction-wrapper {
    overflow: auto;
    padding-bottom: 25px;
    position: relative;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .prediction-wrapper::-webkit-scrollbar {
    width: 5px;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .prediction-wrapper::-webkit-scrollbar-track {
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.25);
  }
  .search-new-number-block.health-check .compare-box .prediction-box .prediction-wrapper::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: #ffffff;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .prediction-wrapper::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .action-close {
    top: 0;
    font-size: 1rem;
    white-space: nowrap;
  }
  .search-new-number-block.health-check .compare-box .prediction-box .action-close:after {
    width: 9px;
    height: 9px;
    background-size: 531px auto;
    background-position: -177px -68px;
    bottom: 1px;
    margin-left: 5px;
  }
  .search-new-number-block.health-check .compare-box.has-prediction .prediction-box .prediction-wrapper {
    min-height: 41vh;
  }
  .search-new-number-block.health-check .box-search-number .box-form .field-filter.numbers .selectric-lead-number .selectric .label {
    text-align: left;
  }
  .filter-package {
    display: block;
    background: transparent;
    padding: 5px 10px;
    margin-bottom: 20px;
  }
  .filter-package .filter-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 10px;
    position: relative;
    background: #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .filter-package .filter-block:not(:last-child) {
    margin-bottom: 5px;
  }
  .filter-package .filter-block:first-child:not(:last-child) {
    margin-right: 0;
  }
  .filter-package label {
    margin: 0;
    width: 50%;
    padding: 4px 0;
    border-right: solid 1px #dddddd;
    font-weight: 400;
  }
  .filter-package ul {
    padding: 0;
    border: 0;
    display: block;
    width: 100%;
    padding: 15px;
  }
  .filter-package ul li {
    margin-right: 0;
    width: 100%;
    display: block;
  }
  .filter-package ul li:not(:last-child) {
    border-bottom: 1px solid #a9a9a9;
  }
  .filter-package ul li .btn-filter {
    border: 0;
    width: 100%;
    background: #f5f5f5;
  }
  .filter-package ul li .btn-filter.active {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .filter-package .package-select {
    display: block;
    width: 50%;
    padding: 4px 0;
  }
  .filter-package .package-select .package-select-label {
    position: relative;
    font-weight: 400;
    font-size: 1.8rem;
  }
  .filter-package .package-select .package-select-label:after {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    width: 19px;
    height: 11px;
    background-position: -468px -138px;
    -webkit-transform: scale(0.7) translate(0, -50%);
    -moz-transform: scale(0.7) translate(0, -50%);
    -ms-transform: scale(0.7) translate(0, -50%);
    -o-transform: scale(0.7) translate(0, -50%);
    transform: scale(0.7) translate(0, -50%);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
  }
  .filter-package .package-select .package-select-label.active:after {
    background-position: -508px -140px;
    -webkit-transform: scale(0.7) translate(0, -50%);
    -moz-transform: scale(0.7) translate(0, -50%);
    -ms-transform: scale(0.7) translate(0, -50%);
    -o-transform: scale(0.7) translate(0, -50%);
    transform: scale(0.7) translate(0, -50%);
  }
  .filter-package #package-select {
    font-size: 1.8rem;
    font-weight: 700;
    color: #1a1a1a;
  }
  .filter-package .package-items {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #f5f5f5;
    z-index: 1;
    -webkit-box-shadow: 1px 8px 11px 0px #999999;
    -moz-box-shadow: 1px 8px 11px 0px #999999;
    box-shadow: 1px 8px 11px 0px #999999;
  }
  .prediction-result {
    padding-bottom: 0;
  }
  .prediction-result > label {
    font-size: 1.6rem;
    max-width: 100%;
    margin: 0 auto 10px;
    font-weight: 400;
  }
  .prediction-result .content > div .left-box,
  .prediction-result .content > div .right-box {
    width: 100%;
  }
  .prediction-result .content > div.points {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .prediction-result .content > div.points .right-box .box-wrapper {
    max-width: inherit;
  }
  .prediction-result .content > div.points .left-box .box-inner > span {
    font-size: 1.6rem;
  }
  .prediction-result .content > div.points .left-box .box-inner strong {
    font-size: 2rem;
  }
  .prediction-result .content > div.points .left-box .box-inner strong span {
    font-size: 4rem;
  }
  .prediction-result .content > div.points .right-box > .label {
    display: none;
  }
  .prediction-result .content > div.points .right-box .box-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box,
  .prediction-result .content > div.points .right-box .box-wrapper .text {
    width: 100%;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box > .title,
  .prediction-result .content > div.points .right-box .box-wrapper .text > .title {
    text-align: center;
    font-size: 1.6rem;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box {
    margin-bottom: 20px;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .label {
    font-size: 1.2rem !important;
    width: auto;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .ratings {
    max-width: 90px;
    margin: 0 auto;
    line-height: 1.2;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .rating-box {
    float: right;
    top: 0;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .rating-box .star-ico {
    width: 11px;
    height: 11px;
    background-position: -193px -138px;
    float: left;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .rating-box .star-ico:not(:last-child) {
    margin-right: 3px;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .ratings-box .rating-box .star-ico.active {
    background-position: -231px -138px;
  }
  .prediction-result .content > div.points .right-box .box-wrapper .text {
    padding: 0 15px;
    font-size: 1.4rem;
    line-height: 2.14;
  }
  .prediction-result .content > div.search-new-number-block {
    background-color: #f7eded;
    padding: 18px;
    margin-top: 0;
  }
  .prediction-result .content > div.sum-meaning {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .prediction-result .content > div.sum-meaning .left-box {
    padding: 18px 0 10px;
  }
  .prediction-result .content > div.sum-meaning .left-box .box-inner > span {
    font-size: 1.6rem;
  }
  .prediction-result .content > div.sum-meaning .left-box .box-inner strong span {
    font-size: 4rem;
  }
  .prediction-result .content > div.sum-meaning .right-box {
    padding: 0 15px 20px;
  }
  .prediction-result .content > div.sum-meaning .right-box .label {
    font-size: 1.6rem;
    margin-bottom: 7px;
    font-weight: 700;
  }
  .prediction-result .content > div.sum-meaning .right-box .text {
    font-size: 1.4rem;
  }
  .prediction-result .content > div.more-info {
    padding: 25px 15px 15px;
  }
  .prediction-result .content > div.more-info > .title {
    font-size: 1.6rem;
  }
  .compare-box .prediction-result .content > div.more-info > .title {
    display: block;
  }
  .prediction-result .content > div.more-info h4 {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .prediction-result .content > div.more-info p {
    font-size: 1.4rem;
  }
  .prediction-result .edit-dob {
    margin: 0;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .compare-box .prediction-result {
    padding-top: 40px;
  }
  .check-number-block .block-title h1 {
    font-size: 2.2rem;
  }
  .check-number-block .block-title .sub-title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .check-number-block .form-check-number {
    padding: 28px 0 10px;
  }
  .check-number-block .form-check-number .box-form {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .check-number-block .form-check-number .box-form .field-filter > label {
    display: block;
    text-align: center;
    margin-bottom: 4px;
  }
  .check-number-block .form-check-number .box-form .field-filter > label span {
    font-size: 1.6rem;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers {
    margin-bottom: 20px;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers .line {
    font-size: 1.8rem;
    vertical-align: inherit;
  }
  .check-number-block .form-check-number .box-form .field-filter.numbers input {
    width: 24px;
    height: 32px;
    font-size: 1.8rem;
  }
  .check-number-block .form-check-number .box-form .field-filter.birth input {
    width: 169px;
    height: 32px;
    font-size: 1.8rem;
    padding: 3px 0 0 18px;
  }
  .check-number-block .form-check-number .box-form .field-filter .input-error {
    text-align: center;
    font-size: 1.4rem;
  }
  .check-number-block .form-check-number .row-btn .btn-check-number {
    width: 169px;
  }
  .check-number-block .form-check-number .row-btn .view {
    font-size: 1.6rem;
  }
  .check-number-block .results-number {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .check-number-block .results-number .top-title {
    margin-bottom: 20px;
  }
  .check-number-block .results-number .top-title h3 {
    display: block;
  }
  .check-number-block .results-number .top-title .icon-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .check-number-block .results-number .top-title .icon-chang {
    margin: 0;
    width: 114px;
    height: 51px;
    background-position: -901px -13px;
  }
  .check-number-block .results-number .top-title .icon-gift-box {
    width: 110px;
  }
  .check-number-block .results-number .numbers-box {
    margin-bottom: 20px;
  }
  .check-number-block .results-number .numbers-box .box-label > span {
    font-size: 2.2rem;
  }
  .check-number-block .results-number .numbers-box .box-label .see-more {
    font-size: 1.5rem;
    top: 2px;
  }
  .check-number-block .prediction-result .content > div.sum-meaning .right-box {
    padding-left: 15px;
    padding-top: 0;
  }
  .check-number-block .prediction-result .content > div.sum-meaning .right-box .text {
    color: #1a1a1a;
    line-height: 1.8;
  }
  .check-number-block .prediction-result .content > div.more-info p {
    color: #1a1a1a;
    line-height: 1.8;
  }
  .prediction-cms-block .box-title {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  .prediction-cms-block ul {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .prediction-cms-block ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .prediction-cms-block ul li .text strong {
    font-size: 2.2rem;
  }
  .prediction-cms-block ul li .text span {
    font-size: 1.6rem;
  }
  .newnumber-faqs {
    margin-top: 30px;
  }
  .newnumber-faqs .box-title {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .newnumber-faqs .box-title span:before {
    background-size: 744px auto;
    width: 29px;
    height: 29px;
    background-position: -386px -85px;
    margin-right: 10px;
  }
  .newnumber-faqs .ui-accordion-header {
    padding: 55px 20px 15px;
  }
  .newnumber-faqs .ui-accordion-header h4 {
    font-size: 1.6rem;
  }
  .newnumber-faqs .ui-accordion-header:before {
    top: 12px;
    left: 20px;
  }
  .newnumber-faqs .ui-accordion-header:after {
    transform: none;
    top: 16px;
    right: 20px;
  }
  .newnumber-faqs .ui-accordion-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .newnumber-faqs .faq-content {
    font-size: 1.6rem;
  }
  .search-new-number-block-content .prediction-result .notice-text {
    font-size: 1rem;
  }
  .search-new-number-block.health-check .compare-box .box-title p {
    margin-bottom: 0;
  }
  .search-new-number-block.health-check .compare-box .box-title span {
    font-size: 1rem;
  }
  .search-new-number-block.health-check .compare-box .box-content {
    padding-top: 10px;
  }
  .search-new-number-block.health-check .compare-box .box-action .btn-continue {
    margin: 0;
  }
  .search-new-number-block.health-check .compare-box .notice-text {
    font-size: 1rem;
  }
  .lucky-aou-page .number-tabs > ul {
    align-items: center;
    padding: 0 10px;
  }
  .lucky-aou-page .number-tabs > ul > li {
    font-size: 1.6rem;
    width: 33.33333333%;
  }
  .lucky-aou-page .number-tabs > ul > li strong {
    padding: 10px 5px;
    display: block;
    font-weight: 400;
    height: 100%;
  }
  .lucky-aou-page .number-tabs > ul > li.active strong {
    font-weight: 700;
  }
  .lucky-aou-page .page-title {
    margin: 35px 0;
    margin-bottom: 20px;
  }
  .lucky-aou-page .page-title h1 {
    font-size: 2.2rem;
    margin-bottom: 2px;
  }
  .lucky-aou-page .page-title p {
    font-size: 1.6rem;
  }
  .lucky-aou-page .page-title.mobile {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .lucky-aou-page .block-title {
    font-weight: 700;
    font-size: 1.8rem;
  }
  .lucky-aou-page .number-selected-inner {
    padding: 19px 15px 12px;
  }
  .lucky-aou-page .number-selected .number-detail {
    align-items: flex-end;
  }
  .lucky-aou-page .number-selected .number-detail .number-col label {
    font-size: 1.4rem;
  }
  .lucky-aou-page .number-selected .number-detail .number-col > span {
    font-size: 1.8rem;
  }
  .lucky-aou-page .number-selected .number-detail .number-col:nth-child(1) {
    order: 1;
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
  }
  .lucky-aou-page .number-selected .number-detail .number-col:nth-child(1) > span {
    text-align: left;
  }
  .lucky-aou-page .number-selected .number-detail .number-col:nth-child(2),
  .lucky-aou-page .number-selected .number-detail .number-col:nth-child(3),
  .lucky-aou-page .number-selected .number-detail .number-col:nth-child(4) {
    order: 3;
  }
  .lucky-aou-page .number-selected .number-detail .number-col.action {
    order: 2;
    width: 50%;
    text-align: right;
    margin-bottom: 20px;
  }
  .lucky-aou-page .choose-journey .field.choice {
    margin-top: 0;
  }
  .lucky-aou-page .choose-journey .field.choice .control {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option label {
    font-size: 1.6rem;
    flex: 1;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option label strong {
    font-size: 1.8rem;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option label .label-inner {
    width: 50%;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option label:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: 10px;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option:first-child {
    margin-bottom: 30px;
  }
  .lucky-aou-page .choose-journey .field.choice .control .option.old-number label:before {
    margin-left: 15px;
  }
  .lucky-aou-page .choose-journey .text {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .lucky-aou-page .actions-toolbar {
    margin-top: 30px;
  }
  .lucky-aou-page .checking-exist-customer .block-title {
    line-height: 1.3;
  }
  .lucky-aou-page .checking-exist-customer .sub-title {
    font-size: 1.6rem;
  }
  .lucky-aou-page .checking-exist-customer .block-content > h3 {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .lucky-aou-page .verify-otp-wrapper .verify-otp {
    margin-bottom: 0;
  }
  .lucky-aou-page .verify-otp-wrapper .text-note {
    font-size: 1.3rem;
  }
  .lucky-aou-page .verify-otp-wrapper #div-resend-otp-note {
    text-align: center;
    font-size: 1.3rem;
  }
  .lucky-aou-page .choose-package-landing .text-box,
  .lucky-aou-page .confirm-landing .text-box {
    margin-bottom: 30px;
  }
  .lucky-aou-page .choose-package-landing .text-box h3,
  .lucky-aou-page .confirm-landing .text-box h3 {
    line-height: 1.3;
    font-size: 1.8rem;
  }
  .lucky-aou-page .choose-package-landing .text-box .content,
  .lucky-aou-page .confirm-landing .text-box .content {
    font-size: 1.6rem;
  }
  .lucky-aou-page .detail-transfer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
  }
  .lucky-aou-page .detail-transfer .number-info-box {
    width: 100%;
  }
  .lucky-aou-page .detail-transfer .number-info-box > h3 {
    font-size: 1.8rem;
  }
  .lucky-aou-page .detail-transfer .number-info-box-inner {
    padding: 20px;
  }
  .lucky-aou-page .detail-transfer .number-info-box-inner ul li .label {
    font-size: 1.4rem;
  }
  .lucky-aou-page .detail-transfer .number-info-box-inner ul li:nth-child(2) .value,
  .lucky-aou-page .detail-transfer .number-info-box-inner ul li:nth-child(3) .value {
    min-height: inherit !important;
  }
  .lucky-aou-page .detail-transfer .number-info-box.old ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .lucky-aou-page .detail-transfer .number-info-box.old ul li {
    width: 100%;
  }
  .lucky-aou-page .detail-transfer .number-info-box.old ul li:nth-child(3),
  .lucky-aou-page .detail-transfer .number-info-box.old ul li:nth-child(4) {
    width: 46%;
  }
  .lucky-aou-page .detail-transfer .icon-arrow {
    padding: 15px 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .lucky-aou-page .choose-package .list-options .control .option label {
    margin-left: 5px;
    font-size: 1.6rem;
  }
  .lucky-aou-page .choose-package .actions-toolbar {
    margin-top: 30px;
  }
  .lucky-aou-page .choose-package .list-new-package {
    padding: 0 20px;
  }
  .lucky-aou-page .dnumber-package-list-block .page-package .package_slide .owl-stage .owl-item .item {
    max-width: 300px;
    margin: 0 auto;
  }
  .lucky-aou-page .confirm-landing .notes .block-title {
    font-size: 1.8rem;
    margin-bottom: 13px;
  }
  .lucky-aou-page .confirm-landing .notes .block-content {
    padding: 30px 20px 25px;
    border: solid 1px #707070;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .lucky-aou-page .confirm-landing .notes .block-content ul {
    padding-right: 0;
    font-size: 1.6rem;
  }
  .lucky-aou-page .confirm-landing .notes .block-content .accept-term {
    margin-top: 15px;
  }
  .lucky-aou-page .confirm-landing .notes .block-content .accept-term label {
    font-size: 1.6rem;
  }
  .lucky-aou-page .dnumber-package-list-block .page-package .choose-package > h3 {
    font-size: 1.8rem;
  }
  .block-banner-tab1,
  .block-banner-tab2,
  .banner-tab-healtcheck,
  .banner-tab-healtcheck-2 {
    font-size: 1.4rem;
  }
  .banner-tab-healtcheck-2 .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .banner-tab-healtcheck-2 .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .new-number-page .float-banner,
  .newnumber-numberhealthcheck-index .float-banner {
    right: 0;
    bottom: 150px;
    max-width: 40%;
  }
  .new-number-page .float-banner .close-banner,
  .newnumber-numberhealthcheck-index .float-banner .close-banner {
    width: 20px;
    height: 20px;
  }
  .new-number-page .float-banner .close-banner:before,
  .newnumber-numberhealthcheck-index .float-banner .close-banner:before,
  .new-number-page .float-banner .close-banner:after,
  .newnumber-numberhealthcheck-index .float-banner .close-banner:after {
    width: 12px;
    height: 2px;
    top: 9px;
    left: 4px;
  }
  .new-number-page.compare-show .float-banner,
  .newnumber-numberhealthcheck-index.compare-show .float-banner {
    bottom: 350px;
  }
  .search-new-number-block .filter-state ul li #show_full_no .active {
    color: #e6e6e6;
  }
  .checkidmember small,
  .checkidmember .small {
    font-size: 1.3rem;
    font-weight: 700;
  }
  .checkidmember .inner_content .page-title h2 {
    font-size: 20px;
    margin-bottom: 13px;
    margin-top: 25px;
  }
  .checkidmember .contentbackground.first .content_left,
  .checkidmember .contentbackground.first .content_right {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
  }
  .checkidmember .contentbackground.first .content_right {
    padding-top: 0;
  }
  .checkidmember .contentbackground.first .content_right .resultnumber {
    font-size: 1.3rem;
  }
  .checkidmember .contentbackground.first .content_left {
    padding-bottom: 5px;
  }
  .checkidmember .contentbackground .content_left,
  .checkidmember .contentbackground .content_right {
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkidmember .contentbackground .content_left.small,
  .checkidmember .contentbackground .content_right.small {
    font-size: 1.3rem;
    font-weight: 700;
  }
  .checkidmember .contentbackground .content_left {
    width: 55%;
  }
  .checkidmember .contentbackground .content_left a.edit_number {
    font-size: 1.4rem;
    float: right;
  }
  .checkidmember .contentbackground .content_left.top {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkidmember .contentbackground .content_right {
    width: 45%;
  }
  .checkidmember .contentbackground .content_right.top {
    width: 100%;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkidmember .contentbackground .content_right.top .price_per {
    font-size: 1.3rem;
  }
  .checkidmember .contentbackground .content_right.top:before {
    content: attr(data-label);
    float: left;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.3rem;
  }
  .checkidmember .contentbackground .packagename,
  .checkidmember .contentbackground .price_per,
  .checkidmember .contentbackground .simprice {
    font-size: 1.6rem;
  }
  .checkidmember .wrapper-package-content-inner {
    padding: 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkidmember .wrapper-package-content-inner .box-content {
    width: 100%;
  }
  .checkidmember .wrapper-package-content-inner .box-content:last-child .box-info:last-child {
    margin-bottom: 0;
  }
  #total_block_result .content-left,
  #total_block_result .content-right {
    width: 100%;
  }
  .search-new-number-block .box-form .selectric-selectpicker .selectric {
    height: 34px;
    padding: 5px 6px 7px;
    border-color: #a1a1a1;
  }
  .search-new-number-block .box-form .selectric-selectpicker .selectric .label {
    font-size: 1.4rem;
    line-height: 24px;
  }
  .search-new-number-block .box-form .selectric-selectpicker .selectric .button {
    top: 58%;
    left: inherit;
    right: 5px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .search-new-number-block .box-form .selectric-items {
    margin-top: -9px;
    padding-top: 10px;
  }
  .search-new-number-block .box-form .selectric-items li {
    font-size: 1.4rem;
  }
  .search-new-number-block .box-form .selectric-items li.highlighted,
  .search-new-number-block .box-form .selectric-items li:hover {
    font-size: 1.4rem;
  }
  .search-new-number-block .block-title > h1 {
    font-size: 22px;
    padding: 15px 20px 12px 25px;
    letter-spacing: -0.1px;
    border-radius: 40px 0 40px 0;
  }
  .search-new-number-block .block-title > span {
    font-size: 16px;
  }
  .search-new-number-block .form-search {
    margin-top: 28px;
  }
  .search-new-number-block #search-tabs > ul li {
    width: 50%;
  }
  .search-new-number-block #search-tabs > ul li a {
    padding: 8px 16px;
  }
  .search-new-number-block #search-tabs > ul li.active a:after {
    top: 99%;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 6px solid #fed501;
    left: 55%;
  }
  .search-new-number-block #search-tabs .tab-content {
    padding: 16px 0 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .search-new-number-block .box-search-number .title {
    padding: 0px 40px;
    font-size: 14px;
  }
  .search-new-number-block .box-search-number .box-form {
    padding: 23px 5px 30px;
    border-radius: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search-new-number-block .box-search-number .box-form .field-filter label {
    font-size: 1.2rem;
  }
  .search-new-number-block .box-search-number .box-form .field-filter.lead-number {
    max-width: 67px;
    float: left;
    width: 22%;
  }
  .search-new-number-block .box-search-number .box-form .field-filter.lead-number .selectric-wrapper {
    margin-right: 5px;
  }
  .search-new-number-block .box-search-number .box-form .field-filter.numbers {
    float: right;
    max-width: 75%;
  }
  .search-new-number-block .box-search-number .box-form .field-filter .line {
    width: 20px;
    position: relative;
    top: 4px;
    margin-right: 5px;
  }
  .search-new-number-block .box-search-number .box-form .field-filter input {
    height: 34px;
    width: 24px;
    font-size: 14px;
    margin-right: 5px;
    font-weight: 700;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    line-height: 30px;
  }
  .search-new-number-block .box-search-number .box-form .field-filter input:last-child {
    margin-right: 0;
  }
  .search-new-number-block .box-search-number .box-form .field-filter .form-inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .search-new-number-block .box-search-number .btn-find-number {
    font-size: 1.6rem;
    height: 40px;
  }
  .search-new-number-block .box-nice-number .title {
    padding: 0px 40px;
    font-size: 14px;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box .box-title {
    padding: 11px 40px 11px 40px;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box .box-title label {
    font-size: 1.6rem;
    min-height: inherit;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box .box-inner {
    min-height: 159px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box .txtnumber-sum {
    height: 34px;
    font-size: 1.4rem;
    width: 62px;
    border-radius: 6px;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box:nth-child(2) .box-inner .box-title,
  .search-new-number-block .box-nice-number .box-form .filter-box:nth-child(3) .box-inner .box-title {
    border-radius: 0;
  }
  .search-new-number-block .box-nice-number .box-form .filter-box.auspicious-num .field-filter {
    padding-bottom: 40px;
  }
  .search-new-number-block .box-nice-number .field-filter > label {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .search-new-number-block .box-nice-number .selectric {
    border-radius: 6px;
  }
  .search-new-number-block .box-nice-number .selectric-wrapper {
    min-width: 90px;
  }
  .search-new-number-block .box-nice-number .selectric-wrapper .selectric {
    padding: 5px 17px 7px 6px;
  }
  .search-new-number-block .box-nice-number .checkbox-styled > span {
    font-size: 1.3rem;
  }
  .search-new-number-block .box-nice-number .checkbox-styled > span:before {
    width: 47px;
    height: 47px;
  }
  .search-new-number-block .box-nice-number .btn-find-number {
    font-size: 1.6rem;
    height: 40px;
  }
  .search-new-number-block .filter-number {
    padding: 10px;
    text-align: center;
  }
  .search-new-number-block .filter-number > ul {
    position: relative;
  }
  .search-new-number-block .filter-number > ul > li {
    margin-right: 0;
    position: static;
  }
  .search-new-number-block .filter-number > label {
    margin: 0;
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .search-new-number-block .filter-number > label:after {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    margin-left: 10px;
  }
  .search-new-number-block .filter-number .btn-filter {
    padding: 3px 9px;
    font-size: 1.2rem;
  }
  .search-new-number-block .filter-number .btn-filter span:before {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    position: relative;
    top: 2px;
  }
  .search-new-number-block .filter-number .box-filter {
    width: 258px;
    top: 100%;
    padding: 15px 0;
  }
  .search-new-number-block .filter-number .box-filter .field-filter .selectric-wrapper {
    width: 160px;
  }
  .search-new-number-block .filter-number .box-filter .buttons-set .btn-submit {
    font-size: 1.8rem;
  }
  .search-new-number-block .filter-number .box-filter.box-zodiac {
    width: 258px;
  }
  .search-new-number-block .filter-number .box-filter .buttons-set button,
  .search-new-number-block .filter-number .box-filter .buttons-set .cart.table-wrapper .actions-toolbar > .action,
  .search-new-number-block .filter-number .box-filter .buttons-set .action-gift {
    padding-top: 5px;
  }
  .search-new-number-block .filter-number .box-filter-title {
    text-align: left;
  }
  .search-new-number-block .filter-number .box-list {
    padding: 15px 20px;
  }
  .search-new-number-block .filter-state {
    padding: 18px 0 8px;
  }
  .search-new-number-block .filter-state ul li {
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .search-new-number-block .filter-state ul li label {
    font-size: 1.5rem;
  }
  .search-new-number-block .filter-state ul li .box-selected {
    font-size: 1.4rem;
    padding: 4px 10px 3px;
  }
  .search-new-number-block .filter-state .sum-zodiac-result {
    padding: 17px 9px 17px 9px;
  }
  .search-new-number-block .filter-state .sum-zodiac-result label {
    width: 100%;
    font-size: 1.8rem;
    padding: 0;
    border-right: 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
  }
  .search-new-number-block .filter-state .sum-zodiac-result .zodiac-detail {
    width: 100%;
    font-size: 1.3rem;
    padding: 0;
  }
  .search-new-number-block .results-number .top-title {
    padding-top: 20px;
  }
  .search-new-number-block .results-number .top-title h4 {
    font-size: 1.4rem;
  }
  .search-new-number-block .results-number .top-title h5 {
    font-size: 1.4rem;
  }
  .search-new-number-block .results-number .list-number {
    padding-top: 45px;
    margin-left: -4px;
    margin-right: -4px;
  }
  .search-new-number-block .results-number .list-number li.number {
    margin-bottom: 65px;
    padding: 0 4px;
    width: 50%;
  }
  .search-new-number-block .results-number .list-number li.number .number-new {
    font-size: 1.6rem;
    padding: 10px 0 8px;
  }
  .search-new-number-block .results-number .list-number li.number .detail {
    padding: 11px 10px 2px;
    font-size: 0.9rem;
  }
  .search-new-number-block .results-number .list-number li.number:nth-last-child(-n+2) {
    margin-bottom: 10px;
  }
  .search-new-number-block .results-number .list-number li.number .ico-a-chang {
    background-size: contain;
    width: 90%;
    height: 76px;
    top: -91%;
    right: 20px;
  }
  .search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess {
    font-size: 1.3rem;
    padding: 4px 4px;
    line-height: inherit;
    top: -49px;
  }
  .search-new-number-block .results-number .list-number li.number .checkbox-styled .tooltip-mess:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fa6676;
    position: absolute;
    bottom: -5px;
    left: 50%;
  }
  .search-new-number-block .btn-clear-filter {
    font-size: 1.6rem;
    height: 40px;
  }
  .search-new-number-block .filter-list-number li {
    padding: 0 5px;
  }
  .search-new-number-block .filter-list-number .checkbox-styled {
    margin: 0;
  }
  .search-new-number-block .filter-list-number .checkbox-styled > span {
    width: 40px;
    height: 40px;
    font-size: 1.7rem;
  }
  .search-new-number-block #filter-start-pack .selectric .label {
    text-align: center;
  }
  .search-new-number-block .compare-box-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .search-new-number-block .compare-box .box-head p {
    font-size: 2rem;
  }
  .search-new-number-block .compare-box .box-head span {
    font-size: 1.4rem;
  }
  .search-new-number-block .compare-box .box-content {
    padding-top: 25px;
  }
  .search-new-number-block .compare-box .show-number-list .number-item {
    width: 100%;
    margin-bottom: 26px;
    padding-left: 0;
    padding-right: 5px;
  }
  .search-new-number-block .compare-box .show-number-list .number-item .item-inner {
    width: 377px;
    max-width: 100%;
    margin: 0 auto;
    padding: 8px 7px 8px;
  }
  .search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .row-inner > div {
    padding: 12px 8px;
  }
  .search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check {
    position: absolute;
    top: 32%;
  }
  .search-new-number-block .compare-box .show-number-list .number-item .checkbox-styled .ic-circle-check:before {
    font-size: 2rem;
    vertical-align: middle;
    position: absolute;
    right: 0;
  }
  .search-new-number-block .compare-box.compare-3.toggle-active {
    height: 85%;
    overflow-y: auto;
  }
  .new-number-step-box .header span {
    font-size: 1.8rem;
    padding: 10px 29px;
  }
  .new-number-step-box > h3 {
    font-size: 1.4rem;
  }
  .new-number-step-box > h3 strong {
    font-size: 2rem;
  }
  .new-number-step-box > ul > li {
    width: 100%;
    text-align: center;
  }
  .new-number-step-box .icon-step .box-detail > h3 span.txt {
    font-size: 2rem;
  }
  .new-number-step-box .icon-step .box-detail > h3 span.number {
    font-size: 4.5rem;
    padding: 5px 14px 0;
  }
  .new-number-step-box .text-service {
    text-align: center;
  }
  .new-number-step-box .text-service strong {
    font-size: 18px;
  }
  .new-number-step-box .text-service p {
    font-size: 14px;
  }
  .new-number-step-box .text-service p span {
    display: block;
  }
  #total_block_result .ratings-box {
    margin-bottom: 25px;
  }
  #total_block_result .ratings-box .ratings {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  #total_block_result .content-right {
    padding: 0;
  }
  #total_block_result .content-right > .title {
    font-size: 2rem;
    text-align: center;
  }
  #total_block_result .content-right .number-info {
    font-size: 1.4rem;
  }
  .newnumber-package-listpackage .main-banner .flexslider,
  .newnumber-checkout-idverification .main-banner .flexslider {
    padding-bottom: 0;
  }
  .dnumber-package-list-block .block-title {
    padding: 20px 0 20px;
  }
  .dnumber-package-list-block .block-title h3 {
    font-size: 2.4rem;
    font-weight: 700;
  }
  .dnumber-package-list-block .page-package .your-number {
    margin-top: 27px;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table {
    display: block;
    vertical-align: middle;
    max-width: 350px;
    margin: 0 auto;
  }
  .dnumber-package-list-block .page-package .your-number > .label {
    font-size: 2rem;
    margin: 0;
    display: block;
    margin-bottom: 10px;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table td {
    padding: 8px 10px;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table td:nth-child(1) {
    width: 53%;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .txt-number {
    font-size: 1.6rem;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .num-info {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .action-edit {
    font-size: 1.2rem;
    margin: 0;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 6px;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .detail {
    max-width: 100%;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .ic-circle-check {
    position: relative;
    top: 6px;
    font-size: 2rem;
    margin-left: 0;
    display: none;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .txt-package,
  .dnumber-package-list-block .page-package .your-number .wrap-table .txt-contract {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .dnumber-package-list-block .page-package .your-number .wrap-table .txt-package {
    margin-bottom: 10px;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected-inner {
    padding: 19px 15px 12px;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail {
    align-items: flex-end;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col label {
    font-size: 1.4rem;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col > span {
    font-size: 1.8rem;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:nth-child(1) {
    order: 1;
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:nth-child(1) > span {
    text-align: left;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:nth-child(2),
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:nth-child(3),
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col:nth-child(4) {
    order: 3;
  }
  .dnumber-package-list-block .page-package .your-number .number-selected .number-detail .number-col.action {
    order: 2;
    width: 50%;
    text-align: right;
    margin-bottom: 20px;
  }
  .dnumber-package-list-block .page-package .choose-package > h3 {
    font-size: 2rem;
    line-height: 0.75;
  }
  .dnumber-package-list-block .page-package .list-package {
    margin-left: -8px;
    margin-right: -8px;
  }
  .dnumber-package-list-block .page-package .list-package .list-package-wrapper {
    overflow: hidden;
  }
  .dnumber-package-list-block .page-package .list-package .box-package .box-after-name {
    padding: 8px 15px;
  }
  .dnumber-package-list-block .page-package .list-package .box-package .box-after-name.gift {
    padding: 6px 15px;
  }
  .dnumber-package-list-block .page-package .list-package .box-package .pack-price {
    font-size: 1.3rem;
  }
  .dnumber-package-list-block .page-package .list-package .box-package .pack-price .txt-lg {
    font-size: 2.2rem;
  }
  .dnumber-package-list-block .page-package .list-package .box-package .box-check-package {
    font-size: 1.3rem;
  }
  .dnumber-package-list-block .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
  }
  .dnumber-package-list-block .owl-carousel .owl-dots {
    text-align: center;
  }
  .dnumber-package-list-block .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
  }
  .dnumber-package-list-block .owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
  }
  .checkidmember .page-title h3 {
    margin-bottom: 0;
  }
  .checkidmember .wrapper_check_number {
    padding-top: 0;
  }
  .checkidmember .wrapper_check_number .input-text {
    margin-bottom: 17px;
  }
  .checkidmember .wrapper_check_number .input-text input[type="text"] {
    font-size: 1.4rem;
  }
  .checkidmember .wrapper_check_number .actions-primary .primary {
    margin: 0;
    font-size: 1.6rem;
    padding: 0 20px;
  }
  .checkidmember .wrapper_check_number .note_bottom {
    padding-top: 29px;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    display: block;
  }
  .checkidmember .wrapper_check_number .note_bottom .noti_content {
    text-align: left;
    padding-left: 25px;
  }
  .checkidmember .wrapper_check_number .note_bottom .noti_onedivice span {
    display: inline;
  }
  .sim-suspended-alert .modal-inner-wrap {
    width: 90%;
  }
  .sim-suspended-alert .modal-inner-wrap .modal-content {
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;
  }
  .sim-suspended-alert .modal-inner-wrap .modal-footer button,
  .sim-suspended-alert .modal-inner-wrap .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .sim-suspended-alert .modal-inner-wrap .modal-footer .action-gift {
    padding: 5px 30px;
    margin-top: 0;
  }
  .sim-suspended-alert .action-close {
    display: none;
  }
  .newnumber-photo-reupload .reupload-container,
  .newnumber-photo-admin-reupload .reupload-container {
    padding: 14px 11px;
    padding-bottom: 35px;
  }
  .newnumber-photo-reupload .reupload-container .photo-reupload-content-inner,
  .newnumber-photo-admin-reupload .reupload-container .photo-reupload-content-inner {
    padding: 0;
  }
  .tracking-result {
    padding: 0 13px;
    padding-left: 30px;
  }
  .new-number-step-box > .title {
    font-size: 24px;
  }
  .new-number-step-box .wrapper-newnumber ol {
    flex-direction: column;
  }
  .new-number-step-box .wrapper-newnumber ol li.icon-step {
    width: 100%;
  }
  .new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail {
    width: 320px;
  }
  .new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail > h3 > span {
    font-size: 16px;
    line-height: 22px;
    padding-left: 60px;
  }
  .new-number-step-box .wrapper-newnumber ol li.icon-step .box-detail > h3 span.number {
    padding: 13px;
    font-size: 24px;
    width: 45px;
    height: 45px;
  }
  body.employee-account-login .dtac-confirm-number {
    max-width: 350px;
  }
  body.mnp-device-checkout-payment .opc-progress-bar {
    width: 100vw;
    position: absolute;
    top: -40px;
    padding: 0 40px;
    left: 0;
  }
  body.mnp-device-checkout-payment .opc-progress-bar .opc-progress-bar-item span {
    padding-bottom: 10px;
  }
  body.mnp-device-checkout-payment #maincontent {
    background: none;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container {
    background: transparent url('../images/bg-page-checkout.jpg') no-repeat top center;
    max-width: 100%;
    background-size: cover;
    padding: 15px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper {
    padding: 15px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method {
    padding: 15px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title {
    float: left;
    width: 100%;
    border: none;
    position: relative;
    text-align: center;
    padding: 16px;
    margin-bottom: 8px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:after {
    background: #ffffff;
    border: 2px solid #009edf;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    background-color: transparent;
    border: none;
    background-position: -239px -124px;
    width: 18px;
    height: 18px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before {
    min-height: 70px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice label {
    padding-top: 12px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice label:before {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice label:after {
    background: #f5f5f5;
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 2px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice label span {
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    display: block;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice label span:before {
    content: '\A';
    display: block;
    margin: 0 auto;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="checkmo"] ~ label span:before {
    height: 42px;
    width: 67px;
    background-position: -417px -506px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="checkmo"]:checked ~ label span:before {
    background-position: -503px -506px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-cash-payment@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_im"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-installment@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_im"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="banktransfer"] ~ label span:before,
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offsite_internetbanking"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-internet-banking@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="banktransfer"]:checked ~ label span:before,
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offsite_internetbanking"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_cc"] ~ label span:before {
    height: 64px;
    width: 136px;
    background-image: url('../images/icon-payment-credit@2x.png');
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_cc"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offline_promptpay"] ~ label span:before {
    background: url("../images/icon-payment-qr@2x.png") center top no-repeat;
    height: 64px;
    width: 136px;
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_offline_promptpay"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_true_money_wallet"] ~ label span:before {
    background: url("../images/true_money_wallet@2x.png") center center no-repeat;
    height: 64px;
    width: 134px;
    filter: grayscale(1);
    background-size: contain;
    margin-bottom: 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_true_money_wallet"]:checked ~ label span:before {
    filter: grayscale(0);
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm #omise_cc_cc_terms_cvv_div #cvv-terms-content h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div {
    clear: both;
    margin-top: 10px;
    position: relative;
    float: left;
    width: 100%;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_offsite_internetbankingForm #omise_offsite_internetbanking_internetbanking_terms_div .omise-payment-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .true-money-wallet-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields {
    padding: 20px;
    border-radius: 3px;
    border: solid 1px #e8e8e8;
    background-color: #fff;
    margin-bottom: 16px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields:before {
    content: "";
    background: url("../images/true@2x.png") center center no-repeat;
    background-size: 106px auto;
    height: 80px;
    width: 106px;
    display: block;
    margin: 0 auto 24px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .account-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    width: 100%;
    max-width: 480px;
    margin: 0 auto 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .form-fields .field.number label.label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms {
    margin: 0 0 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms label:before {
    top: 0;
    margin-top: 2px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_true_money_walletForm .field.terms .true-money-wallet-terms {
    margin: 8px 0 16px 26px;
    padding: 16px;
    border-radius: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f9fbfb;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information {
    display: block;
    margin-top: 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps {
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li {
    text-align: center;
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li .image-block {
    min-height: 190px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .list-steps li span {
    display: block;
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1a1a1a;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item {
    margin-top: 10px;
    padding: 16px;
    border-radius: 3px;
    background-color: #f5f8fb;
    display: block;
    gap: 8px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item p {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block {
    text-align: center;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .image-block img {
    display: inline-block;
    margin: 0 0 10px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block {
    text-align: left;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .text-block p.info-title {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 0 0 5px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action {
    text-align: center;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .truemoneywallet-information .p-next-details .item .action a {
    font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #007ad0;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_imForm #omise_im_terms_div .omise-payment-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .qr-terms {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background-color: #FBFBFB;
    padding: 10px;
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
    margin-left: 25px;
  }
  body.mnp-device-checkout-payment #maincontent .checkout-container .opc-wrapper #payment .payment-methods .payment-method .payment-method-content .qr-terms h4 {
    color: #666666;
    font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
    font-size: 1.1rem;
    line-height: 14px;
  }
  .content-upload {
    display: inherit !important;
  }
  .upload-content-box {
    width: 100% !important;
  }
  .sample-photo-content {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .pretopost-checkout-index .select-option {
    clear: both;
  }
  .pretopost-checkout-index #maincontent {
    padding-top: 20px;
  }
  .pretopost-checkout-index #personal-information-form .field {
    width: 100%;
  }
  .pretopost-checkout-index #personal-information-form .field.preToPostInformation-prefix,
  .pretopost-checkout-index #personal-information-form .field.preToPostInformation-dob,
  .pretopost-checkout-index #personal-information-form .field.preToPostInformation-id_card_number {
    width: 100%;
  }
  .pretopost-checkout-index #personal-information-form .field:nth-last-child(-n+2) {
    margin-bottom: 19px;
  }
  .pretopost-checkout-index #personal-information-form .field:last-child {
    margin-bottom: 0;
  }
  .pretopost-checkout-index #legal-address-form {
    margin-bottom: 25px;
  }
  .pretopost-checkout-index #legal-address-form .fieldset > .field {
    width: 100%;
  }
  .pretopost-checkout-index #legal-address-form .fieldset > .field:not(:last-child) {
    margin-bottom: 19px;
  }
  .pretopost-checkout-index .upload-photo-fieldset .field {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopost-checkout-index .upload-photo-fieldset .field .control .upload-area {
    min-height: auto;
  }
  .pretopost-checkout-index .upload-photo-fieldset .field.selfie-photo {
    margin-top: 0;
  }
  .pretopost-checkout-index .opc-wrapper .step-content > p {
    margin-bottom: 18px;
  }
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field {
    width: 100%;
  }
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-prefix,
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-firstname,
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-lastname {
    width: 100%;
  }
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field {
    margin-bottom: 19px;
  }
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.address-postcode-field {
    margin-bottom: 0;
  }
  .pretopost-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .control .field {
    margin-bottom: 0;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form {
    padding-top: 24px;
    overflow: hidden;
    padding-bottom: 0;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form > .box-title {
    margin-bottom: 10px;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field {
    margin-bottom: 19px;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice {
    flex-direction: column;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option {
    width: 100%;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option label {
    font-size: 50rem;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option:not(:last-child) {
    margin-bottom: 20px;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(3) {
    padding-top: 17px;
    margin-bottom: 17px;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(4),
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(5),
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(8),
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(9),
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(10) {
    width: 100%;
    padding: 0;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field.branch-type .invoice.choice {
    flex-direction: row;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field.branch-type .invoice.choice .option {
    margin-bottom: 0;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
    font-weight: 400;
    padding: 0;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-invoice #invoice-form .company-branch {
    width: 100%;
    margin-bottom: 5px;
  }
  .pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
  .pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
    width: 100%;
    margin-bottom: 10px;
  }
  .pretopost-checkout-index .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-delivery .type-desc input[type="radio"] ~ label span,
  .pretopost-checkout-index .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type="radio"] ~ label span {
    padding-top: 0;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
    width: 100%;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
    padding: 12px 24px;
    text-align: left;
    min-height: inherit;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
    margin-bottom: 0;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    font-size: 1.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
    background-size: 473px auto !important;
    margin-bottom: 0;
    margin-right: 43px;
    position: static;
    transform: unset;
    height: 60px;
    width: 70px;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .pretopost-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-kerry-shop .type-desc label span:before {
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
    background-position: center center;
  }
  .pretopost-checkout-index .opc-wrapper .billing-service-method {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container {
    flex-wrap: wrap;
  }
  .pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container .option {
    width: 100%;
    margin-bottom: 14px;
  }
  .pretopost-checkout-index .opc-wrapper .billing-service-method .service-method-container .option label {
    font-weight: 400;
  }
  .pretopost-checkout-index .opc-wrapper #receive-billing {
    margin-bottom: 50px;
  }
  .pretopost-checkout-index .opc-wrapper #receive-billing .service-method .service-method-container {
    flex-wrap: wrap;
  }
  .pretopost-checkout-index .opc-wrapper #receive-billing .service-method .service-method-container .option {
    width: 100%;
  }
  .pretopost-checkout-index .opc-wrapper #receive-billing .service-method .service-method-container .option:not(:last-child) {
    margin-bottom: 20px;
  }
  .pretopost-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
  .pretopost-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
    margin-bottom: 19px;
  }
  .pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block {
    padding: 20px 15px;
  }
  .pretopost-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
    font-size: 1.2rem;
    padding: 9px;
    line-height: 1;
  }
  .pretopost-checkout-index .page-header {
    border: 0 !important;
  }
  .pretopost-checkout-index .page-header .header.content {
    margin-bottom: 20px;
  }
  .pretopost-checkout-index .page-header .header.content .logo {
    display: none;
  }
  .pretopost-checkout-index .opc-progress-bar-item span {
    font-size: 0.6rem;
    text-indent: 0;
  }
  .pretopost-checkout-index .opc-progress-bar {
    top: 50px;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item > span:before {
    bottom: inherit;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #eeeeee;
    border: 2px solid #fff;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item:before {
    top: 15px;
    height: 1px;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item:first-child:before {
    width: 50%;
    right: 0;
    left: inherit;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item:last-child:before {
    width: 50%;
    left: 0;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._active span {
    font-size: 1.4rem;
    margin-top: -9px;
  }
  .pretopost-checkout-index .opc-progress-bar .opc-progress-bar-item._active > span:before {
    border: 0;
  }
  .pretopost-checkout-index .upload-photo-fieldset {
    flex-direction: column;
  }
  .pretopost-checkout-index #personal-information-images-form {
    padding: 0;
    margin: 0;
    border: 0;
  }
  .pretopost-checkout-index #personal-information-images-form .title-box {
    margin-bottom: 16px;
  }
  .pretopost-checkout-index #personal-information-images-form .title-box .step-title {
    margin-bottom: 0;
  }
  .pretopost-checkout-index #personal-information-images-form .title-box + p {
    font-size: 1.3rem;
  }
  .pretopost-checkout-index .action.back-tocart {
    font-size: 1.3rem;
  }
  .pretopost-checkout-index .toggle-sidebar .title {
    padding: 15px 20px;
    line-height: inherit;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    background: #f5f5f5;
    font-size: 1.8rem;
  }
  .pretopost-checkout-index .toggle-sidebar .title:after {
    content: '';
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url('../images/icon.png');
    background-size: 592px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    content: "";
    width: 11px;
    height: 7px;
    background-position: -22px -234px;
    display: inline-block;
    float: right;
    position: relative;
    top: 9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .pretopost-checkout-index .toggle-sidebar .title.in-active {
    border: 0;
  }
  .pretopost-checkout-index .toggle-sidebar .title.in-active:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .pretopost-checkout-index .opc-block-summary .items-in-cart > .title {
    padding: 15px 20px;
    line-height: inherit;
    display: none;
  }
  .pretopost-checkout-index .opc-block-summary.in-active {
    padding: 0;
  }
  .pretopost-checkout-index .opc-block-summary.in-active .minicart-items-wrapper {
    padding: 0;
  }
  .pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody th {
    padding-left: 15px;
  }
  .pretopost-checkout-index .opc-block-summary table.data.table.table-totals tbody td {
    padding-right: 15px;
  }
  .pretopost-checkout-index #opc-sidebar {
    position: relative;
    padding-top: 75px;
  }
  .pretopost-checkout-index #opc-sidebar #opc-shipping_method-button {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .pretopost-checkout-index #opc-sidebar #opc-shipping_method-button .actions-toolbar {
    padding: 0;
  }
  .pretopost-checkout-index #opc-sidebar.is-payment {
    padding-top: 0;
  }
  .pretopost-checkout-index #confirmation .box-content {
    padding: 20px 15px;
    margin-bottom: 8px;
  }
  .pretopost-checkout-index #confirmation .box-content > h3 {
    line-height: 1.5;
  }
  .pretopost-checkout-index #confirmation .box-content .box-item > p {
    font-size: 1.6rem;
  }
  .pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item:nth-last-child(-n+2) {
    margin-bottom: 16px;
  }
  .pretopost-checkout-index #confirmation .box-content .box-info.col-2-item .box-item:last-child {
    margin-bottom: 0;
  }
  .pretopost-checkout-index #confirmation .upload-photo-fieldset .field {
    margin-bottom: 10px;
  }
  .pretopost-checkout-index #confirmation .upload-photo-fieldset .field:last-child {
    margin-bottom: 16px;
  }
  .pretopost-checkout-index #confirmation .content-row {
    margin-bottom: 17px;
  }
  .pretopost-checkout-index #confirmation .content-row.billing-confirm {
    padding-bottom: 0;
  }
  .pretopost-checkout-index #payment .payment-group {
    position: relative;
    padding-left: 15px;
  }
  .pretopost-checkout-index #payment .payment-group .payment-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 15px;
  }
  .pretopost-checkout-index #payment .payment-group .payment-list .payment-method .payment-method-content {
    position: absolute;
    margin: 0;
    z-index: 2;
    top: 100%;
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    border: 0;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .pretopost-checkout-index #payment .payment-group .payment-list .payment-method .payment-method-content:before {
    content: '';
    height: 1px;
    background: #e8e8e8;
    width: calc(100% - 30px);
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary {
    padding: 0;
    line-height: 51px;
    width: 100%;
  }
  .pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary button,
  .pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .pretopost-checkout-index .checkout-payment-method .actions-toolbar .primary .action-gift {
    padding: 0;
    border: 0;
    background: transparent;
    height: auto;
    box-shadow: none;
    line-height: inherit;
    color: #ffffff;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title {
    width: 116px;
    height: 118px;
    padding: 10px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label {
    padding: 0;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span {
    font-weight: 400;
    font-size: 1.2rem;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span:before {
    margin-bottom: 5px;
    min-height: inherit;
    background-size: 293px auto;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"] + label span:before {
    background-position: -173px -14px;
    width: 88px;
    height: 36px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"]:checked + label span:before {
    background-position: -173px -64px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"] + label span:before {
    width: 42px;
    height: 45px;
    background-position: -95px -6px;
    margin-top: -9px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"]:checked + label span:before {
    background-position: -95px -60px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"] + label span:before {
    width: 42px;
    height: 45px;
    background-position: -19px -6px;
    margin-top: -9px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"]:checked + label span:before {
    background-position: -19px -58px;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li > label {
    width: calc(100% - 36px);
    overflow: hidden;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method.im-form .payment-method-content {
    padding-top: 0 !important;
  }
  .pretopost-checkout-index .opc-payment .payment-methods .payment-method.im-form .form-list {
    margin-bottom: 20px;
  }
  .pretopost-checkout-index #omise_ptp_ccForm,
  .pretopost-checkout-index .confirm-cod {
    padding-top: 0;
  }
  .pretopost-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .back-button {
    top: 105px;
  }
  .pretopost-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .opc-progress-bar {
    top: 145px;
  }
  .pretopost-checkout-success .page-header {
    border: 0 !important;
  }
  .pretopost-checkout-success .page-header .header.content .logo {
    display: none;
  }
  .pretopost-checkout-success .action-back {
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .pretopost-checkout-success .action-back:before {
    content: '';
    border: solid #0c1026;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  .pretopost-checkout-success .opc-progress-bar-item span {
    font-size: 0.6rem;
    text-indent: 0;
  }
  .pretopost-checkout-success .opc-progress-bar {
    width: 100%;
    top: 40px;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item > span {
    font-size: 12px;
    margin-top: -7px;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item > span:before {
    bottom: inherit;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #eeeeee;
    border: 2px solid #fff;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item:before {
    top: 15px;
    height: 1px;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item:first-child:before {
    width: 50%;
    right: 0;
    left: inherit;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item:last-child:before {
    width: 50%;
    left: 0;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._active span {
    font-size: 1.4rem;
    margin-top: -9px;
  }
  .pretopost-checkout-success .opc-progress-bar .opc-progress-bar-item._active > span:before {
    border: 0;
  }
  .pretopost-checkout-success #maincontent {
    padding-top: 15px;
  }
  .pretopost-checkout-success .page-title-wrapper .page-title {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
  .pretopost-checkout-success .checkout-success span {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .pretopost-checkout-success .checkout-success .order-number {
    font-size: 1.3rem;
    margin-bottom: 32px;
  }
  .pretopost-checkout-success .box-content {
    padding: 25px 15px 19px;
    margin-bottom: 8px;
  }
  .pretopost-checkout-success .box-content .box-item > p {
    font-size: 1.6rem;
  }
  .pretopost-checkout-success .box-content .box-info.col-2-item .box-item {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopost-checkout-success .box-content .box-info.col-2-item .box-item:nth-last-child(-n+2) {
    margin-bottom: 16px;
  }
  .pretopost-checkout-success .box-content .box-info.col-2-item .box-item:last-child {
    margin-bottom: 0;
  }
  .pretopost-checkout-success .box-content .content-row:not(:last-child) {
    margin-bottom: 17px;
  }
  .pretopost-checkout-success .table-order-items {
    margin-bottom: 0;
  }
  .pretopost-checkout-success .table-order-items thead tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
  }
  .pretopost-checkout-success .table-order-items thead th {
    border: 0;
    font-weight: 400;
  }
  .pretopost-checkout-success .table-order-items thead th.qty {
    display: none;
  }
  .pretopost-checkout-success .table-order-items tbody tr {
    border-bottom: 1px solid #e8e8e8;
    display: grid;
    grid-template-areas: "a c" "b c";
    padding: 12px 0;
    width: 100%;
    grid-template-columns: 70% 30%;
  }
  .pretopost-checkout-success .table-order-items tbody tr:last-child {
    border: 0;
  }
  .pretopost-checkout-success .table-order-items tbody tr td {
    padding: 0;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.qty {
    grid-area: b;
    padding-left: calc(20% + 15px);
  }
  .pretopost-checkout-success .table-order-items tbody tr td.qty .items-qty {
    text-align: left;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.qty span {
    font-size: 1.3rem;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.qty span:before {
    content: 'จำนวน:';
    display: inline-block;
  }
  htnl[lang="en"] .pretopost-checkout-success .table-order-items tbody tr td.qty span:before {
    content: 'Quantity:';
  }
  .pretopost-checkout-success .table-order-items tbody tr td.name {
    grid-area: a;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.name .order-product-info {
    padding-left: 15px;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.name .order-product-info .product-item-name {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.name .order-product-info .item-options {
    font-size: 1rem;
    margin-bottom: 0;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.name .order-product-info .item-package-info {
    font-size: 1rem;
  }
  .pretopost-checkout-success .table-order-items tbody tr td.subtotal {
    grid-area: c;
    text-align: right !important;
  }
  .pretopost-checkout-success .table-order-items tbody tr td .price {
    font-size: 1.3rem;
  }
  .pretopost-checkout-success .order-totals {
    font-size: 1.3rem;
  }
  .pretopost-checkout-success .order-totals .order-view-totals {
    width: 100%;
  }
  .pretopost-checkout-success .order-totals .order-view-totals tr th.mark {
    padding: 5px 0;
  }
  .pretopost-checkout-success .order-totals .order-view-totals tr td.amount {
    padding: 5px 0;
  }
  .pretopost-checkout-success .order-totals .order-view-totals tr.grand_total th,
  .pretopost-checkout-success .order-totals .order-view-totals tr.grand_total td {
    padding-bottom: 0;
    padding-top: 16px;
  }
  .pretopost-checkout-success .actions {
    margin-top: 24px;
  }
  .pretopost-checkout-success .actions a {
    width: 100%;
  }
  .pretopost-photo-reupload .pretopost-reupload-image {
    padding: 15px 10px 28px;
    margin-top: 25px;
  }
  .pretopost-photo-reupload .box-info.col-2-item .box-item {
    width: 100%;
  }
  .pretopost-photo-reupload .upload-photo-box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pretopost-photo-reupload .upload-photo-box .sample-photo {
    height: auto;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box-wrapper {
    width: 100%;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box .header {
    font-size: 1.6rem;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box .reason {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box:last-child {
    margin-bottom: 0;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-message {
    font-size: 1.4rem;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-area .field-title {
    margin-top: 25px;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-area .notice-text {
    font-size: 1.3rem;
  }
  .catalog-product-view.p2p-product .page-title-wrapper .page-title {
    font-size: 2.4rem;
    padding-left: 0;
    margin-top: 24px;
    line-height: inherit;
  }
  .catalog-product-view.p2p-product .page-title-wrapper .m-nav-back {
    display: none;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .price-label {
    display: block;
    text-align: left;
    font-size: 1.3rem;
    margin-bottom: 7px;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .old-price {
    display: block !important;
    order: -1;
    margin-right: 20px;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .old-price .price {
    font-size: 1.3rem;
    position: relative;
    top: 5px;
  }
  .catalog-product-view.p2p-product .swatch-opt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view.p2p-product .swatch-opt .swatch-attribute.choose_capacity {
    order: -1;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute {
    margin-bottom: 10px;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.selected {
    -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
    -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
    box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  }
  .catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper > * {
    padding: 18px 6px;
  }
  .catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description > span {
    font-size: 1.1rem;
  }
  .catalog-product-view.p2p-product .columns .column.main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view.p2p-product .p2p-summary-container {
    position: static;
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .p2p-terms-and-conditions-wrapper .accept-checkbox {
    font-size: 1.4rem;
  }
  .p2p-terms-and-conditions-wrapper .accept-checkbox .label {
    font-weight: 400;
  }
  .p2p-summary-container {
    padding: 15px;
  }
  .p2p-summary-container .summary.summary-left {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .p2p-summary-container .summary.summary-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    background-color: #ffffff;
    -moz-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    -webkit-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    padding: 12px;
  }
  .p2p-summary-container .p2p-summary-inner {
    padding-top: 0;
    padding: 0;
  }
  .p2p-summary-container .summary .detail-price {
    padding: 0;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .p2p-summary-container .summary .detail-price.summary-actions button,
  .p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action,
  .p2p-summary-container .summary .detail-price.summary-actions .action-gift {
    margin-top: 0;
    width: 130px;
  }
  .p2p-summary-container .summary .detail-price.total-price {
    padding: 0 12px;
    order: -1;
    font-size: 1.3rem;
  }
  .p2p-summary-container .summary .detail-price.total-price span {
    line-height: inherit;
  }
  .p2p-summary-container .summary .detail-price .price {
    font-size: 2rem;
    height: auto;
    width: auto;
    margin-left: 10px;
    margin-right: 6px;
  }
  .p2p-summary-container .summary .detail-price.package {
    border: 0;
    flex-wrap: wrap;
  }
  .p2p-summary-container .summary .detail-price.package .desc-price {
    width: 100%;
    display: block;
  }
  .p2p-summary-container .summary .detail-price.package .desc-price .vat {
    color: #1a1a1a;
  }
  .p2p-summary-container .summary .detail-price.package .title-price {
    flex: 1;
    display: block;
    height: 100%;
  }
  .p2p-summary-container .summary.summary-left .device-price,
  .p2p-summary-container .summary.summary-left .package-price {
    font-size: 1.3rem;
  }
  .modal-popup.p2p-otp-modal #send-otp-modal .header > strong {
    font-size: 1.8rem;
    margin-bottom: 6px;
  }
  .modal-popup.p2p-otp-modal #send-otp-modal .content p {
    font-size: 1.3rem;
  }
  .modal-popup.p2p-otp-modal .modal-footer button,
  .modal-popup.p2p-otp-modal .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .modal-popup.p2p-otp-modal .modal-footer .action-gift {
    height: 48px;
  }
  .occ-order-tracking .tracking-result {
    padding: 0;
  }
  .occ-order-tracking .tracking-header {
    padding: 15px;
    flex-direction: column;
  }
  .occ-order-tracking .tracking-header .box-item {
    margin-bottom: 15px;
  }
  .occ-order-tracking .tracking-header .box-item .value {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress {
    padding: 0;
  }
  body.ordertracking-index-index #maincontent .columns .column.main {
    padding: 20px;
  }
  .pretopostpackage-checkout-index .page-main {
    padding-top: 12px;
  }
  .pretopostpackage-checkout-index .page-main .page-title-wrapper .page-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar {
    top: -50px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .toggle-sidebar .title strong {
    font-size: 16px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary {
    padding: 24px 16px;
    border-radius: 8px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary .minicart-items-wrapper {
    padding: 20px 0 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner {
    display: block;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product {
    width: 100%;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .product-image-container {
    display: block;
    margin: 0 auto 24px;
    float: none;
    text-align: center;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info {
    margin: 16px 0 0;
    width: 100%;
    position: relative;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .product-item-name {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #414141;
    width: calc(100% - 90px);
    margin-bottom: 35px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .price-mobile {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .price-mobile .cart-price {
    display: block;
    text-align: right;
    max-width: 80px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .price-mobile .price-label {
    font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
    display: block;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .price-mobile .price {
    font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: right;
    color: #414141;
    display: block;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.col-info.col-product .summary-product-item-info .package-attributes > div {
    width: 100%;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container #opc-sidebar .opc-block-summary ol.minicart-items .product-item .product-item-details .product-item-inner > div.subtotal {
    display: none;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper {
    padding: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .step-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
    top: 8px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .title-box .sub-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
    margin-bottom: 30px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .step-content {
    margin: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #id-card-information,
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #selfie-information {
    padding: 24px 16px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #billing-information {
    padding: 24px 16px;
    border-radius: 8px;
    background-color: rgba(231, 238, 244, 0.4);
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #billing-information .upload-photo-area,
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #billing-information .step-content {
    padding: 0;
    background: transparent;
    margin: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #receive-billing .box-title {
    font-size: 24px;
    line-height: 1.5;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #receive-billing .sub-title {
    font-size: 14px;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #personal-information {
    padding: 24px 16px 55px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content {
    padding: 24px 16px;
    margin: 0 -15px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .confirm-message {
    margin-bottom: 20px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .confirm-message .confirm-title,
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .confirm-message #confirm-warning-message {
    font-size: 14px;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper h3 {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .sub-title {
    font-size: 14px;
    line-height: 1.43;
    color: #767676;
    margin: 0 0 24px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content {
    padding: 16px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    margin: 0 0 8px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-item .mobile-number {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-info.col-2-item .box-item {
    width: 100%;
    margin-bottom: 8px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-info.col-2-item .box-item p,
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content .box-info.col-2-item .box-item span {
    font-size: 14px;
    line-height: 1.43;
    margin: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.box-information {
    padding: 0;
    background: transparent;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.box-information .box-information-inline {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.box-information .upload-photo-fieldset {
    gap: 0;
    margin: 24px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.box-information .upload-photo-fieldset .field {
    margin: 0 auto 24px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .step-content .content-inline-wrapper .content-inline .box-content.box-information .upload-photo-fieldset .field:last-child {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .content-row.billing-confirm .box-info p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .show-terms.choice label {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .show-terms.choice label:before {
    margin: 0;
    top: 4px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper #confirmation .show-terms.choice .terms-content {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .title-box .step-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.id-card-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button {
    display: block;
    float: none;
    margin: 0 auto 10px;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .title-box .step-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index .page-main .checkout-container .opc-wrapper .fieldset.selfie-information-images .upload-photo-fieldset .pretopost-container-upload .actions-toolbar .take-photo-button {
    display: block;
    float: none;
    margin: 0 auto 10px;
  }
  .pretopostpackage-checkout-index #personal-information-form .field {
    width: 100%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-prefix {
    width: 35%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-firstname {
    width: 65%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-dob,
  .pretopostpackage-checkout-index #personal-information-form .field.preToPostInformation-id_card_number {
    width: 100%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field:nth-last-child(-n+2) {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index #personal-information-form .field:last-child {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field {
    width: 100%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-prefix {
    width: 35%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-firstname {
    width: 65%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-dob,
  .pretopostpackage-checkout-index #personal-billing-information-form .field.preToPostBillingInformation-id_card_number {
    width: 100%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field:nth-last-child(-n+2) {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field:last-child {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index #id-card-information-form .field {
    width: 100%;
  }
  .pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-prefix,
  .pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-dob,
  .pretopostpackage-checkout-index #id-card-information-form .field.preToPostInformation-id_card_number {
    width: 100%;
  }
  .pretopostpackage-checkout-index #id-card-information-form .field:nth-last-child(-n+2) {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index #id-card-information-form .field:last-child {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index #legal-address-form {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index #legal-address-form .fieldset {
    margin-bottom: 8px;
  }
  .pretopostpackage-checkout-index #legal-address-form .fieldset > .field {
    width: 100%;
  }
  .pretopostpackage-checkout-index #legal-address-form .fieldset > .field:not(:last-child) {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index .upload-photo-fieldset .field {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopostpackage-checkout-index .upload-photo-fieldset .field .control .upload-area {
    min-height: auto;
  }
  .pretopostpackage-checkout-index .upload-photo-fieldset .field.selfie-photo {
    margin-top: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  .pretopostpackage-checkout-index .opc-wrapper .step-content > p {
    margin-bottom: 18px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field {
    width: 100%;
  }
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-prefix,
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-firstname,
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area .form-shipping-address .fieldset > .field.shippingAddressAdditional-lastname {
    width: 100%;
  }
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .field.address-postcode-field {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper #checkout-step-shipping #checkout-step-shipping-area #shipping-new-address-form .control .field {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form {
    padding-top: 24px;
    overflow: hidden;
    padding-bottom: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form > .box-title {
    margin-bottom: 10px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice {
    flex-direction: column;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option {
    width: 100%;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option label {
    font-size: 50rem;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .invoice.choice .option:not(:last-child) {
    margin-bottom: 20px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(3) {
    padding-top: 17px;
    margin-bottom: 17px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(4),
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(5),
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(8),
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(9),
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field:nth-child(10) {
    width: 100%;
    padding: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field.branch-type .invoice.choice {
    flex-direction: row;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .field.branch-type .invoice.choice .option {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form #form-invoice-fields .label {
    font-weight: 400;
    padding: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-invoice #invoice-form .company-branch {
    width: 100%;
    margin-bottom: 5px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
  .pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
    width: 100%;
    margin-bottom: 10px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-delivery .type-desc input[type="radio"] ~ label span,
  .pretopostpackage-checkout-index .opc-wrapper .checkout-shipping-address .checkout-shipping-type .shipping-type-selection-storepickup .type-desc input[type="radio"] ~ label span {
    padding-top: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] {
    width: 100%;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc {
    padding: 12px 24px;
    text-align: left;
    min-height: inherit;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span {
    font-size: 1.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc label span:before {
    background-size: 473px auto !important;
    margin-bottom: 0;
    margin-right: 43px;
    position: static;
    transform: unset;
    height: 60px;
    width: 70px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-delivery .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-store-pickup .type-desc label span:before {
    background-position: center center;
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"]#onepage-checkout-shipping-type-kerry-shop .type-desc label span:before {
    background-size: 58px auto !important;
    height: 60px;
    width: 70px;
    background-position: center center;
  }
  .pretopostpackage-checkout-index .opc-wrapper .billing-service-method {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container {
    flex-wrap: wrap;
  }
  .pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container .option {
    width: 100%;
    margin-bottom: 14px;
  }
  .pretopostpackage-checkout-index .opc-wrapper .billing-service-method .service-method-container .option label {
    font-weight: 400;
  }
  .pretopostpackage-checkout-index .opc-wrapper #receive-billing {
    margin-bottom: 24px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #billing-new-address-form .fieldset > .field,
  .pretopostpackage-checkout-index .opc-wrapper #receive-billing-new-address-form .fieldset > .field {
    margin-bottom: 19px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block {
    padding: 20px 15px;
  }
  .pretopostpackage-checkout-index .opc-wrapper #opc-shipping-kerry .pickup-point-block .block-title .change-point {
    font-size: 1.2rem;
    padding: 9px;
    line-height: 1;
  }
  .pretopostpackage-checkout-index .page-header {
    border: 0 !important;
  }
  .pretopostpackage-checkout-index .page-header .header.content {
    margin-bottom: 20px;
  }
  .pretopostpackage-checkout-index .page-header .header.content .logo {
    display: none;
  }
  .pretopostpackage-checkout-index .upload-photo-fieldset {
    flex-direction: column;
  }
  .pretopostpackage-checkout-index #personal-information .step-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index #personal-information .sub-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index #personal-information .upload-photo-fieldset {
    margin: 30px auto;
  }
  .pretopostpackage-checkout-index #billing-information .step-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
  }
  .pretopostpackage-checkout-index #billing-information .sub-title {
    font-size: 24px;
    line-height: 1.5;
    color: #0c1026;
    margin-bottom: 10px;
  }
  .pretopostpackage-checkout-index #billing-information .upload-photo-fieldset.upload-photo-fieldset-confirmation {
    margin: 0 auto;
    gap: 0;
  }
  .pretopostpackage-checkout-index #billing-information .upload-photo-fieldset.upload-photo-fieldset-confirmation > .field.id-card-photo,
  .pretopostpackage-checkout-index #billing-information .upload-photo-fieldset.upload-photo-fieldset-confirmation > .field.selfie-photo {
    margin-bottom: 30px;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.firstname'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] {
    padding-right: 8px;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.lastname'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.id_card_number'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.email'] {
    padding-left: 8px;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobDay'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredDay'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] {
    width: 30%;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobDay'] > label.label,
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobYear'] > label.label,
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredDay'] > label.label,
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredYear'] > label.label {
    white-space: nowrap;
  }
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.dobMonth'],
  .pretopostpackage-checkout-index #personal-information-form .field[name='preToPostInformation.idCardExpiredMonth'] {
    width: 40%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.firstname'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] {
    padding-right: 8px;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.lastname'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.id_card_number'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.email'] {
    padding-left: 8px;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobDay'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredDay'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] {
    width: 30%;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobDay'] > label.label,
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobYear'] > label.label,
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredDay'] > label.label,
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredYear'] > label.label {
    white-space: nowrap;
  }
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.dobMonth'],
  .pretopostpackage-checkout-index #personal-billing-information-form .field[name='preToPostBillingInformation.idCardExpiredMonth'] {
    width: 40%;
  }
  .pretopostpackage-checkout-index #personal-information-images-form {
    padding: 0;
    margin: 0;
    border: 0;
  }
  .pretopostpackage-checkout-index #personal-information-images-form .title-box {
    margin-bottom: 16px;
  }
  .pretopostpackage-checkout-index #personal-information-images-form .title-box .step-title {
    margin-bottom: 0;
  }
  .pretopostpackage-checkout-index #personal-information-images-form .title-box + p {
    font-size: 1.3rem;
  }
  .pretopostpackage-checkout-index #opc-sidebar #opc-shipping_method-button {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .pretopostpackage-checkout-index #opc-sidebar #opc-shipping_method-button .actions-toolbar {
    padding: 0;
  }
  .pretopostpackage-checkout-index #opc-sidebar.is-payment {
    padding-top: 0;
  }
  .pretopostpackage-checkout-index #payment .payment-group {
    position: relative;
    padding-left: 15px;
  }
  .pretopostpackage-checkout-index #payment .payment-group .payment-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 15px;
  }
  .pretopostpackage-checkout-index #payment .payment-group .payment-list .payment-method .payment-method-content {
    position: absolute;
    margin: 0;
    z-index: 2;
    top: 100%;
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    border: 0;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .pretopostpackage-checkout-index #payment .payment-group .payment-list .payment-method .payment-method-content:before {
    content: '';
    height: 1px;
    background: #e8e8e8;
    width: calc(100% - 30px);
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary {
    padding: 0;
    line-height: 51px;
    width: 100%;
  }
  .pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary button,
  .pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .pretopostpackage-checkout-index .checkout-payment-method .actions-toolbar .primary .action-gift {
    padding: 0;
    border: 0;
    background: transparent;
    height: auto;
    box-shadow: none;
    line-height: inherit;
    color: #ffffff;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title {
    width: 116px;
    height: 118px;
    padding: 10px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label {
    padding: 0;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span {
    font-weight: 400;
    font-size: 1.2rem;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice label span:before {
    margin-bottom: 5px;
    min-height: inherit;
    background-size: 293px auto;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"] + label span:before {
    background-position: -173px -14px;
    width: 88px;
    height: 36px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_cc"]:checked + label span:before {
    background-position: -173px -64px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"] + label span:before {
    width: 42px;
    height: 45px;
    background-position: -95px -6px;
    margin-top: -9px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="omise_ptp_im"]:checked + label span:before {
    background-position: -95px -60px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"] + label span:before {
    width: 42px;
    height: 45px;
    background-position: -19px -6px;
    margin-top: -9px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-title.choice input[id="cashondelivery_ptp"]:checked + label span:before {
    background-position: -19px -58px;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method .payment-method-content #omise_ptp_imForm li > label {
    width: calc(100% - 36px);
    overflow: hidden;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method.im-form .payment-method-content {
    padding-top: 0 !important;
  }
  .pretopostpackage-checkout-index .opc-payment .payment-methods .payment-method.im-form .form-list {
    margin-bottom: 20px;
  }
  .pretopostpackage-checkout-index #omise_ptp_ccForm,
  .pretopostpackage-checkout-index .confirm-cod {
    padding-top: 0;
  }
  .pretopostpackage-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .back-button {
    display: none;
  }
  .pretopostpackage-checkout-index .dtac-js-wrapper ~ #dtac_body_obj .opc-progress-bar {
    display: none;
  }
  body.pretopostpackage-checkout-success #maincontent {
    padding: 30px 0 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main {
    padding: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .actions {
    margin-top: 30px;
    background: #ffffff;
    padding: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success {
    padding: 0;
    margin: -16px 0 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info {
    background: #ffffff;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou {
    padding: 60px 16px 16px;
    justify-content: center;
    background-size: 100vw;
    min-height: calc(100vw + 25px);
    align-items: flex-start;
    margin: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block {
    max-width: 100%;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block h4 {
    font-size: 14px;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block .order-number {
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    gap: 5px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block .order-number > span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .checkout-success .order-success-info .header-thankyou .text-block .order-date {
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content {
    margin: 0 16px 24px;
    padding: 28px 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content {
    margin-bottom: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item {
    display: block;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item {
    margin-bottom: 32px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item:last-child {
    margin-bottom: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .storepickup-addresses .store-name {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .storepickup-addresses .store-address,
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .storepickup-addresses .store-phone,
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .storepickup-addresses .working-hour {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .kerry-addresses #kerry-selected-name {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 8px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .kerry-addresses p.selected-address {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 12px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .kerry-addresses p.brand-id,
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .kerry-addresses p.business-hour,
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content.order-data-content .box-info.col-2-item .box-item .kerry-addresses p.mobile {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 8px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-title strong {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-item p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item {
    display: block;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .box-content .box-info.col-2-item .box-item {
    width: 100%;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .information {
    padding: 24px 16px 0;
    border-radius: 8px;
    margin-bottom: 24px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .information h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .information p {
    font-size: 14px;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .remark {
    padding: 0 24px 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .remark p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .remark p strong {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.56;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail {
    margin: 0 16px 24px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items {
    margin: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items tbody + tbody {
    border: none;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items tr {
    display: block;
    position: relative;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-image {
    width: 150px;
    margin: 0 auto 24px;
    clear: both;
    float: none;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .product-item-name {
    max-width: 100%;
    float: left;
    margin: 5px 0 0;
    width: 70%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    padding: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-pricepermonth-mobile {
    display: block;
    width: 30%;
    text-align: right;
    float: right;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-pricepermonth-mobile .price-label,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-pricepermonth-mobile .cart-price-label {
    font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #414141;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-pricepermonth-mobile .price,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-pricepermonth-mobile .cart-price {
    font-family: 'DtacEvolution', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: right;
    color: #414141;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .col.name .order-product-info .package-attributes {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .table-order-items .package_pricepermonth {
    display: none;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody td {
    font-size: 14px;
    line-height: 1.43;
    padding: 5px 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total th {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    padding-top: 20px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total th strong {
    font-weight: bold;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total td.amount {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.11;
    padding-top: 20px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total td.amount:after {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total td.amount strong {
    font-weight: bold;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total td.amount .price {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.11;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals tbody tr.grand_total td.amount .price:after {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary {
    width: calc((100% - 30px));
    margin: 0 auto 10px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary td {
    font-size: 1.5rem;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.totals.discount th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.totals.discount td {
    padding-top: 10px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary .mark {
    font-weight: 700;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr:first-child th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr:first-child td {
    padding-top: 16px;
    border-top: 1px solid #e8e8e8;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals td {
    border: 0;
    font-size: 1.5rem;
    padding-top: 5px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals th span,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals td span {
    display: block;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals th .small,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals td .small {
    font-size: 1.2rem;
    font-weight: 400;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.pay-per-month th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.pay-per-month td {
    border-top: 1px solid #19aaf8;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.device-advance-payment th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.device-advance-payment td {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.device-advance-payment th {
    color: #767676;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.title th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.title td {
    padding-top: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.pay-per-month th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals.month th {
    color: #767676;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals:last-child th,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .order-details-items .order-totals table.order-view-totals.device_financing_summary tr.grand.totals:last-child td {
    font-size: 1.8rem;
    font-weight: 700;
    padding-bottom: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view {
    padding: 24px 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box.box-order-shipping-method {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box.box-order-shipping-address {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box.box-order-billing-method {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box.box-order-billing-address {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box .box-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box .box-content {
    font-size: 14px;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box .box-content address {
    margin: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .box.box-order-billing-address {
    margin: 0;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .storepickup-addresses .store-name {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .storepickup-addresses .store-address,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .storepickup-addresses .store-phone,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .storepickup-addresses .working-hour {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .kerry-addresses #kerry-selected-name {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 8px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .kerry-addresses p.selected-address {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 12px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .kerry-addresses p.brand-id,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .kerry-addresses p.business-hour,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .block.block-order-details-view .block-content .kerry-addresses p.mobile {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    margin-bottom: 8px;
  }
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .left-box,
  body.pretopostpackage-checkout-success #maincontent .column.main .order-detail .right-box {
    width: 100%;
  }
  body.pretopostpackage-checkout-success #maincontent .page-title-wrapper {
    padding: 0 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .page-title-wrapper .page-title {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
  }
  body.pretopostpackage-checkout-success #maincontent .checkout-success .success-additional-info {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    padding: 16px 16px 0;
  }
  body.pretopostpackage-checkout-success #maincontent .checkout-success .success-additional-info > * {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
  }
  body.pretopostpackage-checkout-success #maincontent .checkout-success .success-additional-info h4 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
  }
  body.pretopostpackage-checkout-success #maincontent .actions {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 16px;
  }
  body.pretopostpackage-checkout-success #maincontent .actions a {
    max-width: 320px;
  }
  .pretopost-photo-reupload .pretopost-reupload-image {
    padding: 15px 10px 28px;
    margin-top: 25px;
  }
  .pretopost-photo-reupload .box-info.col-2-item .box-item {
    width: 100%;
  }
  .pretopost-photo-reupload .upload-photo-box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pretopost-photo-reupload .upload-photo-box .sample-photo {
    height: auto;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box-wrapper {
    width: 100%;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box {
    width: 100%;
    margin-bottom: 16px;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box .header {
    font-size: 1.6rem;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box .reason {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
  .pretopost-photo-reupload .upload-photo-box .upload-box:last-child {
    margin-bottom: 0;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-message {
    font-size: 1.4rem;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-area .field-title {
    margin-top: 25px;
  }
  .pretopost-photo-reupload .upload-photo-box .file-uploader-area .notice-text {
    font-size: 1.3rem;
  }
  .catalog-product-view.p2p-product .page-title-wrapper .page-title {
    font-size: 2.4rem;
    padding-left: 0;
    margin-top: 24px;
    line-height: inherit;
  }
  .catalog-product-view.p2p-product .page-title-wrapper .m-nav-back {
    display: none;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .price-label {
    display: block;
    text-align: left;
    font-size: 1.3rem;
    margin-bottom: 7px;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .old-price {
    display: block !important;
    order: -1;
    margin-right: 20px;
  }
  .catalog-product-view.p2p-product .product-options-bottom .price-box .old-price .price {
    font-size: 1.3rem;
    position: relative;
    top: 5px;
  }
  .catalog-product-view.p2p-product .swatch-opt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view.p2p-product .swatch-opt .swatch-attribute.choose_capacity {
    order: -1;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute {
    margin-bottom: 10px;
  }
  .catalog-product-view.p2p-product .product-options-wrapper .swatch-attribute .swatch-attribute-options .swatch-option.selected {
    -webkit-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
    -moz-box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
    box-shadow: 0 2px 8px 0 rgba(170, 170, 170, 0.5) !important;
  }
  .catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper > * {
    padding: 18px 6px;
  }
  .catalog-product-view.p2p-product .p2p-list-price .box-price .radio-inline .inner-wrapper .description > span {
    font-size: 1.1rem;
  }
  .catalog-product-view.p2p-product .columns .column.main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view.p2p-product .p2p-summary-container {
    position: static;
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .p2p-terms-and-conditions-wrapper .accept-checkbox {
    font-size: 1.4rem;
  }
  .p2p-terms-and-conditions-wrapper .accept-checkbox .label {
    font-weight: 400;
  }
  .p2p-summary-container {
    padding: 15px;
  }
  .p2p-summary-container .summary.summary-left {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .p2p-summary-container .summary.summary-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    background-color: #ffffff;
    -moz-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    -webkit-box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    box-shadow: 0 -5px 18px 0 rgba(224, 224, 224, 0.5);
    padding: 12px;
  }
  .p2p-summary-container .p2p-summary-inner {
    padding-top: 0;
    padding: 0;
  }
  .p2p-summary-container .summary .detail-price {
    padding: 0;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .p2p-summary-container .summary .detail-price.summary-actions button,
  .p2p-summary-container .summary .detail-price.summary-actions .cart.table-wrapper .actions-toolbar > .action,
  .p2p-summary-container .summary .detail-price.summary-actions .action-gift {
    margin-top: 0;
    width: 130px;
  }
  .p2p-summary-container .summary .detail-price.total-price {
    padding: 0 12px;
    order: -1;
    font-size: 1.3rem;
  }
  .p2p-summary-container .summary .detail-price.total-price span {
    line-height: inherit;
  }
  .p2p-summary-container .summary .detail-price .price {
    font-size: 2rem;
    height: auto;
    width: auto;
    margin-left: 10px;
    margin-right: 6px;
  }
  .p2p-summary-container .summary .detail-price.package {
    border: 0;
    flex-wrap: wrap;
  }
  .p2p-summary-container .summary .detail-price.package .desc-price {
    width: 100%;
    display: block;
  }
  .p2p-summary-container .summary .detail-price.package .desc-price .vat {
    color: #1a1a1a;
  }
  .p2p-summary-container .summary .detail-price.package .title-price {
    flex: 1;
    display: block;
    height: 100%;
  }
  .p2p-summary-container .summary.summary-left .device-price,
  .p2p-summary-container .summary.summary-left .package-price {
    font-size: 1.3rem;
  }
  .modal-popup.p2p-otp-modal #send-otp-modal .header > strong {
    font-size: 1.8rem;
    margin-bottom: 6px;
  }
  .modal-popup.p2p-otp-modal #send-otp-modal .content p {
    font-size: 1.3rem;
  }
  .modal-popup.p2p-otp-modal .modal-footer button,
  .modal-popup.p2p-otp-modal .modal-footer .cart.table-wrapper .actions-toolbar > .action,
  .modal-popup.p2p-otp-modal .modal-footer .action-gift {
    height: 48px;
  }
  .occ-order-tracking .tracking-result {
    padding: 0;
  }
  .occ-order-tracking .tracking-header {
    padding: 15px;
    flex-direction: column;
  }
  .occ-order-tracking .tracking-header .box-item {
    margin-bottom: 15px;
  }
  .occ-order-tracking .tracking-header .box-item .value {
    font-size: 1.6rem;
  }
  .occ-order-tracking .tracking-content ul.tracking-progress {
    padding: 0;
  }
  body.ordertracking-index-index #maincontent .columns .column.main {
    padding: 20px;
  }
  .page-header .header.content {
    height: 50px;
  }
  .page-header .header.content .logo {
    width: 30px;
    margin-left: -15px;
  }
  .page-header .header.content .header-link__mydtac,
  .page-header .header.content .header-link__qty,
  .page-header .header.content .header-link__monthly,
  .page-header .header.content .header-link__topup,
  .page-header .header.content .header-link__mnp,
  .page-header .header.content .header-link__deal,
  .page-header .header.content .header-link__toggle-megamenu {
    line-height: 50px;
  }
  .page-header .header.content .header-link__toggle-megamenu:after {
    display: block;
    width: 22px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    background-position: -563px -123px;
  }
  .page-header .header.content .menu-right {
    margin-right: 5px;
  }
  .page-header .header .header-link__minicart:before {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 769px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 769px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 769px) and only screen and (min-resolution: 2dppx) {
  .checkout-index-index .opc-wrapper #omise_imForm input[type="radio"]:checked ~ label:before,
  .mnp-device-checkout-payment .opc-wrapper #omise_imForm input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 769px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 769px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 769px) and only screen and (min-resolution: 2dppx) {
  .checkout-index-index #omise_imForm input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 769px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 769px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 769px) and only screen and (min-resolution: 2dppx) {
  .checkout-index-index .checkout-payment-method .payment-method-title.choice input[type="radio"]:checked ~ label:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 769px) and screen and (max-width: 327px) {
  .search-new-number-block.search-number-dealer .results-number .list-number li.number .detail > .total span {
    overflow: hidden;
    height: 22px;
  }
}
@media only screen and (max-width: 769px) and screen and (max-width: 327px) {
  .search-new-number-block.health-check .results-number .list-number li.number .detail > .total span {
    overflow: hidden;
    height: 22px;
  }
}
@media only screen and (max-width: 769px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 769px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 769px) and only screen and (min-resolution: 2dppx) {
  .filter-package .package-select .package-select-label:after {
    background-image: url('../Tigren_DtacNumber/images/icon-update@2x.png');
    background-size: 1063px auto;
  }
}
@media only screen and (max-width: 769px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 769px) and only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 769px) and only screen and (min-resolution: 192dpi), only screen and (max-width: 769px) and only screen and (min-resolution: 2dppx) {
  .pretopost-checkout-index .toggle-sidebar .title:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
@media only screen and (max-width: 770px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 991px) {
  .panel-left {
    color: #ffffff;
    background: #007ad0;
    margin-bottom: 0;
    position: fixed;
    visibility: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    left: -100%;
    z-index: 60;
    transition: left .4s ease, visibility .5s ease;
  }
  .panel-left.active {
    left: 0;
    visibility: visible;
  }
  .panel-left__inner {
    padding-left: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    padding: 48px 0 20px 40px;
  }
  .panel-left__inner li {
    margin-bottom: 0;
  }
  .panel-left__inner a {
    padding-left: 50px;
    position: relative;
  }
  .panel-left__inner li {
    margin-bottom: 20px;
  }
  .panel-left__inner a {
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    display: block;
    position: relative;
    padding-left: 50px;
  }
  .panel-left__inner a:hover {
    color: #ffffff;
  }
  .panel-left__inner a:before {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    position: absolute;
  }
  .panel-left .icon-m-close-white {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .panel-left .header-link__my-account:before {
    background-position: -25px -14px;
    left: 0;
    top: 4px;
    width: 22px;
    height: 24px;
  }
  .panel-left .header-link__monthly:before {
    background-position: -24px -64px;
    left: 0;
    top: 6px;
    width: 24px;
    height: 24px;
  }
  .panel-left .header-link__topup:before {
    background-position: -22px -116px;
    left: 0;
    top: 2px;
    width: 30px;
    height: 28px;
  }
  .nav-sections {
    color: #ffffff;
    margin-bottom: 0;
    position: fixed;
    visibility: hidden;
    height: 100%;
    top: 0;
    right: -100%;
    z-index: 60;
    transition: right .4s ease, visibility .5s ease;
  }
  .nav-sections.is-employee {
    transition: left .4s ease, visibility .5s ease;
    right: inherit;
    left: -100%;
    top: 50px;
    position: absolute;
  }
  .nav-sections.is-employee .nav-sections-items {
    padding: 30px 0 0;
  }
  .nav-sections.is-employee.active {
    left: 0;
    top: 50px;
  }
  .nav-sections.is-employee .icon-m-close-white {
    display: none !important;
  }
  .nav-sections.active {
    right: 0;
    visibility: visible;
  }
  .nav-sections .nav-sections-items {
    padding: 48px 0 0;
    display: block;
  }
  .nav-sections .icon-m-close-white {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .nav-sections .top-link-right {
    padding-left: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
  }
  .nav-sections .top-link-right li {
    margin-bottom: 10px;
  }
  .nav-sections .top-link-right a {
    padding-left: 50px;
    position: relative;
  }
  .nav-sections .dtac-menu {
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 0;
    margin-top: 30px;
    border-bottom: 1px solid #fff;
    width: auto;
  }
  .nav-sections .dtac-menu .col-links {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .nav-sections .dtac-menu .col-links h4 .m-toggle,
  .nav-sections .dtac-menu .col-links .col-links__title .m-toggle {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    position: absolute;
    right: 12px;
    top: 3px;
    width: 54px;
    height: 32px;
    background-position: -128px -118px;
  }
  .nav-sections .dtac-menu .col-links ul {
    visibility: hidden;
    height: 0;
  }
  .nav-sections .dtac-menu .col-links ul a {
    line-height: 1.6;
  }
  .nav-sections .dtac-menu .col-links.active h4:after,
  .nav-sections .dtac-menu .col-links.active .col-links__title:after {
    background-position: -148px -179px;
  }
  .nav-sections .dtac-menu .col-links.active ul {
    visibility: visible;
    height: auto;
    padding-bottom: 20px;
  }
  .nav-sections .language {
    display: block;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 0;
    margin-top: 30px;
  }
  .nav-sections .language li {
    margin-bottom: 18px;
  }
  .nav-sections .language a {
    padding-left: 50px;
    position: relative;
  }
  .nav-sections .language__item.current:hover,
  .nav-sections .language__item.current:active,
  .nav-sections .language__item.current:visited {
    color: #ffffff;
    text-decoration: none;
    cursor: default;
  }
  .nav-sections .language__item.current:after {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    position: absolute;
    background-position: -145px -230px;
    width: 16px;
    height: 14px;
    top: 12px;
    right: 28px;
  }
  .nav-sections .language__item:before {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 0;
    width: 32px;
    height: 32px;
  }
  .nav-sections .language__item.view-en:before {
    background-position: -83px -328px;
  }
  .nav-sections .language__item.view-en.current:before {
    background-position: -20px -328px;
  }
  .nav-sections .language__item.view-th:before {
    background-position: -83px -276px;
  }
  .nav-sections .language__item.view-th.current:before {
    background-position: -20px -276px;
  }
  .nav-sections a {
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    display: block;
  }
  .nav-sections a:hover {
    color: #ffffff;
  }
  body.employee-nav-open {
    overflow: hidden;
  }
  .product-items.product-out-of-stock:not(.owl-carousel)::-webkit-scrollbar {
    display: none;
  }
  body.checkout-index-index.page-layout-checkout #checkout-step-shipping-area .form-shipping-address fieldset.admin__control-fields {
    width: 100% !important;
  }
  body.checkout-index-index.page-layout-checkout #checkout-step-shipping-area .form-shipping-address fieldset.admin__control-fields.address-city-field {
    margin-left: 0 !important;
  }
  body.checkout-index-index.page-layout-checkout #checkoutSteps .checkout-reconfirm span.request-pin-sms-syntax a {
    color: #ffff !important;
  }
  .page-layout-dealer-layout .page-header .header.content a.logo {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  .page-layout-dealer-layout .nav-sections .top-link-right {
    border: 0;
  }
  .page-layout-dealer-layout .nav-sections .top-link-right a {
    padding: 0;
  }
  .reserving-numbers .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .reserving-numbers .table-wrapper .dealer-table-numbers {
    width: 1000px;
    max-width: inherit;
  }
  .reserving-numbers .table-wrapper .dealer-table-numbers thead > tr > th {
    padding: 15px 5px;
  }
  .search-zodiac .selectric-above .selectric-items {
    top: calc(100% + 8px) !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    bottom: inherit !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0 !important;
    border-bottom: 1px solid #007ad0 !important;
  }
  .dealerportal-account-reserving .search-new-number-block.health-check.dealer .compare-box.search-zodiac-opened {
    min-height: 430px;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar {
    flex-wrap: wrap;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar .date-box {
    width: 100%;
    margin-bottom: 15px;
  }
  .dealerportal-admin-reserved .dealer-top-toolbar .actions-export.transfer {
    margin-left: 0;
  }
  .search-new-number-block.health-check .results-number .list-number {
    margin-right: 0;
    margin-left: 0;
  }
  .search-new-number-block.health-check .results-number .list-number li.number {
    padding: 0 5px;
    margin-bottom: 15px !important;
  }
  .search-new-number-block.health-check .results-number .list-number li.number .gift-box-icon,
  .search-new-number-block.health-check .results-number .list-number li.number .icon-somjade {
    top: -15px;
    left: -6px;
    width: 30px;
  }
  .search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .gift-box-icon,
  .search-new-number-block.health-check .compare-box .show-number-list .number-item .checkbox-styled .icon-somjade {
    top: -10px;
    left: -6px;
    width: 30px;
  }
  body.overflow {
    position: fixed;
    width: 100%;
    overflow: hidden;
  }
  .prediction-result .content > div.search-new-number-block .text-wrapper .lifemission-text {
    font-size: 1.4rem;
    margin: 15px 0 0;
  }
  .search-new-number-block.health-check .sub-title.col-3 {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }
  .search-new-number-block.health-check .sub-title.col-3 .lifemission-text {
    font-size: 1.4rem;
    margin: 15px 0 0;
  }
  .search-new-number-block.health-check .sub-title__header.text-left {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.44;
  }
  .search-new-number-block.health-check .check-life-mission__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 7px;
  }
  .search-new-number-block.health-check .check-life-mission__item:nth-child(2n + 1) {
    margin-right: 0;
  }
  .search-new-number-block.health-check .check-life-mission__item label {
    padding-left: 40px;
  }
  body[class^="newnumber"] .nav-sections .nav-sections-items .switcher-language li.switcher-option {
    display: none;
  }
  .page-header .header.content .top-link-right {
    display: none;
  }
  .nav-sections .nav-sections-item-content .toggle-megamenu,
  .nav-sections .nav-sections-item-content .top-link-right {
    display: block;
  }
  .header.content > .top-link-left {
    display: none;
  }
  .header.content > .top-link-left li {
    padding: 0;
    margin: 0 !important;
  }
  .header.content > .top-link-left.is-employee {
    display: block;
  }
  .header.content > .top-link-left.is-employee .header-link__mydtac:before {
    top: 10px;
  }
  .header.content > .top-link-left.is-employee .header-link__mydtac span {
    display: none;
  }
  .header.content > .top-link-left.is-employee .header-link__mydtac.active:before {
    content: '';
    width: 15px;
    height: 15px;
    background-position: -90px -80px;
  }
  .page-header .header.content .menu-right.is-employee {
    display: none;
  }
  .nav-sections .nav-sections-item-content .top-link-right .header-link__sign-out:before {
    content: '';
    width: 23px;
    height: 23px;
    background-position: -49px -76px;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 6px;
  }
  .page-header .header .header-link__qty {
    font-size: 1.2rem;
    margin-top: 12px;
  }
  .page-footer .footer.content .logo-footer {
    margin-bottom: 0;
  }
  .page-bottom {
    padding-top: 24px;
    clear: both;
  }
  .page-footer .footer.content {
    border-top: 1px solid #efefef;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-footer .footer.content .row {
    margin-right: -20px !important;
  }
  .page-footer .footer .col-1 {
    margin-bottom: 24px;
  }
  .page-footer .footer .footer-bottom-misc__left {
    margin-bottom: 10px;
  }
  .page-footer .footer .footer-bottom-misc__right {
    text-align: left;
  }
  .page-footer .footer .footer-bottom-misc__right .list-inline li:first-child {
    padding-left: 0;
  }
  .page-footer .footer .footer-socials {
    text-align: left;
    margin-top: 40px;
  }
  .page-footer .footer .footer-socials .socials a {
    margin-left: 0;
    margin-right: 30px;
  }
  .footer-col {
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0;
  }
  .footer-col__title {
    position: relative;
    margin-bottom: 0;
    line-height: 2;
  }
  .footer-col__title:after {
    content: '';
    display: block;
    background-image: url('../images/icon-sprite-mobile@2x.png');
    background-size: 192px auto;
    background-repeat: no-repeat;
    background-position: -145px -279px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 14px;
    margin-top: -7px;
  }
  .footer-col.active .footer-col__title:after {
    background-position: -145px -326px;
  }
  .footer-col__collapse {
    display: none;
  }
  .footer-col.active .footer-col__collapse {
    display: block;
  }
  .footer-col a {
    display: block;
    line-height: 2.6;
  }
  .footer-title {
    position: relative;
  }
  .footer-collapse {
    display: none;
    padding-top: 24px;
  }
  .footer-collapse.active {
    display: block;
  }
  .footer-collapse-toggle {
    display: block;
    float: right;
    padding: 0;
    margin-top: 8px;
  }
  .footer-collapse-toggle__box {
    position: relative;
    display: block;
    width: 18px;
    height: 14px;
  }
  .footer-collapse-toggle__inner {
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #000000;
    border-radius: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    top: 0;
  }
  .footer-collapse-toggle.active .footer-collapse-toggle__inner {
    transform: translate3d(0, 6px, 0) rotate(45deg);
  }
  .footer-collapse-toggle__inner:before {
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #000000;
    border-radius: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    content: '';
    top: 6px;
  }
  .footer-collapse-toggle.active .footer-collapse-toggle__inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  .footer-collapse-toggle__inner:after {
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #000000;
    border-radius: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    content: '';
    top: 12px;
  }
  .footer-collapse-toggle.active .footer-collapse-toggle__inner:after {
    transform: translate3d(0, -12px, 0) rotate(-90deg);
  }
  .page-bottom .footer-top-connect {
    height: auto !important;
    min-height: 200px !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 640px) {
  .nav-sections {
    max-width: 400px;
  }
  .panel-left {
    width: 400px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #007ad0;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #007ad0;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #3f92fd;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover {
    color: #3f92fd;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #007ad0;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.33333333%;
  }
  .category-no-layout-update.page-products.page-layout-1column .products-grid .product-item {
    width: 50% !important;
    margin: 0 0 20px;
    padding: 0 10px;
    border: none;
  }
  .search-new-number-block.search-number-dealer .filter-number > ul > li {
    position: relative;
  }
  .search-new-number-block.search-number-dealer .filter-number .box-filter {
    top: 140%;
  }
  .newnumber-search-index .top-banner .banner-mobile,
  .newnumber-numberhealthcheck-index .top-banner .banner-mobile,
  .lucky-aou-page .top-banner .banner-mobile,
  .new-number-page .top-banner .banner-mobile {
    display: none;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  margin: 0;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  overflow: visible;
}
button,
select,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled],
.cart.table-wrapper .actions-toolbar > .action[disabled],
.action-gift[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Dtac2017', helvetica, arial, tahoma, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 770px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul,
ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 770px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 770px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1220px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 770px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: middle;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 769px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 770px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 770px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 770px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 770px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 770px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 770px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 770px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 770px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 770px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 770px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 770px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 770px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 770px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 770px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 770px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 770px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 770px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 769px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 770px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 770px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 769px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 770px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 770px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 770px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 769px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 769px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 770px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item,
.cart.table-wrapper .actions-toolbar > .action.list-group-item,
.action-gift.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item .list-group-item-heading,
.action-gift.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:focus,
.action-gift.list-group-item:hover,
.action-gift.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item,
.cart.table-wrapper .actions-toolbar > .action.list-group-item,
.action-gift.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success,
.action-gift.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success .list-group-item-heading,
.action-gift.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:focus,
.action-gift.list-group-item-success:hover,
.action-gift.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:focus,
.action-gift.list-group-item-success.active,
.action-gift.list-group-item-success.active:hover,
.action-gift.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info,
.action-gift.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info .list-group-item-heading,
.action-gift.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:focus,
.action-gift.list-group-item-info:hover,
.action-gift.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:focus,
.action-gift.list-group-item-info.active,
.action-gift.list-group-item-info.active:hover,
.action-gift.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning,
.action-gift.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning .list-group-item-heading,
.action-gift.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:focus,
.action-gift.list-group-item-warning:hover,
.action-gift.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:focus,
.action-gift.list-group-item-warning.active,
.action-gift.list-group-item-warning.active:hover,
.action-gift.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger,
.action-gift.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger .list-group-item-heading,
.action-gift.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:focus,
.action-gift.list-group-item-danger:hover,
.action-gift.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:focus,
.action-gift.list-group-item-danger.active,
.action-gift.list-group-item-danger.active:hover,
.action-gift.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close,
.cart.table-wrapper .actions-toolbar > .action.close,
.action-gift.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 770px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Dtac2017', helvetica, arial, tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Dtac2017', helvetica, arial, tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 770px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 769px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 769px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 769px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 769px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 769px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 770px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-grab {
  cursor: move;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 15px;
  line-height: 38px;
  color: #1A1A1A;
  height: 38px;
  transform: color .3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-open .selectric .label {
  color: #007AD0;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #BBB;
  text-align: center;
  font-size: 0;
  line-height: 0;
  *font: 0.52631579px Lucida Sans Unicode, Arial Unicode MS, Arial;
  transform: rotate(0deg);
  transition: transform .3s ease;
}
.selectric-open .selectric .button {
  transform: rotate(-180deg);
}
.selectric .button:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  margin-top: -4px;
  margin-left: -4px;
  top: 50%;
  left: 50%;
  background-position: -22px -234px;
  z-index: 2;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .selectric .button:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.selectric-focus .selectric {
  border-color: #aaaaaa;
}
.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
.selectric-open {
  z-index: 99;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font-size: 0 !important;
  *line-height: 0 !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FFF;
  border: 1px solid #eaeaea;
  z-index: -1;
  box-shadow: 0 5px 15px -6px #999999;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #1a1a1a;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #007ad0;
  color: #fff;
}
.selectric-items li.highlighted {
  background: #00adef;
  color: #fff;
}
.selectric-items li:hover {
  background: #007ad0;
  color: #fff;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
.custom-select {
  -webkit-appearance: none;
  border: none;
}
/*Navidation*/
.nav-sections {
  margin-bottom: 0;
}
.select-styled {
  height: 30px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.select-styled select {
  height: 30px;
  padding: 0 10px;
  border: none;
  width: calc((100% + 15px));
  background: transparent;
  position: relative;
  z-index: 3;
  box-shadow: none;
}
.select-styled select:focus {
  box-shadow: none;
}
.select-styled:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  background: #ffffff;
  z-index: 1;
}
.select-styled:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 7px;
  top: 10px;
  right: 10px;
  background-position: -22px -234px;
  z-index: 2;
}
.gift-item p {
  background-color: #009edf;
  border-radius: 12px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-family: 'Helvetica', Arial, Thonburi, sans-serif;
  font-size: 1rem;
  padding: 6px 10px 6px 30px;
  display: inline-block;
  text-align: left;
  margin: 0;
  position: relative;
}
.gift-item p:before {
  width: 14px;
  height: 14px;
  background-position: -428px -178px;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -7px;
}
/*Page login and Register*/
body.customer-account-create #maincontent .form-create-account .create.info {
  margin-bottom: 0;
}
body.customer-account-create #maincontent .form-create-account .legend {
  margin: 0 0 10px 0;
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
  color: #1a1a1a;
}
body.customer-account-create #maincontent .form-create-account .secondary {
  margin-bottom: 20px;
}
body.customer-account-create #maincontent .form-create-account .secondary * {
  font-size: 12px;
}
body.customer-account-create #maincontent .form-create-account .field-name-firstname,
body.customer-account-create #maincontent .form-create-account .field-name-lastname {
  width: 47%;
  float: left;
  margin: 0 3% 0 0;
}
body.customer-account-create #maincontent .form-create-account .field-name-lastname {
  margin: 0;
  width: 50%;
}
body.customer-account-create #maincontent .form-create-account .field .label,
body.customer-account-create #maincontent .form-create-account .field .control {
  width: 100%;
}
body.customer-account-create #maincontent .form-create-account .field .control input {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary {
  width: 100%;
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary button,
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary .action-gift {
  width: 100%;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary button:hover,
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
body.customer-account-create #maincontent .form-create-account .actions-toolbar .primary .action-gift:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
body.customer-account-forgotpassword #maincontent {
  background: transparent url('../images/bg-page-login.jpg') no-repeat center center;
  max-width: 1440px;
}
body.customer-account-forgotpassword #maincontent .column.main {
  padding: 80px 0;
}
body.customer-account-forgotpassword #maincontent .column.main .password {
  margin: 0 auto;
  background: #fff;
  padding: 30px;
}
body.customer-account-forgotpassword #maincontent .column.main .password .field.note {
  text-align: center;
}
body.customer-account-forgotpassword #maincontent .column.main .password .label,
body.customer-account-forgotpassword #maincontent .column.main .password .control {
  width: 100%;
}
body.customer-account-forgotpassword #maincontent .column.main .password .label {
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
}
body.customer-account-forgotpassword #maincontent .column.main .password .control input {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
body.customer-account-forgotpassword #maincontent .column.main .password button.submit,
body.customer-account-forgotpassword #maincontent .column.main .password .cart.table-wrapper .actions-toolbar > .action.submit,
body.customer-account-forgotpassword #maincontent .column.main .password .action-gift.submit {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border: 5px solid #009edf;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
body.customer-account-forgotpassword #maincontent .column.main .password button.submit:hover,
body.customer-account-forgotpassword #maincontent .column.main .password .cart.table-wrapper .actions-toolbar > .action.submit:hover,
body.customer-account-forgotpassword #maincontent .column.main .password .action-gift.submit:hover {
  background: #009edf;
  border: 5px solid #fff;
  color: #fff;
}
body.customer-account-forgotpassword #maincontent .page-title {
  display: none;
}
/*Page cart*/
body.checkout-cart-index #maincontent .cart-summary .discount .content {
  display: block !important;
}
body.checkout-cart-index #maincontent .cart-summary .discount .content .coupon {
  margin-left: 0;
  position: relative;
}
body.checkout-cart-index #maincontent .cart-summary .discount .content .coupon .control .input-text {
  height: 40px;
  padding-left: 35px;
  box-shadow: inset 0 0.5px 4px 0 rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 16px;
}
.dtac-menu .col-links h4:before,
.package-detail-items .items-wrapper .item input[type="radio"]:checked ~ label:before,
.package-items .items-wrapper .item input[type="radio"]:checked ~ label:before,
body.checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:before,
.opc-wrapper .shipping-address-item.selected-item:after,
.opc-wrapper .billing-address-item.selected-item:after,
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .choice input[type="radio"]:checked ~ label:before,
body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .choice input[type="radio"]:checked ~ label:before,
.action.go-back:before,
#checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"] ~ label:before,
#checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"] ~ label:before,
.opc-wrapper input[type="checkbox"] ~ label:before,
.free-delivery-info:before,
.free-delivery-info a:after,
.checkout-reconfirm .choose-number input[type="radio"] ~ label:before,
.input-number .control:after,
.checkout-index-index .checkout-reconfirm .choose-number .option .current-number span:before,
.checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call:before,
body.catalog-product-view .wrap-gift .icon-gift:before,
.gift-item p:before,
body.catalog-product-landing .install p.title-item:before,
body.catalog-product-landing .install p.title-item:after,
.checkout-onepage-success .print span:before,
.mnp-device-checkout-success .print span:before,
.select-styled:before,
.pages .action.next span:after,
.pages .action.previous span:before,
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before,
body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before,
#device_offer_form .current-package .current-package-detail span.number:before,
.change-package-wrapper .change-package input[type="radio"] ~ label:before,
.product-info-top .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
.employee-account-login .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
.mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
.dtac-confirm-otp .form-content .title:before,
body.checkout-index-index .opc-wrapper #store-pickup #store-info .store-name:before,
body.checkout-index-index .opc-wrapper #store-pickup .working-hour .working-hour-title:before,
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.visa .control:before,
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.mastercard .control:before,
body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.jbc .control:before,
.product.info.detailed > .product.data.items > .item.title > a.switch:before,
#omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:before,
.product-terms .title-item:before,
.account input[type="radio"],
.account input[type="checkbox"],
.account input[type="radio"]:checked,
.account input[type="checkbox"]:checked,
.select-option:after,
.sales-order-view .action.print span:before,
.account .action.back:before,
.opc-wrapper .checkout-reconfirm .step-content.otp-code .otp-text:before,
.opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block .action-toggle {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dtac-menu .col-links h4:before,
  .package-detail-items .items-wrapper .item input[type="radio"]:checked ~ label:before,
  .package-items .items-wrapper .item input[type="radio"]:checked ~ label:before,
  body.checkout-index-index .opc-wrapper #shipping-type [class*="shipping-type-selection-"] .type-desc input[type="radio"]:checked ~ label:before,
  .opc-wrapper .shipping-address-item.selected-item:after,
  .opc-wrapper .billing-address-item.selected-item:after,
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .choice input[type="radio"]:checked ~ label:before,
  body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .choice input[type="radio"]:checked ~ label:before,
  .action.go-back:before,
  #checkout-step-shipping .service-method .service-method-green-world-container .option input[type="radio"] ~ label:before,
  #checkout-step-shipping .service-method .service-method-post-container .option input[type="radio"] ~ label:before,
  .opc-wrapper input[type="checkbox"] ~ label:before,
  .free-delivery-info:before,
  .free-delivery-info a:after,
  .checkout-reconfirm .choose-number input[type="radio"] ~ label:before,
  .input-number .control:after,
  .checkout-index-index .checkout-reconfirm .choose-number .option .current-number span:before,
  .checkout-index-index #reconfirm .form-reconfirm .step-content.press .step-description .request-pin-sms-call:before,
  body.catalog-product-view .wrap-gift .icon-gift:before,
  .gift-item p:before,
  body.catalog-product-landing .install p.title-item:before,
  body.catalog-product-landing .install p.title-item:after,
  .checkout-onepage-success .print span:before,
  .mnp-device-checkout-success .print span:before,
  .select-styled:before,
  .pages .action.next span:after,
  .pages .action.previous span:before,
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before,
  body.mnp-device-checkout-payment .opc-wrapper #payment .payment-methods .payment-method .payment-method-title.choice input[type="radio"] ~ label span:before,
  #device_offer_form .current-package .current-package-detail span.number:before,
  .change-package-wrapper .change-package input[type="radio"] ~ label:before,
  .product-info-top .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
  .employee-account-login .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
  .mnp-device-device-landing .dtac-popup-wrapper .dtac-confirm-number .form-content .title:before,
  .dtac-confirm-otp .form-content .title:before,
  body.checkout-index-index .opc-wrapper #store-pickup #store-info .store-name:before,
  body.checkout-index-index .opc-wrapper #store-pickup .working-hour .working-hour-title:before,
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.visa .control:before,
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.mastercard .control:before,
  body.checkout-index-index .opc-wrapper #payment .payment-methods .payment-method .payment-method-content #omise_ccForm .number.jbc .control:before,
  .product.info.detailed > .product.data.items > .item.title > a.switch:before,
  #omise_offsite_internetbankingForm li.items input[type="radio"]:checked ~ label:before,
  .product-terms .title-item:before,
  .account input[type="radio"],
  .account input[type="checkbox"],
  .account input[type="radio"]:checked,
  .account input[type="checkbox"]:checked,
  .select-option:after,
  .sales-order-view .action.print span:before,
  .account .action.back:before,
  .opc-wrapper .checkout-reconfirm .step-content.otp-code .otp-text:before,
  .opc-wrapper #checkout-step-shipping #billing-address-container .billing-address-same-as-shipping-block .action-toggle {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.header-link__mydtac:before,
.header-link__qty:before,
.header-link__monthly:before,
.header-link__topup:before,
.header-link__mnp:before,
.header-link__deal:before,
.header-link__minicart:before,
.header-link__toggle-megamenu:after {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-link__mydtac:before,
  .header-link__qty:before,
  .header-link__monthly:before,
  .header-link__topup:before,
  .header-link__mnp:before,
  .header-link__deal:before,
  .header-link__minicart:before,
  .header-link__toggle-megamenu:after {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.account .block-collapsible-nav .item span:before,
.account .block-account-nav .item span:before,
.account .page-title-wrapper .page-title span:before,
.page-header .header .header-link__sign-out:before,
.nav-sections .nav-sections-item-content .top-link-right .header-link__sign-out:before,
.header.content > .top-link-left.is-employee .header-link__mydtac.active:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/account-icons@2x.png');
  background-size: 317px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .account .block-collapsible-nav .item span:before,
  .account .block-account-nav .item span:before,
  .account .page-title-wrapper .page-title span:before,
  .page-header .header .header-link__sign-out:before,
  .nav-sections .nav-sections-item-content .top-link-right .header-link__sign-out:before,
  .header.content > .top-link-left.is-employee .header-link__mydtac.active:before {
    background-image: url('../images/account-icons@2x.png');
    background-size: 317px auto;
  }
}
.action.go-back {
  padding-left: 20px;
  position: relative;
}
.action.go-back:before {
  width: 6px;
  height: 12px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0;
  background-position: -96px -232px;
}
.owl-nav {
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  bottom: -30px;
}
.owl-nav > div {
  display: inline-block;
  text-indent: -9999em;
  font-size: 0;
}
.owl-nav > div:before {
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  content: "";
}
.owl-nav > div.owl-prev:before {
  background: url('../images/arrow-prev.png') center center no-repeat;
}
.owl-nav > div.owl-next:before {
  background: url('../images/arrow-next.png') center center no-repeat;
}
.icon-m-close-white {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -138px -58px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-m-close-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-m-close-black {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -146px -20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-m-close-black {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-m-cash {
  width: 29px;
  height: 26px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -22px -117px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-m-cash {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-wallet-white {
  width: 22px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -25px -65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-wallet-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-user-white {
  width: 20px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -26px -15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-user-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-en-inactive {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -83px -328px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-en-inactive {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-en-active {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -20px -328px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-en-active {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-th-inactive {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -83px -276px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-th-inactive {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-th-active {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -20px -276px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-th-active {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-world-white {
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -85px -222px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-world-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-dtac-white {
  width: 24px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -87px -174px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-dtac-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-phone-white {
  width: 18px;
  height: 31px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -90px -117px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-phone-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-discount-white {
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -85px -61px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-discount-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
.icon-shuffle-white {
  width: 23px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-sprite-mobile.png);
  background-position: -87px -14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-shuffle-white {
    background-image: url(../images/icon-sprite-mobile@2x.png);
    background-size: 192px 375px;
  }
}
/*Header*/
.display_none {
  display: none !important;
}
.page-header {
  position: relative;
  z-index: 50;
  background-color: #fff;
  border-bottom: 1px solid #ededed !important;
}
.page-header .panel {
  display: none;
}
.page-header .header.content {
  padding: 0 10px;
}
.page-header .header.content a {
  color: #1a1a1a;
  display: inline-block;
}
.page-header .header.content a:hover {
  text-decoration: none;
  color: #3f92fd;
}
.page-header .header.content a:active {
  text-decoration: none;
}
.page-header .header.content ul li {
  float: left;
  margin: 0 10px 0;
}
.page-header .header.content .links {
  float: left;
}
.page-header .header.content > .top-link-left {
  float: left;
}
.page-header .header.content .logo {
  margin-top: 0;
  display: block;
  float: none;
  position: absolute;
  left: 50%;
}
.page-header .header.content .logo img {
  margin: 0 auto;
  padding-top: 10px;
}
.page-header .header.content .menu-right {
  float: right;
}
.page-header .header.content .menu-right .toggle-megamenu:focus {
  text-decoration: none;
}
.page-header .header.content .block-search {
  display: none;
}
.page-header .header.content .minicart-wrapper {
  margin: 0;
  float: right;
}
.page-header .header.content .switcher-language {
  float: right;
  display: table;
  height: 100%;
  text-transform: uppercase;
}
.page-header .header.content .switcher-language .switcher-options {
  line-height: normal;
  display: table-cell;
  vertical-align: middle;
}
.page-header .header.content .switcher-language .switcher-options .dropdown.switcher-dropdown {
  min-width: 0;
}
.page-header .header.content .switcher-language .switcher-options .action.toggle {
  padding-right: 25px;
  position: relative;
  line-height: normal;
}
.page-header .header.content .switcher-language .switcher-options .action.toggle:after {
  position: absolute;
  top: 0;
  right: 0;
}
.page-header .header .header-link__mydtac,
.page-header .header .header-link__monthly,
.page-header .header .header-link__topup,
.page-header .header .header-link__mnp,
.page-header .header .header-link__deal {
  display: block;
  position: relative;
  padding-left: 24px;
  font-size: 14px;
}
.page-header .header .header-link__qty {
  display: block;
  position: relative;
  padding-left: 27px;
  padding-right: 7px;
  background-color: #19aaf8;
  border-radius: 14px;
  height: 26px;
  color: #ffffff !important;
  line-height: 30px !important;
}
.page-header .header .header-link__mydtac:before,
.page-header .header .header-link__qty:before,
.page-header .header .header-link__monthly:before,
.page-header .header .header-link__topup:before,
.page-header .header .header-link__mnp:before,
.page-header .header .header-link__deal:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
}
.page-header .header .header-link__mydtac:before {
  margin-top: -9px;
  background-position: -452px -74px;
}
.page-header .header .header-link__qty:before {
  margin-top: -9px;
  background-position: -422px -176px;
  left: 2px;
}
.page-header .header .header-link__monthly:before {
  margin-top: -9px;
  background-position: -490px -75px;
}
.page-header .header .header-link__topup:before {
  margin-top: -11px;
  background-position: -530px -72px;
}
.page-header .header .header-link__mnp:before {
  margin-top: -9px;
  background-position: -451px -125px;
}
.page-header .header .header-link__deal:before {
  margin-top: -11px;
  background-position: -487px -125px;
}
.page-header .header .header-link__toggle-megamenu {
  padding-right: 30px;
  display: block;
  position: relative;
  font-size: 14px;
}
.page-header .header .header-link__minicart {
  display: block;
  position: relative;
}
.page-header .header .header-link__minicart:before {
  width: 24px;
  height: 24px;
  background-position: -325px -672px;
}
.page-header .header .header-link__sign-out {
  text-transform: capitalize;
}
.page-header .header .header-link__sign-out:before {
  width: 20px;
  height: 20px;
  background-position: -17px -79px;
  display: inline-block;
  margin-top: -12px;
  margin-right: 5px;
}
.page-header .header .menu-divider {
  height: 21px;
  border-right: 1px solid #E8E8E8;
  float: right;
  margin: 17px 17px 0;
}
.page-layout-checkout .page-header .header.content .logo {
  float: left;
  width: auto;
  left: auto;
  margin-left: 10px;
  z-index: 60;
}
.page-layout-checkout .page-header {
  z-index: auto;
}
/*Footer*/
.product-device-home h2 {
  text-align: center;
  font-size: 28px;
}
.page-bottom {
  width: 1220px !important;
  max-width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.page-bottom .footer-top-connect {
  height: 100px;
  line-height: 30px;
  padding-top: 15px;
  background: #f5f5f5;
}
.page-bottom .footer-top-connect .footer-connect-wrap {
  padding: 0 15px;
}
.page-bottom .footer-top-connect .footer-connect-wrap .col-tracking {
  height: 100px;
  margin-top: -15px;
  line-height: 100px;
  text-align: center;
  border-left: 3px solid #fff;
}
.page-bottom .footer-top-connect .footer-connect-wrap .btn-tracking {
  background: #19aaf8;
  color: #fff;
  padding: 8px 35px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.page-bottom .footer-top-connect .footer-connect-wrap .btn-tracking:hover {
  background: #009ef5;
  text-decoration: none;
}
.page-bottom .footer-bottom-policies {
  margin: 10px 0;
}
.page-bottom .footer-bottom-policies [class*="col-"]:last-child .wrap-policies {
  border-right: none;
}
.col-md-5ths {
  padding: 0 !important;
}
.wrapper-footer-policy {
  border-right: 1px dashed #EEEEEE;
  text-align: center;
}
.wrapper-footer-policy:before,
.wrapper-footer-policy:after {
  content: '';
  display: table;
}
.wrapper-footer-policy:after {
  clear: both;
}
.wrapper-footer-policy.last {
  border-right: 0;
}
.footer-policy {
  display: inline-block;
}
.footer-policy__icon {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  width: 42px;
  height: 42px;
  float: left;
  margin-right: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer-policy__icon {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.policy-lock .footer-policy__icon {
  background-position: -15px -329px;
}
.policy-badge .footer-policy__icon {
  background-position: -161px -327px;
}
.policy-sale .footer-policy__icon {
  background-position: -86px -329px;
}
.policy-delivery .footer-policy__icon {
  background-position: -229px -328px;
  width: 78px;
}
.policy-gift .footer-policy__icon {
  background-position: -345px -329px;
}
.footer-policy__content {
  float: left;
  text-align: left;
  margin-top: 3px;
}
.footer-policy__content p {
  margin: 0;
}
.footer-policy__content .sub-title {
  font-size: 11px;
  color: #a9a9a9;
}
.footer-connect:before,
.footer-connect:after {
  content: '';
  display: table;
}
.footer-connect:after {
  clear: both;
}
.footer-connect__list {
  float: left;
  margin-right: 50px;
}
.footer-connect__list__item {
  position: relative;
  padding-left: 35px;
  line-height: 26px;
}
.footer-connect__list__item:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 26px;
  height: 26px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer-connect__list__item:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.footer-connect__list__item.icon-mail:before {
  background-position: -268px -224px;
}
.footer-connect__list__item.icon-phone:before {
  background-position: -323px -220px;
  top: -3px;
}
.footer-connect__list__item.icon-clock:before {
  background-position: -381px -219px;
  top: -3px;
}
.footer-connect__list__item.icon-bubble:before {
  background-position: -447px -219px;
  top: 1px;
}
.page-footer {
  clear: both;
}
.page-footer .content {
  border-top: none;
}
.page-footer .content .logo-footer {
  display: inline-block;
  margin-bottom: 35px;
}
.page-footer .content .title-footer-links {
  font-size: 16.6px;
  color: #000;
}
.page-footer .content .wrap-content {
  padding-left: 25px;
}
.page-footer .content .wrap-content.col-1 {
  padding-left: 0;
}
.page-footer .content .wrap-content.col-1 ul > li {
  list-style-type: none;
}
.page-footer .content .wrap-content.col-1 ul > li a {
  font-family: 'Dtac2017', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.page-footer .content .wrap-content ul > li {
  list-style-type: disc;
  line-height: 2.1;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
}
.page-footer .content .wrap-content a {
  color: #0c1026;
  font-size: 14px;
}
.page-footer .content .wrap-content a:hover {
  color: #3f92fd;
}
.page-footer .content .socials a {
  color: #000;
  display: inline-block;
  margin: 0 20px;
}
.page-footer .content .socials a .fa {
  font-size: 22px;
}
.page-footer .content .socials a:hover {
  color: #000;
  text-decoration: none;
}
.page-footer .content .copyright {
  width: 50%;
  float: left;
  margin: 30px 0;
}
.page-footer .content .links-copyright {
  width: 50%;
  float: right;
  margin: 30px 0;
}
.page-footer .content .links-copyright a {
  float: right;
  margin: 0 15px;
  color: #c1c1c1;
  font-size: 12px;
}
.page-footer .content .links-copyright a:hover {
  text-decoration: right;
}
.footer-link__mydtac {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-top: 32px;
}
.footer-link__mydtac:before {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('../images/icon.png');
  background-size: 592px auto;
  background-color: transparent;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  background-position: -453px -74px;
  position: absolute;
  top: 50%;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer-link__mydtac:before {
    background-image: url('../images/icon@2x.png');
    background-size: 592px auto;
  }
}
.footer-bottom-misc {
  border-top: 1px solid #ddd;
  font-family: "Helvetica", Arial, Thonburi, Tahoma, sans-serif;
  font-size: 11px;
  padding-top: 12px;
  margin-top: 12px;
}
.footer-bottom-misc a {
  color: #888;
}
.footer-bottom-misc a:hover {
  color: #3f92fd;
}
.footer-bottom-misc__right {
  text-align: right;
}
.footer-socials {
  text-align: right;
}
#dtac_footer_obj .dv20-footer-nav-wrapper .dv20-button-control .bttn-blue:hover {
  border: 0;
}
.page-bottom .footer-top-connect {
  height: auto !important;
}
.nav-sections-items {
  display: none;
}
/*Page product*/
.catalog-product-view .slider {
  display: none;
}
.daterangepicker {
  position: absolute;
  color: #1a1a1a;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  width: 255px;
  max-width: none;
  padding: 0;
  margin-top: 3px;
  top: 100px;
  left: 20px;
  z-index: 30;
  display: none;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1em;
}
.newnumber-search-index .daterangepicker + .daterangepicker,
.newnumber-numberhealthcheck-index .daterangepicker + .daterangepicker {
  z-index: 10000000;
  top: inherit !important;
  position: fixed;
  bottom: 5px;
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  display: none;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  display: none;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}
.daterangepicker.single .drp-selected {
  display: none;
}
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.daterangepicker.show-calendar .drp-buttons {
  display: block;
}
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.daterangepicker .drp-calendar {
  display: none;
  width: 100%;
}
.daterangepicker .drp-calendar.left {
  padding: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
  position: relative;
  padding-top: 40px;
}
.daterangepicker th.month {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 14px 0 6px;
}
.daterangepicker th.month + th {
  display: none;
}
.daterangepicker .calendar-table .next,
.daterangepicker .calendar-table .prev {
  display: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th {
  font-weight: bold;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: auto;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  padding: 0;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #767676;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 3px;
}
.daterangepicker td.end-date {
  border-radius: 3px;
}
.daterangepicker td.start-date.end-date {
  border-radius: 3px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #007ad0;
  border-color: transparent;
  color: #fff;
}
.daterangepicker td.active {
  position: relative;
  display: block;
}
.daterangepicker td.active:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  display: block;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
.daterangepicker th.month {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding: 0 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 18px;
  margin: 0;
  cursor: default;
  padding: 0 10px;
  border: 0;
  height: 32px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Dtac2018', Helvetica, Arial, Thonburi, Tahoma, sans-serif;
}
.daterangepicker select.monthselect {
  width: 125px;
  float: left;
}
.daterangepicker select.yearselect {
  width: 86px;
  float: right;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
/*  Larger Screen Styling */
@media (max-width: 1025px) {
  .newnumber-search-index .daterangepicker + .daterangepicker,
  .newnumber-numberhealthcheck-index .daterangepicker + .daterangepicker {
    bottom: 120px;
  }
}
@media (min-width: 564px) {
  .daterangepicker {
    width: 315px;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges,
  .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 0;
  }
  .daterangepicker .ranges,
  .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
@media (max-width: 769px) {
  .daterangepicker {
    width: 255px;
  }
}
@media (max-width: 480px) {
  .daterangepicker .drp-calendar.left {
    padding: 5px;
  }
}
/* rolldate-start */
.rolldate-container .ul {
  margin: 0 !important;
  padding: 0 !important;
}
.rolldate-container .li {
  list-style-type: none;
}
.rolldate-container {
  font-size: 20px;
  color: #333;
  text-align: center;
}
.rolldate-container header {
  position: relative;
  line-height: 60px;
  font-size: 18px;
  border-bottom: 1px solid #e0e0e0;
}
.rolldate-container .rolldate-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: .4;
  z-index: 999;
}
.rolldate-container .rolldate-panel {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 276px;
  top: calc(100% - 277px);
  z-index: 9999;
  background: #fff;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media screen and (max-width: 768px) and (max-height: 812px) {
  .rolldate-container .rolldate-panel {
    bottom: auto;
  }
  .rolldate-container .rolldate-panel:after {
    content: '';
    display: block;
    position: absolute;
    height: 100px;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    margin-top: -2px;
  }
}
.rolldate-container .rolldate-btn {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 0 15px;
  color: #666;
  font-size: 16px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.rolldate-container.wx .rolldate-btn {
  height: 150%;
}
.rolldate-container .rolldate-confirm {
  left: auto;
  right: 0;
  color: #007bff;
}
.rolldate-container .rolldate-content {
  position: relative;
  top: 0px !important;
}
.rolldate-container .rolldate-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.rolldate-container .rolldate-wrapper > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 173px;
  line-height: 36px;
  overflow: hidden;
  -webkit-flex-basis: -8e;
  -ms-flex-preferred-size: -8e;
  flex-basis: -8e;
  width: 1%;
}
.rolldate-container .rolldate-wrapper ul {
  margin-top: 68px;
}
.rolldate-container .rolldate-wrapper li {
  height: 36px;
  margin: 0;
  padding: 0;
}
.rolldate-container .rolldate-dim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 68px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.8));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.8));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.8));
  pointer-events: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}
.rolldate-container .mask-top {
  border-bottom: 1px solid #ebebeb;
}
.rolldate-container .mask-bottom {
  top: auto;
  bottom: 1px;
  border-top: 1px solid #ebebeb;
}
.rolldate-container .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.rolldate-container .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.rolldate-container .rolldate-error-message {
  font-size: 1.4rem;
  color: red;
  position: absolute;
  width: 100%;
  bottom: 3px;
  line-height: 1;
}
@-webkit-keyframes fadeIn {
  0% {
    bottom: -273px;
  }
  to {
    bottom: 0;
  }
}
@keyframes fadeIn {
  0% {
    bottom: -273px;
  }
  to {
    bottom: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    bottom: 0;
  }
  to {
    bottom: -273px;
    display: none;
  }
}
@keyframes fadeOut {
  0% {
    bottom: 0;
  }
  to {
    bottom: -273px;
    display: none;
  }
}
@media screen and (max-width: 414px) {
  .rolldate-container {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .rolldate-container {
    font-size: 15px;
  }
}
/* rolldate-end */
