/* General 
----------------------------------------------------------*/
.woocommerce-page #site-content {
    width: 74%;
}

.woocommerce-page #sidebar {
    width: 20%;
    margin-top: 130px;
}

.woocommerce-page .sidebar-wrap #sidebar {
    padding: 0 8px;
}

.woocommerce-page #content-wrap .meta-wrap {
    padding: 8px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.woocommerce-page .content-woocommerce .woocommerce-result-count {
    position: relative;
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding-top: 17px;
    text-transform: capitalize;
}

.woocommerce-page .content-woocommerce .woocommerce-ordering {
    float: right;
    position: relative;
}

.woocommerce-page .content-woocommerce .woocommerce-ordering select {
    border: 1px solid #d1d2d3;
    margin-bottom: 0;
    padding: 15px 26px 17px 19px;
    margin-right: 10px;
    text-transform: capitalize;
}

.woocommerce-page #content-wrap .woocommerce-ordering select {
    font-size: 16px;
    color: #9ca9c4;
    font-weight: 400;
    margin: 0;
    padding: 10px 30px;
    width: 220px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 100%;
    margin: 0;
    cursor: pointer;
    font-style: normal;
}

.woocommerce-page .content-woocommerce .woocommerce-ordering select:focus {
    outline: 0;
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 15px;
    line-height: 1;
    font-size: 11px;
    font-family: "star";
    margin-bottom: 10px;
    color: #fac100;
    letter-spacing: 6px;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}

.star-rating::before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce-page .content-woocommerce p.stars {
    overflow: hidden;
    zoom: 1;
}

.woocommerce-page .content-woocommerce p.stars span {
    width: 120px;
    height: 24px;
    position: relative;
    float: left;
    background: url(../images/star.png) repeat-x left 0;
}

.woocommerce-page .content-woocommerce p.stars span a {
    transition: none;
    float: left;
    position: absolute;
    left: 0;
    top: -6px;
    width: 17px;
    height: 0;
    padding-top: 26px;
    overflow: hidden;
}

.woocommerce-page .content-woocommerce p.stars span a:hover,
p.stars span a:focus {
    background: url(../images/star.png) repeat-x left -18px;
}

.woocommerce-page .content-woocommerce p.stars a.active {
    background: url(../images/star.png) repeat-x left -18px;
}

.woocommerce-page .content-woocommerce p.stars span a.star-1 {
    width: 17px;
    z-index: 10;
}

.woocommerce-page .content-woocommerce p.stars span a.star-2 {
    width: 46px;
    z-index: 9;
}

.woocommerce-page .content-woocommerce p.stars span a.star-3 {
    width: 70px;
    z-index: 8;
}

.woocommerce-page .content-woocommerce p.stars span a.star-4 {
    width: 96px;
    z-index: 7;
}

.woocommerce-page .content-woocommerce p.stars span a.star-5 {
    width: 120px;
    z-index: 6;
}

.woocommerce-page abbr {
    border: none;
    text-decoration: none;
}

.woocommerce-page div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}

.woocommerce-page div.product div.images .flex-viewport {
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}

.woocommerce-page div.product div.images .flex-control-thumbs img {
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}

.woocommerce-page div.product div.images .flex-control-thumbs img:hover,
.woocommerce-page div.product div.images img.flex-active {
    border: 1px solid var(--theme-accent-color);
}

.woocommerce-product-gallery__wrapper,
.woocommerce-page .woocommerce-product-gallery__image.flex-active-slide {
    border-radius: 2px;
    overflow: hidden;
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info .button {
    color: var(--theme-accent-color);
    background-color: transparent;
}

.woocommerce-page .woo-single-post-class .summary .stock.in-stock,
.product .onsale {
    position: absolute;
    left: 20px;
    top: 16px;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    padding: 0 10px;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 3px;
}

.products li .yith-wcbm-badge {
    font-weight: 500;
    border-radius: 3px;
    font-size: 12px;
    font-family: inherit;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left:hover,
.pswp--has_mouse .pswp__button--arrow--right:hover {
    background-color: transparent;
}

.pswp__button::before,
.pswp__button::after {
    display: none;
}

.woocommerce-pagination {
    margin-top: 54px;
    margin-left: 2px;
}

.woocommerce-pagination ul {
    list-style: none;
    margin: 0;
}

.woocommerce-pagination ul li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-pagination ul li span,
.woocommerce-pagination ul li a {
    position: relative;
    color: var(--theme-accent-color);
    margin-right: 5px;
    border: 1px solid var(--theme-accent-color);
    border-radius: 50%;
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}

.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover {
    color: #ffffff;
}

/* Product Item */
.woocommerce-page .content-woocommerce .products {
    position: relative;
    clear: both;
    list-style: none;
}

.woocommerce-page .content-woocommerce ul.products {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.woocommerce-page .content-woocommerce .products:after,
.woocommerce-page .content-woocommerce .products:before {
    position: relative;
    content: "";
    display: block;
    clear: both;
}

ul.products {
    margin: 0 -15px;
}

ul.products .product {
    margin-top: 30px;
    text-align: center;
}

.products li {
    float: left;
    position: relative;
    padding: 0 15px;
}

.products.columns-1 li,
.woocommerce-page.shop-col-1 .products li {
    width: 100%;
}

.products.columns-2 li,
.woocommerce-page.shop-col-2 .products li {
    width: 50%;
}

.products.columns-3 li,
.woocommerce-page.shop-col-3 .products li {
    width: 33.33%;
}

.products.columns-4 li,
.woocommerce-page.shop-col-4 .products li {
    width: 25%;
}

.products.columns-5 li,
.woocommerce-page.shop-col-5 .products li {
    width: 20%;
}

.products li .inner {
    position: relative;
    height: 100%;
}

.products li .product-thumbnail {
    overflow: hidden;
    display: block;
    position: relative;
}

.products li .product-thumbnail .woocommerce_loop_product_link {
    position: relative;
    text-indent: 0;
    line-height: 0;
    display: flex;
    min-height: 250px;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    overflow: hidden;
    border-radius: 5px;
}

.products li .product-thumbnail .woocommerce_loop_product_link:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--theme-primary-color);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}

.products li:hover .product-thumbnail .woocommerce_loop_product_link:before {
    opacity: 0.7;
    visibility: visible;
}

.products li .product-thumbnail img {
    width: 100%;
    height: auto;
    transition: transform ease 0.3s;
}

.products li .wrap-btn-action {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    transform: translateY(50%);
    visibility: hidden;
}

.products li:hover .wrap-btn-action {
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
}

.products li .wrap-btn-action .button,
.products li .product-info .added_to_cart,
.products li .wrap-btn-action .yith-wcwl-add-to-wishlist {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: capitalize;
    padding: 0;
    width: 100%;
    padding: 8px 0 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background:  linear-gradient(90deg, var(--theme-accent-color) 0%, var(--theme-secondary-color) 100%);
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.products li .wrap-btn-action .button:hover,
.products li .product-info .added_to_cart:hover,
.products li .wrap-btn-action .yith-wcwl-add-to-wishlist:hover {
    background-position: 200% 100%;
    background-size: 200% 100%;
}

.products li .wrap-btn-action .add_to_cart .cartplus {
    margin-right: 10px;
    font-size: 20px;
    position: relative;
}

.products li .wrap-btn-action .button .check,
.products li .product-info .added_to_cart .check,
.products li .wrap-btn-action .add_to_cart.added .cartplus {
    display: none;
}
.products li .wrap-btn-action .add_to_cart .check {
    margin-right: 10px;
    position: relative;
    font-size: 17px;
}

.products li .wrap-btn-action .button .check,
.products li .product-info .added_to_cart .check,
.products li .wrap-btn-action .add_to_cart.added .cartplus {
    display: none;
}
.products li .wrap-btn-action .add_to_cart.added .check {
    display: block;
}
.products li .wrap-btn-action .loading .cartplus {
    width: 20px;
    height: 20px;
}
.products li .wrap-btn-action .loading .cartplus:before {
    content: "";
    position: absolute;
    border: 2px solid #f6f6f6;
    border-top: 2px solid var(--theme-accent-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-animation: spin 0.5s linear infinite;
    -moz-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
}

.products li .product-info {
    position: relative;
    padding: 41px 15px 20px 15px;
    text-align: center;
    box-shadow: 0px 10px 70px rgb(0 0 0 / 7%);
    border-radius: 0px 0px 5px 5px;
}

.products li .product-info .woocommerce_loop_product_link {
    max-width: 80%;
}

.products li .product-info .star-rating {
    margin: 0;
    position: absolute;
    top: 21px;
    width: 85px;
    left: 51%;
    transform: translateX(-50%);
    display: inline-block;
}

.products li h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
    transition: color ease 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.products li .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: var(--theme-accent-color);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.products li .price ins {
    background-color: transparent;
    color: var(--theme-accent-color);
}

.products li .price del {
    color: #76777a;
}

.products.columns-1 li.product-style2:first-child .inner,
.products.columns-2 li.product-style2:nth-child(1) .inner,
.products.columns-2 li.product-style2:nth-child(2) .inner,
.products.columns-3 li.product-style2:nth-child(1) .inner,
.products.columns-3 li.product-style2:nth-child(2) .inner,
.products.columns-3 li.product-style2:nth-child(3) .inner,
.products.columns-4 li.product-style2:nth-child(1) .inner,
.products.columns-4 li.product-style2:nth-child(2) .inner,
.products.columns-4 li.product-style2:nth-child(3) .inner,
.products.columns-4 li.product-style2:nth-child(4) .inner,
.products.columns-5 li.product-style2:nth-child(1) .inner,
.products.columns-5 li.product-style2:nth-child(2) .inner,
.products.columns-5 li.product-style2:nth-child(3) .inner,
.products.columns-5 li.product-style2:nth-child(4) .inner,
.products.columns-5 li.product-style2:nth-child(5) .inner {
    border-top: 1px solid #eeeeee;
}

.products.columns-1 li.product-style2 .inner,
.products.columns-2 li.product-style2:nth-child(1) .inner,
.products.columns-2 li.product-style2:nth-child(2n + 1) .inner,
.products.columns-3 li.product-style2:nth-child(1) .inner,
.products.columns-3 li.product-style2:nth-child(3n + 1) .inner,
.products.columns-4 li.product-style2:nth-child(1) .inner,
.products.columns-4 li.product-style2:nth-child(4n + 1) .inner,
.products.columns-5 li.product-style2:nth-child(1) .inner,
.products.columns-5 li.product-style2:nth-child(5n + 1) .inner {
    border-left: 1px solid #eeeeee;
}

/* Single Product
--------------------------------------------------------------*/
.single-product .post-wrap {
    box-shadow: none;
}

.single-product div.product .images .woocommerce-main-image,
.single-product div.product .flex-viewport {
    width: 77%;
    float: left;
}

.woocommerce-page div.product div.images .flex-viewport {
    float: right;
}

.single-product div.product .images .thumbnails,
.single-product div.product ol.flex-control-nav.flex-control-thumbs {
    width: 16.7%;
    float: left;
    margin: -10px 0 0 0;
    list-style: none;
}

.woocommerce-page div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    background-color: #f6f6f6;
}

.woocommerce-product-gallery .flex-control-thumbs li {
    padding: 10px 0px;
    float: none;
    cursor: pointer;
}

.woo-single-post-class {
    position: relative;
}

.woo-single-post-class .images {
    width: 52.2%;
    float: left;
    position: relative;
}

.woo-single-post-class .onsale {
    top: 20px;
    right: auto;
    left: 25px;
    z-index: 999;
}

.woo-single-post-class .related .onsale {
    top: 16px;
    left: 20px;
}

.woo-single-post-class .images .woocommerce-product-gallery__trigger {
    width: 50px;
    height: 50px;
    z-index: 9999;
    position: absolute;
    right: 25px;
    top: 20px;
    text-align: center;
    opacity: 0;
}

.woo-single-post-class .images .woocommerce-product-gallery__trigger:after {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #373737;
    text-align: center;
    content: "\e936";
    color: #fff;
    font-family: "graingrow";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease 0.3s;
}

.woo-single-post-class .images:hover .woocommerce-product-gallery__trigger {
    opacity: 1;
}

.woo-single-post-class
    .images
    .woocommerce-product-gallery__trigger:hover:after {
    background-color: var(--theme-accent-color);
    color: #fff;
}

.woo-single-post-class .images .woocommerce-product-gallery__trigger img {
    display: none !important;
}

.woocommerce-product-gallery .flex-control-thumbs {
    margin: 30px -15px 0;
    width: auto;
    list-style: none;
}

.woo-single-post-class .summary {
    width: 40%;
    float: right;
}

.woo-single-post-class .summary h1 {
    font-size: 30px;
    line-height: 30px;
    color: var(--theme-primary-color);
    margin-bottom: 23px;
}

.woo-single-post-class .summary a {
    color: var(--theme-primary-color);
}

.woo-single-post-class.no-title-single-product .summary h1,
.woo-single-post-class.no-title-single-product .summary .product_title {
    display: none;
}

.woo-single-post-class .summary .woocommerce-product-rating {
    position: relative;
    margin-bottom: 35px;
}

.woo-single-post-class .summary .woocommerce-review-link {
    position: absolute;
    left: 99px;
    top: -5px;
    font-family: "Inter";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: #76777a;
}

.woo-single-post-class .summary .price {
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 26px;
    color: var(--theme-accent-color);
    margin: 0 0 29px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: flex-end;
}

.woo-single-post-class .summary .price del {
    padding-left: 15px;
}

.woo-single-post-class .summary del {
    color: #76777a;
}

.woo-single-post-class .summary .price ins,
.woo-single-post-class .summary ins {
    background-color: transparent;
    color: var(--theme-accent-color);
    padding: 0;
}

.woo-single-post-class .woocommerce-product-details__short-description {
    margin-bottom: 33px;
}

.woo-single-post-class .summary .cart {
    margin-bottom: 31px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.woo-single-post-class .summary .cart .quantity {
    border-radius: 0px;
    display: inline-flex;
    align-items: center;
}

.woo-single-post-class .summary .cart .quantity label {
    position: relative !important;
    width: auto;
    height: auto;
    clip: unset;
    clip-path: unset;
    color: #fff;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    font-weight: 500;
    min-width: 80px;
    display: none;
}

.woo-single-post-class .summary .cart .quantity .inner-quantity {
    display: inline-block;
    position: relative;
    margin-right: 29px;
}

.quantity .qty_button,
.quantity input.qty_button,
.woo-single-post-class .summary .cart .quantity .qty_button {
    border: none;
    width: 58px;
    height: 100%;
    margin: 0;
    text-align: center;
    background-color: transparent;
    font-size: 25px;
    font-weight: 400;
    padding: 0px;
    border-radius: 0px 0 0 0px;
    color: #010c2a;
    z-index: 2;
    position: absolute;
}

.quantity input.qty,
.woo-single-post-class .summary .cart .quantity input.qty {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    text-align: center;
    max-width: 150px;
    padding: 11px 15px;
    margin: 0;
    border: none;
    font-family: "Roboto Slab";
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.quantity .qty_button.plus,
.quantity input.qty_button.plus,
.woo-single-post-class .summary .cart .quantity .qty_button.plus {
    left: unset;
    right: 0;
}

.woo-single-post-class .summary .cart .single_add_to_cart_button {
    padding: 18px 37px 17px 65px;
    position: relative;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woo-single-post-class .summary .cart .single_add_to_cart_button::after {
    all: unset;
    content: "\e909";
    font-family: "graingrow";
    position: absolute;
    left: 37px;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.woo-single-post-class .summary .cart .single_add_to_cart_button::before {
    display: none;
}

.woo-single-post-class .summary .cart .single_add_to_cart_button {
    background: var(--theme-accent-color);
}

.woo-single-post-class .summary .cart .single_add_to_cart_button:hover {
    background: var(--theme-primary-color);
}

.woocommerce-variation-price {
    margin-top: 30px;
}

.woocommerce-table__line-item.order_item .wc-item-meta li {
    list-style: none;
}

.pswp .pswp__top-bar button::after,
.pswp .pswp__top-bar button::before {
    display: none;
}

.woo-single-post-class .summary .cart table,
.woo-single-post-class .summary .cart tr,
.woo-single-post-class .summary .cart td {
    border: 0;
    text-align: left;
    line-height: 1.5;
}

.woo-single-post-class .summary .cart table input,
.woo-single-post-class .summary .cart table select {
    margin: 0;
    height: 40px;
    padding: 3px 35px 3px 15px;
    border: 1px solid rgba(57, 61, 114, 0.3);
}

.woo-single-post-class .summary .cart td {
    vertical-align: middle;
}

.woo-single-post-class .summary .cart table {
    position: relative;
}

.woo-single-post-class .summary .cart table tr {
    margin-bottom: 10px;
}

.woo-single-post-class .summary .cart table th {
    border: none;
}

.woo-single-post-class .summary .cart .reset_variations {
    margin-left: 20px;
}

.woo-single-post-class .woocommerce-tabs .panel .shop_attributes p {
    margin-bottom: 5px;
}

.woo-single-post-class .woocommerce-grouped-product-list-item__label a {
    color: #47536b;
}

.woo-single-post-class .woocommerce-grouped-product-list-item__price,
.woo-single-post-class .woocommerce-grouped-product-list-item__label a:hover {
    color: var(--theme-accent-color);
}

.woo-single-post-class .summary .product_meta {
    clear: left;
    margin-bottom: 16px;
}

.woo-single-post-class .summary .product_meta .tagged_as {
    display: none;
}

.woo-single-post-class .summary .product_meta .sku_wrapper {
    display: block;
}

.woo-single-post-class .summary .social-share-article h6,
.woo-single-post-class .summary .product_meta > span .title,
.woo-single-post-class .summary .product_meta .sku_wrapper {
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 13px;
}

.woo-single-post-class .summary .product_meta > span a,
.woo-single-post-class .summary .product_meta .sku {
    font-family: "Inter";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #494a4d;
}
.woo-single-post-class .summary .social-share-article h6 {
    margin-right: 18px;
}

.woo-single-post-class .summary .social-share-article ul li a {
    font-size: 12px;
    padding: 0px 4.5px;
}

.woo-single-post-class .woocommerce-tabs {
    clear: both;
    margin-top: 56px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}

.woo-single-post-class .woocommerce-tabs ul {
    margin: 0;
}

.woo-single-post-class .woocommerce-tabs ul li {
    position: relative;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-left: 3px;
}

.woo-single-post-class .woocommerce-tabs ul li > a {
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    border-bottom: none;
    display: inline-block;
    position: relative;
    position: relative;
    padding: 18px 0px;
    margin-right: 50px;
    color: var(--theme-primary-color);
}

.woo-single-post-class .woocommerce-tabs ul li > a:hover,
.woo-single-post-class .woocommerce-tabs ul li.active > a {
    color: var(--theme-accent-color);
}

.woo-single-post-class .woocommerce-tabs .panel {
    clear: both;
    padding: 30px 0px 52px;
    border-top: 1px solid #e8e8e9;
}

.woo-single-post-class .woocommerce-tabs .panel h1,
.woo-single-post-class .woocommerce-tabs .panel h2,
.woo-single-post-class .woocommerce-tabs .panel h3,
.woo-single-post-class .woocommerce-tabs .panel h4,
.woo-single-post-class .woocommerce-tabs .panel h5,
.woo-single-post-class .woocommerce-tabs .panel h6 {
    text-transform: uppercase;
    font-family: "Roboto Slab";
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 14px;
}

.woo-single-post-class .woocommerce-tabs .panel h1 strong,
.woo-single-post-class .woocommerce-tabs .panel h2 strong,
.woo-single-post-class .woocommerce-tabs .panel h3 strong,
.woo-single-post-class .woocommerce-tabs .panel h4 strong,
.woo-single-post-class .woocommerce-tabs .panel h5 strong,
.woo-single-post-class .woocommerce-tabs .panel h6 strong {
    font-family: "Roboto Slab";
    font-weight: 400;
}

.woo-single-post-class .woocommerce-tabs .panel h2 strong {
    font-size: 51px;
}

.woo-single-post-class .woocommerce-tabs .panel p {
    margin-bottom: 26px;
}

.woo-single-post-class .woocommerce-tabs .panel p:last-child {
    margin-bottom: 0;
}

.woocommerce-Reviews-title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.woo-single-post-class .woocommerce-tabs .entry-content .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content #comments {
    margin-top: 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content #comments .star-rating {
    position: relative;
}

.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li {
    overflow: hidden;
    position: relative;
    padding-bottom: 28px;
    border-bottom: 1px solid #e8e8e9;
    margin-bottom: 28px;
}

.woo-single-post-class
    .woocommerce-tabs
    .entry-content
    .commentlist
    li:last-child {
    margin-bottom: 0;
}

.woo-single-post-class
    .woocommerce-tabs
    .entry-content
    .commentlist
    li
    .description
    > p:last-child {
    margin-bottom: 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li:before,
.woo-single-post-class .woocommerce-tabs .entry-content .commentlist li:after {
    content: "";
    display: table;
    clear: both;
}

.woo-single-post-class .woocommerce-tabs .entry-content .comment_container img {
    border-radius: 50%;
    float: left;
    margin: 0 40px 0 0;
    overflow: hidden;
}

.woo-single-post-class .woocommerce-tabs .entry-content .comment-text {
    overflow: hidden;
    position: relative;
    margin: 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content .star-rating {
    position: absolute;
    right: 0;
    top: 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content .meta {
    margin: 0px 0 10px 0;
}

.woo-single-post-class .woocommerce-tabs .entry-content .meta strong {
    font-size: 20px;
    margin: 0;
    display: inline-block;
    font-weight: 700;
    color: var(--theme-primary-color);
}

.woo-single-post-class
    .woocommerce-tabs
    .entry-content
    .meta
    .woocommerce-review__dash {
    display: none;
}

.woo-single-post-class
    .woocommerce-tabs
    .entry-content
    .meta
    .woocommerce-review__published-date {
    display: inline-block;
    padding-left: 30px;
    margin: 0;
}

.woo-single-post-class
    .woocommerce-tabs
    .entry-content
    .comment-text
    .description {
    overflow: hidden;
}

.woo-single-post-class #comment > p {
    margin-bottom: 0;
}

.woo-single-post-class .woocommerce-tabs .comment-respond {
    margin: 30px 0 0;
}

.woo-single-post-class .woocommerce-tabs .comment-respond .comment-reply-title {
    display: block;
    margin: 30px 0 20px;
}

.woocommerce .comment-respond #commentform {
    display: block;
}

.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form > p {
    margin: 0;
    padding: 0 15px;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form
    > p.comment-form-cookies-consent {
    margin-bottom: 25px;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form
    > p.form-submit {
    clear: both;
}

.woo-single-post-class .woocommerce-tabs .comment-respond .comment-form-rating {
    padding: 0 15px 35px 15px;
    margin-bottom: 10px;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-rating
    > label,
.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-rating
    > .stars {
    float: left;
    margin: 0;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-rating
    > label {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-rating
    > .stars {
    margin-left: 14px;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-comment {
    clear: left;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-comment
    > label {
    display: none;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-comment
    textarea,
.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-author
    input,
.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-email
    input {
    margin-bottom: 30px;
    width: 100%;
}

.woo-single-post-class
    .woocommerce-tabs
    .comment-respond
    .comment-form-comment
    textarea {
    height: 170px;
}

.woocommerce-tabs .product-desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocommerce-tabs .product-desc .text-wrap {
    flex-basis: 470px;
    margin-right: 30px;
}

.woocommerce-tabs .product-desc .image-wrap {
    flex-basis: 570px;
}

.woocommerce-tabs .product-desc .image-wrap img {
    border-radius: 10px;
    overflow: hidden;
}

/* Related Products */
.woo-single-post-class .related {
    margin-top: 72px;
}

.woo-single-post-class .related.products > h2 {
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.woo-single-post-class .related.products .products:before,
.woo-single-post-class .related.products .products:after {
    content: "";
    display: table;
    clear: both;
}

.woo-single-post-class .related.products .products {
    margin: 0 -15px;
    padding-top: 0;
}

.woo-single-post-class .related.products .products li {
    float: left;
    padding: 0 15px;
}

/* Cart Page
--------------------------------------------------------------*/
.woocommerce-page.woocommerce-cart .woocommerce-cart-form {
    width: 68.5%;
    float: left;
    padding-right: 30px;
}

.woocommerce-page.woocommerce-cart .cart-collaterals {
    width: 31.5%;
    float: right;
}

.woocommerce-page .shop_table.cart .product-remove {
    width: 60px;
}

.woocommerce-page .shop_table.cart .product-thumbnail,
.woocommerce-page .shop_table.cart .product-price,
.woocommerce-page .shop_table.cart .product-quantity,
.woocommerce-page .shop_table.cart .product-subtotal {
    width: auto;
}

.woocommerce-page .shop_table.cart .product-quantity .qty_button {
    display: none;
}

.woocommerce-page .shop_table.cart td,
.woocommerce-page .shop_table.cart th {
    padding: 20px 0px 20px 0px;
    vertical-align: middle;
    border-width: 0;
    color: #1f242c;
}

.woocommerce-page .shop_table.cart th {
    font-size: 18px;
    color: var(--theme-primary-color);
    font-weight: 500;
    border-bottom-width: 1px;
    padding: 0 0px 17px 0px;
}

.woocommerce-page .shop_table.cart td.product-price {
    font-weight: 500;
}

.woocommerce-page .shop_table.cart .product-name a {
    font-weight: 400;
    color: var(--theme-primary-color);
}

.woocommerce-page .shop_table.cart .product-remove a {
    position: relative;
    text-indent: -9999px;
    padding: 0;
    font-weight: normal;
    text-align: center;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-page .shop_table.cart .product-remove a:after {
    content: "\e951";
    color: var(--theme-primary-color);
    font-size: 12px;
    text-indent: 0;
    font-family: "graingrow";
    transition: color ease 0.3s;
}

.woocommerce-page .shop_table.cart .product-remove a:hover:after {
    color: #fff;
}

.woocommerce-page .shop_table.cart .cart_item .product-thumbnail img {
    width: 77px;
    border: 1px solid #d8d8d8;
}

.woocommerce-page
    .shop_table.cart
    .cart_item
    .product-quantity
    input[type="number"] {
    width: 60px;
    height: 50px;
    padding-left: 15px;
    padding-right: 5px;
    margin: 0;
    border-radius: 5px;
    text-align: center;
}

.woocommerce-page .shop_table.cart .coupon {
    float: left;
    display: table;
}

.woocommerce-page input,
.woocommerce-page button {
    vertical-align: middle;
}

.woocommerce-page .shop_table.cart .coupon > label {
    display: none;
}

.woocommerce-page .shop_table.cart .coupon #coupon_code {
    width: 240px;
    margin: 0 5px 0 0;
    display: inline-block;
    padding: 14px 30px;
}

.woocommerce-page .shop_table.cart .coupon + button[type="submit"] {
    float: right;
}

.woocommerce-page .cart_totals {
    font-size: 16px;
    border: 2px solid #e8e8e9;
    padding: 35px;
}

.woocommerce-page .cart_totals > h2 {
    font-size: 30px;
    font-family: "Roboto Slab";
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e8e8e9;
}

.woocommerce-page .cart_totals .shop_table {
    margin-bottom: 10px;
}

.woocommerce-page .cart_totals .shop_table th,
.woocommerce-page .cart_totals .shop_table td {
    border-width: 0;
}

.woocommerce-page .cart_totals .shop_table .order-total th,
.woocommerce-page .cart_totals .shop_table .order-total td {
    border-bottom: 0;
}

.woocommerce-page .cart_totals .shop_table {
    line-height: 1;
}

.woocommerce-page .cart_totals .shop_table td {
    border-right: 0;
    padding: 0px 0px;
}

.woocommerce-page .cart_totals .shop_table th {
    font-size: 20px;
    font-weight: 400;
    color: #1f242c;
    padding: 20px 0px;
    text-align: left;
    letter-spacing: -1px;
}

.woocommerce-page .cart_totals .shop_table .cart-subtotal td,
.woocommerce-page .cart_totals .shop_table .order-total td,
.woocommerce-page .cart_totals .shop_table .tax-rate td {
    text-align: right;
    color: var(--theme-primary-color);
}

.woocommerce-page .cart_totals .shop_table .order-total td {
    font-size: 20px;
}

.woocommerce-page .cart_totals p,
.woocommerce-page .cart_totals .woocommerce-shipping-calculator select {
    margin: 0 0 5px;
}

.woocommerce-page .cart_totals .shipping-calculator-form button[type="submit"] {
    width: 100%;
}

.woocommerce-page .wc-proceed-to-checkout .button {
    padding: 15px 15px;
    border-radius: 5px;
    display: inline-block;
    -webkit-appearance: none;
    transition: all ease 0.3s;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

.woocommerce-page .return-to-shop a {
    padding: 15px 30px;
    margin-top: 25px;
    border-radius: 3px;
    font-weight: 500;
    color: #fff;
    background-color: var(--theme-accent-color);
    display: inline-block;
}

.woocommerce-page .return-to-shop a:hover {
    background-color: var(--theme-primary-color);
    color: #fff;
}

.woocommerce button,
input[type="button"],
.woocommerce input[type="reset"],
.woocommerce input[type="submit"] {
    padding: 20px 37px 20px 37px;
}

.woocommerce button {
    text-transform: uppercase;
}

.woocommerce .form-submit input[type="submit"]:hover {
    background-color: var(--theme-primary-color);
}

/* Checkout Page
--------------------------------------------------------------*/
.woocommerce-page .woocommerce-checkout {
    clear: both;
}

.woocommerce-page .login input {
    margin-bottom: 0;
}

.woocommerce-page form .form-row {
    margin: 0 0 26px;
}

.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: left;
    width: 49%;
    overflow: visible;
}

.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
    width: 100%;
    margin: 0;
    outline: 0;
    padding: 16px 20px;
}

.woocommerce-page
    form
    .form-row
    .address-field
    .woocommerce-billing-fields
    .select2-container--default
    .select2-selection--single,
.woocommerce-shipping-fields
    .select2-container--default
    .select2-selection--single {
    display: block;
    line-height: 60px;
    height: 60px;
    border-color: transparent;
    border-radius: 3px;
}

.woocommerce-billing-fields
    .select2-selection--single
    .select2-selection__rendered,
.woocommerce-shipping-fields
    .select2-selection--single
    .select2-selection__rendered {
    padding: 15px 20px;
    border: 1px solid #d1d2d3;
    background-color: #f6f6f6;
    border-radius: 5px;
}

.woocommerce textarea,
.woocommerce input {
    border-color: #f6f6f6;
}

.woocommerce-billing-fields
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 17px;
    right: 20px;
}

#billing_state_field .select2-container {
    min-height: 60px;
}

.woocommerce-page form.checkout_coupon > p {
    margin-bottom: 10px;
}

.woocommerce-page form.checkout_coupon #coupon_code,
.woocommerce-page form.lost_reset_password .form-row input.input-text {
    margin-bottom: 20px;
    padding: 15px 20px;
}

.woocommerce-page form .form-row label.inline {
    display: inline;
}

.woocommerce-page form .form-row label.inline input {
    margin: 0 5px 0 10px;
    width: auto;
}

.woocommerce-page form.lost_reset_password .woocommerce-Button.button {
    margin: 0;
}

.woocommerce-page .woocommerce-shipping-fields,
.woocommerce-page #order_review_heading {
    clear: both;
}

.woocommerce-billing-fields .create-account > label {
    margin: 0;
    display: inline-block;
}

.woocommerce-page .woocommerce-lost-password .form-row-first {
    float: none;
}

.woocommerce-page #ship-to-different-address > label {
    padding-right: 5px;
}

.woocommerce-page .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-shipping-fields h3,
.woocommerce-page .woocommerce-additional-fields h3 {
    font-size: 28px;
    margin-bottom: 23px;
    margin-top: 32px;
    text-transform: capitalize;
}

.woocommerce-page #order_review_heading {
    font-size: 28px;
    margin-bottom: 16px;
}

.woocommerce-page .wrap-order-review {
    margin-top: 41px;
}

.woocommerce-page .woocommerce-billing-fields h3,
.woocommerce-page #order_review_heading {
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 22px;
}

.woocommerce-page .wrap-order-review {
    font-size: 16px;
    border: 1px solid #e8e8e9;
    padding: 30px 35px;
}

.woocommerce-page .woocommerce-additional-fields .notes > label {
    display: none;
}

.woocommerce-page form .form-row.create-account #createaccount {
    width: auto;
    margin-right: 5px;
}

.woocommerce-page
    form
    .form-row.create-account
    + .create-account
    > p:first-child {
    margin-bottom: 10px;
}

.woocommerce-page input[type="radio"] {
    border-color: #e8e8e9;
}

.woocommerce-page input[type="radio"]:checked {
    border-color: var(--theme-accent-color);
}

.woocommerce-page input[type="radio"]:before {
    background-color: #f6f6f6;
}

.woocommerce-page input[type="radio"]:checked:before {
    background-color: var(--theme-accent-color);
}

.woocommerce-checkout-review-order table th {
    font-size: 18px;
    color: #1f242c;
    padding: 0px 0px;
    border-width: 0;
    text-align: left;
    font-weight: 400;
}

.woocommerce-checkout-review-order table th:last-child {
    text-align: right;
}

.woocommerce-checkout-review-order table td {
    padding: 15px 0px;
    font-weight: 400;
    border-width: 0;
    text-align: left;
    color: #1f242c;
}

.woocommerce-checkout-review-order table td:last-child {
    text-align: right;
    font-weight: 500;
}

.woocommerce-checkout-review-order .cart-subtotal {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.woocommerce-checkout-review-order .cart-subtotal td,
.woocommerce-checkout-review-order .order-total,
.woocommerce-checkout-review-order .order-total strong {
    font-size: 18px;
    font-weight: 400 !important;
}

.woocommerce-checkout-review-order .order-total td {
    color: var(--theme-accent-color);
}

.select2-container--default .select2-selection--single {
    border: none;
    height: auto;
}

.woocommerce-checkout #payment ul.payment_methods {
    list-style: none;
    margin: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 10px;
}

.woocommerce-checkout #payment ul.payment_methods li:last-child {
    margin-bottom: 0;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method {
    border-bottom: none;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    display: inline-block;
}

#payment .about_paypal {
    position: absolute;
    right: 0;
    top: 23px;
}

#payment .payment_methods > li:not(.woocommerce-notice) {
    position: relative;
}

#payment .payment_methods > li .payment_box,
#payment .place-order {
    padding: 10px 0;
}

#payment .payment_methods > li .payment_box > p:last-child {
    margin-bottom: 0;
}

#payment .payment_methods > .wc_payment_method > label,
#payment .payment_methods > .woocommerce-PaymentMethod > label {
    display: block;
    padding: 0px 5px;
    cursor: pointer;
}

.woocommerce-page #payment .payment_methods .woocommerce-message,
.woocommerce-page #payment .payment_methods .woocommerce-info,
.woocommerce-page #payment .payment_methods .woocommerce-error {
    margin-bottom: 10px;
}

#payment .payment_methods li img {
    border: 0;
    padding: 0 0 0 10px;
    max-height: 40px;
}

#payment .place-order {
    padding: 25px 0 0;
}

#payment .place-order.form-row {
    margin: 0 0;
}

#payment #place_order {
    font-size: 18px;
    padding: 21px 15px;
    border-radius: 5px;
    margin-top: 21px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-message,
.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-info,
.woocommerce-page .woocommerce-NoticeGroup-checkout .woocommerce-error {
    flex-direction: column;
}

.woocommerce-page .myaccount_user + h2,
.woocommerce-page .addresses h3 {
    margin-bottom: 0;
    font-size: 18px;
}

.woocommerce-page .register input {
    margin-bottom: 0;
}

.woocommerce-page .woocommerce-MyAccount-content legend {
    border: 0;
    font-size: 18px;
    color: #47536b;
    padding-top: 20px;
    margin: 0;
}

.woocommerce-page .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table;
}

.woocommerce-page .cart-collaterals {
    width: 100%;
}

.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left;
}

.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: left;
}

.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
    list-style: none;
    margin: 0 -12px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 25%;
    padding: 0 12px;
    clear: none;
}

.woocommerce-page .cart-collaterals .cross-sells > h2 {
    margin-top: 40px;
    margin-bottom: 37px;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
}

.woocommerce-page .cart-collaterals .cross-sells .products li h2 {
    font-size: 15px;
}

.woocommerce-page .cart-collaterals .cross-sells .products li .price {
    letter-spacing: normal;
    font-size: 18px;
}

.woocommerce-page .up-sells > h2 {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    padding-top: 27px;
    border-top: 1px solid #f4f4f4;
}

.woocommerce-page .up-sells.products,
.woocommerce-page .up-sells .products {
    margin: 0;
}

.woocommerce-page .up-sells .products {
    margin: 0 -15px;
}

.woocommerce-page .up-sells .products li {
    padding: 0 15px;
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page form .form-row:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page #order_comments_field,
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: both;
}

.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 48%;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline;
}

.woocommerce-page form .form-row select,
.woocommerce-page form .form-row .input-text {
    width: 100%;
}

.woocommerce-page form .form-row-last {
    float: right;
}

.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}

.woocommerce-page .woocommerce-error li {
    padding: 0;
}

.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-error .button {
    background-color: transparent;
    text-transform: capitalize;
}

.woocommerce-page .woocommerce-message .button:before,
.woocommerce-page .woocommerce-info .button:before,
.woocommerce-page .woocommerce-error .button:before {
    display: none;
}

.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-notice--success {
    position: relative;
    padding: 20px 24px 20px 75px;
    border-radius: 5px;
    color: var(--theme-primary-color);
    margin: 0 0 30px 0;
    list-style: none;
    display: flex;
    align-items: baseline;
    box-shadow: 5px 6px 30px 0px rgb(0 0 0 / 10%);
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-notice--success:before {
    font-size: 25px;
    content: "\e90e";
    font-family: "graingrow";
    position: absolute;
    left: 20px;
    top: 15px;
    color: #fff;
    z-index: 10;
}

.woocommerce-error:before {
    content: "\e953";
}

.woocommerce-info:before {
    content: "\e952";
}

.woocommerce-message:before {
    content: "\e90e";
}

.woocommerce-message:after,
.woocommerce-info:after,
.woocommerce-error:after,
.woocommerce-notice--success:after {
    position: absolute;
    width: 66px;
    height: 66px;
    content: "";
    left: 0;
    top: 0;
    background-color: var(--theme-accent-color);
    z-index: 1;
}

.woocommerce-error:after {
    background-color: #ff1200;
}

.woocommerce-page .woocommerce-message a,
.woocommerce-page .woocommerce-info a,
.woocommerce-page .woocommerce-error a {
    color: var(--theme-primary-color);
    text-decoration: underline;
    padding: 0 8px;
}

.woocommerce-page .woocommerce-message a:hover,
.woocommerce-page .woocommerce-info a:hover,
.woocommerce-page .woocommerce-error a:hover {
    opacity: 0.7;
    color: var(--theme-primary-color) !important;
    background-color: transparent !important;
}

.woocommerce ul.order_details {
    list-style: none;
    margin: 0 0 30px 0;
}

.woocommerce ul.order_details li strong {
    color: var(--theme-primary-color);
}

.woocommerce .woocommerce-order-details {
    margin-bottom: 40px;
}

.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.order_details tr td.woocommerce-table__product-name {
    font-size: 18px;
    color: var(--theme-primary-color);
    font-weight: 500;
}

.woocommerce .shop_table.order_details th a,
.woocommerce .shop_table.order_details tr td.woocommerce-table__product-name a {
    color: var(--theme-primary-color);
}

.woocommerce .woocommerce-customer-details p {
    margin-bottom: 0;
}

.woocommerce .shop_table.order_details tr td .woocommerce-Price-amount {
    color: var(--theme-accent-color);
}

/* My Account Page
--------------------------------------------------------------*/
#customer_login .login-form-wrap,
#customer_login .register-form-wrap {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.wrapper-account {
    padding: 40px 45px 35px;
    border: 1px solid #eaeaea !important;
}

.wrapper-account .title-login {
    margin: 0 0 15px;
}

form.login input[type="checkbox"],
form.register input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 0px;
}

form.login .input-submit ~ span,
form.register .input-submit ~ span {
    margin: 10px 0 0;
}

form.login .input-submit ~ span.pull-left,
form.register .input-submit ~ span.pull-left {
    margin-left: 15px;
}

form.login .input-submit ~ span.lost_password a,
form.register .input-submit ~ span.lost_password a {
    color: var(--theme-accent-color);
}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 31.624%;
}

.woocommerce-MyAccount-content {
    float: right;
    width: 65.812%;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-style: solid;
    border-color: #eaeaea;
    border-width: 1px 1px 0px 1px;
}

.woocommerce-MyAccount-navigation ul li {
    background-color: #f8f8f8;
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 10px 15px 20px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    color: #808080;
}

.woocommerce-MyAccount-navigation ul li li a:hover {
    color: #ff9900;
}

.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: var(--theme-accent-color);
    padding: 15px 10px 15px 20px;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    font-weight: 600;
}

.woocommerce-page #customer_login h2 {
    margin-bottom: 30px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 20px;
}
.woocommerce-page form.lost_reset_password .form-row input.input-text {
    margin-bottom: 0;
}
.woocommerce .col2-set {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.woocommerce .col-1,
.woocommerce .col-2 {
    width: 49%;
}

.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.lost_reset_password {
    border: 1px solid #d3ced2;
    padding: 30px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

.woocommerce form.lost_reset_password .form-row:last-of-type {
    margin-bottom: 0;
}

.woocommerce form.login button,
.woocommerce form.register button {
    font-size: 18px;
    margin-top: 20px;
    min-width: 170px;
}

.woocommerce form.login button {
    margin-top: 10px;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.deeper-container:before,
.deeper-container:after {
    clear: both;
    display: table;
    line-height: 0;
    content: "";
}

/* Widgets
--------------------------------------------------------------*/

.sidebar .widget.woocommerce.widget_product_search {
    border: none;
    padding: 0;
}

.product_list_widget li {
    padding-top: 36px !important;
    margin-top: 16px;
    border-top: 1px solid #e7e7e7;
    position: relative;
    padding-left: 120px !important;
    font-size: 14px;
    min-height: 115px;
}

.product_list_widget li:first-child {
    padding-top: 23px !important;
    margin-top: 0;
    border: 0;
    min-height: 100px;
}

.product_list_widget li > a {
    display: block;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
    margin-bottom: 1px;
    color: var(--theme-primary-color);
}

.product_list_widget ins {
    background-color: transparent;
    padding: 0;
}

.product_list_widget .amount,
.product_list_widget del .amount,
.product_list_widget ins .amount {
    padding-right: 5px;
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: var(--theme-accent-color);
}

.product_list_widget del .amount {
    color: #76777a;
}

.product_list_widget li img {
    width: 99px;
    height: 100px;
    object-fit: cover;
    box-shadow: none;
    position: absolute;
    left: 0;
    background-color: #f6f6f6;
    top: 15px;
}

.product_list_widget li:first-child img {
    top: 0px;
}

.product_list_widget .product-title,
.widget_recent_reviews .product_list_widget a {
    display: block;
    transition: all ease 0.3s;
    font-family: "Roboto Slab";
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.product_list_widget .product-title {
    margin-bottom: 9px;
}

.product_list_widget .product-title:hover,
.widget_recent_reviews .product_list_widget a:hover {
    color: var(--theme-accent-color);
}

.product_list_widget .star-rating,
.widget_rating_filter .star-rating {
    width: 122px;
    height: 27px;
    background: url(../images/star.png) repeat-x left 0;
    margin: 0 0 5px 0;
    clear: both;
}

.product_list_widget .star-rating span,
.widget_rating_filter .star-rating span {
    background: url(../images/star.png) repeat-x left;
    height: 0;
    padding-top: 27px;
    overflow: hidden;
    float: left;
}

.widget_products .product_list_widget .star-rating {
    display: none;
}

.widget_rating_filter .star-rating {
    display: inline-block;
    margin: 0;
}

/* Widget product categories */
.widget.widget_product_categories .widget-title,
.wc-block-product-search .wc-block-product-search__label {
    margin-bottom: 30px;
}

.wc-block-product-categories {
    margin-bottom: 11px;
}

footer .widget .widget_product_categories ul > li,
footer .widget .wc-block-product-categories ul > li,
.widget_product_categories ul > li,
.wc-block-product-categories ul > li {
    padding: 0;
    margin-bottom: 26px;
    clear: both;
    position: relative;
}

.widget .wc-block-product-categories ul ul,
.widget .widget_product_categories ul ul {
    margin-top: 26px;
}

footer .widget .widget_product_categories ul > li:last-child,
footer .widget .wc-block-product-categories ul > li:last-child,
.widget_product_categories ul > li:last-child,
.wc-block-product-categories ul > li:last-child {
    margin-bottom: 0;
}

.widget_product_categories ul li:first-child,
.widget_product_categories ul li:first-child a,
.wc-block-product-categories ul li:first-child,
.wc-block-product-categories ul li:first-child a {
    padding-top: 0;
}

.widget_product_categories ul ul li:first-child,
.wc-block-product-categories ul ul li:first-child {
    padding-top: 0px;
}

.widget_product_categories ul ul li:last-child,
.wc-block-product-categories ul ul li:last-child {
    padding-bottom: 0px;
}

.wc-block-product-categories-list-item-count {
    display: none;
}

.widget_product_categories ul li a,
.wc-block-product-categories ul li a {
    padding: 0px 0;
    color: #494a4d;
    position: relative;
    display: block;
}

.widget_product_categories ul li a::after,
.wc-block-product-categories ul li a::after {
    content: "\e905";
    font-family: "graingrow";
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.widget_product_categories ul li:first-child:after,
.wc-block-product-categories ul li:first-child::after {
    top: 0;
    transform: translate(0);
}

.widget_product_categories ul li > a:hover,
.wc-block-product-categories ul li > a:hover {
    color: var(--theme-accent-color);
}

/* Widget price filter */
.widget_price_filter .widget-title {
    margin-bottom: 36px;
}

.widget_price_filter .price_slider {
    height: 5px;
    margin-bottom: 35px;
    background-color: #e7e7e7;
    position: relative;
    text-align: left;
    border-radius: 5px;
}

.widget_price_filter .price_slider_amount {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget_price_filter .price_slider_amount .button {
    font-size: 16px;
    padding: 0 24px;
    height: 40px;
    line-height: 40px;
    border: 1px solid var(--theme-accent-color);
    display: block;
    margin-bottom: 0px;
    border: none;
}

.widget_price_filter .price_slider_amount .button:hover {
    opacity: 1;
    background-color: var(--theme-accent-color);
    color: #fff;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--theme-accent-color);
    top: -5px;
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
    transform: translateX(-1px);
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -13px;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-color: var(--theme-accent-color);
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.widget_price_filter .price_slider_amount .price_label {
    display: block;
    text-align: left;
}

.widget_price_filter .price_slider_amount .clear {
    display: none;
}

/* Widget widget_product_search */
.widget.widget_product_search .woocommerce-product-search,
.wc-block-product-search .wc-block-product-search__fields {
    position: relative;
}

.wc-block-product-search .wc-block-product-search__fields::after {
    content: "\e936";
    font-family: "graingrow";
    color: #fff;
    text-indent: 0;
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 20px;
}

.widget.widget_product_search .woocommerce-product-search .search-field,
.wc-block-product-search
    .wc-block-product-search__fields
    .wc-block-product-search__field {
    margin-bottom: 0;
    padding: 18px 60px 18px 30px;
    padding-right: 60px;
    width: 100%;
    border: none;
    font-family: "Roboto Slab";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #010c2a;
}

.widget.widget_product_search .woocommerce-product-search .search-submit,
.wc-block-product-search
    .wc-block-product-search__fields
    .wc-block-product-search__button {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    text-align: center;
    text-indent: 999999px;
    padding: 0;
    border: 0;
    overflow: hidden;
}

.wc-block-product-search
    .wc-block-product-search__fields
    .wc-block-product-search__button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wc-block-product-search
    .wc-block-product-search__fields
    .wc-block-product-search__button
    svg {
    display: none;
}

.wc-block-product-search
    .wc-block-product-search__fields
    .wc-block-product-search__button:after,
.widget.widget_product_search .woocommerce-product-search .search-submit:after {
    content: "\e979";
    font-family: "graingrow";
    font-size: 16px;
    width: 100%;
    height: 100%;
    line-height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    transition: all ease 0.3s;
}

.widget.widget_product_search
    .woocommerce-product-search
    .search-submit:hover:before {
    color: var(--theme-accent-color);
}
/* tag */

.widget.woocommerce .tagcloud a {
    padding: 5px 20px;
    margin: 0 2px 10px 0;
}

/* Mini Cart 
-------------------------------------------------------------------------------------*/
.header-cart-wrapper,
.header-wishlist-wrapper {
    margin-left: 15px;
    position: relative;
    transition: all ease 0.3s;
    height: 100%;
    display: flex;
    align-items: center;
}

.header-style2 .header-cart-wrapper {
    padding-right: 30px;
    border-right: 1px solid rgb(1, 12, 42,0.1);
}

.header-cart-wrapper .nav-cart-trigger,
.header-wishlist-wrapper .nav-wishlist-trigger {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    fill: #fff;
    background-color: var(--theme-accent-color);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-cart-wrapper .nav-cart-trigger:hover {
    background-color: var(--theme-primary-color);
}

.header-cart-wrapper .nav-cart-trigger svg,
.header-wishlist-wrapper .nav-wishlist-trigger svg {
    width: 22px;
    height: 22px;
}

.header-cart-wrapper .shopping-cart-items-count,
.header-wishlist-wrapper .wishlist-items-count {
    position: absolute;
    right: -2px;
    top: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    display: block;
    border-radius: 50%;
    text-align: center;
    background-color: var(--theme-secondary-color);
    color: #fff;
    font-weight: 400;
}

.header-cart-wrapper .nav-shop-cart {
    width: 350px;
    max-width: 90%;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 0 30px 70px 0 rgba(57, 62, 70, 0.15);
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-cart-wrapper .nav-shop-cart.active-minicart {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.minicar-overlay {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -9999;
    opacity: 0;
    visibility: hidden;
}

.active-minicart .minicar-overlay {
    z-index: 999;
    opacity: 0.5;
    visibility: visible;
}

.nav-shop-cart .minicar-header {
    position: relative;
    padding: 30px 20px 30px 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--theme-primary-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.minicart-close {
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    z-index: 999;
}

.minicart-close:before,
.minicart-close:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background-color: #1f242c;
    transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transition: transform ease 0.25s;
    -khtml-transition: transform ease 0.25s;
    -moz-transition: transform ease 0.25s;
    -ms-transition: transform ease 0.25s;
    -o-transition: transform ease 0.25s;
    transition: transform ease 0.25s;
}

.minicart-close:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.minicart-close:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-shop-cart .minicar-footer {
    padding: 20px 20px 30px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #eee;
}

.nav-shop-cart .minicar-body {
    padding: 10px 20px;
    height: 100%;
    max-height: calc(100vh - 317px);
    overflow-y: auto;
}

.header-cart-wrapper .woocommerce-min-cart-wrap {
    padding: 30px;
}

.header-cart-wrapper .woocommerce-mini-cart__empty-message {
    margin: 0;
    padding: 10px 20px;
    font-size: 15px;
}

.widget_shopping_cart_content ul {
    list-style: none;
    margin: 0;
}

.widget_shopping_cart_content ul li {
    display: inline-block;
    position: relative;
    width: 100%;
    border-top: 1px solid #f4f4f4;
    padding: 20px 25px 20px 20px;
    margin: 0;
    padding-left: 80px;
    min-height: 108px;
}

.widget_shopping_cart_content ul li.empty {
    padding: 0;
}

.widget_shopping_cart_content ul li:first-child {
    padding-top: 20px !important;
    margin-top: 0;
    border-top: 0;
    min-height: 108px;
}

.widget_shopping_cart_content ul li .product-name {
    font-size: 16px;
    font-weight: 500;
    color: #47536b;
}

.widget_shopping_cart_content ul li a:hover {
    color: var(--theme-accent-color);
}

.widget_shopping_cart_content ul li a.remove {
    font-size: 15px;
    color: #828282;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.widget_shopping_cart_content ul li a.remove:hover {
    color: #fff !important;
}

.widget_shopping_cart_content ul li a img {
    position: absolute;
    top: 21px;
    left: 0;
    width: 90px;
}

.widget_shopping_cart_content ul li a {
    line-height: 1.5;
    color: #0f141e;
}

.widget_shopping_cart_content ul li:first-child a img {
    top: 21px;
}

.widget_shopping_cart_content ul li a img:hover {
    border: 1px solid #e7e7e7;
}

.widget_shopping_cart_content ul li .quantity {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #0f141e;
}

.widget_shopping_cart_content .total {
    margin-bottom: 15px;
    padding: 0px 0;
    border-top: 0px solid #f0f0f0;
    border-bottom: 0px solid #f0f0f0;
    font-size: 18px;
    color: #0f141e;
    text-align: left;
}

.widget_shopping_cart_content .total span.woocommerce-Price-amount {
    font-weight: 500;
}

.widget_shopping_cart_content .total strong {
    color: #0f141e;
    font-weight: 500;
}

.widget_shopping_cart_content .buttons:before,
.widget_shopping_cart_content .buttons:after {
    content: "";
    display: table;
    clear: both;
}

.widget_shopping_cart_content .buttons {
    margin: 0;
}

.widget_shopping_cart_content .buttons > a,
.widget_shopping_cart_content .buttons a.checkout {
    text-align: center;
    color: #ffffff;
    background-color: var(--theme-accent-color);
    padding: 10px 0;
    border-radius: 5px;
    width: 100%;
    float: none;
    font-size: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.widget_shopping_cart_content .buttons a.checkout {
    margin-bottom: 0px;
}

.widget_shopping_cart_content .buttons > a:before,
.widget_shopping_cart_content .buttons a.checkout:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--theme-primary-color);
    clip-path: polygon(0 0, 100% 99%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 99%, 0 100%);
    transform: translateX(-100%);
    z-index: -1;
    transition: 0.3s ease-in-out;
    box-sizing: border-box;
}

.widget_shopping_cart_content .buttons > a::after,
.widget_shopping_cart_content .buttons a.checkout::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0px;
    background-color: var(--theme-primary-color);
    clip-path: polygon(0 0, 100% 0, 99% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 99% 100%);
    transform: translateX(100%);
    transition: 0.3s ease-in-out;
    z-index: -1;
    box-sizing: border-box;
}

.widget_shopping_cart_content .buttons > a:hover:before,
.widget_shopping_cart_content .buttons a.checkout:hover:before {
    transform: translateX(0%);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.widget_shopping_cart_content .buttons > a:hover::after,
.widget_shopping_cart_content .buttons a.checkout:hover::after {
    transform: translateX(0%);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.pswp--open {
    z-index: 9999;
}

/* Quick View 
---------------------------------------------------------------------------*/
#yith-quick-view-content .product_title {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 9px;
}
#yith-quick-view-content .summary .cart .quantity .inner-quantity {
    display: inline-block;
    position: relative;
    border: 1px solid rgba(57, 61, 114, 0.3);
    border-radius: 5px;
    margin-left: 0px;
}
#yith-quick-view-content .summary .cart .quantity input {
    border: none;
    width: 43px;
    height: 40px;
    margin: 0;
    text-align: center;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    padding: 0px;
    border-radius: 3px 0 0 3px;
    color: #1f242c;
}
#yith-quick-view-content .summary .cart .quantity input.qty {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
#yith-quick-view-content .summary .cart .quantity .qty_button {
    position: relative;
    font-size: 18px;
    transition: 0.3s;
    border-radius: 5px;
    background-color: transparent !important;
}
#yith-quick-view-content .summary .cart .single_add_to_cart_button {
    height: 60px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 34px;
    margin-top: 28px;
    margin-bottom: 28px;
}
#yith-quick-view-content .images,
#yith-quick-view-content figure {
    position: relative;
    margin: 0;
}
#yith-quick-view-content div.images img {
    border: 1px solid #e7e7e7;
}
#yith-quick-view-content div.images,
#yith-quick-view-content div.summary {
    width: 50%;
    padding: 20px;
}
#yith-quick-view-content .onsale {
    left: 20px;
    top: 20px;
}
#yith-quick-view-content .images .woocommerce-product-gallery__trigger {
    width: 50px;
    height: 50px;
    z-index: 9999;
    position: absolute;
    right: 25px;
    top: 20px;
    text-align: center;
    opacity: 0;
}
#yith-quick-view-content .images .woocommerce-product-gallery__trigger:after {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #373737;
    text-align: center;
    content: "\f002";
    color: #fff;
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease 0.3s;
}
#yith-quick-view-content .images:hover .woocommerce-product-gallery__trigger {
    opacity: 1;
}

/* Wish List 
-------------------------------------------------------------------------------*/
table.wishlist_table {
    font-size: 100%;
}

.wishlist_table tr td.product-thumbnail a img {
    border: 1px solid #d8d8d8;
    width: 77px;
}

.wishlist_table .product-add-to-cart a {
    display: inline-block !important;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
    background-color: var(--theme-accent-color);
    color: #fff;
    font-weight: 500;
    margin-bottom: 0 !important;
}

.wishlist_table .product-add-to-cart a:before {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 100%;
    content: "";
    background-color: rgb(34, 34, 34);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1) 0s,
        -webkit-transform 500ms 0s;
}

.wishlist_table .product-add-to-cart a:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

.wishlist_table .product-name h3 {
    font-size: inherit;
    margin: 0;
}

.wishlist_table.mobile li {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #d8d8d8;
    padding: 20px;
    text-align: center;
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-right: 0px;
}

.wishlist_table.mobile li table td {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.wishlist_table.mobile li table {
    margin: 0 0 7px 0;
}

.wishlist_table.mobile li .item-wrapper {
    width: 100%;
}
.wishlist_table.mobile li .item-wrapper .item-details {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: inherit;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: auto;
}

.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    margin: 0;
}

#yith-wcwl-popup-message,
body.single-product .entry-summary .yith-wcwl-add-to-wishlist {
    display: none !important;
}

.yith-wcwl-share li a i {
    font-family: "FontAwesome";
}

.yith_wcwl_wishlist_footer .yith-wcwl-share-title {
    margin-bottom: 15px;
}

.entry-content .yith-wcwl-share ul li,
.yith-wcwl-share ul li {
    margin: 5px;
}

.yith-wcwl-share li a {
    width: 37px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Block Widget */
.widget ul.wc-block-grid__products {
    margin: 0 -8px 0px !important;
}

.wc-block-grid__product {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.wc-block-grid__product-onsale {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    padding: 0 10px;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 3px;
    border: none;
    margin: 0;
}

.wc-block-grid__product.wc-block-grid__product .wc-block-grid__product-link {
    padding: 0;
    border: none;
    margin: 0;
}

.wc-block-grid__product.wc-block-grid__product
    .wc-block-grid__product-link:hover {
    background: transparent !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    border: none;
}
.wc-block-grid__product-add-to-cart.wp-block-button
    .wp-block-button__link:hover {
    background: var(--theme-primary-color);
}

@media only screen and (max-width: 1600px) {
    .header-style2 .header-cart-wrapper {
        padding-right: 0px;
        border-right: none;
    }
}


@media only screen and (max-width: 1024px) {
    .woo-single-post-class .images .woocommerce-product-gallery__trigger {
        bottom: 17.8%;
    }
}

@media only screen and (max-width: 991px) {
    .woocommerce .page-wrap.sidebar-left .content-area,
    .woocommerce .page-wrap.sidebar-right .content-area,
    .woocommerce .page-wrap.sidebar-left .widget-area,
    .woocommerce .page-wrap.sidebar-right .widget-area,
    .woocommerce-page.woocommerce-cart .woocommerce-cart-form,
    .woocommerce-page.woocommerce-cart .cart-collaterals {
        width: 100%;
        float: none;
        padding: 0;
    }
    .products.columns-5 li,
    .woocommerce-page.shop-col-5 .products li,
    .products.columns-4 li,
    .woocommerce-page.shop-col-4 .products li,
    .products.columns-3 li,
    .woocommerce-page.shop-col-3 .products li {
        width: 50%;
    }
    .woocommerce-page .content-woocommerce .woocommerce-result-count {
        display: none;
    }
    .woocommerce-page .content-woocommerce .woocommerce-ordering {
        float: none;
    }
    .woocommerce-page .content-woocommerce .woocommerce-result-count:after,
    .woocommerce-page .content-woocommerce .woocommerce-ordering:before {
        display: none;
    }
    .woo-single-post-class .images,
    .woo-single-post-class .summary {
        width: 100%;
        float: none;
        clear: left;
    }
    .woo-single-post-class .summary {
        padding-top: 60px;
    }

    .woo-single-post-class .woocommerce-tabs .comment-respond {
        margin-top: 30px;
    }

    .woocommerce-page .shop_table.cart td,
    .woocommerce-page .shop_table.cart th {
        padding: 15px;
    }
    .woocommerce-tabs .product-desc {
        display: block;
    }
    .woocommerce-tabs .product-desc .text-wrap {
        margin: 0 0 60px;
    }
    .woo-single-post-class .related.products,
    .woocommerce-page.woocommerce-cart .cart-collaterals {
        margin-top: 60px;
    }
    .products li {
        margin-top: 30px !important;
    }
    .woocommerce-page
        .shop_table.cart
        .cart_item
        .product-quantity
        input[type="number"] {
        padding-left: 5px;
    }

    .products li.product-style2 {
        padding: 0 15px;
    }
    .products li.product-style2 .inner {
        border: 1px solid #eeeeee;
    }
}

@media only screen and (max-width: 768px) {
    .products.columns-3 li,
    .woocommerce-page.shop-col-3 .products li {
        width: 50%;
    }
    .products.columns-2 li,
    .woocommerce-page.shop-col-2 .products li {
        width: 100%;
    }
    .woo-single-post-class .images .woocommerce-product-gallery__trigger {
        bottom: 0%;
    }
    .woocommerce-page .content-woocommerce .woocommerce-ordering {
        float: none;
        display: inline-block;
    }

    .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce-page
        .woocommerce-cart-form
        table.shop_table_responsive
        tbody
        tr {
        border: 1px solid #d8d8d8;
        margin-bottom: 20px;
    }
    .woocommerce-page
        .woocommerce-cart-form
        table.shop_table_responsive
        tbody
        tr:last-child {
        border: none;
    }
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }
    .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left !important;
    }
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        float: left;
        line-height: 30px;
        font-weight: 500;
    }
    .woocommerce-page .shop_table.cart .product-name a {
        line-height: 30px;
    }
    .woocommerce-page table.shop_table_responsive thead,
    .woocommerce-page table.my_account_orders tr td.order-actions:before,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page
        table.shop_table_responsive
        tr
        td.product-thumbnail:before {
        display: none;
    }
    .woocommerce-page .shop_table.cart .product-remove,
    .woocommerce-page .shop_table.cart .product-thumbnail,
    .woocommerce-page .shop_table.cart .product-price,
    .woocommerce-page .shop_table.cart .product-quantity,
    .woocommerce-page .shop_table.cart .product-subtotal {
        width: auto;
    }
    .woocommerce-page .shop_table.cart .product-remove,
    .woocommerce-page .shop_table.cart .product-thumbnail {
        width: 49%;
        display: inline-flex;
        align-items: center;
    }
    .woocommerce-page .shop_table.cart .product-thumbnail {
        justify-content: flex-end;
    }
    .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left;
    }
    .woocommerce-page table.shop_table_responsive tr td.actions {
        text-align: left !important;
        padding: 0;
    }
    .woocommerce-page .cart_totals table.shop_table_responsive tr td:before {
        display: none;
    }
    .woocommerce-page .cart_totals table.shop_table_responsive tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .woocommerce-page .shop_table.cart .coupon {
        display: block;
        float: none;
    }
    .woocommerce-page .shop_table.cart .coupon #coupon_code,
    .woocommerce-page .shop_table.cart .coupon > input[type="submit"],
    .woocommerce-page .shop_table.cart .coupon button[type="submit"],
    .woocommerce-page .shop_table.cart .coupon + button[type="submit"] {
        float: none;
        margin: 15px 0 0;
        width: 100%;
    }
    .woocommerce-page .shop_table.cart .coupon #coupon_code,
    .woocommerce-page .shop_table.cart .coupon > input[type="submit"] {
        float: none;
    }
    .woocommerce-page .cart_totals {
        width: 100%;
    }
    .comment-respond .comment-form-author,
    .comment-respond .comment-form-email {
        width: 100%;
    }

    .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }

    .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }

    #yith-quick-view-content div.images,
    #yith-quick-view-content div.summary {
        width: 100%;
    }

    .woocommerce .col2-set {
        flex-direction: column;
    }
    .woocommerce .col-1,
    .woocommerce .col-2 {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .products.columns-5 li,
    .woocommerce-page.shop-col-5 .products li,
    .products.columns-4 li,
    .woocommerce-page.shop-col-4 .products li,
    .products.columns-3 li,
    .woocommerce-page.shop-col-3 .products li,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    .woocommerce-page .shop_table.cart .coupon #coupon_code {
        margin-bottom: 10px;
    }
    #payment #place_order {
        font-size: 18px;
        padding: 20px 40px;
    }
    .woo-single-post-class
        .woocommerce-tabs
        .entry-content
        .comment_container
        img {
        float: none;
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 375px) {
    .woo-single-post-class .summary .cart .quantity {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .woocommerce-page .cart_totals {
        padding: 35px 25px;
    }

    .woocommerce form.login,
    .woocommerce form.register,
    .woocommerce form.lost_reset_password {
        padding: 30px 20px;
    }
}

/* Widget Block  */
.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px !important;
}

.widget.widget_block .wc-block-components-review-list li a {
    display: inline;
    padding: 0;
    position: relative;
    border: none;
    border-radius: 0;
    margin-top: 0;
}

.wc-block-components-review-list-item__rating
    > .wc-block-components-review-list-item__rating__stars:before,
.wc-block-components-review-list-item__rating
    > .wc-block-components-review-list-item__rating__stars
    span:before {
    display: none;
}

.wc-block-components-review-list-item__rating
    > .wc-block-components-review-list-item__rating__stars {
    width: 120px;
    height: 24px;
    background: url(../images/star.png) repeat-x left 0;
}

.wc-block-components-review-list-item__rating
    > .wc-block-components-review-list-item__rating__stars
    span {
    background: url(../images/star.png) repeat-x left -48px;
    height: 0;
    padding-top: 24px;
    overflow: hidden;
}

.wc-block-review-list-item__item .wc-block-review-list-item__text {
    padding-left: 65px;
}

.wc-block-components-review-list-item__info {
    margin-bottom: 0;
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    margin: 0 0 20px;
    list-style: none;
}

.wc-block-components-review-sort-select {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wc-block-components-review-sort-select select {
    width: auto;
}
