@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
caption,
th,
td {
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
border: 0;
background-color: #ccc;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
} .clear::after,
.wrapper::after,
.format-status .entry-header::after {
clear: both;
}
.clear::before,
.clear::after,
.wrapper::before,
.wrapper::after,
.format-status .entry-header::before,
.format-status .entry-header::after {
content: "";
display: table;
} .cf::before,
.cf::after {
content: " ";
display: table;
}
.cf::after {
clear: both;
}
.cf {
*zoom: 1;
} * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
background-color: #fff;
color: #262626;
font-family: Helvetica, Arial, sans-serif;
font-size: .875em;
line-height: 150%;
word-wrap: break-word;
}
img {
margin: 0;
padding: 0;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
vertical-align: bottom;
}
a {
color: #808080;
text-decoration: none;
}
a:hover {
color: #262626;
text-decoration: underline;
} ul,
li {
margin: 0;
padding: 0;
list-style: none;
} p {
margin: 0;
padding: 0;
} em {
color: #999;
font-size: .8em;
font-style: normal;
font-weight: normal;
} .textleft,
div.textleft {
text-align: left;
}
.textright,
div.textright {
text-align: right;
}
.textcenter,
div.textcenter {
text-align: center;
} .alignleft,
div.alignleft {
margin: 0;
padding: 0 10px 10px 0;
float: left;
}
.alignright,
div.alignright {
margin: 0;
padding: 10px 0 0 10px;
float: right;
}
.aligncenter,
div.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
.error_message {
margin-bottom: .384615em;
color: #f00;
font-size: 13px;
font-weight: bold;
line-height: 20px;
}
.wp-caption {
margin: 10px 0;
padding-top: 4px;
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #f3f3f3;
text-align: center;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p {
margin: 0;
padding: 0 4px 5px;
font-size: 11px;
line-height: 17px;
} input,
select,
textarea {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
font-size: 1em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select {
max-width: 100%;
padding: .5714285em 2.14286em .5714285em .5714285em;
border: 1px solid #bbb;
background: url(//wiglilya.com/wp-content/themes/welcart_basic/images/select-arrow.gif) center right 10px no-repeat;
color: #262626;
}
textarea {
width: 100%;
height: 100px;
border: 1px solid #bbb;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="date"],
input[type="url"] {
padding: .5714285em;
border: 1px solid #bbb;
}
input[type="date"] {
min-width: 100px;
max-width: 130px;
height: 34px;
background-color: #fff;
color: #000;
font-size: 14px;
appearance: auto;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
padding: .714288em 1.42857em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
color: #262626;
font-weight: normal;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
background-color: #ddd;
cursor: pointer;
}
input[type="checkbox"] {
border: 1px solid #ccc;
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
appearance: checkbox;
}
input[type="radio"] {
border: 1px solid #bbb;
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
}
input[type="file"] {
border: none;
} .campaign_message {
margin-top: 5px;
background-color: #efefef;
color: #d3222a;
font-size: 12px;
font-weight: bold;
text-align: center;
} #itempage .campaign_message {
margin: 0 0 15px;
background: none;
font-size: 14px;
letter-spacing: .5px;
} header {
position: relative;
width: 100%;
margin-bottom: 1.4286em;
border-bottom: 3px solid #efefef;
} .site-description {
min-height: 40px;
padding: .8333em 6.6667em .8333em .8333em;
overflow: hidden;
background: #131313;
color: #fff;
font-size: .85714em;
font-weight: bold;
} .snav {
width: auto;
margin-right: .714286em;
padding-top: 1.07143em;
float: right;
}
.snav i {
padding: .454545em;
font-size: 1.57143em;
}
.incart-btn span {
display: none;
}
.snav ul li i {
color: #131313;
}
.incart-btn a {
position: relative;
}
.incart-btn .total-quant {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: auto;
min-width: 20px;
max-width: 30px;
height: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #fba60d;
color: #fff;
font-weight: bold;
text-align: center;
vertical-align: text-bottom;
}
.snav .membership {
float: left;
}
.snav .membership a {
display: block;
}
.snav .membership ul {
display: none;
position: absolute;
z-index: 2;
left: 0;
width: 100%;
padding: 1.4286em .714286em .714286em;
border-bottom: 1px solid #ccc;
background-color: #fff;
}
.snav .membership.On ul {
display: block;
}
.snav .membership li {
margin: 0 0 1.07143em .714286em;
padding-bottom: .357143em;
float: none;
border-bottom: 1px solid #e0e0e0;
background: none;
}
.snav .membership li:first-child {
margin-left: 0;
}
.snav .membership li:last-child {
margin-bottom: 0;
border: none;
} .incart-btn {
float: left;
}
.incart-btn a {
display: block;
color: #262626;
}
.incart-btn a:hover {
text-decoration: none;
} .search-box {
float: left;
}
.snav .search-box i {
padding: .5em;
font-size: 1.42857em;
}
.search-box form {
display: none;
}
.search-box.On form {
display: block;
position: absolute;
left: 0;
width: 100%;
padding: 1.4286em .714286em .714286em;
background-color: #fff;
}
.search-box div.s-box {
display: block;
position: relative;
width: 100%;
float: right;
border: 1px solid #ccc;
text-align: center;
}
.search-box input[type="text"] {
width: 100%;
padding-right: 2em;
border: none;
outline: none;
}
.search-box .searchsubmit {
position: absolute;
top: 0;
right: 0;
padding: .3124995em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
color: #aaa;
font-family: FontAwesome;
font-size: 1.14286em;
}
.search-box .searchsubmit:hover {
background: none;
} h1.site-title,
div.site-title {
padding: 1em .6em 1em .4em;
float: left;
clear: none;
font-size: 1.785712em;
font-weight: bold;
line-height: 1em;
text-align: center;
}
h1.site-title a,
div.site-title a {
color: #000;
}
h1.site-title img,
div.site-title img {
width: 100%;
height: auto;
} header div.nav-menu-open,
header div.header-nav-container {
display: none;
}
#site-navigation {
padding: 0 1.07143em;
clear: both;
}
#site-navigation li a {
display: block;
margin-bottom: 1.07143em;
padding-bottom: .357143em;
border-bottom: 1px solid #e0e0e0;
}
#site-navigation li li {
margin-left: 1em;
} #site-navigation label,
#site-navigation input[type="checkbox"].on-off {
display: none;
}
#site-navigation label {
display: block;
position: absolute;
top: 0;
right: 0;
width: auto;
padding: 0;
text-align: right;
}
#site-navigation label span {
display: block;
padding: .714286em;
}
#site-navigation label span::before {
content: "\f03a";
display: block;
color: #fff;
font-family: FontAwesome;
font-size: 1.5714em;
vertical-align: text-bottom;
}
header #site-navigation input#panel.on-off + div.nav-menu-open,
header #site-navigation input#panel.on-off + div.header-nav-container {
display: block;
height: 0;
overflow: hidden;
}
header #site-navigation input#panel.on-off:checked + div.nav-menu-open,
header #site-navigation input#panel.on-off:checked + div.header-nav-container {
position: absolute;
z-index: 1;
left: 0;
width: 100%;
height: auto;
background-color: #fff;
}
#site-navigation ul {
padding: 1.4286em .714286em .714286em;
}
#site-navigation ul ul {
padding: 0;
} #secondary {
padding: 2.14289em 0;
border-top: 5px solid #eee;
}
#secondary h3 {
margin-bottom: 1.07143em;
padding-bottom: .357143em;
border-bottom: 3px solid #eee;
}
#secondary .widget_title > img {
width: 20px;
height: 20px;
margin-right: .714286em;
vertical-align: top;
}
#secondary section {
margin-bottom: 2.14286em;
padding: 0 .714286em;
}
#secondary .columnleft section:last-child,
#secondary .columncenter section:last-child {
margin-bottom: 2.14286em;
}
#secondary section:last-child {
margin-bottom: 0;
} .widget_welcart_bestseller ul {
padding: 0 .714286em;
}
.widget_welcart_bestseller li {
margin-bottom: .714286em;
padding-bottom: .714286em;
overflow: hidden;
border-bottom: 1px solid #e0e0e0;
}
.widget_welcart_bestseller li a {
display: inline-block;
padding-bottom: .357143em;
}
.widget_welcart_bestseller .itemimg {
width: 25% !important;
float: right;
text-align: center;
}
.widget_welcart_bestseller .itemimg img {
width: 100%;
height: auto;
}
.widget_welcart_bestseller .itemname {
width: 70%;
text-align: left;
}
.widget_welcart_bestseller .itemprice {
width: 70%;
font-weight: bold;
text-align: right;
}
.widget_welcart_bestseller .itemsoldout {
width: 70%;
color: #e00;
font-size: .85714em;
font-weight: bold;
text-align: right;
} .widget_welcart_bestseller .tax_inc_block {
width: 70%;
margin: -3px 0 0 0;
padding-right: 7px;
font-size: 12px;
text-align: right;
}
.widget_welcart_bestseller .tax_inc_block em {
margin-right: 3px;
color: #262626;
} .widget_welcart_featured ul {
padding: 0 .714286em !important;
}
.widget_welcart_featured .featured_list {
margin-bottom: .714286em;
padding-bottom: .714286em;
overflow: hidden;
border-bottom: 1px solid #e0e0e0;
}
.widget_welcart_featured .thumimg {
width: 25% !important;
float: right;
text-align: center;
}
.widget_welcart_featured .thumimg img {
width: 100%;
height: auto;
}
.widget_welcart_featured .thumtitle {
width: 70%;
text-align: left;
} .widget_welcart_category ul {
padding: 0 .714286em;
}
.widget_welcart_category li {
padding-bottom: .714286em;
line-height: 200%;
}
.widget_welcart_category li:last-child {
padding-bottom: 0;
}
.widget_welcart_category li ul {
margin-left: 1.07143em;
padding: 0;
}
.widget_welcart_category li li {
padding: 0;
}
.widget_welcart_category li li a {
display: block;
padding: 0;
}
.widget_welcart_category li li a::before {
display: none;
}
.widget_welcart_category ul ul ul {
display: block !important;
} .widget_welcart_calendar table {
width: 46%;
margin: 0 2% 2%;
float: left;
border-collapse: collapse;
border: 1px solid #ccc;
}
.widget_welcart_calendar th {
border: 1px solid #ccc;
background-color: #131313;
color: #fff;
text-align: center;
}
.widget_welcart_calendar td {
border: 1px solid #ccc;
text-align: center;
}
.widget_welcart_calendar .businessday {
background-color: #fff0d1;
color: #262626;
} .welcart_blog_calendar table {
width: 100%;
border-collapse: collapse;
border: 1px solid #ccc;
}
.welcart_blog_calendar th {
border: 1px solid #ccc;
background-color: #131313;
color: #fff;
text-align: center;
}
.welcart_blog_calendar td {
border: 1px solid #ccc;
text-align: center;
} .widget_welcart_search .searchtext {
width: 75%;
height: 32px;
padding: .5714285em;
border: 1px solid #ccc;
border-right: none;
outline: none;
}
.widget_welcart_search #searchsubmit {
width: 25%;
height: 32px;
padding: .5em 0;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: #ff8c00;
color: #fff;
vertical-align: top;
}
.widget_welcart_search #searchsubmit:hover {
background-color: #ffa500;
cursor: pointer;
}
.widget_welcart_search #searchsubmit + div {
margin-top: .714286em;
background-color: #efefef;
text-align: center;
}
.widget_welcart_search div a {
display: block;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
color: #262626;
line-height: 200%;
}
.widget_welcart_search div a:hover {
background-color: #ddd;
text-decoration: none;
} .widget_welcart_login .loginbox {
padding: 0 .714286em;
}
.widget_welcart_login .loginbox div {
font-weight: bold;
}
.widget_welcart_login label {
line-height: 180%;
}
.widget_welcart_login input.loginmail,
.widget_welcart_login input.loginpass {
width: 100%;
margin-bottom: .357143em;
padding: .357143em;
border: 1px solid #ccc;
}
.widget_welcart_login input#member_loginw,
.widget_welcart_login input#member_login {
width: 60%;
margin-bottom: .357143em;
padding: .714286em 1.42857em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
font-size: 14px;
}
.widget_welcart_login input#member_loginw:hover,
.widget_welcart_login input#member_login:hover {
background-color: #ffa500;
}
.widget_welcart_login .loginbox a.usces_logout_a,
.widget_welcart_login .loginbox a.login_widget_mem_info_a {
display: inline-block;
margin: .357143em 0 0 1.071428em;
}
.widget_welcart_login .loginbox .submit {
padding: 0;
}
.widget_welcart_login .liwpp_area {
padding: .714286em .714286em 0;
} .usces_recent_entries ul,
.widget_welcart_page ul,
.widget_welcart_post ul {
padding: 0 .714286em;
}
.usces_recent_entries li a,
.widget_welcart_page li a,
.widget_welcart_post li a {
display: inline-block;
padding-bottom: .357143em;
}
.usces_recent_entries li,
.widget_welcart_page li,
.widget_welcart_post li {
margin-bottom: .714286em;
padding-bottom: .357143em;
border-bottom: 1px solid #e0e0e0;
}
.usces_recent_entries li li,
.widget_welcart_page li li {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul {
padding: 0 .714286em;
}
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_recent_entries li a,
.widget_recent_comments li a {
display: inline-block;
padding-bottom: .357143em;
}
.widget_nav_menu ul,
.widget_pages ul {
padding: 0 .714286em;
}
.widget_nav_menu ul li,
.widget_pages li {
margin-bottom: .357143em;
}
.widget_nav_menu ul li a,
.widget_pages li a {
display: inline-block;
padding-bottom: .357143em;
}
.widget_categories label,
.widget_archive label {
display: block;
margin-bottom: .5em;
} .widget_calendar table {
width: 100%;
margin: 0 2% .714286em;
border-collapse: collapse;
border: 1px solid #ccc;
}
.widget_calendar th {
border: 1px solid #ccc;
background-color: #131313;
color: #fff;
text-align: center;
}
.widget_calendar td {
border: 1px solid #ccc;
text-align: center;
} .widget_search div {
position: relative;
border: 1px solid #ccc;
}
.widget_search .search-text {
width: 100%;
padding: .357143em;
border: none;
}
.widget_search .searchsubmit {
position: absolute;
top: 0;
right: 0;
padding: .357143em;
background: none;
color: #131313;
font-family: FontAwesome;
}
.widget_search .searchsubmit:hover {
background: none;
cursor: pointer;
} .widget_basic_item_list .item-list {
letter-spacing: -.5em;
}
.widget_basic_item_list article {
display: inline-block;
width: 50%;
padding: .714286em;
letter-spacing: normal;
vertical-align: text-top;
}
.widget_basic_item_list a {
display: block;
}
.widget_basic_item_list .itemimg {
margin-bottom: .357143em;
text-align: center;
}
.widget_basic_item_list .itemprice {
font-weight: bold;
text-align: right;
} .widget_basic_item_list .tax_inc_block {
margin: -3px 0 0 0;
padding-right: 7px;
font-size: 12px;
text-align: right;
}
.widget_basic_item_list .tax_inc_block em {
margin-right: 3px;
color: #262626;
} #toTop {
position: fixed;
right: 50px;
bottom: 30%;
}
#toTop a {
display: block;
}
#toTop i {
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
color: #aaa;
font-size: 3.214289em;
}
#toTop i:hover {
color: #131313;
} footer {
padding: .714286em 1.07143em;
background-color: #131313;
color: #fff;
} footer a {
color: #fff;
}
footer a:hover {
color: #aaa;
text-decoration: none;
} footer nav {
padding: 1.071428em 0;
}
footer nav li {
margin-bottom: 1.071428em;
}
footer nav li:last-child {
margin-bottom: 0;
}
footer nav li:nth-of-type(6n) {
clear: both;
}
footer nav ul ul {
margin: .5714285em 0 0 1.071428em;
}
footer nav li li {
width: 100%;
margin-bottom: 0;
float: none;
}
footer nav li li::before {
display: none;
}
footer nav li li {
width: 100%;
margin-bottom: 10px;
padding-right: 0;
float: none;
}
footer nav li li::before {
display: none;
}
footer nav li li:nth-of-type(6n) {
clear: none;
}
footer nav li li li::before {
content: "\f105";
display: inline-block;
margin-right: .8em;
color: #fff;
font-family: FontAwesome;
font-size: 10px;
font-weight: bold;
} .copyright {
padding: 1.071428em 0;
text-align: center;
}  #content {
padding: 0 .714286em 2.142856em;
}
#content header {
position: inherit;
margin: 0 0 1.42857em;
padding: 0;
border: none;
}
#content .page-title,
#content .entry-title {
margin-bottom: 1.25em;
font-size: 1.142857em;
line-height: 1.25em;
} .type-grid .tax_inc_block,
.front-il .tax_inc_block,
.search-li .tax_inc_block,
.assistance_item .tax_inc_block {
margin-top: -2px;
font-size: 12px;
text-align: right;
}
.type-grid .tax_inc_block em,
.front-il .tax_inc_block em,
.search-li .tax_inc_block em,
.assistance_item .tax_inc_block em {
margin-right: 3px;
color: #262626;
}  .main-image {
padding: 0 .714286em 0;
}
.main-image img {
width: 100%;
height: auto;
} .front-il {
letter-spacing: -.5em;
}
.blog #content .front-il article {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.front-il article {
display: inline-block;
width: 46%;
margin-right: 8%;
padding: 1.42857em 0 0;
letter-spacing: normal;
vertical-align: text-top;
}
.front-il article:nth-of-type(even) {
margin-right: 0;
}
.front-il .itemimg {
margin-bottom: .357143em;
text-align: center;
}
.front-il .itemimg a {
display: block;
}
.front-il .itemimg img {
width: 100%;
height: auto;
}
.front-il .itemname {
max-height: 63px;
overflow: hidden;
}
.front-il .itemname span {
font-size: .9em;
}
.front-il .itemprice {
height: 22px;
font-weight: bold;
text-align: right;
}
.front-il .itemsoldout {
height: 22px;
color: #e00;
font-size: .85714em;
font-weight: bold;
text-align: right;
}
.front-il .no-date {
margin-top: 1.42857em;
letter-spacing: normal;
}  .blog #content article {
margin-bottom: 1.42857em;
padding-bottom: 1.42857em;
border-bottom: 1px solid #eaeaea;
}
.blog #content .entry-title {
margin-bottom: 20px;
}
.blog #content .entry-meta {
margin-bottom: 20px;
}
.blog #content .entry-content {
margin-bottom: 0;
}
.blog #content .entry-content .loopimg {
margin-bottom: 20px;
}  .cat-il.type-grid {
margin-bottom: 1.42857em;
letter-spacing: -.5em;
}
.cat-il.type-grid article {
display: inline-block;
width: 46%;
margin-right: 8%;
padding: 1.42857em 0 0;
letter-spacing: normal;
vertical-align: text-top;
}
.cat-il.type-grid article:nth-of-type(even) {
margin-right: 0;
}
.cat-il.type-grid .itemimg {
margin-bottom: .357143em;
text-align: center;
}
.cat-il.type-grid .itemimg a {
display: block;
}
.cat-il.type-grid .itemimg img {
width: 100%;
height: auto;
}
.cat-il.type-grid .itemname {
height: 63px;
overflow: hidden;
}
.cat-il.type-grid .itemname span {
font-size: .9em;
}
.cat-il.type-grid .itemprice {
height: 22px;
font-weight: bold;
text-align: right;
}
.cat-il.type-grid .itemsoldout {
height: 22px;
color: #e00;
font-size: .85714em;
font-weight: bold;
text-align: right;
} .post-li article {
margin-bottom: 1.071428em;
padding-bottom: 1.071428em;
overflow: hidden;
border-bottom: 1px solid #e0e0e0;
}
.post-li .post-title {
margin-bottom: .625em;
font-size: 1.142857em;
}
.post-li time {
display: block;
margin-bottom: .714286em;
}
.post-li .loopimg {
width: 20%;
margin-right: 5%;
float: left;
}
.post-li .loopexp {
width: 75%;
float: left;
}
.post-li img {
width: 100%;
height: auto;
} .pagination_wrapper {
position: relative;
clear: both;
overflow: hidden;
}
.pagination_wrapper ul {
position: relative;
left: 50%;
float: left;
list-style: none;
}
.pagination_wrapper li {
position: relative;
left: -50%;
margin: .178em;
float: left;
}
.pagination_wrapper li .current {
display: block;
padding: .357143em .714286em;
border: 1px solid #131313;
background-color: #131313;
color: #fff;
text-decoration: none;
}
.pagination_wrapper li .dots {
line-height: 33px;
}
.pagination_wrapper li a {
display: block;
padding: .357143em .714286em;
border: 1px solid #ddd;
background-color: #eee;
color: #262626;
}  .entry-content p,
.item-description p {
margin-bottom: 1.42857em;
line-height: 1.42857em;
} .entry-content table,
.item-description table {
width: 100%;
margin-bottom: .714286em;
border-collapse: collapse;
border: 1px solid #ccc;
}
.entry-content th,
.item-description th {
padding: .714286em;
border: 1px solid #ccc;
background-color: #ddd;
}
.entry-content td,
.item-description td {
padding: .714286em;
border: 1px solid #ccc;
} .entry-content ul,
.entry-content ol,
.item-description ul,
.item-description ol {
margin: 0 0 1.42857em 1.42857em;
}
.entry-content ul li,
.item-description ul li {
line-height: 180%;
list-style: disc;
}
.entry-content ol li,
.item-description ol li {
line-height: 180%;
list-style: decimal;
} .entry-content h1,
.item-description h1 {
margin-bottom: 1.07143em;
font-size: 1.142857em;
}
.entry-content h2,
.item-description h2 {
margin-bottom: 1.25em;
padding-bottom: .312502em;
border-bottom: 3px solid #eee;
font-size: 1.142857em;
line-height: 1.25em;
}
.entry-content h3,
.item-description h3 {
margin-bottom: 1.071428em;
padding-left: .357143em;
border-left: 5px solid #262626;
line-height: 140%;
}
.entry-content h4,
.item-description h4 {
margin-bottom: 1.071428em;
padding: .357143em;
background-color: #efefef;
}
.entry-content h5,
.item-description h5 {
margin-bottom: 1.071428em;
}
.entry-content h6,
.item-description h6 {
margin-bottom: 1.071428em;
color: #777;
} .widget img,
.entry-content img,
.item-description img {
max-width: 100%;
height: auto;
} .entry-content iframe,
.item-description iframe {
max-width: 100%;
} .entry-content input[type="file"],
.item-description input[type="file"] {
border: none;
}
.entry-content input[type="submit"],
.item-description input[type="submit"] {
background-color: #ff8c00;
color: #fff;
}
.entry-content input[type="submit"]:hover,
.item-description input[type="submit"]:hover {
background-color: #ffa500;
} .entry-content ul.wp-block-gallery {
margin-right: 0;
margin-left: 0;
}
.entry-content .wp-block-calendar {
margin: 0 0 1.42857em;
}
.entry-content .wp-block-latest-comments {
margin: 0 0 1.42857em;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
display: flex;
}
.entry-content .wp-block-latest-comments article {
width: calc(100% - 2.5em - .75em);
}
.entry-content .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
margin: 0;
padding: 0;
background-color: initial;
color: initial;
}
.entry-content .wp-block-latest-comments article .wp-block-latest-comments__comment-meta a {
color: #808080;
text-decoration: underline;
}
.entry-content .wp-block-latest-comments article .wp-block-latest-comments__comment-excerpt {
margin: 0;
}
.entry-content .wp-block-search {
margin: 0 0 1.42857em;
}
.entry-content .wp-block-navigation__container {
margin: 0;
}
.entry-content .wp-block-post-template.is-flex-container,
.entry-content .wp-block-post-template {
margin: 0 0 1.42857em;
list-style: none;
}
.entry-content .wp-block-post-template li {
margin: 0 0 1.42857em;
list-style: none;
}
.entry-content hr.wp-block-separator {
margin: 24px 0;
}
.entry-content .wp-block-navigation,
.entry-content .wp-block-loginout,
.entry-content .wp-block-post-comments,
.entry-content .wp-block-post-navigation-link,
.entry-content .wp-block-post-terms,
.entry-content .wp-block-post-date,
.entry-content .wp-block-post-author,
.entry-content .wp-block-post-content,
.entry-content .wp-block-post-featured-image,
.entry-content .wp-block-post-excerpt,
.entry-content .wp-block-post-title,
.entry-content .wp-block-query,
.entry-content .wp-block-site-tagline,
.entry-content .wp-block-site-title,
.entry-content .wp-block-site-logo,
.entry-content .wp-block-media-text,
.entry-content .wp-block-cover,
.entry-content .wp-block-group,
.entry-content .wp-block-columns {
margin: 1.42857em 0;
}
.entry-content .wp-block-query li h2 {
padding: 0;
border: none;
}
.entry-content .wp-block-post-comments .comment-list {
margin: 0 0 1.42857em;
}
.entry-content .wp-block-post-comments .comment-list li {
list-style: none;
}
.entry-content .wp-block-post-comments .comment-list p {
margin: .7142em 0 0;
}
.entry-content .wp-block-post-comments .comment-list .reply {
text-align: right;
} .entry-content {
margin-bottom: 1.42857em;
}
.entry-meta {
margin-bottom: 1.42857em;
padding-left: 1.071428em;
border-left: 3px solid #cccaca;
}
.entry-meta span {
display: block;
}
.entry-meta .date::before {
content: "\f1fa";
display: inline-block;
margin-right: .7em;
color: #262626;
font-family: FontAwesome;
font-size: 11px;
}
.entry-meta .cat::before {
content: "\f0f6";
display: inline-block;
margin-right: .7em;
color: #262626;
font-family: FontAwesome;
font-size: 11px;
}
.entry-meta .tag::before {
content: "\f02b";
display: inline-block;
margin-right: .7em;
color: #262626;
font-family: FontAwesome;
font-size: 11px;
}
.entry-meta .author::before {
content: "\f007 ";
display: inline-block;
margin-right: .7em;
color: #262626;
font-family: FontAwesome;
font-size: 11px;
} .link-pages {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 1.42857em;
}
.link-pages .post-page-numbers.current,
.link-pages a.post-page-numbers:hover {
display: block;
padding: .357143em .714286em;
border: 1px solid #131313;
background-color: #131313;
color: #fff;
text-decoration: none;
}
.link-pages .post-page-numbers {
display: block;
margin: .178em;
padding: .357143em .714286em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: 1px solid #ddd;
background-color: #eee;
color: #262626;
} .inqbox .inquiry_table {
width: 100%;
}
.inqbox .inquiry_table tr {
display: block;
margin-bottom: 1.25em;
padding: 0 .625em 1.25em;
border-bottom: 2px solid #efefef;
}
.inqbox .inquiry_table th {
display: block;
width: auto;
border: none;
background: none;
}
.inqbox .inquiry_table td {
display: block;
}
.inqbox .inquiry_table td input {
width: 70%;
}
.inqbox .send {
padding-top: .714286em;
text-align: center;
}
.inqbox .send input {
background-color: #ff8c00;
color: #fff;
}
.inqbox .send input:hover {
background-color: #ffa500;
} .comments-area {
padding-top: .714286em;
border-top: 1px solid #e0e0e0;
}
.comment-area h2 {
margin: .714286em 0;
font-size: 1em;
}
.comment-area h2::before {
content: "\f086";
display: inline-block;
margin-right: .7em;
color: #999;
font-family: FontAwesome;
font-size: 12px;
}
.comment-area li {
margin-bottom: .714286em;
padding-bottom: .714286em;
clear: both;
overflow: hidden;
border-bottom: 1px solid #ccc;
}
.comment-area li:last-child {
margin-bottom: 0;
}
.comment-area li .comment-author {
margin-right: 1.42857em;
float: left;
}
.comment-area li img {
display: block;
margin: 0 auto .357143em;
}
.comment-area li .reply {
float: none;
clear: both;
text-align: right;
}
.comment-area #respond {
padding-top: .714286em;
}
#respond label {
display: block;
font-weight: bold;
}
#respond label .required {
color: #f36;
font-weight: bold;
}
#respond p {
margin-bottom: .714286em;
}
#respond .form-submit {
padding-bottom: 0;
}  .search-li {
margin-bottom: 1.42857em;
letter-spacing: -.5em;
}
.search-li > p {
margin-top: 1.42857em;
letter-spacing: normal;
}
.search-li .title {
letter-spacing: normal;
}
.search-li article {
display: inline-block;
width: 46%;
margin-right: 8%;
padding: 1.4286em 0 0;
border: none;
letter-spacing: normal;
vertical-align: text-top;
}
.search-li .itemimg {
margin-bottom: .357143em;
text-align: center;
}
.search-li .itemimg a {
display: block;
}
.search-li .itemimg img {
width: 100%;
height: auto;
}
.search-li .itemname {
height: 63px;
overflow: hidden;
}
.search-li .itemname span {
font-size: .9em;
}
.search-li .itemprice {
height: 22px;
font-weight: bold;
text-align: right;
}
.search-li .itemsoldout {
height: 22px;
color: #e00;
font-size: .85714em;
font-weight: bold;
text-align: right;
}
.search-li article:nth-of-type(even) {
margin-right: 0;
} .error-404 .page-content {
padding: 3em 0;
text-align: center;
}
.error-404 .page-content p {
font-weight: bold;
}
.error-404 .page-content div {
margin-top: .714286em;
}
.error-404 input[type="submit"] {
margin-left: .25em;
padding: .25em 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
color: #131313;
font-family: FontAwesome;
font-size: 20px;
} @media screen and (min-width: 38.75em) { textarea {
width: 60%;
} #itempage .campaign_message {
text-align: left;
}  .widget_welcart_bestseller ul {
overflow: hidden;
}
.widget_welcart_bestseller li {
width: 46%;
margin-right: 8%;
padding-top: .714286em;
float: left;
}
.widget_welcart_bestseller li:nth-of-type(even) {
margin-right: 0;
}
.widget_welcart_bestseller li:nth-of-type(odd) {
clear: both;
} .widget_welcart_featured ul {
overflow: hidden;
}
.widget_welcart_featured .featured_list {
width: 46%;
margin-right: 8%;
padding-top: .714286em;
float: left;
}
.widget_welcart_featured .featured_list:nth-of-type(even) {
margin-right: 0;
}
.widget_welcart_featured li:nth-of-type(odd) {
clear: both;
}
.widget_welcart_category ul,
.widget_welcart_search ul,
.widget_search form,
.widget_welcart_login ul {
width: 60%;
}
.widget_welcart_category ul ul {
width: 100%;
} .widget_basic_item_list article {
width: 25%;
}  .front-il {
margin-bottom: 2.142856em;
}
.front-il article {
width: 22%;
margin-right: 4%;
}
.front-il article:nth-of-type(even) {
margin-right: 4%;
}
.front-il article:nth-of-type(4n) {
margin-right: 0;
}  .cat-il.type-grid {
margin-bottom: 1.42857em;
}
.cat-il.type-grid article {
width: 22%;
margin-right: 4%;
}
.cat-il.type-grid article:nth-of-type(even) {
margin-right: 4%;
}
.cat-il.type-grid article:nth-of-type(4n) {
margin-right: 0;
} #content .page-title,
#content .entry-title {
margin-bottom: 2.222224em;
font-size: 1.285712em;
line-height: 1.285712em;
}  .search-li article {
width: 22%;
margin-right: 4%;
}
.search-li article:nth-of-type(even) {
margin-right: 4%;
}
.search-li article:nth-of-type(4n) {
margin-right: 0;
}
} @media screen and (min-width: 46.25em) { .inqbox .inquiry_table {
margin-bottom: 1.071428em;
}
.inqbox .inquiry_table tr {
display: table-row;
margin-bottom: 0;
padding: 0;
border: none;
}
.inqbox .inquiry_table th {
display: table-cell;
width: 25%;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
background-color: #f6f6f6;
vertical-align: middle;
}
.inqbox .inquiry_table td {
display: table-cell;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
color: #6e6e6e;
}
.inqbox .send {
text-align: center;
}
.inqbox .send input {
background-color: #ff8c00;
color: #fff;
}
.inqbox .send input:hover {
background-color: #ffa500;
}
} @media screen and (min-width: 55em) {  .widget_basic_item_list article {
width: 20%;
}  .front-il article {
width: 16.8%;
margin-right: 4%;
padding: 2.85712em 0 0;
}
.front-il article:nth-of-type(4n) {
margin-right: 4%;
}
.front-il article:nth-of-type(5n) {
margin-right: 0;
}
} @media screen and (min-width: 62.5em) {  input[type="button"],
input[type="submit"],
input[type="reset"] {
padding: 1.071428em 2.142856em;
}
a img {
box-shadow: #fff 0 0 0;
}
a img:hover {
opacity: .6;
} header {
border-bottom: none;
}
header .inner {
display: flex;
flex-wrap: wrap;
width: 1000px;
margin: 0 auto;
padding-bottom: 1.071428em;
} .site-description {
width: 55%;
height: auto;
min-height: auto;
padding: 1.25em 0 0;
float: left;
background: none;
color: #262626;
font-weight: normal;
line-height: 130%;
} h1.site-title,
div.site-title {
width: 55%;
margin: 0;
padding: 1em 0 .5em;
float: left;
font-size: 2.857142em;
text-align: left;
}
h1.site-title a,
div.site-title a {
font-weight: bold;
} .snav {
width: 45%;
margin-right: 0;
padding-top: 0;
float: none;
clear: right;
} .search-box {
position: inherit;
padding: 0 0 10px;
float: right;
}
.snav .search-box i {
display: none;
}
.search-box form {
display: block;
}
.search-box div.s-box {
width: auto;
}
.search-box input[type="text"] {
width: auto;
padding: .357143em;
background-color: #fff;
}
.search-box .searchsubmit {
position: inherit;
padding: .357143em;
color: #161616;
}
.snav .membership {
width: 100%;
padding: .357143em 0;
overflow: hidden;
}
.snav .membership i {
display: none;
}
.snav .membership ul {
display: flex;
position: relative;
justify-content: right;
margin: 0;
padding: 0;
border: none;
background: none;
}
.snav .membership li {
margin: 0;
padding: 0;
float: left;
border: none;
line-height: 100%;
}
.snav .membership li:first-child {
color: #565656;
font-weight: bold;
}
.snav .membership li:first-child,
.snav .membership li a {
margin: 0;
padding: 0 .833334em;
border: none;
border-right: 1px solid #aaa;
font-size: 12px;
}
.snav .membership li:last-child a {
border-right: none;
} .incart-btn {
min-width: 160px;
margin-top: .714286em;
float: right;
clear: both;
}
.incart-btn a {
padding: 6px .714286em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
background-color: #ff8c00;
text-align: center;
}
.incart-btn a:hover {
background-color: #ffa500;
}
.incart-btn i {
padding: 0;
}
.incart-btn i::before {
margin-right: 8px;
color: #fff;
}
.incart-btn span {
display: inline-block;
color: #fff;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
vertical-align: middle;
}
.incart-btn .total-quant {
display: inline-block;
position: relative;
margin-left: 1.25em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
color: #fba60d;
font-weight: bold;
text-align: center;
vertical-align: text-bottom;
} #site-navigation {
padding: 0;
clear: both;
}
#site-navigation label {
display: none;
}
header #site-navigation input#panel.on-off + div.nav-menu-open,
header #site-navigation input#panel.on-off:checked + div.nav-menu-open,
header #site-navigation input#panel.on-off + div.header-nav-container {
display: block;
height: auto;
overflow: inherit;
background-color: #131313;
}
#site-navigation ul {
width: 1000px;
margin: 0 auto;
padding: 0;
}
#site-navigation li {
position: relative;
float: left;
}
#site-navigation li a {
display: block;
margin-bottom: 0;
padding: 1em 1.42857em;
border-bottom: none;
color: #fff;
line-height: 100%;
}
#site-navigation li {
padding: 0;
border-right: 1px solid #666;
}
#site-navigation ul li:first-child {
border-left: 1px solid #666;
}
#site-navigation li.current_page_item a,
#site-navigation li.current-menu-parent a {
background-color: #565656;
}
#site-navigation li.current_page_item li a,
#site-navigation li.current-menu-parent li a {
background: none;
}
#site-navigation li a:hover {
background-color: #565656;
color: #fff;
text-decoration: none;
} #site-navigation ul ul {
display: none;
position: absolute;
z-index: 99999;
top: 42px;
left: -2px;
width: fit-content;
float: left;
border: 3px double #e0e0e0;
background-color: #fff;
white-space: nowrap;
}
#site-navigation ul li li {
width: 100%;
margin-left: 0;
border: none;
}
#site-navigation ul li li:first-child {
border: none;
}
#site-navigation li li a:hover {
color: #262626;
}
#site-navigation li.current-menu-item > a,
#site-navigation li.current-menu-ancestor > a {
background-color: #565656;
}
#site-navigation li li.current-menu-ancestor > a,
#site-navigation li li.current-menu-item > a {
background-color: #f6f6f6;
}
#site-navigation ul ul ul {
top: -3px;
left: 100%;
}
#site-navigation li li:first-child a {
border: none;
color: #262626;
}
#site-navigation ul ul li a {
width: 100%;
height: auto;
padding: .714286em .357143em;
border: none;
background-color: #fff;
color: #262626;
line-height: 1em;
}
#site-navigation ul ul :hover > a {
background: none;
background-color: #f6f6f6;
}
#site-navigation ul li:hover > ul {
display: block;
}
#site-navigation * {
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
} #secondary .columnleft section:last-child,
#secondary .columncenter section:last-child,
#secondary .columnright section:last-child {
margin-bottom: 0;
} .one-column #secondary {
margin: 0 auto;
padding: 2.142856em 0;
float: none;
overflow: hidden;
border-top: 2px solid #eaeaea;
}
.one-column #secondary .columnleft {
width: 240px;
margin-right: 50px;
float: left;
} .one-column .columnleft .widget_welcart_calendar table {
width: 100%;
float: none;
}
.one-column #secondary .columncenter {
width: 240px;
float: left;
} .one-column .columncenter .widget_welcart_calendar table {
width: 100%;
float: none;
}
.one-column #secondary .columnright {
width: 420px;
float: right;
} .two-column #secondary {
width: 210px;
padding: 0;
border: none;
}
.two-column.right-set #secondary {
float: right;
}
.two-column.left-set #secondary {
float: left;
}
.two-column .widget_welcart_calendar table {
width: 100%;
margin: 0 0 .714286em;
float: none;
} .widget_welcart_bestseller  ul {
overflow: hidden;
}
.widget_welcart_bestseller  li {
width: 100%;
margin-bottom: .714286em;
float: none;
}
.widget_welcart_bestseller li:nth-of-type(odd) {
clear: none;
}
.widget_welcart_featured ul {
overflow: hidden;
}
.widget_welcart_featured .featured_list {
width: 100%;
margin-bottom: .714286em;
float: none;
}
.widget_welcart_featured li:nth-of-type(odd) {
clear: none;
}
.widget_welcart_category ul,
.widget_welcart_search ul,
.widget_search form,
.widget_welcart_login ul {
width: 100%;
}
.widget_categories select,
.widget_archive	select {
width: auto;
}
.widget_welcart_search .searchtext {
width: 60%;
padding: .4286em;
}
.widget_welcart_search #searchsubmit {
width: 40%;
} .widget_basic_item_list article {
width: 100%;
padding: .714286em 0;
}
.widget_basic_item_list a {
overflow: hidden;
}
.widget_basic_item_list .itemimg {
width: 20%;
margin-bottom: 0;
float: left;
}
.widget_basic_item_list .item-info-wrap {
width: 75%;
margin-left: 25%;
} footer {
clear: both;
background-color: #131313;
color: #fff;
} footer a {
color: #fff;
} footer nav {
width: 1000px;
margin: 0 auto;
padding: 2.142856em 0 2.857143em;
}
footer nav li {
width: 20%;
margin-bottom: 1.071428em;
padding-right: 2.142856em;
float: left;
}
footer nav li:nth-of-type(6n) {
clear: both;
}
footer nav li li:nth-of-type(6n) {
clear: none;
} .copyright {
padding: 1.071428em 0;
text-align: center;
}  #main {
width: 1000px;
margin: 2.857143em auto;
padding: 0;
}
.home #main {
margin: 0 auto;
} .main-image {
margin: 0;
padding: 0;
text-align: center;
}
.main-image img {
width: auto;
} #main.one-column #content {
width: 100%;
margin: 0;
padding: 0;
} #main.two-column #content {
width: 750px;
margin: 0;
padding: 0;
}
.two-column.right-set #content {
float: left;
}
.two-column.left-set #content {
float: right;
} .blog #content .pagination_wrapper {
margin-bottom: 20px;
} .home .sof {
margin-bottom: 30px;
}
.home .sof .entry-content {
margin-bottom: 0;
}  .entry-content h1 {
margin-bottom: 2.222224em;
font-size: 1.285712em;
}
.entry-content h2 {
font-size: 1.142857em;
}  .post-li {
padding-bottom: 1.071428em;
} .comment-area .comment-list {
overflow: hidden;
}
.comment-area .comment-list li {
margin: .714286em 0 0;
}
#respond .form-submit {
margin-top: 1.42857em;
padding-top: .714286em;
border-top: 1px solid #ccc;
}
}
   .item_page_title {
margin: 0 0 .625em;
font-size: 1.14286em;
line-height: 1.25em;
} #itempage #img-box {
margin-bottom: 1.66667em;
}
#itempage .itemimg {
text-align: center;
}
#itempage .itemimg a {
display: block;
}
#img-box .itemimg img {
width: 100%;
height: auto;
}
#itempage .itemsubimg {
margin: 3% -3% 0 0;
overflow: hidden;
}
#itempage .itemsubimg a {
display: inline-block;
width: 22%;
margin: 0 3% 3% 0;
float: left;
text-align: center;
}
#itempage .itemsubimg img {
width: 100%;
height: auto;
vertical-align: middle;
} #itempage .item-info {
padding-top: 2.5em;
} #itempage .itemcode {
margin-bottom: 1.42857em;
padding-bottom: .357143em;
border-bottom: 1px solid #ccc;
} .item-info .skuname {
min-height: 30px;
margin-bottom: 1.42857em;
padding: .357143em;
background-color: #dedede;
font-weight: bold;
} .item-info form {
clear: both;
}
.item-info .skuform {
margin-bottom: 2.142856em;
}
.item-info form .skuform:last-child {
margin-bottom: 0;
}
.item-info .skuform form {
clear: both;
} .item-info .zaikostatus {
float: left;
} .item-info .field {
padding: 0 0 .357143em;
overflow: hidden;
} .item-info .field_price {
float: right;
font-size: 1.42857em;
font-weight: bold;
}
.item-info .field_cprice {
margin-right: .666667em;
color: #999;
font-size: .6em;
font-weight: normal;
text-decoration: line-through;
}
.item-info .field_price em {
font-size: .5em;
} .item-info .tax_inc_block {
clear: both;
font-size: 12px;
text-align: right;
}
.item-info .tax_inc_block em {
margin-right: 3px;
color: #262626;
} .item-info .itemGpExp {
margin: 1.42857em 0;
padding: 1.42857em .357143em .714286em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.item-info .itemGpExp dt {
font-weight: bold;
}
.item-info .itemGpExp .tax_inc_block {
margin-left: .714286em;
}
.item-info .itemGpExp .price {
padding: 0 0 0 .625em;
font-size: 1.14286em;
font-weight: bold;
}
.item-info .itemGpExp em {
font-size: .5em;
} .item-info .item-option {
margin-bottom: 1.42857em;
padding: 1.42857em .357143em .714286em;
clear: both;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.item-info .item-option dt {
font-weight: bold;
}
.item-info .item-option dd {
margin: 0 0 .714286em;
}
.item-info .item-option select option {
background-color: #fff;
}
.item-info .item-option input[type="text"] {
width: 60%;
}
.item-info .item-option .iopt_radio_label {
display: block;
}
.item-info .item-option textarea {
width: 100%;
height: 100px;
} .item-info .c-box {
padding: 0;
clear: both;
text-align: right;
} .item-info .quantity {
display: inline-block;
margin-bottom: 5px;
}
.item-info .quantity input.skuquantity {
width: 60px !important;
height: 40px;
margin: 0 .357143em;
padding: .357143em;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
} .item-info .skubutton {
padding: .714286em 2.142856em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
font-family: FontAwesome;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
}
.item-info .skubutton:hover {
background-color: #ffa500;
cursor: pointer;
} .item-info .incart-btn {
text-align: left;
} .item-info .itemsoldout {
color: #ff8c00;
font-weight: bold;
letter-spacing: .5px;
text-align: right;
} .item-info ul.item_custom_field {
margin-bottom: 2.142856em;
float: right;
line-height: 200%;
}
.item-info ul.item_custom_field li {
padding: 0 .357143em;
border-bottom: 1px dotted #999;
} .item-info table.item_custom_field {
margin-bottom: 2.142856em;
float: right;
border-collapse: collapse;
border: 1px solid #ccc;
}
.item-info .item_custom_field th {
width: 40%;
padding: .357143em;
border: 1px solid #ccc;
background-color: #eee;
}
.item-info .item_custom_field td {
padding: .357143em;
border: 1px solid #ccc;
} .assistance_item h3 {
margin: 1.42857em 0 0;
border-bottom: 3px solid #eee;
color: #000;
}
.assistance_item ul {
overflow: hidden;
letter-spacing: -.5em;
}
.assistance_item li {
display: inline-block;
width: 46%;
margin-right: 8%;
padding: 1.42857em 0 0;
letter-spacing: normal;
vertical-align: text-top;
}
.assistance_item li:nth-child(even) {
margin-right: 0;
}
.assistance_item li .slit a {
display: block;
margin-bottom: .357143em;
}
.assistance_item li .slit img {
width: 100%;
height: auto;
}
.assistance_item li .detail h4 {
height: 43px;
margin: 0;
overflow: hidden;
font-weight: normal;
}
.assistance_item li .detail p {
height: 60px;
overflow: hidden;
}
.assistance_item li .detail .assist_price {
height: 22px;
font-weight: bold;
text-align: right;
} .date .item-info .skuform {
border: none;
} .item-info .frequency {
margin-bottom: .714286em;
text-align: right;
}
.item-info .field_frequency {
display: inline-block;
padding: 0 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #d3222a;
color: #fff;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
}
#itempage table.dlseller {
width: 100%;
margin: 1.42857em 0 0;
}
#itempage table.dlseller th {
width: 50%;
padding: .714286em;
border: 1px solid #ccc;
background-color: #eee;
}
#itempage table.dlseller td {
padding: .714286em;
border: 1px solid #ccc;
} section#usces-cart .navigation {
clear: both;
letter-spacing: normal;
line-height: 300%;
}
section#usces-cart form {
letter-spacing: normal;
}
section#usces-cart form .outlabel {
display: block;
padding: 1.42857em 0 .714286em;
}
#searchbox fieldset {
margin-bottom: 1.42857em;
padding: .7142857em 1.42857em;
border: 1px solid #e0e0e0;
}
#searchbox legend {
padding: 0 .7142857em;
}
#searchbox input.usces_search_button {
display: block;
margin: 0 auto;
padding: 1.071428em 3em;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #eee;
}
#searchbox .searchitems p {
letter-spacing: normal;
}  #wc_newmemberform .customer_form input#mailaddress1:-webkit-autofill,
#wc_newmemberform .customer_form input[type="password"]:-webkit-autofill,
#wc_customer .customer_form input#mailaddress1:-webkit-autofill,
#wc_customer .customer_form input[type="password"]:-webkit-autofill,
#wc_member .customer_form input#mailaddress1:-webkit-autofill,
#wc_member .customer_form input#password1:-webkit-autofill,
#wc_editmemberform .customer_form input#mailaddress1:-webkit-autofill,
#wc_editmemberform .customer_form input#password1:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset;
box-shadow: 0 0 0 1000px white inset;
}
#wc_customer .customer_form input#loginpass:-webkit-autofill {
-webkit-box-shadow: none;
box-shadow: none;
} #main #content.cart-page {
float: none;
} .cart_page_title {
margin: 0 0 1.25em;
font-size: 1.1428545em;
line-height: 1.25em;
} div.cart_navi ul {
overflow: hidden;
list-style: none;
}
div.cart_navi li {
display: block;
padding: 0 .909095em 0 1.81818em;
float: left;
background: #dedede;
color: #262626;
font-size: 11px;
font-weight: bold;
line-height: 40px;
text-align: center;
text-decoration: none;
}
div.cart_navi li::before {
content: " ";
display: block;
width: 20px;
height: 20px;
margin: 0 -20px -20px auto;
float: right;
-webkit-transform: skew(20deg);
-moz-transform: skew(20deg);
-o-transform: skew(20deg);
transform: skew(20deg);
border-right: 4px solid #fff;
background: #dedede;
}
div.cart_navi li::after {
content: " ";
display: block;
position: relative;
width: 20px;
height: 20px;
margin: -20px -20px 0 auto;
-webkit-transform: skew(-20deg);
-moz-transform: skew(-20deg);
-o-transform: skew(-20deg);
transform: skew(-20deg);
border-right: 4px solid #fff;
background: #dedede;
}
div.cart_navi li:last-child::before,
div.cart_navi li:last-child::after {
border: none;
}
div.cart_navi li.current,
div.cart_navi li.current::before,
div.cart_navi li.current::after {
background-color: #161616;
color: #fff;
} .cart-page .send {
padding-top: .714286em;
text-align: center;
}
.cart-page .send input {
margin-bottom: .714286em;
}
.send input.to_customerinfo_button,
.send input.to_memberlogin_button,
.send input.to_deliveryinfo_button,
.send input.to_confirm_button,
.send input#purchase_button {
background-color: #ff8c00;
color: #fff;
}
.send input.to_customerinfo_button:hover,
.send input.to_memberlogin_button:hover,
.send input.to_deliveryinfo_button:hover,
.send input.to_confirm_button:hover,
.send input#purchase_button:hover {
background-color: #ffa500;
} div.header_explanation {
margin: 1.42857em 0 1.42857em;
} div.footer_explanation {
margin-top: 1.42857em;
} #cart_table {
width: 100%;
border-collapse: collapse;
border: 1px dotted #ccc;
}
#cart_table th {
padding: .357143em;
border: 1px solid #ccc;
background-color: #efefef;
text-align: center;
}
#cart_table td {
padding: .357143em;
border: 1px solid #ccc;
text-align: center;
vertical-align: middle;
}
#cart_table .aleft {
text-align: left;
}
#cart_table .aright {
text-align: right;
}
#cart_table td.productname {
text-align: left;
word-break: break-word;
}
#cart_table .amount {
padding: .3125em .3125em .3125em 10px;
font-size: 16px;
letter-spacing: 1px;
}
#cart_table .subtotal {
white-space: nowrap;
}
#cart_table em.tax {
font-style: normal;
}
#cart_table .num,
#cart_table .thumbnail,
#cart_table .stock {
display: none;
}
#cart_table .thumbnail img {
height: auto;
}
#cart_table .quantity {
width: 50px;
text-align: center;
}
#cart_table .quantity input {
width: 45px;
padding: 0 5px;
border: 1px solid #aaa;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
#cart .action {
width: 40px;
text-align: center;
white-space: nowrap;
}
#cart .action input.delButton {
display: block;
padding: .557143em .714286em;
} .customer_form {
width: 100%;
}
.customer_form tr {
display: block;
margin-bottom: 1.071428em;
padding: 0 .5714285em 1.071428em;
border-bottom: 2px solid #efefef;
}
.customer_form th {
display: block;
width: auto;
margin-bottom: .357143em;
padding: 0;
border: none;
background: none;
}
.customer_form th em {
color: #f36;
font-weight: bold;
}
.customer_form td {
display: block;
margin-bottom: 0;
padding: 0;
border: none;
color: #666;
font-size: 1em;
}
.customer_form td label {
color: black;
}
.customer_form tr.inp1 td {
display: inline-block;
width: 45%;
}
.customer_form .member_name {
padding-left: 1em;
}
.customer_form p.password_policy {
margin-top: .4em;
font-size: 12px;
}
.customer_form input#loginmail,
.customer_form input#mailaddress1,
.customer_form input#mailaddress2 {
width: 70%;
}
.customer_form input#zipcode {
margin-right: 0;
}
.customer_form input#search_zipcode {
margin: .5714285em;
padding: 5px 20px;
}
.customer_form input[type="password"] {
display: block;
margin-right: .5em;
}
.customer_form tr.inp1 input {
width: 70%;
margin-right: 0;
margin-left: .5em;
}
.customer_form input[type="text"] {
margin-right: .5em;
}
.customer_form input[type="radio"],
.customer_form input[type="checkbox"] {
margin: 0 .5rem 0 0;
vertical-align: middle;
} .customer_form td input#cardno,
.customer_form td input.card_number,
.customer_form td input.cc_number {
width: calc(100% - 8rem);
max-width: 15rem !important;
} .customer_form td input#seccd,
.customer_form td input.cvc,
.customer_form td input.cc_seccd {
width: 6rem;
} #wc_cart #cart .upbutton {
padding: 0 0 .714286em;
text-align: right;
}
#wc_cart #cart .upbutton input {
margin-left: 5px;
padding: 3px 15px;
border: 1px solid #ff8c00;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #fff;
color: #ff8c00;
}
#wc_cart #cart .upbutton input:hover {
background-color: #fdffd3;
color: #e28619;
}
#wc_cart .currency_code {
padding: .357143em 0;
}
#wc_cart .no_cart {
padding: 3em 0;
font-weight: bold;
text-align: center;
} .ui-dialog {
width: 95% !important;
font-size: 1em;
}
.ui-dialog #paypal_dialog {
padding: 10px;
}
#paypal_dialog #paypal_confirm td {
text-align: right;
}
#paypal_dialog #paypal_shipping select {
width: 100%;
}
#paypal_dialog #paypal_point table {
border: none;
}
#paypal_dialog #paypal_point table th,
#paypal_dialog #paypal_point table td {
border: 1px solid #e6e6e6;
}
#paypal_dialog #paypal_point tr:last-child td {
padding: .83334em 0 0;
border: none;
text-align: center;
}
#paypal_dialog #paypal_use_point {
width: auto;
border: 1px solid #ff8c00;
background-color: #fff;
color: #ff8c00;
}
#paypal_dialog #paypal_use_point:hover {
background-color: #fdffd3;
color: #e28619;
} #customer-info h5 {
margin: 1.42857em 0;
padding: .357143em 0 .357143em .357143em;
border-bottom: 1px solid #ccc;
color: #000;
letter-spacing: .05em;
}
#wc_customer .send input.to_reganddeliveryinfo_button {
background-color: #ff8c00;
color: #fff;
}
#wc_customer .send input.to_reganddeliveryinfo_button:hover {
background-color: #ffa500;
}
#wc_customer .liwpp_area {
padding: .714286em 0 0;
text-align: center;
}
.customer_form .cardlast4 {
margin-left: 1rem;
} #paygent_card_form th {
margin-bottom: 1em;
}
.customer_form .paygent_registerd_card_area {
margin-left: 1.5em;
}
.customer_form .paygent_new_card_area {
margin: 1em 0;
}
#wc_delivery .customer_form .paygent_new_card_area dt,
#wc_delivery .customer_form .paygent_card_split_count_area dt {
padding-top: 0;
}
#wc_delivery .customer_form .paygent_new_card_area dd,
#wc_delivery .customer_form .paygent_card_split_count_area dd {
margin-left: 0;
}
#wc_delivery .customer_form .paygent_new_card_area label {
margin: .5rem 0;
}
#wc_delivery .customer_form .paygent_new_card_area .attention {
margin: .5rem 0 1em;
}
#wc_delivery .customer_form .paygent_new_card_area label {
display: block;
}
#wc_delivery .customer_form .paygent_new_card_area label input[type="checkbox"] {
margin: 0 .5rem 0 0;
vertical-align: middle;
}
#wc_delivery .customer_form .paygent_new_card_area select {
margin-right: .5em;
} .customer_form .sbps_registerd_card_area,
.customer_form .sbps_new_card_area {
margin-left: 1.5em;
}
#wc_delivery .customer_form .sbps_new_card_area dd {
margin-left: 0;
}
#wc_delivery .customer_form .sbps_new_card_area select {
margin-right: .5em;
} .customer_form .sbps_new_card_area dt {
padding-bottom: 0;
}
.customer_form .sbps_new_card_area dd {
padding-top: .357em;
} #escott-token-form input,
#escott-token-form select {
margin-right: .5rem;
}
#escott-token-form a {
text-decoration: underline;
}
#escott-token-form a:hover {
text-decoration: none;
} #wc_delivery .customer_form dt {
padding: .714286em 0 .357em;
font-weight: bold;
}
#wc_delivery .customer_form dd {
margin-left: 1.5em;
color: #262626;
overflow-wrap: anywhere;
}
#wc_delivery .customer_form select {
width: fit-content;
max-width: 280px;
}
#wc_delivery .customer_form dd * {
max-width: 100%;
} #wc_delivery #zeus select,
#wc_delivery #remise select,
#wc_delivery #escott select,
#wc_delivery #welcart select {
width: auto;
margin-right: .25em;
} #dlseller_terms .dlseller_terms {
height: 200px;
padding: .833334em;
overflow-y: scroll;
border: 1px solid #ccc;
font-size: 12px;
} #wc_confirm div.usccart_navi li.usccart_confirm {
background: none;
background-color: #262626;
} #info-confirm .confiem_notice {
padding-bottom: 5px;
} #wc_confirm #cart_table {
margin-bottom: 1.4286em;
}
#wc_confirm #cart_table td.unitprice,
#wc_confirm #cart_table td.subtotal {
text-align: right;
} #cart #point_table {
width: 100%;
margin: 0 auto 1.42857em !important;
float: none;
}
#point_table td {
width: 50%;
padding: .357143em;
border: 1px solid #ccc;
text-align: center;
}
#point_table td.c-point,
#point_table td.u-point {
background-color: #efefef;
font-weight: bold;
}
#point_table .point-btn {
padding: .83334em 0 0;
border: none;
text-align: center;
}
#point_table td span.point {
padding-right: .3125em;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}
#point_table td input[type="text"] {
width: 80px;
margin: 0 .357143em;
border: 1px solid #aaa;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: center;
}
#point_table td input.use_point_button {
border: 1px solid #ff8c00;
background-color: #fff;
color: #ff8c00;
}
#point_table td input.use_point_button:hover {
background-color: #fdffd3;
color: #e28619;
} #cart #coupon_table {
width: 100% !important;
margin: 0 auto 1.42857em;
float: none;
}
#cart #coupon_table th {
width: 50%;
padding: .357143em;
border: 1px solid #ccc;
background-color: #efefef;
font-weight: bold;
text-align: center;
}
#cart #coupon_table td {
width: 50%;
height: auto !important;
padding: .357143em;
border: 1px solid #ccc;
text-align: center;
}
#cart #coupon_table tr:first-child td:first-child {
background-color: #efefef;
font-weight: bold;
}
#cart #coupon_table tr:last-child td {
padding: .714286em 0 0;
border: none;
}
#cart #coupon_table td .use_coupon_button {
margin-right: 5px;
border: 1px solid #ff8c00;
background-color: #fff;
color: #ff8c00;
}
#cart #coupon_table td .use_coupon_button:hover {
background-color: #fdffd3;
color: #e28619;
} #confirm_table {
width: 100%;
border-collapse: collapse;
}
#confirm_table th {
width: auto;
padding: .357143em;
border: 1px solid #ccc;
background-color: #efefef;
color: #262626;
font-size: 1em;
font-weight: bold;
}
#confirm_table td {
padding: .357143em;
border: 1px solid #ccc;
}
#confirm_table tr.ttl td {
background-color: #efefef;
}
#wc_confirm table .action {
display: none;
}
#confirm_table .ttl h3 {
color: #000;
letter-spacing: .05em;
}
#wc_confirm .currency_code {
padding-bottom: .357143em;
} #wc_confirm .send input#back_button {
margin-bottom: .714286em;
}
.wc_confirm_notes_area {
margin: 2em 0;
}
#wc_confirm #checkout_paypal_cp iframe {
position: static;
width: 750px;
max-width: 100%;
padding: 0 20px;
} #wc_ordercompletion h3 {
margin: 1.785715em 0;
text-align: center;
}
#wc_ordercompletion .header_explanation {
text-align: center;
}
#wc_ordercompletion .send a {
padding: 10px 20px;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
}
#wc_ordercompletion .send a:hover {
background-color: #ddd;
text-decoration: none;
} #wc_ordercompletion .dllist {
text-align: center;
}
#wc_ordercompletion .dllist li {
margin-bottom: 1.4286em;
}
#wc_ordercompletion .dllist li:last-child {
margin-bottom: 0;
}
#wc_ordercompletion .dllist .thumb {
margin-bottom: 1.4286em;
padding: .714286em 0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-align: center;
}
#wc_ordercompletion .dllist .thumb img {
height: auto;
}
#wc_ordercompletion .dllist table {
margin: 0 auto 1.4286em;
border-collapse: collapse;
border: 1px solid #ccc;
}
#wc_ordercompletion .dllist th {
width: 30%;
padding: .714286em;
border: 1px solid #ccc;
background-color: #f0f0f0;
}
#wc_ordercompletion .dllist td {
padding: .714286em;
border: 1px solid #ccc;
}
#wc_ordercompletion .item_info_list p {
text-align: center;
}
#wc_ordercompletion a.redownload_button {
display: inline-block;
margin-bottom: 1em;
padding: .714286em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
text-decoration: none;
}
#wc_ordercompletion a.redownload_button:hover {
background-color: #ffa500;
} #main #content.member-page {
width: 100%;
float: none;
} .member_page_title {
margin: 0 0 1.25em;
font-size: 1.14286em;
line-height: 1.25em;
} .member-page .send {
padding-top: .714286em;
text-align: center;
}
.member-page .send input {
margin-bottom: .714286em;
background-color: #ff8c00;
color: #fff;
}
.member-page .send input:hover {
background-color: #ffa500;
} #wc_login .loginbox,
#wc_member .loginbox {
padding: .714286em 2.142856em;
text-align: left;
}
#wc_login .loginbox label,
#wc_member .loginbox label {
line-height: 180%;
}
#wc_login .loginbox input,
#wc_memebr.login .loginbox input {
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
}
#wc_login .loginbox input.loginmail,
#wc_login .loginbox input.loginpass,
#wc_member .loginbox input.loginmail,
#wc_member .loginbox input.loginpass {
width: 100%;
margin-bottom: .714286em;
border: 1px solid #ccc;
}
.loginbox .submit {
padding: .714286em 0;
}
#wc_login .loginbox #member_login,
#wc_member .loginbox #member_login {
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
}
#wc_login .loginbox #member_login:hover,
#wc_member .loginbox #member_login:hover {
background-color: #ffa500;
}
#wc_login .loginbox .new-entry,
#wc_member .loginbox .new-entry {
margin: 10px 0;
padding: 20px;
background-color: #efefef;
}
#wc_login .loginbox .new-entry #nav,
#wc_member .loginbox .new-entry #nav {
margin-top: .833338em;
text-align: center;
}
#wc_login .loginbox .new-entry #nav a,
#wc_member .loginbox .new-entry #nav a {
display: inline-block;
padding: .714286em 1.42857em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
}
#wc_login .loginbox .new-entry #nav a:hover,
#wc_member .loginbox .new-entry #nav a:hover {
background-color: #ffa500;
text-decoration: none;
}
#wc_member .loginbox a {
padding: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: none;
}
#wc_member .loginbox a:hover {
background: none;
text-decoration: underline;
}
#wc_login .footer_explanation,
#wc_member .footer_explanation {
clear: both;
}
#wc_login .liwpp_area,
#wc_member .liwpp_area {
text-align: center;
} wc_changepassword .whitebox {
text-align: center;
}
#wc_changepassword .loginbox {
padding: .8333em 2.5em;
font-size: .85714em;
text-align: left;
}
#wc_changepassword .loginbox label {
line-height: 180%;
}
#wc_changepassword .loginbox input.loginpass {
width: 100%;
margin-bottom: .714286em;
padding: .35714em;
border: 1px solid #ccc;
}
#wc_changepassword #member_login {
width: 60%;
padding: .714286em 0;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
background-color: #ff8c00;
color: #fff;
}
#wc_changepassword #member_login:hover {
background-color: #ffa500;
}
#wc_changepassword p.password_policy {
margin: 0 0 .8em;
font-size: 12px;
} #wc_lostmemberpassword .whitebox {
text-align: center;
}
#wc_lostmemberpassword .loginbox {
padding: .714286em 2.142856em;
text-align: left;
}
#wc_lostmemberpassword .loginbox label {
line-height: 180%;
}
#wc_lostmemberpassword input,
#wc_lostmemberpassword a {
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#wc_lostmemberpassword .loginbox input.loginmail {
width: 100%;
margin-bottom: .714286em;
}
#wc_lostmemberpassword #member_login {
margin-bottom: .714286em;
padding: .714286em 1.42857em;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
}
#wc_lostmemberpassword #member_login:hover {
background-color: #ffa500;
}
#wc_lostmemberpassword #nav a {
display: inline-block;
padding: .714286em 1.42857em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
color: #262626;
text-align: center;
}
#wc_lostmemberpassword #nav a:hover {
background-color: #ddd;
text-decoration: none;
}
#wc_lostmemberpassword .error_message {
margin: 0 auto 10px;
text-align: left;
} #wc_newcompletion #memberpages,
#wc_lostcompletion #memberpages,
#wc_changepasscompletion #memberpages {
text-align: center;
}
#wc_newcompletion #memberpages p a,
#wc_lostcompletion #memberpages p a,
#wc_changepasscompletion #memberpages p a {
display: inline-block;
margin: 1.071428em 0 0;
padding: .714286em 1.42857em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
}
#wc_newcompletion #memberpages p a:hover,
#wc_lostcompletion #memberpages p a:hover,
#wc_changepasscompletion #memberpages p a:hover {
background-color: #ddd;
text-decoration: none;
}
#wc_newcompletion .send a,
#wc_lostcompletion .send input,
#wc_lostcompletion .send a,
#wc_changepasscompletion .send a {
display: inline-block;
padding: .714286em 1.42857em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
}
#wc_newcompletion #memberpages a:hover,
#wc_lostcompletion #memberpages input:hover,
#wc_lostcompletion #memberpages a:hover,
#wc_changepasscompletion #memberpages a:hover {
background-color: #ddd;
text-decoration: none;
}  #wc_member h3,
#wc_editmemberform h3 {
margin: 1.42857em 0;
padding: .357143em;
border-bottom: 1px solid #ccc;
color: #000;
letter-spacing: .05em;
}
#wc_member h3 a,
#wc_editmemberform h3 a {
padding: 0;
background: none;
} #memberinfo table {
display: block;
width: 100%;
margin-bottom: .714286em;
border: none;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
#memberinfo table tbody,
#memberinfo table tr {
display: block;
}
#memberinfo th {
display: block;
width: auto;
padding: .357143em;
border: none;
border-bottom: 1px solid #ccc;
background-color: #efefef;
font-weight: normal;
}
#memberinfo td {
display: block;
padding: .357143em;
border: none;
border-bottom: 1px solid #ccc;
}
#memberinfo .space {
display: none;
}
#memberinfo .button {
text-align: center;
}
#memberinfo td img {
max-width: 100%;
height: auto;
} .member_submenu {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin: 1.5em 0;
text-align: center;
gap: .714286em;
}
.member_submenu .gotoedit {
margin: 0;
}
#memberpages .member_submenu li {
margin-right: 0;
list-style: none;
text-align: center;
}
.member_submenu a {
display: inline-block;
width: 100%;
padding: .714286em 1.42857em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #efefef;
color: #262626;
}
.member_submenu a:hover {
background-color: #ddd;
text-decoration: none;
} #memberinfo .history-area table .aleft {
text-align: left;
}
#memberinfo .history-area table .rightnum {
text-align: right;
} #memberinfo .retail tbody,
#memberinfo #history_head tbody {
display: table-row-group;
}
#memberinfo .retail tr,
#memberinfo #history_head tr {
display: table-row;
}
#memberinfo #history_head th,
#memberinfo .retail th {
display: table-cell;
padding: 5px 3px;
border: 1px solid #ccc;
background-color: #efefef;
font-size: 11px;
font-weight: normal;
line-height: 1.2em;
text-align: center;
vertical-align: middle;
}
#memberinfo #history_head td,
#memberinfo .retail td {
display: table-cell;
padding: 5px;
border: 1px solid #ccc;
font-size: 11px;
line-height: 1.2em;
vertical-align: middle;
} #memberinfo #history_head {
display: table;
width: 100%;
margin-bottom: .8333em;
border-collapse: collapse;
} #memberinfo .customer_form {
margin-bottom: 0;
border: none;
}
#memberinfo .customer_form th {
width: auto;
margin-bottom: .357143em;
padding: 0;
border: none;
background: none;
font-weight: bold;
}
#memberinfo .customer_form td {
display: block;
padding: 0;
border: none;
color: #666;
font-size: 1em;
}
#memberinfo .customer_form tr.inp1 td {
display: inline-block;
} .member-page #memberinfo .send input.top,
.member-page #memberinfo .send input.deletemember {
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
background-color: #efefef;
color: #262626;
}
.member-page #memberinfo .send input.deletemember {
margin-top: .714286em;
}
.member-page #memberinfo .send input.top:hover,
.member-page #memberinfo .send input.deletemember:hover {
background-color: #ddd;
} #memberinfo #history_head td.retail a {
padding: 0;
background: none;
color: #0f9abb;
}
#memberinfo #history_head td.retail a:hover {
text-decoration: underline;
}
#memberinfo #history_head td.retail .continue_status {
display: block;
color: #008000;
font-weight: bold;
text-align: center;
} #memberinfo .retail {
display: table;
width: 100%;
margin-bottom: 1.666666em;
border-collapse: collapse;
}
#memberinfo .retail td.cartrownum,
#memberinfo .retail td.thumbnail {
text-align: center;
}
#memberinfo .retail .quantity {
white-space: nowrap;
}
#memberinfo table.retail .redownload_link {
margin: .714286em 0;
text-align: center;
}
#memberinfo table.retail .redownload_link a {
padding: .714286em;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #ff8c00;
color: #fff;
text-decoration: none;
}
#memberinfo table.retail .redownload_link a:hover {
background-color: #ffa500;
} #wc_member_update_settlement h3 {
margin: 1.53846em 0;
padding: .384615em 0 .384615em .23076em;
border-bottom: 1px solid #ccc;
color: #000;
letter-spacing: .05em;
}
#wc_member_update_settlement .customer_form td input {
margin-right: .5em;
}
#wc_member_update_settlement td select {
width: auto;
}
#wc_member_update_settlement td select:first-child {
margin-right: 8px;
}
#wc_member_update_settlement td select:last-child {
margin: 0 8px;
}
#wc_member_update_settlement .send {
text-align: center;
}
#wc_member_update_settlement .send input:last-child {
margin-top: 10px;
} #wc_member_update_settlement #zeus select {
margin-right: 8px;
}
#wc_member_update_settlement #zeus_registerd_card_area,
#wc_member_update_settlement #zeus_new_card_area {
margin-left: 0;
}
#wc_member_update_settlement #zeus_registerd_card_area label {
margin-top: 10px;
} .agree_member_area {
width: 90%;
margin: 1.42857em auto 0;
}
.agree_member_area .at_exp_text {
margin-bottom: .714286em;
}
.agree_member_area textarea {
width: 100%;
height: 150px;
margin-bottom: .41666em;
padding: .769231em;
border: 1px solid #ccc;
color: #565656;
font-size: 13px;
line-height: 180%;
resize: none;
}
.agree_member_area .at_check_area {
text-align: center;
} .delivery-address-book #delivery_address_book {
display: block;
margin-bottom: 15px;
}
table#delivery_table tr td.delivery-address-book a.new-delivery-address-button {
float: none;
} .memb-delivery-address #new_destination {
width: 100%;
margin: 10px 0 0;
}
.memb-delivery-address .return_navi {
position: initial;
width: 100%;
margin: 10px 0 0 0;
}
.memb-delivery-address .return_navi a {
width: 100%;
text-align: center;
}
.memb-delivery-address .return_navi a:hover {
color: #fff;
}
.memb-delivery-address .destination_label {
display: block;
}
.memb-delivery-address #destination {
width: 100%;
margin: 0;
}
.memb-delivery-address .msa_field {
padding: 1.071428em 0;
border-bottom: #efefef 2px solid;
background: none;
}
.memb-delivery-address .msa_field label {
display: block;
width: 100%;
margin-bottom: 4px;
padding: 0;
}
.memb-delivery-address .msa_field textarea,
.memb-delivery-address .msa_field input[type="text"] {
width: 100%;
margin: 0;
}
.memb-delivery-address .msa_field .member_name {
padding-left: 1em;
}
.memb-delivery-address .msa_field #msa_name,
.memb-delivery-address .msa_field #msa_name2,
.memb-delivery-address .msa_field #msa_furigana,
.memb-delivery-address .msa_field #msa_furigana2 {
width: calc((100% / 2) - 3.5em);
margin: 0 .5em;
vertical-align: middle;
}
.memb-delivery-address .msa_field #msa_name2,
.memb-delivery-address .msa_field #msa_furigana2 {
margin-right: 0;
}
.memb-delivery-address #zipcode {
width: 8em;
margin-right: 1em;
}
.memb-delivery-address .msa_field .search-zipcode {
margin: 0;
}
.memb-delivery-address #msa_address1,
.memb-delivery-address #msa_address2,
.memb-delivery-address #msa_note {
width: 100%;
}
.memb-delivery-address #msa_tel,
.memb-delivery-address #msa_fax {
width: 43%;
}
.memb-delivery-address .msa_field select {
margin: 0;
}
.memb-delivery-address .msa_message {
margin-left: 1em;
}
.memb-delivery-address #name_message,
.memb-delivery-address #zip_message,
.memb-delivery-address #tel_message {
display: block;
margin-left: 0;
}
.memb-delivery-address #address1_message,
.memb-delivery-address #address2_message {
margin-left: 0;
} #wc_member_auto_billing_info .auto_billing_contents .subscription_block,
#wc_member_auto_billing_info .auto_billing_contents dt,
#wc_member_auto_billing_info .auto_billing_contents dd,
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody {
border-color: #ccc;
}
#wc_member_auto_billing_info .auto_billing_contents .subscription_block {
border-radius: 0;
color: initial;
} #wc_member_auto_billing_info .auto_billing_contents dl {
font-size: inherit;
}
#wc_member_auto_billing_info .auto_billing_contents dt {
padding: .357em 2em .357em .714em;
border-right: 1px solid #ccc;
background-color: #efefef;
}
#wc_member_auto_billing_info .auto_billing_contents dd {
padding: .357em .714em;
} #wc_member_auto_billing_info #memberinfo .data-table-wrap h2 {
padding: .571em .714em;
background-color: #efefef;
color: inherit;
font-size: inherit;
} #wc_member_auto_billing_info .auto_billing_contents .billing-year-select {
top: .357em;
right: .714em;
font-size: inherit;
}
#wc_member_auto_billing_info .auto_billing_contents .billing-year-select select {
padding: .357em 2.143em .357em .357em;
border-radius: 0;
} #wc_member_auto_billing_info #memberinfo .auto_billing_contents table {
font-size: inherit;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td {
padding: .357em .714em;
line-height: 1.4;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td::before {
margin-bottom: 0;
font-size: .857em;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td a {
margin: 0 .357em 0 0;
padding: 0;
border-radius: 0;
background: none;
color: #0f9abb;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td a:hover {
background: none;
color: #0f9abb;
text-decoration: underline;
} @media screen and (min-width: 38.75em) { .item_page_title {
margin: 0 0 2.22222em;
font-size: 1.285714em;
line-height: 1.285714em;
}
#itempage #img-box {
width: 40%;
margin-bottom: 0;
float: left;
}
#img-box .itemsubimg a {
width: 30.333%;
}
.detail-box {
width: 55%;
float: right;
}
#itempage .item-info {
clear: both;
}
.item-info .skuform {
margin: 0 0 2.85714em;
}
.item-info .skubutton {
padding: 1.071428em 2.142856em;
}
.item-info .field {
text-align: right;
}
.item-info .zaikostatus,
.item-info .field_price {
margin-bottom: .357143em;
float: none;
} .item-info .tax_inc_block {
margin: -8px 0 10px;
clear: both;
text-align: right;
}
.assistance_item li {
width: 22%;
margin-right: 4%;
padding: 1.42857em 0 0;
}
.assistance_item li:nth-child(even) {
margin-right: 4%;
}
.assistance_item li:nth-child(4n) {
margin-right: 0;
} .cart_page_title {
margin: 0 0 2.22222em;
font-size: 1.285714em;
line-height: 1.285714em;
}
div.cart_navi li {
width: 24.5%;
font-size: 1em;
}
#cart_table .thumbnail {
display: table-cell;
} .ui-dialog {
width: 400px !important;
} #wc_confirm .send input#back_button {
margin-bottom: 0;
} .member_page_title {
margin: 0 0 2.22222em;
font-size: 1.285714em;
line-height: 1.285714em;
}
#wc_login .error_message,
#wc_member .error_message,
#wc_changepassword .loginbox,
#wc_changepassword .error_message,
#wc_lostmemberpassword .loginbox,
#wc_lostmemberpassword .error_message {
width: 50%;
}
#wc_login .loginbox,
#wc_changepassword .loginbox,
#wc_lostmemberpassword .loginbox {
margin: 0 auto;
padding: .714286em 2.14285em;
font-size: 1em;
}
.loginbox .submit,
#wc_lostmemberpassword #nav a {
font-size: 1em;
}
#wc_newcompletion #memberpages p a,
#wc_lostcompletion #memberpages p a,
#wc_changepasscompletion #memberpages p a {
margin: 1.0714em 0 0;
padding: .714286em 1.42857em;
font-size: 1em;
} .member_submenu a {
width: auto;
}
.member-page .send {
padding-top: 1.42857em;
}
#memberinfo table {
display: table;
font-size: 1em;
font-weight: normal;
}
#memberinfo table tbody {
display: table-row-group;
}
#memberinfo table tr {
display: table-row;
}
#memberinfo th {
display: table-cell;
border: 1px solid #ccc;
font-weight: bold;
}
#memberinfo td {
display: table-cell;
border: 1px solid #ccc;
}
#memberinfo .space {
display: table-cell;
}
#memberinfo #history_head {
font-size: 1em;
}
#memberinfo #history_head th {
font-size: 1em;
white-space: nowrap;
}
#memberinfo #history_head td,
#memberinfo .retail th,
#memberinfo .retail td {
padding: .35715em;
font-size: 1em;
}
.member-page #memberinfo .send input.editmember {
margin: 0;
}
.member-page #memberinfo .send input.deletemember {
margin-top: 0;
}
#memberinfo .customer_form th {
display: table-cell;
width: 30%;
padding: .35715em 1.0714em;
border: 1px solid #ccc;
background-color: #efefef;
vertical-align: middle;
}
#memberinfo .customer_form td {
display: table-cell;
padding: .35715em 1.0714em;
border: 1px solid #e0e0e0;
}
#memberinfo .customer_form tr.inp1 td {
display: table-cell;
} .delivery-address-book #delivery_address_book {
display: inline-block;
margin: 0 1em 0 0;
}
table#delivery_table tr td.delivery-address-book a.new-delivery-address-button {
float: right;
} #wc_member_auto_billing_info .auto_billing_contents .subscription_block {
margin-bottom: 1.6em;
}
#wc_member_auto_billing_info .auto_billing_contents .subscription_block:last-child {
margin-bottom: 0;
} #wc_member_auto_billing_info .auto_billing_contents dl {
grid-template-columns: repeat(4, 1fr);
}
#wc_member_auto_billing_info .auto_billing_contents dl::after {
background-color: #ccc;
}
#wc_member_auto_billing_info .auto_billing_contents dt {
padding: .714em 2em .714em .714em;
font-weight: bold;
}
#wc_member_auto_billing_info .auto_billing_contents dd {
padding: .714em;
}
#wc_member_auto_billing_info .auto_billing_contents dd:nth-of-type(odd) {
border-color: #ccc;
} #wc_member_auto_billing_info #memberinfo .data-table-wrap h2 {
padding: 1.428em .714em .714em;
background: none;
color: inherit;
} #wc_member_auto_billing_info .auto_billing_contents .billing-year-select {
top: .714em;
}
#wc_member_auto_billing_info .auto_billing_contents .billing-year-select select {
padding: .571em 2.143em .571em .571em;
} #wc_member_auto_billing_info #memberinfo .auto_billing_contents table {
width: calc(100% - 1.428em);
margin: 0 auto 1em;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table thead {
display: table-header-group;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody tr {
display: table-row;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table thead th,
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td,
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td:last-child {
border: 1px solid #ccc;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table thead th,
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td {
padding: .357em .714em;
text-align: center;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td {
display: table-cell;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents table tbody td::before {
display: none;
}
#wc_member_auto_billing_info #memberinfo .auto_billing_contents p.nodata {
padding: .5em 1em 1.5em;
} #wc_member_update_settlement .send {
margin-top: 1.5em;
}
#wc_member_update_settlement .send input:last-child {
margin-top: 0;
} #wc_member_update_settlement #zeus th {
vertical-align: text-top;
}
} @media screen and (min-width: 46.25em) { .item-info .item-option dt,
.item-info .itemGpExp dt {
display: inline-block;
width: 25%;
margin-bottom: .714286em;
vertical-align: top;
}
.item-info .item-option dd,
.item-info .itemGpExp dd {
display: inline-block;
width: 65%;
margin-bottom: .714286em;
padding-left: 3%;
border-left: 1px solid #ccc;
}
.item-info .field {
padding-bottom: 0;
}  .cart-page .send {
padding-top: 1.42857em;
}
#cart_table .stock {
display: table-cell;
white-space: nowrap;
} .customer_form {
margin-bottom: 1.071428em;
}
.customer_form tr {
display: table-row;
margin-bottom: 0;
padding: 0;
border: none;
}
.customer_form th {
display: table-cell;
width: 25%;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
background-color: #f6f6f6;
vertical-align: middle;
}
.customer_form td {
display: table-cell;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
color: #6e6e6e;
}
.customer_form tr.inp1 td {
display: table-cell;
width: auto;
margin-bottom: 0;
}
.customer_form input[type="password"] {
display: inline-block;
}  #paygent_card_form td {
padding: 1em;
}
.customer_form .paygent_card_split_count_area {
margin-bottom: 0;
}
.customer_form td .paygent_card_split_count_area:last-child {
margin-top: 2em;
} #sbps_form td {
padding: 1em;
}  #confirm_table th {
display: table-cell;
width: 30%;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
background-color: #efefef;
vertical-align: middle;
}
#confirm_table td {
display: table-cell;
padding: .357143em 1.071428em;
border: 1px solid #ccc;
}
#confirm_table .ttl h3 {
margin: 0;
padding: 0;
background: none;
} .agree_member_area {
width: 70%;
margin: 1.42857em auto 0;
} .memb-delivery-address .msa_total {
display: flex;
align-items: center;
}
.memb-delivery-address #new_destination {
width: auto;
margin: 0 0 0 1em;
}
.memb-delivery-address .return_navi {
position: absolute;
width: auto;
margin: 0;
}
.memb-delivery-address #destination {
width: auto;
margin: 0 0 0 1em;
}
.memb-delivery-address .msa_operation {
display: flex;
align-items: center;
}
.memb-delivery-address .msa_field {
display: flex;
flex-wrap: wrap;
align-items: center;
border-bottom: none;
}
.memb-delivery-address .msa_field label {
width: 25%;
margin: 0;
}
.memb-delivery-address .msa_field textarea,
.memb-delivery-address .msa_field input[type="text"],
.memb-delivery-address #msa_address1,
.memb-delivery-address #msa_address2,
.memb-delivery-address #msa_note {
width: 75%;
}
.memb-delivery-address .msa_field #msa_name,
.memb-delivery-address .msa_field #msa_name2,
.memb-delivery-address .msa_field #msa_furigana,
.memb-delivery-address .msa_field #msa_furigana2 {
width: calc((75% / 2) - 5em);
}
.memb-delivery-address #msa_tel,
.memb-delivery-address #msa_fax {
width: 30%;
}
.memb-delivery-address #name_message,
.memb-delivery-address #address1_message,
.memb-delivery-address #address2_message {
display: block;
margin-left: 25%;
}
.memb-delivery-address #zip_message,
.memb-delivery-address #tel_message {
display: inline;
margin-left: 1em;
}
} @media screen and (min-width: 55em) { #cart_table .num {
display: table-cell;
} #wc_login .loginbox {
width: 50%;
} #wc_delivery .customer_form select {
max-width: 500px;
}
} @media screen and (min-width: 62.5em) {  #itempage #img-box {
width: 300px;
margin-bottom: 2.142856em;
}
#itempage .item-description {
margin-bottom: 2.142856em;
} .item-info .item-option select[multiple] {
width: 100%;
} .assistance_item h3 {
margin: 2.142856em 0 0;
} #memberinfo h3 {
margin: 2.142856em 0 1.42857em;
padding: 0;
background: none;
font-size: 1em;
}
#memberinfo th {
padding: .714286em;
}
#memberinfo td {
padding: .357143em 1.071428em;
} #memberinfo .history-area {
max-height: 500px;
margin-bottom: 2.85714em;
padding: 1.42857em 1.42857em 0 0;
overflow-y: scroll;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
} #wc_login .loginbox .new-entry #nav a,
#wc_member .loginbox .new-entry #nav a,
#wc_lostmemberpassword #member_login,
#wc_lostmemberpassword #nav a,
#wc_newcompletion #memberpages p a,
#wc_lostcompletion #memberpages p a,
#wc_changepasscompletion #memberpages p a,
#wc_newcompletion .send a,
#wc_lostcompletion .send input,
#wc_lostcompletion .send a,
#wc_changepasscompletion .send a {
padding: 1.071428em 2.14286em;
}
}