@font-face {
    font-family: star;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);
    src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot#iefix) format("embedded-opentype"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot#iefix) format("embedded-opentype"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), 
    url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce-store-notice,
p.demo_store {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #06c;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
    display: none
}

.woocommerce-store-notice a,
p.demo_store a {
    color: inherit;
    text-decoration: underline
}

.woocommerce-product-search {
    display: block;
    position: relative
}

.woocommerce-product-search .suki-search-icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -.5em 0 0 .75em
}

.woocommerce-product-search .search-field {
    width: 100%;
    padding-left: 2.5em
}

.woocommerce-product-search button[type=submit] {
    display: none
}

.clear {
    clear: both
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border: 0;
    color: inherit;
    opacity: .5;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle
}

.woocommerce a.remove:focus,
.woocommerce a.remove:hover {
    color: inherit;
    opacity: 1
}

.woocommerce small.note {
    display: block;
    font-size: .9em;
    margin-top: .75em
}

.woocommerce .woocommerce-breadcrumb .suki-woocommerce-breadcrumb-delimiter {
    margin: 0 .5em
}

.woocommerce .woocommerce-breadcrumb .suki-woocommerce-breadcrumb-delimiter:before {
    content: "\203a"
}

.woocommerce .cart .quantity {
    display: inline-block;
    width: 5.5rem;
    position: relative
}

.woocommerce .cart .quantity .qty {
    width: 100%;
    text-align: center;
    padding-left: 1.25em;
    padding-right: 1.25em;
    -moz-appearance: textfield
}

.woocommerce .cart .quantity .qty::-webkit-inner-spin-button,
.woocommerce .cart .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce .cart .quantity.hidden>* {
    display: none
}

.woocommerce .cart .quantity .suki-qty-increment {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 1em;
    margin-top: -.5em;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    font-size: 1.25em;
    line-height: 1;
    opacity: .5
}

.woocommerce .cart .quantity .suki-qty-increment:focus,
.woocommerce .cart .quantity .suki-qty-increment:hover {
    opacity: 1
}

.woocommerce .cart .quantity .suki-qty-minus {
    left: 0
}

.woocommerce .cart .quantity .suki-qty-plus {
    right: 0
}

.woocommerce .col2-set {
    width: 100%
}

.woocommerce .col2-set:after,
.woocommerce .col2-set:before {
    content: "";
    display: table
}

.woocommerce .col2-set:after {
    clear: both
}

.woocommerce .col2-set .col-2 {
    margin-top: 3em
}

.woocommerce span.onsale {
    height: 3.6em;
    width: 3.6em;
    font-size: 1rem;
    font-weight: 600;
    position: absolute;
    text-align: center;
    line-height: 3em;
    top: 0;
    left: 0;
    margin: .5em;
    border-radius: 100%;
    z-index: 9;
    display: inline-block;
    padding: .3em;
    background-color: #06c;
    color: #fff
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product>* {
    clear: both;
    margin-bottom: 4rem
}

.woocommerce div.product>:last-child {
    margin-bottom: 0
}

.woocommerce div.product .onsale:first-child {
    right: 0;
    left: auto
}

.woocommerce div.product .onsale:first-child~div.summary .product_title {
    padding-right: 5rem
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #333;
    font-size: 1.5rem;
    margin: 0 0 1.5rem
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    display: inline-block
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block
}

.woocommerce div.product .woocommerce-product-details__short-description {
    margin-bottom: 1.5rem
}

.woocommerce div.product .stock {
    color: green
}

.woocommerce div.product .out-of-stock {
    color: red
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
    margin: 0 0 1.5rem
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
    display: inline-block;
    margin-right: .5em
}

.woocommerce div.product .suki-woocommerce-single-gallery {
    position: relative
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    height: auto !important
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    margin: 0;
    padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:before {
    content: "";
    display: table
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after {
    clear: both
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin: 5px -5px 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    padding: 5px;
    margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0;
    transition: all ease-in-out .2s
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs {
    clear: both;
    padding-bottom: 2rem;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 2rem;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    content: "";
    display: table
}

.woocommerce div.product .woocommerce-tabs ul.tabs:after {
    clear: both
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    position: relative;
    margin: 0 0 -1px;
    float: left
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .8rem 1.2rem;
    color: inherit;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #06c
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #333;
    border-color: currentColor
}

.woocommerce div.product .woocommerce-tabs .panel {
    display: none;
    margin: 0
}

.woocommerce div.product .woocommerce-tabs .panel>h2:first-child {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none
}

.woocommerce div.product .woocommerce-tabs .panel:first-of-type {
    display: block
}

.woocommerce div.product .product_meta {
    margin-top: 2rem;
    padding-top: 1rem;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: .85em;
    line-height: 1.7;
    color: inherit
}

.woocommerce div.product .product_meta a {
    color: inherit
}

.woocommerce div.product .product_meta a:focus,
.woocommerce div.product .product_meta a:hover {
    color: #06c
}

.woocommerce div.product .product_meta>* {
    display: block
}

.woocommerce div.product p.cart {
    margin: 0 0 1.5rem
}

.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
    content: "";
    display: table
}

.woocommerce div.product p.cart:after {
    clear: both
}

.woocommerce div.product form.cart {
    margin: 0 0 1.5rem
}

.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before {
    content: "";
    display: table
}

.woocommerce div.product form.cart:after {
    clear: both
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin-right: .5em
}

.woocommerce div.product form.cart table {
    border: none
}

.woocommerce div.product form.cart table td:first-child {
    padding-left: 0
}

.woocommerce div.product form.cart table td:last-child {
    padding-right: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    width: 100%
}

.woocommerce div.product form.cart .variations tr {
    display: block;
    margin: 0 0 1em
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    display: block;
    padding: 0;
    border-color: inherit;
    border-width: 0
}

.woocommerce div.product form.cart .variations select {
    width: 100%
}

.woocommerce div.product form.cart .woocommerce-variation {
    margin-bottom: 1.5rem
}

.woocommerce div.product form.cart .woocommerce-variation:empty {
    display: none
}

.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:after,
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:before {
    content: "";
    display: table
}

.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:after {
    clear: both
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1.5rem
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .85em;
    display: inline-block;
    margin-top: 1em;
    line-height: 1
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
    padding: .5em 0;
    border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.woocommerce div.product form.cart .group_table .stock {
    margin: 0
}

.woocommerce div.product section.products>:last-child {
    margin-bottom: 0
}

.woocommerce div.product section.products h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none
}

.woocommerce div.product .content-header {
    margin-bottom: 1.5rem
}

.woocommerce .products ul,
.woocommerce ul.products {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: -15px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
    list-style: none outside;
    clear: both
}

.woocommerce ul.products li.product {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.woocommerce ul.products li.product>:last-child {
    margin-bottom: 0
}

.woocommerce ul.products li.product .suki-product-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-width: 0;
    border-style: solid
}

.woocommerce ul.products li.product .suki-product-wrapper>:last-child {
    margin-bottom: 0
}

.woocommerce ul.products li.product .suki-product-wrapper.suki-text-align-left {
    -ms-flex-align: left;
    align-items: left
}

.woocommerce ul.products li.product .suki-product-wrapper.suki-text-align-center {
    -ms-flex-align: center;
    align-items: center
}

.woocommerce ul.products li.product .suki-product-wrapper.suki-text-align-right {
    -ms-flex-align: right;
    align-items: right
}

.woocommerce ul.products li.product .suki-product-thumbnail {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    position: relative;
    margin: 0 0 1em
}

.woocommerce ul.products li.product .suki-product-thumbnail a {
    display: block
}

.woocommerce ul.products li.product .suki-product-thumbnail a:focus,
.woocommerce ul.products li.product .suki-product-thumbnail a:hover {
    opacity: .9
}

.woocommerce ul.products li.product .suki-product-thumbnail img {
    width: 100%;
    margin: 0
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: .5em
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 0;
    display: inline-block;
    font: inherit;
    color: inherit
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
    display: inline-block;
    margin: .25em 0 0
}

.woocommerce ul.products li.product .price {
    color: inherit;
    display: block;
    font-weight: inherit;
    margin: .25em 0 0;
    font-size: 1em
}

.woocommerce ul.products li.product .price del~ins {
    margin-left: .5rem
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    font-weight: inherit;
    display: inline-block
}

.woocommerce ul.products li.product .count {
    background-color: transparent;
    color: inherit;
    font-weight: inherit
}

.woocommerce ul.products li.product .button {
    margin-top: 1em
}

.woocommerce .woocommerce-products-header .content-header {
    margin-bottom: 2rem
}

.woocommerce .woocommerce-products-header>:last-child {
    margin: 0 0 3rem
}

.woocommerce .woocommerce-result-count {
    margin: 0
}

.woocommerce .woocommerce-ordering {
    margin: 0
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce .suki-products-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.5em -.5em 2em
}

.woocommerce .suki-products-filters:empty {
    display: none
}

.woocommerce .suki-products-filters>* {
    padding: .5em
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin: 3rem 0 0;
    clear: both
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none;
    margin: 0;
    list-style: none
}

.woocommerce nav.woocommerce-pagination ul:after,
.woocommerce nav.woocommerce-pagination ul:before {
    content: "";
    display: table
}

.woocommerce nav.woocommerce-pagination ul:after {
    clear: both
}

.woocommerce nav.woocommerce-pagination ul li {
    padding: 0;
    margin-right: .5em;
    float: left
}

.woocommerce nav.woocommerce-pagination ul li:last-child {
    margin-right: 0
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    padding: .5em;
    min-width: 2em;
    display: block;
    border-width: 1px;
    border-style: solid;
    color: inherit
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: rgba(0, 0, 0, .05);
    color: #333
}

.woocommerce nav.woocommerce-pagination ul li a {
    background-color: transparent;
    color: inherit
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background-color: transparent;
    color: #06c;
    border-color: currentColor
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    content: "\e01c";
    display: inline-block;
    position: relative;
    font-family: WooCommerce;
    margin-left: .5em;
    vertical-align: bottom;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    content: "\e017";
    font-family: WooCommerce;
    margin-left: .5em;
    vertical-align: bottom
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    cursor: not-allowed;
    opacity: .5
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: block;
    clear: both
}

.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before {
    content: "";
    display: table
}

.woocommerce #reviews #comments .add_review:after {
    clear: both
}

.woocommerce #reviews #comments .woocommerce-Reviews-title {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none
}

.woocommerce #reviews #comments ol.commentlist {
    margin: -1.5em 0 0;
    list-style: none;
    padding: 0
}

.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
    content: "";
    display: table
}

.woocommerce #reviews #comments ol.commentlist:after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0;
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: inherit
}

.woocommerce #reviews #comments ol.commentlist li:first-child {
    border-top: none
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    position: relative;
    padding: 1.5em 0 1.5em 65px
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    font-size: inherit;
    margin-bottom: 1em
}

.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__author {
    font-weight: 600;
    color: #333
}

.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date {
    font-size: .85em;
    line-height: 1.7;
    color: inherit
}

.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date a {
    color: inherit
}

.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date a:focus,
.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date a:hover {
    color: #06c
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    margin-top: 1.5em;
    border-radius: 50%
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description :last-child {
    margin-bottom: 0
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    padding-left: 1.25em
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce .star-rating {
    overflow: hidden;
    position: relative;
    display: inline-block;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.26em;
    font-family: star;
    color: #06c
}

.woocommerce .star-rating::before {
    content: "\73\73\73\73\73";
    top: 0;
    left: 0
}

.woocommerce .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1em
}

.woocommerce .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    margin-bottom: 1em
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link {
    font-size: .85em;
    line-height: 1.7;
    color: inherit
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link a {
    color: inherit
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link a:focus,
.woocommerce .woocommerce-product-rating .woocommerce-review-link a:hover {
    color: #06c
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 2em
}

.woocommerce #review_form #respond .comment-form>* {
    margin: 1em 0
}

.woocommerce #review_form #respond .comment-reply-title {
    display: block;
    margin: 0 0 1.5rem;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none;
    color: #333
}

.woocommerce #review_form #respond p.stars {
    display: inline-block;
    line-height: 1;
    margin: 0
}

.woocommerce #review_form #respond p.stars span {
    display: inline-table
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #06c
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover~a::before {
    content: "\e021"
}

.woocommerce p.stars:hover a::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active~a::before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"
}

.woocommerce table.shop_attributes {
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 25%
}

.woocommerce table.shop_attributes td p {
    margin: 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    text-align: initial;
    padding: .75rem 1rem
}

.woocommerce table.shop_table {
    border-left: none;
    border-right: none;
    border-bottom: none
}

.woocommerce table.shop_table td:first-child,
.woocommerce table.shop_table th:first-child {
    padding-left: 0
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table th:last-child {
    padding-right: 0
}

.woocommerce table.shop_table th {
    border-left: none;
    border-right: none
}

.woocommerce table.shop_table td {
    border-left: none;
    border-right: none
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table td del {
    font-weight: 400
}

.woocommerce table.shop_table a {
    text-decoration: none
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions {
    text-align: right
}

.woocommerce table.woocommerce-table--order-downloads td .woocommerce-MyAccount-downloads-file::before,
.woocommerce table.woocommerce-table--order-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: "\2193";
    display: inline-block;
    margin-right: .5em
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
    margin: 0;
    font-size: .85em;
    overflow: hidden
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block
}

.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
    margin: 0
}

.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name dl.variation p {
    display: inline-block;
    margin: 0
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 1.5rem
}

.woocommerce form .form-row:after,
.woocommerce form .form-row:before {
    content: "";
    display: table
}

.woocommerce form .form-row:after {
    clear: both
}

.woocommerce form .form-row:last-child {
    margin-bottom: 0
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row-wide {
    clear: both
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: .25em .5em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
    left: 50%;
    bottom: 100%;
    margin: 0 0 0 -.25em;
    content: "";
    position: absolute;
    border-width: 0 .25em .5em;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: rgba(0, 0, 0, .7);
    z-index: 100;
    display: block
}

.woocommerce form .form-row select {
    width: 100%
}

.woocommerce form .form-row .required {
    color: red;
    text-decoration: none
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    width: 100%
}

.woocommerce form .form-row .select2-container {
    width: 100%
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: red
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: red
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-width: 1px;
    border-style: solid;
    padding: 1.25rem 1.25rem 0;
    margin: 1.25rem 0;
    text-align: left;
    border-radius: 0
}

.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li input {
    margin: 0 1em 0 0
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce ul.order_details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2px 1.5rem;
    padding: 0;
    list-style: none;
    white-space: nowrap
}

.woocommerce ul.order_details li {
    -ms-flex: 1;
    flex: 1;
    padding: 1.5rem;
    margin: 2px;
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce ul.order_details li strong {
    display: block
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 3em
}

.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border-width: 1px;
    border-style: solid;
    padding: 1.5rem
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€·";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: inherit;
    position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€­";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: inherit;
    position: absolute
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list *,
.woocommerce ul.product_list_widget * {
    border-color: inherit
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    margin-bottom: 1em
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    content: "";
    display: table
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li.empty,
.woocommerce ul.product_list_widget li.empty {
    margin: 0;
    padding: 0;
    text-align: center
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
    border-bottom: none
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: inherit
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 1em;
    width: 3.5em;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    font-size: .85em;
    overflow: hidden
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    margin: 0
}

.woocommerce ul.cart_list li dl p,
.woocommerce ul.product_list_widget li dl p {
    display: inline-block;
    margin: 0
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    margin: .25em 0;
    display: block
}

.woocommerce ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount {
    text-decoration: inherit;
    font-size: .85em
}

.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del {
    opacity: .5
}

.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins {
    font-weight: 400
}

.woocommerce.widget_shopping_cart .total {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: inherit;
    padding-top: 1em;
    margin-bottom: 0
}

.woocommerce.widget_shopping_cart .total:after,
.woocommerce.widget_shopping_cart .total:before {
    content: "";
    display: table
}

.woocommerce.widget_shopping_cart .total:after {
    clear: both
}

.woocommerce.widget_shopping_cart .total .amount {
    float: right
}

.woocommerce.widget_shopping_cart .cart_list li {
    position: relative;
    padding-top: 0;
    padding-right: 1.5em
}

.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    margin-top: -.5em;
    font-size: 1.2em;
    line-height: 1
}

.woocommerce.widget_shopping_cart .buttons {
    margin: 1em 0 0
}

.woocommerce.widget_shopping_cart .buttons a {
    display: block;
    margin: .5em 0 0
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin: 0
}

.woocommerce.widget_layered_nav ul,
.woocommerce.widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.woocommerce.widget_layered_nav li,
.woocommerce.widget_rating_filter li {
    position: relative;
    margin-top: .25em
}

.woocommerce.widget_layered_nav li a:before,
.woocommerce.widget_rating_filter li a:before {
    content: "";
    position: relative;
    top: -.16em;
    display: inline-block;
    width: 1.6em;
    height: 1.6em;
    margin-right: 1.2em;
    font-size: .6em;
    line-height: calc(1.6em - 2px);
    text-align: center;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    border-radius: 3px
}

.woocommerce.widget_layered_nav li.chosen a:before,
.woocommerce.widget_rating_filter li.chosen a:before {
    content: "âœ”";
    color: #fff;
    border-color: transparent;
    background-color: #06c
}

.woocommerce.widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em;
    padding: 0 .5em;
    font: inherit
}

.woocommerce.widget_layered_nav_filters ul {
    margin: -.5em 0 0;
    padding: 0;
    list-style: none
}

.woocommerce.widget_layered_nav_filters ul:after,
.woocommerce.widget_layered_nav_filters ul:before {
    content: "";
    display: table
}

.woocommerce.widget_layered_nav_filters ul:after {
    clear: both
}

.woocommerce.widget_layered_nav_filters li {
    float: left;
    margin: .5em .5em 0 0
}

.woocommerce.widget_layered_nav_filters li a {
    padding: .25em .5em;
    line-height: normal;
    background-color: rgba(0, 0, 0, .05);
    color: inherit
}

.woocommerce.widget_layered_nav_filters li a:focus,
.woocommerce.widget_layered_nav_filters li a:hover {
    color: #06c
}

.woocommerce.widget_layered_nav_filters li a:before {
    display: inline-block;
    content: "Ã—";
    font-weight: inherit;
    margin-right: .25em
}

.woocommerce.widget_price_filter .price_slider {
    position: relative;
    height: .5em;
    margin: 0 .5em 1.25em;
    color: #06c
}

.woocommerce.widget_price_filter .price_slider:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: .25em;
    background-color: currentColor;
    opacity: .2
}

.woocommerce.widget_price_filter .price_slider_amount {
    text-align: right
}

.woocommerce.widget_price_filter .price_slider_amount input {
    display: none
}

.woocommerce.widget_price_filter .price_slider_amount .button {
    float: left;
    padding: 0 .5em;
    font: inherit
}

.woocommerce.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
    border-radius: 0;
    border: none
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #fff;
    background-image: none;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.25em;
    border: .1rem solid;
    border-color: currentColor;
    color: inherit;
    margin-left: -.5em
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: currentColor;
    background-image: none;
    color: inherit;
    opacity: .4
}

.woocommerce .wc-block-components-price-slider {
    margin: 0
}

.woocommerce .wc-block-components-price-slider__range-input-wrapper {
    height: .5em;
    margin: 0 .25em 1.5em;
    border-radius: .25em;
    box-shadow: none;
    background-color: transparent;
    color: #06c
}

.woocommerce .wc-block-components-price-slider__range-input-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: .25em;
    background-color: currentColor;
    opacity: .2
}

.woocommerce .wc-block-components-price-slider__range-input-progress {
    height: 100%;
    border-radius: .25em;
    --range-color: currentColor
}

.woocommerce .wc-block-components-price-slider__controls {
    -ms-flex-align: center;
    align-items: center
}

.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input {
    height: .5em;
    color: inherit;
    font: inherit
}

.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    height: 1em;
    width: 1em;
    border: 1px solid;
    border-color: currentColor;
    border-radius: 50%;
    background-color: #fff;
    background-image: none;
    color: inherit;
    cursor: pointer;
    -webkit-appearance: none
}

.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb {
    height: 1rem;
    width: 1rem;
    border: .1rem solid;
    border-color: currentColor;
    border-radius: 50%;
    background-color: #fff;
    background-image: none;
    color: inherit;
    cursor: pointer;
    -webkit-appearance: none
}

.woocommerce .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb {
    height: 1rem;
    width: 1rem;
    border: .1rem solid;
    border-color: currentColor;
    border-radius: 50%;
    background-color: #fff;
    background-image: none;
    color: inherit;
    cursor: pointer;
    -webkit-appearance: none
}

.woocommerce .wc-block-attribute-filter-list li {
    text-decoration: none
}

.woocommerce .wc-block-attribute-filter-list li label:before {
    content: "";
    position: relative;
    top: -.16em;
    display: inline-block;
    width: 1.6em;
    height: 1.6em;
    margin-right: 1em;
    font-size: .6em;
    line-height: calc(1.6em - 2px);
    text-align: center;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: currentColor;
    border-radius: .25em
}

.woocommerce .wc-block-attribute-filter-list li input {
    display: none
}

.woocommerce .wc-block-attribute-filter-list li input:checked+label:before {
    content: "âœ”";
    color: #fff;
    border-color: transparent;
    background-color: #06c
}

.woocommerce .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count {
    opacity: .5
}

.woocommerce.widget_product_categories ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce.widget_product_categories ul ul {
    margin-left: 1.25em
}

.woocommerce.widget_product_categories li {
    margin-top: .25em
}

.woocommerce.widget a .star-rating :before {
    color: inherit
}

.woocommerce.widget .count {
    opacity: .5
}

.woocommerce.widget .amount {
    display: inline-block
}

.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block !important
}

.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: rgba(0, 0, 0, .05);
    list-style: none outside;
    width: auto;
    word-wrap: break-word
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
    content: "";
    display: table
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
    clear: both
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    padding: 0;
    border: none;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-decoration: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    background-color: transparent !important;
    color: #06c
}

.woocommerce-error .button:focus,
.woocommerce-error .button:hover,
.woocommerce-info .button:focus,
.woocommerce-info .button:hover,
.woocommerce-message .button:focus,
.woocommerce-message .button:hover {
    color: #333
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.woocommerce-message {
    border-top-color: #8fae1b
}

.woocommerce-message::before {
    content: "\e015";
    color: #8fae1b
}

.woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce-info::before {
    color: #1e85be
}

.woocommerce-error {
    border-top-color: #b81c23
}

.woocommerce-error::before {
    content: "\e016";
    color: #b81c23
}

.woocommerce-account .suki-woocommerce-MyAccount-sidebar a {
    color: inherit
}

.woocommerce-account .suki-woocommerce-MyAccount-sidebar a:focus,
.woocommerce-account .suki-woocommerce-MyAccount-sidebar a:hover {
    color: #06c
}

.woocommerce-account .suki-woocommerce-MyAccount-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.woocommerce-account .suki-woocommerce-MyAccount-user .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.woocommerce-account .suki-woocommerce-MyAccount-user .name {
    width: 100%;
    padding-left: 1em
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    font-weight: 600
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #333
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: .5em 0;
    text-decoration: none !important
}

.woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 3em
}

.woocommerce-account .addresses .title h3 {
    margin-top: 0
}

.woocommerce-account .addresses .title .edit {
    text-decoration: none;
    float: right
}

.woocommerce-account ol.commentlist.notes {
    list-style: none;
    margin: 0 0 3rem;
    padding: 0
}

.woocommerce-account ol.commentlist.notes li.note {
    padding: 1em;
    margin-top: 4px;
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce-account ol.commentlist.notes li.note:first-child {
    margin-top: 0
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    margin-bottom: .25em;
    font-size: .85em;
    line-height: 1.7;
    color: inherit
}

.woocommerce-account ol.commentlist.notes li.note p.meta a {
    color: inherit
}

.woocommerce-account ol.commentlist.notes li.note p.meta a:focus,
.woocommerce-account ol.commentlist.notes li.note p.meta a:hover {
    color: #06c
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-checkout .woocommerce-account-fields {
    margin-top: 1.5rem
}

.woocommerce-checkout #customer_details>* {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 3rem
}

.woocommerce-checkout #customer_details>:after,
.woocommerce-checkout #customer_details>:before {
    content: "";
    display: table
}

.woocommerce-checkout #customer_details>:after {
    clear: both
}

.woocommerce-checkout #customer_details>:last-child {
    margin-bottom: 0
}

.woocommerce-checkout .woocommerce-checkout-review-order td,
.woocommerce-checkout .woocommerce-checkout-review-order th {
    width: 50%
}

.woocommerce-checkout #place_order {
    width: 100%;
    font-size: 1.2rem;
    padding: 14px 28px;
    margin-top: 1.5rem
}

.woocommerce-checkout #order_review .product-total,
.woocommerce-checkout #order_review tfoot td {
    text-align: right
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    font-size: .9em
}

.woocommerce-checkout .suki-woocommerce-checkout-2-columns .suki-woocommerce-checkout-2-columns--right {
    margin-top: 3rem
}

#add_payment_method #payment,
.woocommerce-checkout #payment {
    margin-top: 2rem
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    margin: 0 0 1.5rem;
    list-style: none
}

#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
    content: "";
    display: table
}

#add_payment_method #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:after {
    clear: both
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    position: relative;
    margin: .2em 0 0;
    padding: .75em 1em .75em 3em;
    background-color: rgba(0, 0, 0, .05)
}

#add_payment_method #payment ul.payment_methods li input[name=payment_method],
.woocommerce-checkout #payment ul.payment_methods li input[name=payment_method] {
    position: absolute;
    left: 1em;
    top: 1em;
    font-size: 1em
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: 0 0 0 .5em;
    height: 1.5em
}

#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: .25em
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label {
    cursor: pointer;
    font-weight: 500
}

#add_payment_method #payment ul.payment_methods li:only-child,
.woocommerce-checkout #payment ul.payment_methods li:only-child {
    padding-left: 1em
}

#add_payment_method #payment ul.payment_methods li:only-child input[name=payment_method],
.woocommerce-checkout #payment ul.payment_methods li:only-child input[name=payment_method] {
    display: none
}

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    margin: .75em 0 0;
    font-size: .9em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none;
    margin: 0;
    padding: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    background-color: transparent;
    padding: 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box>:last-child,
.woocommerce-checkout #payment div.payment_box>:last-child {
    margin-bottom: 0
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    font-size: .85em;
    text-decoration: none;
    margin-top: .15em
}

.woocommerce-cart table.cart {
    margin: 0
}

.woocommerce-cart table.cart .product-remove {
    width: 1.5rem;
    font-size: 1.5em;
    line-height: 1
}

.woocommerce-cart table.cart .product-thumbnail {
    width: 7rem
}

.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart table.cart .product-subtotal {
    width: 15%
}

.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart table.cart .product-thumbnail {
    text-align: center
}

.woocommerce-cart table.cart .product-subtotal {
    text-align: right
}

.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    vertical-align: middle
}

.woocommerce-cart table.cart .actions {
    text-align: right;
    border: none;
    padding: 1.5rem 0 0
}

.woocommerce-cart table.cart .actions .coupon {
    float: left
}

.woocommerce-cart table.cart .actions .coupon label {
    display: none
}

.woocommerce-cart table.cart .actions .coupon input {
    width: 15rem;
    margin-right: .5rem;
    vertical-align: initial
}

.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle
}

.woocommerce-cart .cart-collaterals {
    margin-top: 3rem
}

.woocommerce-cart .cart-collaterals>:not(:first-child) {
    margin-top: 3rem
}

.woocommerce-cart .cross-sells {
    margin-top: 3rem
}

.woocommerce-cart .cross-sells h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none
}

.woocommerce-cart .wc-proceed-to-checkout {
    margin: 2rem 0 0;
    text-align: right
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: block;
    margin-bottom: 0;
    font-size: 1.2rem;
    padding: 14px 28px
}

.woocommerce-cart .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "î€™";
    text-decoration: none
}

.woocommerce-cart .shipping-calculator-form {
    margin: 1em 0 0 0
}

.woocommerce-cart .shipping-calculator-form p:last-of-type {
    margin-bottom: 0
}

.woocommerce-cart .cart_totals h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0;
    text-transform: none
}

.woocommerce-cart .cart_totals table th {
    width: 35%
}

.woocommerce-cart .cart_totals table td {
    text-align: right
}

.woocommerce-cart .cart_totals table td,
.woocommerce-cart .cart_totals table th {
    vertical-align: top
}

.woocommerce-cart .cart_totals table form {
    text-align: unset
}

.woocommerce-cart .cart_totals table select {
    width: 100%
}

.woocommerce-cart .cart_totals .woocommerce-shipping-destination {
    margin: 1em 0 0
}

.woocommerce-cart .suki-woocommerce-cart-2-columns:not(:last-child) {
    margin-bottom: 6rem
}

.woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--right {
    margin-top: 3rem
}

.woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--left>:not(:first-child),
.woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--right>:not(:first-child) {
    margin-top: 3rem
}

.woocommerce-cart .suki-woocommerce-cart-2-columns .cart-collaterals {
    margin-top: 0
}

.woocommerce-invalid #terms {
    outline: 2px solid red;
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

@media screen and (min-width:500px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 12.5%
    }

    .woocommerce ul.products.columns-2 li.product {
        width: 50%
    }

    .woocommerce ul.products.columns-3 li.product {
        width: 50%
    }

    .woocommerce ul.products.columns-4 li.product {
        width: 50%
    }

    .woocommerce ul.products.columns-5 li.product {
        width: 50%
    }

    .woocommerce ul.products.columns-6 li.product {
        width: 50%
    }

    .woocommerce #reviews #comments ol.commentlist li .comment_container {
        padding: 2em 0 2em 65px
    }

    .woocommerce #reviews #comments ol.commentlist li img.avatar {
        margin-top: 2em
    }

    .woocommerce form .form-row-first {
        width: 50%;
        float: left;
        padding-right: .5rem
    }

    .woocommerce form .form-row-last {
        width: 50%;
        float: right;
        padding-left: .5rem
    }
}

@media screen and (min-width:768px) {
    .woocommerce .col2-set .col-1 {
        float: left;
        width: 50%;
        padding-right: 1em
    }

    .woocommerce .col2-set .col-2 {
        float: right;
        width: 50%;
        padding-left: 1em;
        margin-top: 0
    }

    .woocommerce ul.products.columns-3 li.product {
        width: 33.33%
    }

    .woocommerce ul.products.columns-6 li.product {
        width: 33.33%
    }

    .woocommerce-error .button,
    .woocommerce-info .button,
    .woocommerce-message .button {
        float: right
    }

    .woocommerce-account.logged-in .woocommerce:after,
    .woocommerce-account.logged-in .woocommerce:before {
        content: "";
        display: table
    }

    .woocommerce-account.logged-in .woocommerce:after {
        clear: both
    }

    .woocommerce-account .suki-woocommerce-MyAccount-sidebar {
        float: left;
        width: 20%
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: calc(80% - 4rem);
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .woocommerce div.product .suki-woocommerce-single-gallery {
        float: left;
        clear: none;
        width: 60%
    }

    .woocommerce div.product .suki-woocommerce-single-gallery~div.summary {
        width: 40%;
        float: right;
        clear: none;
        padding-left: 40px
    }

    .woocommerce ul.products.columns-4 li.product {
        width: 25%
    }

    .woocommerce ul.products.columns-5 li.product {
        width: 20%
    }

    .woocommerce ul.products.columns-6 li.product {
        width: 16.667%
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns:after,
    .woocommerce-checkout .suki-woocommerce-checkout-2-columns:before {
        content: "";
        display: table
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns:after {
        clear: both
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns .suki-woocommerce-checkout-2-columns--left {
        float: left;
        width: 60%
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns .suki-woocommerce-checkout-2-columns--right {
        float: right;
        width: calc(40% - 4rem);
        padding: 1.5rem;
        margin-top: 0;
        border-width: 1px;
        border-style: solid
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns #order_review {
        margin-top: -.75rem
    }

    .woocommerce-checkout .suki-woocommerce-checkout-2-columns #order_review table {
        border: none
    }

    .woocommerce-cart .cart_totals {
        width: calc(50% - 1.5rem);
        max-width: 25rem;
        margin-left: auto
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns:after,
    .woocommerce-cart .suki-woocommerce-cart-2-columns:before {
        content: "";
        display: table
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns:after {
        clear: both
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--left {
        float: left;
        width: 60%
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--right {
        float: right;
        width: calc(40% - 4rem);
        padding: 1.5rem;
        margin-top: 0;
        border-width: 1px;
        border-style: solid
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .suki-woocommerce-cart-2-columns--right+* {
        clear: both
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .cart_totals {
        width: auto;
        margin-top: 0;
        max-width: none;
        margin-left: 0
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .cart_totals th {
        width: 30%
    }

    .woocommerce-cart .suki-woocommerce-cart-2-columns .cart_totals table {
        border-top: none;
        margin-top: -.75rem
    }
}

@media screen and (max-width:767.9px) {
    .woocommerce table.shop_table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce table.shop_table.shop_table_responsive tr:not(:last-child) {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .woocommerce table.shop_table.shop_table_responsive td,
    .woocommerce table.shop_table.shop_table_responsive th {
        padding-left: 0;
        padding-right: 0;
        border: none
    }

    .woocommerce table.shop_table.shop_table_responsive tr {
        display: block
    }

    .woocommerce table.shop_table.shop_table_responsive tr td {
        display: block;
        text-align: right !important
    }

    .woocommerce table.shop_table.shop_table_responsive tr td.order-actions {
        text-align: left !important
    }

    .woocommerce table.shop_table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }

    .woocommerce table.shop_table.shop_table_responsive tr td.actions::before,
    .woocommerce table.shop_table.shop_table_responsive tr td.product-remove::before {
        display: none
    }

    .woocommerce-cart table.cart.shop_table_responsive thead {
        display: none
    }

    .woocommerce-cart table.cart.shop_table_responsive .cart_item {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 1em 0
    }

    .woocommerce-cart table.cart.shop_table_responsive td,
    .woocommerce-cart table.cart.shop_table_responsive th {
        padding: 0
    }

    .woocommerce-cart table.cart.shop_table_responsive td:before,
    .woocommerce-cart table.cart.shop_table_responsive th:before {
        display: none
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-remove {
        -ms-flex-order: 3;
        order: 3;
        width: 2.5rem;
        padding-left: 1rem
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-thumbnail {
        width: 5.5rem
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-name {
        -ms-flex-order: 2;
        order: 2;
        width: calc(100% - 5.5rem - 2.5rem);
        padding-left: 1rem;
        text-align: unset !important
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-name>* {
        width: 100%
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-price {
        -ms-flex-order: 5;
        order: 5;
        position: relative;
        white-space: nowrap;
        width: auto;
        padding-top: 1rem;
        padding-left: 1rem
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-price:before {
        display: inline-block;
        content: "Ã—";
        font-weight: inherit;
        margin: 0 .5rem 0 0
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-quantity {
        -ms-flex-order: 4;
        order: 4;
        width: 5.5rem;
        padding-top: 1rem
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-subtotal {
        -ms-flex-order: 6;
        order: 6;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
        padding-top: 1rem;
        padding-left: 1rem
    }

    .woocommerce-cart table.cart.shop_table_responsive .product-subtotal>span {
        width: 100%
    }

    .woocommerce-cart table.cart.shop_table_responsive .actions {
        display: block;
        text-align: unset;
        padding: 2rem 0 0
    }

    .woocommerce-cart table.cart.shop_table_responsive .actions .coupon {
        margin-bottom: 2rem;
        float: none;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap
    }

    .woocommerce-cart table.cart.shop_table_responsive .actions .coupon input {
        width: 100%
    }

    .woocommerce-cart table.cart.shop_table_responsive .actions>button {
        width: 100%
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}