@font-face {
font-family: HKGrotesk;
src: url(fonts/HKGrotesk-Light.woff2) format('woff2'), url(fonts/HKGrotesk-Light.woff) format('woff'), url(fonts/HKGrotesk-Light.otf) format("opentype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: HKGrotesk;
src: url(fonts/HKGrotesk-Regular.woff2) format('woff2'), url(fonts/HKGrotesk-Regular.woff) format('woff'), url(fonts/HKGrotesk-Regular.otf) format("opentype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: HKGrotesk;
src: url(fonts/HKGrotesk-Medium.woff2) format('woff2'), url(fonts/HKGrotesk-Medium.woff) format('woff'), url(fonts/HKGrotesk-Medium.otf) format("opentype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: HKGrotesk;
src: url(fonts/HKGrotesk-SemiBold.woff2) format('woff2'), url(fonts/HKGrotesk-SemiBold.woff) format('woff'), url(fonts/HKGrotesk-SemiBold.otf) format("opentype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: HKGrotesk;
src: url(fonts/HKGrotesk-Bold.woff2) format('woff2'), url(fonts/HKGrotesk-Bold.woff) format('woff'), url(fonts/HKGrotesk-Bold.otf) format("opentype");
font-weight: 700;
font-style: normal;
}
h1 {
font-size: 22px;
line-height: 0;
}
h2 {
font-size: 20px;
line-height: 0;
}
h3 {
font-size: 18px;
line-height: 0;
}
h4 {
font-size: 16px;
line-height: 0;
}
h5 {
font-size: 14px;
line-height: 0;
}
h6 {
font-size: 12px;
line-height: 0;
}
@media only screen and (max-width:360px) {
h1 {
font-size: 18px;
line-height: 0;
}
h2 {
font-size: 16px;
line-height: 0;
}
h3 {
font-size: 15px;
line-height: 0;
}
h4 {
font-size: 13px;
line-height: 0;
}
h5 {
font-size: 11px;
line-height: 0;
}
h6 {
font-size: 10px;
line-height: 0;
}
}hr {
box-sizing: content-box;
height: 10px;
overflow: visible;
}
hr.detail {
border: 1px solid grey;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
img {
border-style: none;
}
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline: 1px dotted ButtonText;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
fieldset {
padding: .35em .75em .625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing: border-box;
padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
::placeholder {
color: #999;
opacity: 1;
}
:-ms-input-placeholder {
color: #999;
}
::-ms-input-placeholder {
color: #999;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
body, button, input, optgroup, select, textarea {
color: #404040;
font-family: HKGrotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 15px;
line-height: 24px;
font-weight: 400;
}
@media only screen and (max-width:360px) {
body, button, input, optgroup, select, textarea {
color: #404040;
font-family: HKGrotesk, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
line-height: 22px;
font-weight: 400;
}
}h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: bold;
}
address {
margin: 0 0 1.5em;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
:after, :before {
box-sizing: inherit;
}
body {
margin: 0 auto;
background: #e8e8e8;
/* max-width: 873px; */
}
.container-wrapper{
max-width: 873px;
width: 100%;
margin: 0 auto;
height: auto;
padding: 0 15px;
}
hr {
background-color: rgba(0, 0, 0, .8);
border: 0;
height: 1px;
margin-top: 1em;
margin-bottom: 1em;
}
ol, ul {
margin: 0 0 20px 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ol, li>ul {
margin-bottom: 0;
margin-left: 20px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto;
max-width: 100%}
button, input[type=button], input[type=reset], input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 6px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
padding: 7px 20px;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
color: #999;
border: 1px solid #ccc;
padding: 7px 10px;
font-family: inherit;
border-radius: 6px;
-webkit-appearance: none;
}
input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%}
a {
color: #333f50;
text-decoration: none;
}
a:visited {
color: purple;
}
a:active, a:focus, a:hover {
color: #191970;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:active, a:hover {
outline: 0;
}
.clear:after, .clear:before {
content: "";
display: table;
table-layout: fixed;
}
.clear:after {
clear: both;
}
.hide {
display: none;
}
.container {
margin: 0 auto;
position: relative;
height: auto;
padding: 0;
background: #fff;
width: 100%}
.wrapper {
max-width: 873px;
width: 100%;
margin: 0 auto;
position: relative;
height: auto;
padding: 0 9px;
}
.wrapper-cart {
max-width: 873px;
width: 100%;
margin: 0 auto;
position: relative;
height: auto;
}
.content-area {
position: relative;
padding-top: 0;
}
.site-main {
position: relative;
}
.category-box {
margin-top: 9px;
padding: 2px;
text-align: center;
font-weight: 700;
color: #fff;
margin-bottom: 10px;
text-overflow: ellipsis;
overflow: hidden;
display: block;
white-space: nowrap;
}
.index {
margin-bottom: 20px;
}
.tns-outer {
padding: 0!important;
position: relative;
}
.tns-outer [hidden] {
display: none!important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
cursor: pointer;
}
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s;
}
.tns-slider>.tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel>.tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: "";
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel>.tns-item {
float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
margin-right: -100%}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery>.tns-item {
position: absolute;
left: -100%}
.tns-gallery>.tns-slide-active {
position: relative;
left: auto!important;
}
.tns-gallery>.tns-moving {
-webkit-transition: all .25s;
-moz-transition: all .25s;
transition: all .25s;
}
.tns-autowidth {
display: inline-block;
}
.tns-lazy-img.tns-complete {
opacity: 1;
}
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s;
}
.tns-ovh {
overflow: hidden;
}
.tns-visually-hidden {
position: absolute;
left: -10000em;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
z-index: 0;
}
.tns-fadeOut, .tns-normal {
opacity: 0;
z-index: -1;
}
.tns-vpfix {
white-space: nowrap;
}
.tns-vpfix>div, .tns-vpfix>li {
display: inline-block;
}
.tns-t-subp2 {
margin: 0 auto;
width: 310px;
position: relative;
height: 10px;
overflow: hidden;
}
.tns-t-ct {
width: 2333.3333333%;
width: -webkit-calc(100% * 70 / 3);
width: -moz-calc(100% * 70 / 3);
width: calc(100% * 70 / 3);
position: absolute;
right: 0;
}
.tns-t-ct:after {
content: "";
display: table;
clear: both;
}
.tns-t-ct>div {
width: 1.4285714%;
width: -webkit-calc(100% / 70);
width: -moz-calc(100% / 70);
width: calc(100% / 70);
height: 10px;
float: left;
}
.tns-outer button[data-action=stop] {
display: none;
}
.tns-outer button[data-action=start] {
position: absolute;
background: rgba(0, 0, 0, .3);
z-index: 1;
left: calc(50% - 45px);
top: calc(50% - 30px);
font-size: 50px;
height: 60px;
width: 90px;
border-radius: 10px;
color: rgba(0, 0, 0, .7);
}
.tns-nav {
position: absolute;
bottom: 10px;
right: calc(50% - 150px);
z-index: 1;
text-align: center;
width: 300px;
display: none;
}
.tns-nav button {
width: 15px;
height: 15px;
border-radius: 25px;
margin: 0 2px;
background: 0 0;
padding: 0;
border: 3px solid #ccc;
background: #ccc;
}
.tns-nav button.tns-nav-active {
background: var(--website-color);
width: 30px;
}
.slider {
margin: 0;
width: 100%;
overflow: hidden;
position: relative;
}
.slider .slide img {
height: auto;
width: 100%}
@media only screen and (max-width:768px) {
.slider {
margin-top: 0;
height: 58.3%}
.slider .slide {
height: 58.3%}
}@media only screen and (max-width:566px) {
.slider {
margin-top: 0;
height: 58.3%}
.slider .slide {
height: 58.3%}
}@media only screen and (max-width:514px) {
.slider {
margin-top: 0;
height: 58.3%}
.slider .slide {
height: 58.3%}
}@media only screen and (max-width:480px) {
.slider {
margin-top: 0;
height: 58.3%}
.slider .slide {
height: 58.3%}
}@media only screen and (max-width:400px) {
.slider {
margin-top: 0;
height: 58.3%}
.slider .slide {
height: 58.3%}
}.column {
display: inline-block;
padding: 5px;
width: 18.9%}
.column img {
border-radius: 6px;
}
.row:after {
content: "";
display: table;
clear: both;
}
.productbox {
padding: 10px 0 10px 0;
height: auto;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.productbox .content {
position: relative;
overflow: hidden;
padding: 8px 0;
border-bottom: 1px solid #e8e8e8;
}
.productbox .content .image {
width: 100px;
height: 100px;
float: left;
background: #fff;
text-align: center;
border-radius: 10px;
position: relative;
margin-top: 4px;
border: 1px solid #e8e8e8;
}
.productbox .content .image .ribbon {
width: 90px;
height: 24px;
padding-left: 0;
margin-left: -2px;
padding-top: 4px;
vertical-align: middle;
position: absolute;
left: 0;
top: 5px;
background: url(promo-label.png) top center no-repeat;
color: #444;
font-size: 14px;
font-weight: 700;
line-height: 20px;
}
.productbox .content .image .ribbon-terlaris{
width: 50px;
height: 20px;
padding-left: 2px;
position: absolute;
left: 0;
top: 30px;
background: #A27549;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 21px;
-webkit-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
}
.ribbon-terlaris:after{
content: "";
position: absolute;
height: 0;
top: 0;
width: 0;
right: -9.5px;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #A27549;
}
.productbox .content .image img {
width: auto;
height: 100%;
border-radius: 8px;
}
.productbox .content .detail {
width: calc(100% - 100px);
height: auto;
float: right;
padding-left: 10px;
position: relative;
}
.productbox .content .detail h3 {
margin: 0;
padding: 0;
font-size: 18px;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.productbox .content .detail h3 a {
color: #3a3a3a;
font-size: 18px;
line-height: 25px;
}
.productbox .content .detail h3 a:hover {
text-decoration: none;
color: #000;
}
.productbox .content .detail .desc {
margin-top: 8px;
font-size: 13px;
line-height: 20px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.productbox .content .detail .desc p {
margin: 0;
padding: 0;
}
.productbox .content .detail .pricing {
position: relative;
padding: 2px 5px 0 0;
text-align: left;
margin-top: 12px;
}
.productbox .content .detail .pricing .price {
font-weight: 600;
color: #000;
line-height: 0;
font-size: 14px;
}
.productbox .content .detail .pricing .price-slik {
line-height: 20px;
font-size: 13px;
color: #666;
text-decoration: line-through;
margin-left: 0;
vertical-align: top;
}
.productbox .content .detail .atc {
position: static;
height: 30px;
bottom: 5px;
right: 0;
width: 60px;
text-align: right;
float: right;
}
.productbox .content .detail .atc button.add {
background: var(--website-color);
width: 60px;
border: 1px solid var(--website-color);
cursor: pointer;
margin: 0;
float: left;
font-size: 14px;
line-height: 0;
text-align: center;
height: 30px;
padding: 0;
margin: 0;
color: #fff;
font-weight: 700;
border-radius: 6px;
}
.productbox .content .detail .atc button.is-out-stock {
background: #ccc;
width: 60px;
border: 1px solid #ccc;
margin: 0;
float: left;
font-size: 14px;
line-height: 0;
text-align: center;
height: 30px;
padding: 0;
margin: 0;
color: #fff;
border-radius: 6px;
}
.productbox .content .detail .atc .qty-selector {
display: none;
}
@media only screen and (max-width:360px) {
.productbox .content {
height: auto;
}
.productbox .content .image {
width: 80px;
height: 80px;
}
.productbox .content .image .ribbon {
width: 70px;
top: 2px;
font-size: 10px;
}
.productbox .content .detail {
width: calc(100% - 80px);
height: auto;
}
.productbox .content .detail h3 {
font-size: 14px;
line-height: 20px;
}
.productbox .content .detail h3 a {
font-size: 14px;
line-height: 20px;
}
.productbox .content .detail .desc {
margin-top: 2px;
font-size: 13px;
line-height: 20px;
}
.productbox .content .detail .pricing .price {
height: 40px;
width: 100%;
font-size: 13px;
}
.productbox .content .detail .pricing .price-slik {
height: 40px;
width: 100%;
font-size: 12px;
text-decoration: line-through;
}
.productbox .content .detail .atc {
position: relative;
height: auto;
bottom: 0;
right: 0;
text-align: right;
margin-top: 2px;
}
.productbox .content .detail .atc button.add {
font-size: 14px;
line-height: 10px;
height: 30px;
}
.productbox .content .detail .atc button.is-out-stock {
font-size: 14px;
line-height: 10px;
height: 30px;
}
.productbox .content .detail .atc .qty {
width: 140px;
display: none;
border-radius: 8px;
float: right;
}
.productbox .content .detail .atc .qty input {
width: 30px;
height: 25px;
font-size: 12px;
font-weight: 700;
line-height: 30px;
}
.productbox .content .detail .atc .qty button {
height: 25px;
line-height: 16px;
width: 25px;
font-weight: 700;
}
}.product {
position: relative;
}
.product .content {
position: relative;
}
.product .content .image {
width: 100%;
height: auto;
border-radius: 8px;
overflow: hidden;
}
.product .content .image .ribbon {
width: 100px;
height: 40px;
padding-left: 2px;
position: absolute;
left: 0;
top: 5px;
background: #4b79df;
color: #fff;
font-size: 14px;
font-weight: 700;
line-height: 40px;
text-align: center;
-webkit-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
}
.product .content .image .ribbon:after {
content: "";
position: absolute;
height: 0;
width: 0;
right: -14.5px;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 15px solid #4b79df;
}
.product .content .image img {
width: 100%;
height: auto;
border-radius: 8px;
}
.product .content .detail {
position: relative;
}
.product .content .detail h1 {
margin: 0;
padding: 0;
font-size: 35px;
line-height: 39px;
margin-top: 10px;
color: #000;
}
.product .content .detail .desc {
font-size: 13px;
line-height: 17px;
}
.product .content .detail .pricing {
width: calc(100% - 130px);
float: left;
height: 34px;
}
.product .content .detail .pricing .price {
font-weight: 600;
color: #000;
line-height: 34px;
font-size: 18px;
}
.product .content .detail .pricing .price-slik {
line-height: 34px;
font-size: 18px;
color: #666;
text-decoration: line-through;
margin-left: 10px;
}
.product .content .detail .atc {
height: 34px;
width: 130px;
float: right;
}
.product .content .detail .atc button.add {
background: var(--website-color);
width: 100%;
border: 1px solid var(--website-color);
cursor: pointer;
margin: 0;
float: left;
font-size: 14px;
line-height: 27px;
text-align: center;
height: 30px;
border-radius: 6px;
padding: 0;
margin: 0;
color: #fff;
float: right;
}
.product .content .detail .atc button.is-out-stock {
background: #ccc;
width: 100%;
border: 1px solid #ccc;
margin: 0;
float: left;
font-size: 14px;
line-height: 27px;
text-align: center;
height: 30px;
border-radius: 6px;
padding: 0;
margin: 0;
color: #fff;
float: right;
}
.product .content .detail .atc .qty-selector {
display: none;
}
.product .content .detail .share {
margin-top: 90px;
position: relative;
}
.product .content .detail .share a.share-button {
display: block;
height: 30px;
width: 49%;
text-align: center;
line-height: 35px;
color: #fff;
cursor: pointer;
border-radius: 8px;
}
.product .content .detail .share a.share-fb {
float: left;
background: #0674e7;
}
.product .content .detail .share a.share-wa {
float: right;
background: #4ced69;
}
@media only screen and (max-width:480px) {
.product .content .detail h1 {
font-size: 22px;
line-height: 26px;
}
.product .content .detail .pricing .price {
font-size: 13px;
}
.product .content .detail .pricing .price-slik {
font-size: 13px;
margin-left: 5px;
}
}@media only screen and (max-width:480px) {
.product .content .detail h1 {
font-size: 20px;
line-height: 24px;
}
}.boxcontainer {
margin-top: 20px;
position: relative;
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.postbox {
border: 1px solid rgba(0, 0, 0, .08);
width: calc(50% - 20px);
float: left;
margin: 0 10px 20px;
height: 265px;
border-radius: 3px;
}
.postbox .thumb {
width: 100%;
height: 200px;
background: rgba(0, 0, 0, .07);
border-radius: 8px;
text-align: center;
overflow: hidden;
vertical-align: middle;
}
.postbox .thumb img {
height: auto;
width: 100%;
border-radius: 8px;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.postbox .thumb img.lazy {
opacity: 0;
}
.postbox .thumb img.lazy.loaded {
opacity: 1;
}
.postbox .title {
padding: 5px 10px;
border-bottom: none!important;
}
.postbox .title h3 {
font-size: 20px;
line-height: 23px;
font-weight: 700;
height: 46px;
margin: 0;
color: #444;
text-decoration: none;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
}
.postbox a:hover {
text-decoration: none;
}
.postbox:hover {
-webkit-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
text-decoration: none;
position: relative;
}
.post {
width: calc(100% - 290px);
float: left;
}
.post h1 {
margin: 0;
padding: 0;
font-size: 30px;
color: #000;
}
.post .entry {
margin-top: 20px;
}
aside {
width: 270px;
float: right;
}
@media only screen and (max-width:768px) {
.post {
width: 100%;
float: none;
}
aside {
width: 100%;
float: none;
}
}.widget {
margin-bottom: 20px;
}
.widget h2 {
margin: 0;
padding: 0;
font-size: 18px;
}
.widget ul {
padding: 0 0 0 17px;
}
.widget.widget_search {
position: relative;
}
.widget_search form {
position: relative;
}
.widget_search form label {
display: none;
}
.widget_search form input[type=text] {
width: calc(100% - 95px);
}
.widget_search form input[type=submit] {
position: absolute;
right: 0;
top: 0;
width: 90px;
}
.entry {
position: relative;
}
.entry ul {
padding: 0 0 0 17px;
}
span.text-warning {
width: 100%;
margin-top: .25rem;
font-size: 12px;
padding-left: 5px;
color: var(--website-color);
}
.spinner {
text-align: center;
margin-top: 20px;
display: none;
}
.spinner .wrapper {
text-align: center;
}
footer {
position: relative;
width: 100%;
height: auto;
}
footer.product-footer {
padding-bottom: 72px;
}
.site-footer {
position: relative;
margin: 10px 0;
background: #fff;
border-radius: 2px;
font-size: 15px;
color: #fff;
}
.site-footer .copyright {
font-size: 12px;
color: #000;
margin: 8px;
}
.site-footer .copyright a {
color: #000;
}
.basketbox {
z-index: 8888;
position: fixed;
height: 70px;
width: 100%;
color: #fff;
bottom: 0;
left: 0;
display: none;
cursor: pointer;
}
.basket {
position: relative;
height: 50px;
padding: 5px 0;
}
.basket .basket-detail {
height: 40px;
overflow: hidden;
color: #fff;
}
.basket .basket-detail .basket-items {
height: 25px;
font-size: 15px;
line-height: 15px;
font-weight: 600;
}
.basket .basket-detail .basket-items-store {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 300px;
height: 25px;
font-size: 14px;
line-height: 14px;
font-weight: 300;
}
@media only screen and (max-width:480px) {
.basket .basket-detail .basket-items {
height: 25px;
font-size: 14px;
line-height: 14px;
font-weight: 600;
}
.basket .basket-detail .basket-items-store {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 300px;
height: 25px;
font-size: 13px;
line-height: 13px;
font-weight: 300;
}
}.basket .basket-icon {
position: absolute;
height: 48px;
width: 48px;
text-align: center;
right: 0;
top: 0;
}
.basket .basket-icon i {
font-size: 25px;
line-height: 36px;
}
.cart {
position: fixed;
width: 100%;
height: 100%;
background: var(--background-color);
top: 0;
left: 0;
z-index: 999999;
display: none;
}
.cart .cart-inner {
position: relative;
height: 100%}
.cart .cart-inner .cart-head {
height: 55px;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-bottom: 1px solid rgba(0, 0, 0, .09);
background-color: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
z-index: 99;
}
.cart .cart-inner .cart-head .back {
height: 55px;
width: 100%;
float: left;
cursor: pointer;
padding: 0 10px;
}
.cart .cart-inner .cart-head .back i {
font-size: 35px;
line-height: 55px;
color: #000;
}
.cart .cart-inner .cart-head .back span {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 300px;
display: inline-block;
height: 55px;
line-height: 55px;
font-size: 16px;
font-weight: 700;
vertical-align: top;
margin-left: 10px;
}
.cart .cart-inner .cart-content {
padding-top: 65px;
overflow-y: auto;
height: 100%}
.cart .cart-inner .cart-content .cart-content-items {
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
margin-bottom: 10px;
}
.cart .cart-inner .cart-content .cart-content-items .cart-content-items-head {
/*border-bottom: 1px solid rgba(0, 0, 0, .1);
*/padding: 10px;
height: 40px;
font-size: 14px;
}
.cart .cart-inner .cart-content .cart-content-items .cart-content-items-head .cart-content-items-head-title {
color: #000;
font-weight: 600;
float: left;
height: 30px;
line-height: 30px;
}
.cart .cart-inner .cart-content .cart-content-items .cart-content-items-head .cart-content-items-head-add {
color: var(--website-color);
font-weight: 700;
font-size: 12px;
float: right;
height: 30px;
line-height: 30px;
cursor: pointer;
}
.cart .cart-inner .cart-content .cart-content-items .cart-content-items-head .cart-content-items-head-add a {
color: var(--website-color);
font-weight: 700;
font-size: 12px;
float: right;
height: 30px;
line-height: 30px;
cursor: pointer;
text-decoration: none;
}
.cart .cart-inner .cart-content .cart-content-items .cart-content-items-list {
position: relative;
padding: 0 10px;
}
.cart .cart-inner .cart-content .cart-content-detail {
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
margin-bottom: 10px;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-head {
/*border-bottom: 1px solid rgba(0, 0, 0, .1);
*/padding: 10px;
height: 30px;
font-size: 14px;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-head .cart-content-detail-head-title {
color: #000;
font-weight: 600;
float: left;
height: 30px;
line-height: 30px;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-list {
position: relative;
font-size: 13px;
line-height: 17px;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-list table {
padding: 5px 10px;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-list table tr td {
padding: 5px 0;
}
.cart .cart-inner .cart-content .cart-content-detail .cart-content-detail-list table tr td.value {
text-align: right;
}
.cart .cart-inner .cart-content .cart-content-form {
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
margin-bottom: 10px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-head {
/*border-bottom: 1px solid rgba(0, 0, 0, .1);
*/padding: 10px;
height: 30px;
font-size: 14px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-head .cart-content-form-head-title {
color: #000;
font-weight: 600;
float: left;
height: 30px;
line-height: 30px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-list {
position: relative;
font-size: 13px;
line-height: 17px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-list .customer {
padding: 5px 10px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-list .customer .customer-field {
margin: 8px 0;
line-height: 26px;
}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-list .customer .customer-field input {
width: 100%}
.cart .cart-inner .cart-content .cart-content-form .cart-content-form-list .customer .customer-field textarea {
max-width: 100%}
.cart .cart-inner .cart-content .cart-content-submit {
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
margin-bottom: 10px;
padding: 10px;
}
.cart .cart-inner .cart-content .cart-content-submit button {
width: 100%;
border: 1px solid var(--website-color);
background: var(--website-color);
color: #fff;
cursor: pointer;
}
.productcart {
padding: 20px 0 20px 0;
height: auto;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, .07);
}
.productcart .content {
position: relative;
height: auto;
overflow: hidden;
}
.productcart .content .image {
width: 60px;
height: 60px;
float: left;
background: #fff;
text-align: center;
border-radius: 8px;
}
.productcart .content .image img {
width: auto;
height: 100%;
border-radius: 10px;
border: 1px solid #e8e8e8;
}
.productcart .content .detail {
width: calc(100% - 60px);
height: auto;
float: right;
padding-left: 10px;
position: relative;
}
.productcart .content .detail h3 {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #000;
}
.productcart .content .detail h3 a:hover {
text-decoration: none;
color: #000;
}
.productcart .content .detail .pricing {
position: relative;
height: 17px;
}
.productcart .content .detail .pricing .price {
font-weight: 600;
color: #000;
line-height: 15px;
font-size: 12px;
vertical-align: top;
}
.productcart .content .detail .pricing .price-slik {
line-height: 15px;
font-size: 12px;
color: #666;
text-decoration: line-through;
margin-left: 10px;
vertical-align: top;
}
.productcart .content .detail .atc {
text-align: right;
}
.wa-support {
width: 40px;
height: 40px;
position: fixed;
right: 10px;
bottom: 60px;
font-size: 40px;
color: #4ced69;
cursor: pointer;
z-index: 999998;
}
.wa-support-box {
width: 250px;
height: 270px;
position: fixed;
right: 10px;
bottom: 110px;
background: #fff;
box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
border-radius: 8px;
z-index: 999998;
display: none;
visibility: hidden;
opacity: 0;
}
.wa-support-box.open {
display: block;
visibility: visible;
opacity: 1;
}
.wa-support-box .wa-support-body {
position: relative;
}
.wa-support-box .wa-support-body .wa-support-heading {
padding: 20px 10px;
}
.wa-support-box .wa-support-body .wa-support-form {
padding: 0 10px;
}
.wa-support-box .wa-support-body .wa-support-form .input {
margin-bottom: 10px;
width: 100%}
.wa-support-box .wa-support-body .wa-support-form .input input, .wa-support-box .wa-support-body .wa-support-form .input textarea {
font-size: 14px;
line-height: 16px;
width: 100%}
.wa-support-box .wa-support-body .wa-support-form .input input {
height: 40px;
line-height: 40px;
}
.wa-support-box .wa-support-body .wa-support-form .input textarea {
height: 80px;
}
.wa-support-box .wa-support-body .wa-support-form button {
width: 100%;
background: #4ced69;
color: #fff;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
embed, iframe, object {
max-width: 100%}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: .8075em 0;
}
.wp-caption-text {
text-align: center;
}
.gallery {
width: 80%}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%}
.gallery-columns-2 {
max-width: 50%;
float: left;
}
.gallery-columns-3 {
max-width: 33.33%;
float: left;
}
.gallery-columns-4 {
max-width: 25%;
float: left;
}
.gallery-columns-5 {
max-width: 20%;
float: left;
}
.gallery-columns-6 {
max-width: 16.66%;
float: left;
}
.gallery-columns-7 {
max-width: 14.28%;
float: left;
}
.gallery-columns-8 {
max-width: 12.5%;
float: left;
}
.gallery-columns-9 {
max-width: 11.11%;
float: left;
}
.gallery-caption {
display: block;
}
.qty-selector {
width: 152px;
float: right;
}
.qty-selector input {
width: 35px;
text-align: center;
border: none;
border-left: 1px solid var(--website-color);
border-right: 1px solid var(--website-color);
border-radius: 0;
margin: 0;
float: left;
color: #000;
padding: 0;
font-weight: 700;
height: 30px;
font-size: 12px;
line-height: 30px;
text-align: center;
}
.qty-selector button {
background: rgba(0, 0, 0, .04);
width: 30px;
border: none;
cursor: pointer;
margin: 0;
float: left;
font-size: 18px;
line-height: 25px;
text-align: center;
height: 30px;
border-radius: 0;
padding: 0;
color: var(--website-color);
font-weight: 700;
}
.qty-selector button:hover {
background: rgba(0, 0, 0, .09);
}
@media only screen and (max-width:768px) {
.qty-selector {
width: 142px;
}
.qty-selector input {
width: 30px;
height: 25px;
line-height: 25px;
font-size: 12px;
}
.qty-selector button {
width: 25px;
height: 25px;
line-height: 20px;
vertical-align: top;
}
}.recentcomments a {
display: inline!important;
padding: 0!important;
margin: 0!important;
}
.footer-logo>img, .footer-logo>p {
display: inline-block;
color: #fff;
margin: 8px 8px 0 0;
}
.footer-logo .name {
margin-top: 4px;
position: relative;
font-size: 16px;
font-weight: 600;
padding-top: 4px;
}
.footer-logo .address {
position: relative;
font-size: 12px;
color: #000;
}
.footer-logo img {
vertical-align: middle;
max-width: 75px;
}
.footer-logo a {
color: #000;
text-decoration: none;
}
.search-wrapper {
max-width: 100%;
width: 100%;
margin: 0 auto;
height: auto;
padding: 8px 4px;
position: fixed;
z-index: 9999;
background: #2acd2f;
border-bottom: 1px solid rgba(0, 0, 0, .09);
box-shadow: 0 2px 10px rgba(0, 0, 0, .09);
}
.basket-body {
background: var(--website-color);
padding: 8px;
border-radius: 8px;
}
.popup-container {
z-index: 9999999;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
}
.btn-note {
font-size: 10px!important;
width: 52px!important;
border: 1px solid var(--website-color)!important;
border-radius: 8px!important;
height: 32px!important;
}
.qty-selector-button {
border: 1px solid var(--website-color);
border-radius: 8px;
width: 97px;
float: right;
}
.card {
background: #fff;
border: 1px solid transparent;
border-radius: 8px;
}
@media only screen and (max-width:360px) {
.qty-selector {
margin-top: 24px;
}
.qty-selector-button {
border: 1px solid var(--website-color);
border-radius: 8px;
width: 82px;
float: right;
}
.btn-note {
font-size: 10px!important;
width: 52px!important;
border: 1px solid var(--website-color)!important;
border-radius: 8px!important;
height: 32px!important;
}
}@media only screen and (max-width:768px) {
.qty-selector-button {
border: 1px solid var(--website-color);
border-radius: 8px;
width: 82px;
float: right;
}
.btn-note {
font-size: 10px!important;
width: 52px!important;
border: 1px solid var(--website-color)!important;
border-radius: 8px!important;
height: 27px!important;
}
}
.fab-container {
position: fixed;
bottom: 50px;
right: 50px;
z-index: 99999999;
cursor: pointer;
}
.fab-icon-holder {
width: 50px;
height: 50px;
border-radius: 100%;
background: #016fb9;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.fab-icon-holder:hover {
opacity: 0.8;
}
.fab-icon-holder i {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
font-size: 25px;
color: #ffffff;
}
.fab2 {
width: 60px;
height: 60px;
background: #25D366;
}
.fab-options {
list-style-type: none;
margin: 0;
position: absolute;
bottom: 70px;
right: 0;
opacity: 0;
transition: all 0.3s ease;
transform: scale(0);
transform-origin: 85% bottom;
}
.fab:hover+.fab-options,
.fab-options:hover {
opacity: 1;
transform: scale(1);
}
.fab-label {
padding: 2px 5px;
align-self: center;
user-select: none;
white-space: nowrap;
border-radius: 3px;
font-size: 16px;
background: #666666;
color: #ffffff;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
margin-right: 10px;
}
.productbox .content .image .ribbon{
width: 50px;
height: 20px;
padding-left: 2px;
position: absolute;
left: 0;
top: 10px;
background: #4b79df;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 13px;
-webkit-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
box-shadow: 2px 5px 10px 1px rgba(0, 0, 0, .1);
}
.ribbon:after{
content: "";
position: absolute;
height: 0;
top: 0;
width: 0;
right: -9.5px;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #4b79df;
}
.price-silk{
line-height: 20px;
font-size: 13px;
color: #666;
text-decoration: line-through;
margin-left: 5px;
}
header {
position: relative;
height: auto;
width: 100%;
height: 55px;
}
.site-header {
color: #ffffff;
background: #dd0000;
border: none;
}
.site-header {
height: 55px;
position: fixed;
width: 100%;
top: -1px;
left: 0;
z-index: 99999;
border-bottom: 1px solid rgba(0,0,0,.09);
background-color: var(--website-color);
box-shadow: 0 2px 10px rgb(0 0 0 / 9%);
}
.wrapper {
max-width: 837px;
}
.wrapper {
max-width: 1024px;
width: 100%;
margin: 0 auto;
position: relative;
height: auto;
padding: 0 15px;
}
.site-header .headerbox {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
display: flex;
height: 55px;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
width: calc(100% - 35px);
}
.site-header .headerbox .logo-img {
height: 45px;
width: auto;
margin-top: 5px;
float: left;
padding-right: 5px;
flex-grow: 0;
}
.site-header .headerbox .searchbox {
height: 55px;
flex-grow: 1;
}
.site-header .headerbox .searchbox form {
height: 37px;
margin-top: 9px;
position: relative;
}
.site-header .headerbox .searchbox form input {
width: 100%;
height: 37px;
line-height: 38px;
padding: 0 10px 0 30px;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.site-header .headerbox .searchbox form button {
height: 37px;
color: #555;
padding: 0;
text-align: center;
width: 20px;
margin: 0;
background: 0 0;
position: absolute;
left: 5px;
top: 0;
border: none;
}
.site-header .headerbox .searchbox form button i {
line-height: 37px;
font-size: 16px;
}
.site-header .headerbox .logo-img a img {
height: 45px;
width: auto;
}
.main{
box-shadow: 0 2px 10px rgb(0 0 0 / 9%);
}
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]