.single-testimonial-carousel .testimonial-text-box .review-box .fa{
	margin:0px 2px;
}
.clear, .woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-error::after, .woocommerce .woocommerce-info::after, .woocommerce .woocommerce-message::after {
    clear: both;
	margin-top:20px;
}
.woocommerce div.product form.cart .reset_variations, .woocommerce form .form-row label.hidden {
    visibility: hidden;
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@font-face {
    font-family: "star";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
}
@font-face {
    font-family: "WooCommerce";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
}
p.demo_store {
    background-color: #a46497;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 1em;
    left: 0;
    margin: 0;
    padding: 1em 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99998;
}
p.demo_store a {
    color: #fff;
}
.admin-bar p.demo_store {
    top: 32px;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
    animation: 1s ease-in-out 0s normal none infinite running spin;
    background: rgba(0, 0, 0, 0) url("../images/icons/loader.svg") repeat scroll center center / cover ;
    color: rgba(0, 0, 0, 0.75);
    content: "";
    display: block;
    font-size: 2em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    margin-top: -0.5em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1em;
}
.woocommerce a.remove {
    color: #fff !important;
    display: block;
    font-size: 14px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    width: 32px;
    opacity: 1 !important;
    background: #ff3131;
    padding: 0;
}
.woocommerce a.remove:hover {
    background: #d91111;
    color: #fff !important;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    float: right;
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
    list-style: outside none none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.woocommerce .woocommerce-error li a, 
.woocommerce .woocommerce-info li a, 
.woocommerce .woocommerce-message li a{
    color: #fff;
}
.woocommerce .woocommerce-message::before {
    color: #fff;
}

.woocommerce .woocommerce-info a {
    color: #fff;
}
.woocommerce .woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce .woocommerce-error::before {
    color: #b81c23;
}
.woocommerce small.note {
    color: #777;
    display: block;
    font-size: 0.857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    color: #777;
    font-size: 0.92em;
    margin: 0 0 1em;
    padding: 0;
}
.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #777;
}
.woocommerce .quantity .qty {
    text-align: center;
    width: 3.631em;
}
.woocommerce div.product .product_title,
.woocommerce div.product h1 {
	font-family: var(--font-family-base);
    color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-transform: capitalize;
    margin: 8px 0 14px;
}
.woocommerce-review-link {
	color: #9e9e9e;
    font-size: 13px;
    font-weight: 700;
    padding-left: 15px;
    text-transform: capitalize;
    display: flex;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	margin-top:10px;
}
.woocommerce-review-link:hover{
	color: #222222;
}
.woocommerce #reviews #comments .add_review::after, .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after {
    clear: both;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .price ins span {
    font-weight: 700;
    font-size: 14px !important;
    color: #999b9d;
	display:inline-block;
    font-family: 'Lato', sans-serif;
	position: relative;
    line-height: 20px;
}
.woocommerce div.product .price .amount{
	margin-top: 0px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
	opacity:1;
	line-height: 13px;	
}
.woocommerce div.product .price del > span {
	color: #666;
	opacity: 0.9;
    font-size: 15px;
}
.woocommerce-Price-currencySymbol {
	font-weight:600 !important;
}
.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .stock {
    color: #77a464;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom:0;
	line-height: 32px;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.social {
    margin: 0 0 1em;
    text-align: right;
}
.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 ul.tabs {
    position: relative;
	margin:0;
	padding:0;
    z-index: 1;
	border-bottom: 1px solid #ebebeb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	border-bottom:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background:none;
	border-radius:0;
    margin:0;
	padding:0;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border:1px solid #fff;
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 11px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before,
.woocommerce div.product p.cart::after,

.woocommerce div.product p.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border:none;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 ;
    padding: 0;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
	margin-top: 15px;
}
#tab-reviews, #tab-description {
	background:#fff !important;
	margin-top: 0px;
	padding: 30px;
    border: 1px solid #ececec;
}
#tab-description h2 {
	font-family: var(--font-family-base);
	color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce-Reviews-title {
	color: #272727;
    font-family: var(--font-family-base);
    font-size: 24px;
    line-height: 1.4em;
    margin: 0 0 20px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
    padding-left: 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 {
    border: 0 none;
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0 none;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
    float: left;
    width: 100%;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .variations td {
    vertical-align: top;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none;
}
.woocommerce div.product form.cart .button {
    float: left;
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.label {
    padding-left: 1em;
    padding-right: 1em;
}
.woocommerce div.product form.cart .group_table td {
    border: 0 none;
    padding-bottom: 0.5em;
    vertical-align: top;
}
.woocommerce .products ul, .woocommerce ul.products {
    clear: both;
    list-style: outside none none;
    margin: 0 0 1em;
    padding: 0;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: outside none none;
}
.woocommerce ul.products li.product .onsale {
    left: auto;
    margin: -0.5em -0.5em 0 0;
    right: 0;
    top: 0;
}
.woocommerce ul.products li.product h3 {
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 0 1em;
    width: 100%;
}
.woocommerce ul.products li.product strong {
    display: block;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-size: 0.857em;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    display: block;
    opacity: 0.5;
}
.woocommerce ul.products li.product .price ins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: 700;
}
.woocommerce ul.products li.product .price .from {
    color: rgba(132, 132, 132, 0.5);
    font-size: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
	border:1px solid #f7f7f7 !important;
	display: block;
    line-height: 25px;
	color:#3d3d3d;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: var(--font-family-base);
}
.woocommerce nav.woocommerce-pagination ul {
	border:none !important;
	margin-bottom:10px;
}
.woocommerce nav.woocommerce-pagination ul li {
	position:relative;
	display:inline-block;
	margin:0px 5px 7px 0px;
	border-right:0;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    animation: 2s linear 0s normal none infinite running spin;
    content: "Ã®â‚¬Å“";
    font-family: WooCommerce;
    font-weight: 400;
    position: absolute;
    right: 1em;
    top: 0.618em;
    vertical-align: top;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    content: "Ã®â‚¬â€”";
    font-family: WooCommerce;
    margin-left: 0.53em;
    vertical-align: bottom;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
    background: #000000;
	border-color:2px solid #000000;
    color: #fff;
}
.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 {
    color: inherit;
    cursor: not-allowed;
    opacity: 1;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
    color: #fff;
	background:var(--primary-hover);
	border-color:var(--primary-hover);
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    display: inline-block;
    padding-top: 0.5em;
    white-space: nowrap;
	color: #fff;
}
.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
    content: " ";
    display: table;
}
.woocommerce #reviews h2 small {
    color: #777;
    float: right;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    color: #777;
    text-decoration: none;
}
.woocommerce #reviews h3 {
    color: #292929;
    font-size: 16px;
    font-weight:400;
    text-transform: capitalize;
    margin: 0px;
	padding:20px 0px 15px;
}
.woocommerce #reviews #respond {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.woocommerce #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments h2 {
    font-family: var(--font-family-base);
	color: #3d3d3d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce #review_form #respond::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce .woocommerce-product-rating::after, .woocommerce td.product-name dl.variation::after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    background: #ebe9eb none repeat scroll 0 0;
    border: 1px solid #e4e1e3;
    box-shadow: none;
    float: left;
    height: auto;
    left: 0;
    margin: 0;
    padding: 3px;
    position: absolute;
    top: 0;
    width: 32px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 0 0 0 50px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    color: #272727;
    font-size: 14px;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: outside none none;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    margin: 20px 0 0 50px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments .commentlist > li::before {
    content: "";
}
.woocommerce .item_description .item_price {
	margin: 0 0 15px !important;
}
.woocommerce .star-rating {
    float: none;
    font-family: star;
	text-align:center;
    font-size: 12px;
	display:inline-block;
	margin-bottom:5px;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}
.woocommerce .star-rating::before {
    color: #000;
    content: "sssss";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .star-rating span {
	color:#eebb13;
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
	margin-right: 5px;
	font-size: 12px;
    top: 0;
}
.woocommerce .woocommerce-product-rating {
    display: block;
    line-height: 2;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    line-height: 1.5;
    margin: 0;
}
.woocommerce .feedback {
	display: inline-block;
	padding: 14px 15px !important;
	position: relative;
	top: 3px;
}
.woocommerce .feedback li {
  display: inline-block;
  margin-right: 3px;
}
.woocommerce .feedback li a {
  color:#fa6f1c;
}
.woocommerce #review_form #respond {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
}
.woocommerce #review_form #respond::after, .woocommerce #review_form #respond:before {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond p {
    margin:0px 0px 20px !important;
}
.woocommerce #review_form #respond .form-submit {
	margin-bottom:0 !important;
}
.woocommerce-tabs .woocommerce-Reviews .clear{
	margin:0;
}
.woocommerce #review_form #respond .form-submit input {
    position: relative;
    padding: 18px 40px;
    font-weight: 600;
    border-radius: 10px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
    background-color: var(--primary);
    font-family: var(--font-family-base);
}
.woocommerce #review_form #respond .form-submit input:hover {
    background: var(--primary-hover);
}
.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"] {
    background:#fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    color: #222222;
    display: block;
    height: 50px;
    line-height: 22px;
    padding: 11px 20px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce #review_form #respond textarea {
    border: 1px solid #e0e0e0;
    border-radius: 0;
    color: #222222;
    display: block;
    height: 120px;
    line-height: 22px;
    padding: 12px 20px;
    position: relative;
    resize: none;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce table.shop_attributes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    font-weight: 700;
    padding: 8px;
    width: 150px;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
}
.woocommerce table.shop_table {
    border:0;
    border-collapse: separate;
    border-radius: 0;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
	border: 1px solid #DFDFDF;
}
.woocommerce table.shop_table thead {
    background: none;
    border-radius: 7px;
    color: #222222;
    font-family: var(--font-family-base);
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.woocommerce table.shop_table th {
    font-family: var(--font-family-base);
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    padding-left: 28px;
    text-transform: uppercase;
}
.woocommerce table.shop_table td {
	border-top:1px solid #f7f7f7;
	font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
}
.woocommerce table.shop_table td a{
	color:#222222;
}
.woocommerce table.shop_table td a.button{
	color:#fff;
}
.woocommerce table.shop_table td a.button:hover{
	color: #000000;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0 none;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
    text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
    margin: 0.125em 0 0.125em 0.25em;
}
.woocommerce td.product-name dl.variation {
    margin: 0.25em 0;
}
.woocommerce td.product-name dl.variation::after, .woocommerce td.product-name dl.variation::before {
    content: " ";
    display: table;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
    clear: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li::after {
    clear: both;
}
.woocommerce td.product-name dl.variation dd {
    padding: 0 0 0.25em;
}
.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}


.woocommerce .minicart ul.product_list_widget {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	overflow-y: auto;
    height: 304px;
    border-bottom: 1px dashed #ebe9eb;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li .amount{
	color: #909194;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    list-style: outside none none;
    margin: 0;
    padding: 6px 0;
}
.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 a, .woocommerce ul.product_list_widget li a {
	margin-bottom: 0;
    margin-top: 0;
    text-transform: capitalize;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    color: #2b2d2e;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	box-shadow: none;
    float: left;
    height: 65px;
    margin-right: 15px;
    width: 80px;
    object-fit: cover;
    margin-left: 0;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-left: 1em;
}
.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    clear: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    padding: 0 0 0.25em;
}
.woocommerce .order_details::after, .woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_shopping_cart .buttons::after, .woocommerce-account .addresses .title::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce.widget_shopping_cart .buttons::after {
    clear: both;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    display: inline-block;
    min-width: 40px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    padding-top: 0;
    position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before {
    content: " ";
    display: table;
}
.woocommerce form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.woocommerce form .form-row label {
    color: var(--title);
    display: block;
    font-family: var(--font-family-base);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
    text-transform: capitalize;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    border: 0 none;
    color: red;
    font-weight: 700;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
	position:relative;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    line-height: 1;
    margin: 0;
    outline: 0 none;
    width: 100%;
}
.woocommerce form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 6em;
    line-height: 1.5;
}
.woocommerce form .form-row .select2-container {
    line-height: 2em;
    width: 100%;
}
.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: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29;
}
.woocommerce form .form-row *:-moz-placeholder {
    line-height: normal;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #efefef;
    border-radius: 0;
    margin: 2em 0;
    padding: 20px;
    text-align: left;
}
.woocommerce ul#shipping_method {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    list-style: outside none none;
    margin: 0;
    padding: 0.25em 0 0.25em 22px;
    text-indent: -22px;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce .order_details {
    list-style: outside none none;
    margin: 0 0 1.5em;
}
.woocommerce .order_details::after, .woocommerce .order_details::before {
    content: " ";
    display: table;
}
.woocommerce .order_details li {
    border-right: 1px dashed #d3ced2;
    float: left;
    font-size: 0.715em;
    line-height: 1;
    margin-left: 0;
    margin-right: 2em;
    padding-left: 0;
    padding-right: 2em;
    text-transform: uppercase;
}
.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    line-height: 1.5;
    text-transform: none;
}
.woocommerce .order_details li:last-of-type {
    border: medium none;
}
.woocommerce .widget_layered_nav ul {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.woocommerce .widget_layered_nav ul li {
    list-style: outside none none;
    padding: 0 0 1px;
}
.woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_layered_nav ul li::before {
    content: " ";
    display: table;
}
.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
    color: #a00;
    font-family: WooCommerce;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
    padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
    margin-right: 0.618em;
}
.woocommerce .widget_layered_nav_filters ul {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    list-style: outside none none;
    padding: 0 1px 1px 0;
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
    margin-right: 0.618em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    color: #404040;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.8;
    text-align: right;
	margin-top:30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    font-size: 14px;
	color:#ffffff;
	background:#000000;
}
.woocommerce .widget_price_filter .ui-slider {
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    text-align: left;
	
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff;
	border:2px solid #000000;
    border-radius: 1em;
    cursor: ew-resize;
    height: 15px;
    margin-left: -0.5em;
    outline: 0 none;
    position: absolute;
    top: -4px;
    z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    top:0px !important;
	width:15px;
	height:15px;
	background-color:#eeeeee !important;
	box-shadow:none;
	cursor:pointer;
    border: 0 none;
    border-radius: 1em;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #bbbbbb;
    border: 0 none;
    border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title h3 {
    float: left;
}
.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
    float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
    content: "ÃƒÂ®Ã¢â€šÂ¬Ã… ";
    font-family: WooCommerce;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.618em;
    text-decoration: none;
    text-transform: none;
}
.woocommerce-cart table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce-cart table.cart img {
    box-shadow: none;
    width: 80px !important;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
    vertical-align: middle;
}

.woocommerce-cart table td.actions .button{
  float:right;
}
.woocommerce-cart table td.actions .coupon{
    float: left;
}
.woocommerce-cart table td.actions .coupon .input-text {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    line-height: 24px;
    width: 260px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    border-radius: 10px;
}
.woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before {
    content: " ";
    display: table;
}
.cart_totals h2 {
    color: #272727;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
.total-cart {
    width: 100%;
}
.total-cart tr th, .total-cart tr td {
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    width: 50% !important;
}
.total-cart tr td {
    border-top: 0 none;
    text-align: right;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    display: block;
    float: none;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
    content: "ÃƒÂ®Ã¢â€šÂ¬Ã¢â€žÂ¢";
    font-family: WooCommerce;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-left: 0.618em;
    text-decoration: none;
    text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    clear: none;
    float: left;
}
.woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
.woocommerce-checkout .checkout .create-account small {
    color: #777;
    font-size: 11px;
    font-weight: 400;
}
.woocommerce-checkout .checkout div.shipping-address {
    clear: left;
    padding: 0;
    width: 100%;
}
.single-product .twentythirteen p.stars, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
.woocommerce-checkout #payment {
    background: #ebe9eb none repeat scroll 0 0;
    border-radius: 5px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #d3ced2;
    list-style: outside none none;
    margin: 0;
    padding: 1em;
    text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
    content: " ";
    display: table;
}
.woocommerce-checkout #payment ul.payment_methods li {
    font-weight: 400;
    line-height: 2;
    margin: 0;
    text-align: left;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
	display:inline-block;
	display: none;
}
.woocommerce-checkout #payment ul.payment_methods li img {

    box-shadow: none;
    margin: -2px 0 0 0.5em;
    padding: 0;
    position: relative;
    vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-left: 2px;
}
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #dfdcde;
    border-radius: 2px;
    color: #515151;
    font-size: 0.92em;
    line-height: 1.5;
    margin: 1em 0;
    padding: 1em 2%;
    position: relative;
    width: 96%;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
.woocommerce-checkout #payment div.payment_box *:-moz-placeholder {
    color: #bbb3b9;
}
.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 {
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 1.5em;
    padding: 8px;
}
.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("../images/icons/credit-cards/visa.png");
}
.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("../images/icons/credit-cards/mastercard.png");
}
.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("../images/icons/credit-cards/laser.png");
}
.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("../images/icons/credit-cards/diners.png");
}
.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("../images/icons/credit-cards/maestro.png");
}
.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("../images/icons/credit-cards/jcb.png");
}
.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("../images/icons/credit-cards/amex.png");
}
.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("../images/icons/credit-cards/discover.png");
}
.woocommerce-checkout #payment div.payment_box span.help {
    color: #777;
    font-size: 0.857em;
    font-weight: 400;
}
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #dfdcde;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    margin: -1em 0 0 2em;
    position: absolute;
    top: -3px;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    font-size: 0.83em;
    line-height: 52px;
	color:#222222;
}
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1;
}
.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
    padding: 0;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px;
}
.twentyfourteen ul.products li.product {
    margin-top: 0 !important;
}
.single-rating .star-rating {
    color:#222222;
    display: block;
    float: left;
    font-size: 13px;
    margin: 10px 0 15px;
}
.cart .quantity input.input-text {
    background-color:#f7f7f7 !important;
	background-image:none;
    display: inline-block;
    height: 39px !important;
    margin-right: 10px;
	margin-bottom:0px;
    vertical-align: middle;
    width: 90px !important;
	padding:0;
	border-radius: 0 !important;
	border:1px solid #ebebeb;
}

.wishlist_table	.product-item-name a.button{	
	padding: 13px 13px;
	float:right;
}


form.cart button.add-to-cart {
    padding: 11px 38px;
    font-weight: 600;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff;
    background-color: #000000;
    text-transform: capitalize;
    font-family: var(--font-family-base);
	border: 2px solid #000000;
}
form.cart button.add-to-cart:hover {
    color: #000000;
    background: none;;
    border-color: #000000;;
}
.cart-table .cart_item td {
    border-bottom: 2px solid #e9e9e9;
    padding: 30px 0 !important;
}
.cart-table .cart_item .product-name a {
    color: #272727;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.actions {
    margin-bottom: 50px;
}
#comments .comment-form .form-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
}
.woocommerce-EditAccountForm.edit-account input[type="text"], .woocommerce-EditAccountForm.edit-account input[type="email"], .woocommerce-EditAccountForm.edit-account input[type="password"], .login input[type="text"], .login input[type="password"], .woocommerce-ResetPassword.lost_reset_password input[type="text"], .checkout.woocommerce-checkout input[type="text"], .checkout.woocommerce-checkout input[type="email"], .checkout.woocommerce-checkout input[type="tel"], .checkout.woocommerce-checkout .select2-choice, .checkout.woocommerce-checkout textarea, .woocommerce form .form-row input.input-text, .woocommerce form .form-row .select2-choice {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    display: block;
    height: 40px;
    line-height: 30px;
    padding: 8px 20px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce-EditAccountForm.edit-account legend, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3#order_review_heading, .woocommerce-account .addresses .title h3, .woocommerce-MyAccount-content h3 {
    color: var(--title);
    font-family: var(--font-family-title);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.woocommerce-EditAccountForm.edit-account legend {
    border: medium none;
    margin-top: 40px;
}
#ship-to-different-address label {
	font-weight: 400 !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width:100%;
}
.product_details .product_top_section .item_description > div span {
	line-height: 15px;
}
.commentlist {
	padding:0;
}
.add_your_review {
    margin: 81px 0 75px;
}

/******************Shop*************************/
.woocommerce .shop-page .meta-info p.woocommerce-result-count{
	float:left;
}
.woocommerce .shop-page .woocommerce-ordering{
	margin:0px;
}
.woocommerce .shop-page .woocommerce-ordering select{
	background:none;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    color: #999999;
	font-size: 14px;

    outline: medium none !important;

    padding: 12px 15px;
    text-transform: capitalize;
	-moz-appearance: none;
	-webkit-appearance:none;
	-ms-appearance:none;
	z-index:20;
	position:relative;
	cursor:pointer;
}
.woocommerce .shop-page .woocommerce-ordering{
	position:relative;
	float:none;
	background: #f7f7f7 none repeat scroll 0 0;
}
.woocommerce .woocommerce-ordering{
		float:none;
}
.woocommerce .shop-page .woocommerce-ordering:before{
	content:'\f107';
	position:absolute;
	top:11px;
	right:10px;
	font-family:'FontAwesome';
	font-size:14px;
	cursor:pointer;
	color:#999999;
	z-index:1;
}
.woocommerce .shop-page .single-shop-item{
	min-height:440px;
}
.woocommerce .shop-page .single-shop-item .text-box .title a {
    color: #333333;
    font-family: var(--font-family-base);
    font-size: 16px;
    line-height: 24px;
    margin: -6px 0 0;
    transition: color 0.4s ease 0s;
}
.woocommerce .products .star-rating{
	font-size:15px;
	color: #000000;
	display:inline-block;
	margin-bottom:0px;
}
.woocommerce .shop-page .single-shop-item .price{
	color: #3563a9;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
	font-family: "Lato";
}
.woocommerce .shop-page .single-shop-item .price del > span{
	text-decoration:line-through;
	margin-right:10px;
}
/*********************Single Shop*****************/
.woocommerce div.product div.images, .woocommerce div.product div.summary,.single-shop-page .single-shop-item .fetr-box .img-box{
	margin:0px;
	padding:0px;
}
.woocommerce .single-shop-page .single-shop-item{
	margin-bottom:40px;
}
.woocommerce .single-shop-page .single-shop-item .woocommerce-product-rating{
	margin-bottom:0px !important;
}
.woocommerce .single-shop-page .star-rating::before{
	color:#ffffff !important;
}
.woocommerce .single-shop-page .star-rating{
	height:20px;
	line-height:18px;
	width:7.4em;
}
.woocommerce .single-shop-page .star-rating span{
	color:#3563a9;
	font-size:12px;
}
.woocommerce .single-shop-page .quantity .qty{
	width:80px;
	height:45px;
	border:none;
	border-radius:3px;
}
.single-product.woocommerce .price ins span.woocommerce-Price-amount.amount,
.single-product.woocommerce .price ins span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
	font-size:18px !important;
}
/*********Woocommerce Tab*********/
.woocommerce div.product .woocommerce-tabs{
	margin:30px 0px 0px;
	
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom:none;
}
.woocommerce #reviews #comments ol.commentlist{
	padding:0px;
	margin-top:10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding:0px !important;
	margin:0px 0 0px !important;
	border:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,	
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #242424;
    background: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{
	opacity:1;
}
.woocommerce div.product .woocommerce-tabs .panel{
	padding:30px;
	background:#fbfbfb;
	box-shadow:none;
	border:none;
	border-radius:0px;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #1a1a1a;
    font-family: "Lato",serif;
	font-weight:500;
    font-size: 18px;
    text-transform: capitalize;
	margin-bottom:15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    float: left;
    margin-bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 8px;
    font-size: 16px;
    background: var(--primary);
    color: #fff;
    border: 1px solid #e2e2e2;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 30px 10px;
    transition: all 500ms ease;
    border-radius: 3px 3px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
	position: absolute;
    content: '';
    left: 0px;
    top: -1px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: var(--primary);
}
.woocommerce textarea{
	border:1px solid #ebebeb;
}
.woocommerce p.stars a.star-1{
	width:1em;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5{
	border:none;
}
.woocommerce p.stars a{
	color:var(--bs-orange);
	font-weight:400;
}
/*********Cart Page*********/
.woocommerce .shop_table thead{
	background:#f7f7f7;
}
.woocommerce table.shop_table th{
    font-family: var(--font-family-base);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-transform:capitalize ;
	padding: 10px;
}
.woocommerce .shop_table tbody tr.cart_item td{
	padding:10px;
	border-bottom: 1px solid #f3f3f3;
	color: #6f6f6f;
    font-size: 14px;
    font-weight: 600;
}
.woocommerce .shop_table tbody td.product-subtotal{
	color:#6aaf08;
}
.woocommerce-cart table.cart img{
	width:auto;
}
.woocommerce .shop_table tbody tr td.actions{
	padding:10px 10px 10px !important;
}
.woocommerce .shop_table tbody tr td.actions .coupon{
	display:inline-block;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	border: 2px solid #f3f3f3;
    border-radius: 3px;
    font-family: var(--font-family-base);
    font-weight: 700;
    height: 45px;
    margin-right: 19px;
    padding-left: 15px;
    width: 225px;
}
.woocommerce .woocommerce-message::before{
	color:#000000;
}
.woocommerce .woocommerce-message{
	border-top-color:#fbb908 ;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #place_order{
	padding: 13px 25px;
    font-weight: 600;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    background-color: var(--primary);
    text-transform: capitalize;
    font-family: var(--font-family-base);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background: var(--primary-hover);
	color: #fff;
}

.woocommerce #place_order:hover {
	background: var(--primary-hover);
	color: #fff;
}
.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{
	color: #ffffff;
    background-color: var(--primary);
	padding: 18px 25px;
}
/**********************Shiping Form*************************/

.woocommerce .cart_shipping,
.woocommerce .cart_totals {
    border: 0px;
    padding: 15px;
}
.woocommerce .cart_shipping p {
    margin-top: 10px;
}
.woocommerce .cart_shipping input{
	border: 2px solid #f6f4f4;
    display: block;
    height: 40px;
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	margin:0px;
}
.woocommerce .cart_totals{
	padding:0px !important;
	border: 1px solid #E2E2E2;
}
.woocommerce .cart_totals h2 {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
	line-height: 30px;
    margin: 0;
    padding: 10px 20px;
}
.woocommerce .cart_totals tr{
	border-bottom: 1px solid #ebebeb !important;
}
.woocommerce .cart_totals tr th {
    padding:10px 20px !important;
    border-right:1px solid #ebebeb;
}
.woocommerce .cart_totals td {
    padding: 10px 20px !important;
    text-align: right;

}
.woocommerce-cart .wc-proceed-to-checkout{
	padding: 10px 20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	padding: 14px 38px;
    font-weight: 600;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
	margin-bottom:5px;
    background-color: var(--primary);
	border:2px solid var(--primary);
    text-transform: capitalize;
    font-family: var(--font-family-base);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
	background: none;
	border-color:var(--primary);
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse:collapse !important;
	width:100%;
}
/****************************Check Out Page****************************/
.woocommerce .checkout_coupon p #coupon_code{

	height:45px !important;
	border:1px solid #e3e0dc;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
	max-width:inherit;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
	max-width:inherit;
}
.shop_sidebar .shop_aside{
	margin-top:0px;
}
#order_review_heading{
	color: #262626;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding-top: 20px;
    position: relative;
    text-transform: uppercase;
	font-family: var(--font-family-base);
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom {
    display:inline-block !important;
	width:31.65% !important;
	margin-left:10px;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom:first-child{
	margin-left:0px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > .current, .pagination > li:hover > .current{
	background: var(--primary);
    color: #ffffff;
    border: 1px solid var(--primary);
}
.contact_info ul li{
	border-bottom:none !important;
	line-height: 1.8em !important;
	padding:0px !important;
}
.contact_info ul a::after{
	content:'' !important;
}
.contact_info ul a{
	display:inline-block !important;
	color:#fbb908 !important;
}
.woocommerce-pagination ul{
	border-top: 1px solid #f7f7f7 !important;
    margin-top: -10px;
    padding-top: 10px !important;
}
.woocommerce-pagination ul li {
    display: inline-block !important;
    margin: 0 4px !important;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span{
	position: relative;
    display: inline-block;
    line-height: 28px !important;
    height: 44px;
    font-size: 18px;
    min-width: 45px !important;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    background: #ff5ea5;
    border: 2px solid #ff5ea5;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-family: var(--font-family-base);
}
.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span,.woocommerce nav. woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ff5ea5;
    color: #ffffff;
    border: 1px solid #ff5ea5;
}
.woocommerce .f-shop-detail .summary .star-rating{
	color:#fbb908 !important;
}
.search-widget input{
	padding-left:15px;
	width:70% !important;
	border:none !important;
}
.widget_bunch_external_links ul li a::before{
	display:none;
}
.results-column p.woocommerce-result-count{
	font-size: 14px;
    font-weight: 700;
    color: #444444;
    line-height: 24px;
    padding:0px 0px;
	margin:10px 0px 10px 0px;
	font-family: var(--font-family-base);	
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	margin-top:50px;
}

/*  =========================================
	WooCommerce New Css 
=========================================== */
/* WP Css */
/* Range Slider */
.woocommerce .woocommerce.widget_price_filter .ui-slider .ui-slider-handle{
	height: 22px !important;
	width: 22px !important;
	top: -8px !important;
}
.woocommerce .woocommerce.widget_price_filter .ui-slider-horizontal {
    height: .4em;
}
.woocommerce .woocommerce.widget_price_filter .ui-slider .ui-slider-range{
	background-color: #000000 !important;
}
.woocommerce .woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eeeeee;
}
.woocommerce .woocommerce.widget_price_filter .price_slider_amount {
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}
.woocommerce .price_slider_wrapper {
    padding-top: 40px;
    position: relative;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label{
    position: absolute;
    top: 0;
    font-weight: 500;
    color: #999b9d;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
	float: left;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 10px;
	border-radius: 4px;
}
/* Range Slider End */
.woocommerce ul.product_list_widget li .reviewer{
	font-size:14px;
	text-transform: capitalize;
}
.woocommerce .shop-sidebar-widget ul.product_list_widget li a .product-title{
	font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
	padding-right: 30px;
}
.woocommerce-MyAccount-navigation ul {
    width: 100%;
    display: block;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{
	background: #eeeeee;
    color: #000;
    display: block;
    margin-bottom: 4px;
    padding: 12px 15px;
    width: 100%;
    border-radius: 10px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
	background: var(--primary);
    border-left-color: var(--primary);
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content {
    border: 1px solid #d8d9d9;
    min-height: 307px;
    padding: 20px;
    width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-content .form-row{
	padding:0;
}
.woocommerce-EditAccountForm > p:last-child{
	margin-bottom:0;
	margin-top:20px;
}
.woocommerce-EditAccountForm legend{
	font-size: 16px;
	margin-top: 10px;
	font-weight: 600;
	padding: 0 0 10px;
}
.woocommerce-menu li a {
    background-color: #393e44;
    border: 1px solid rgba(255, 255, 255, 0.02);
    color: #ffffff;
    display: inline;
    font-size: 12px;
    line-height: 24px;
    margin-top: 0;
    padding: 2px 10px;
}

/* Form */
.woocommerce-EditAccountForm.edit-account input[type="text"], 
.woocommerce-EditAccountForm.edit-account input[type="email"], 
.woocommerce-EditAccountForm.edit-account input[type="password"], 
.login input[type="text"], .login input[type="password"], 
.woocommerce-ResetPassword.lost_reset_password input[type="text"], 
.checkout.woocommerce-checkout input[type="text"], 
.checkout.woocommerce-checkout input[type="email"], 
.checkout.woocommerce-checkout input[type="tel"], 
.checkout.woocommerce-checkout .select2-choice, 
.checkout.woocommerce-checkout textarea, 
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row .select2-choice {
    padding: 8px 20px;
    border: 1px solid #ced4da;
    border-radius: 0;
    background: #fff;
}
.woocommerce .select2-container--default .select2-selection--single{
	padding: 6px 18px ;
    border: 1px solid #ced4da;
    border-radius: 0;
    background: #fff;
    height: 40px;
}
.woocommerce form .form-row select, 
.woocommerce form input[type="text"], 
.woocommerce form input[type="email"], 
.woocommerce form input[type="password"], 
.woocommerce form input[type="tel"]{
	padding: 10px 20px !important;
}
.thm-unit-test .woocommerce form .form-row label{
	font-size: 15px;
	font-weight: 500;
}
.woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-input-wrapper{
	width:100%;
}
.woocommerce-checkout .woocommerce-input-wrapper{
	width:100%;
	display:block;
}
.woocommerce-checkout .woocommerce-form__label.checkbox{
	margin-bottom:0;
}
.woocommerce-page .woocommerce .col2-set .col-2, 
.woocommerce-page .woocommerce .col2-set .col-2,
.woocommerce-page  .woocommerce .col2-set .col-1, 
.woocommerce-page .woocommerce  .col2-set .col-1{
	width: 50%;
}
.woocommerce form.woocommerce-form.checkout_coupon, 
.woocommerce form.woocommerce-form.login, 
.woocommerce form.woocommerce-form.register{
	border-radius: 0;
	border: 1px solid #ced4da;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #place_order{
	border-radius: 10px;
}
.woocommerce-ResetPassword{
	border: 1px solid #ced4da;
	padding:20px;
}
.woocommerce-ResetPassword p{
	margin-bottom:10px;
}
input[type="checkbox"], 
input[type="radio"]{
	position: relative;
	opacity: 1;
}
.thm-unit-test .woocommerce form .form-row .woocommerce-form__label-for-checkbox{
	margin-left: 10px;
	padding: 7px 0 0 0;
}
.comment-form-rating{
	margin-bottom:20px;
}
.comment-form-rating .btn{
	border-radius:0 !important;
}
.woocommerce div.product div.summary{
	padding-left:15px;
	padding-right:15px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left:0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	width: 40px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color:#000000;
}
@media screen and (max-width: 991px){
	.woocommerce-account .woocommerce-MyAccount-content, 
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation{
		width: 30%;
	}
	.woocommerce-account .woocommerce-MyAccount-content{
		width: 70%;
	}
}
@media screen and (max-width: 767px){
	.woocommerce-account .woocommerce-MyAccount-navigation{
		width: 100%;
		padding:0;
		margin-bottom: 30px;
	}
	.woocommerce-account .woocommerce-MyAccount-content{
		width: 100%;
	}
	.woocommerce-page .woocommerce .col2-set .col-2, 
	.woocommerce-page .woocommerce .col2-set .col-2,
	.woocommerce-page  .woocommerce .col2-set .col-1, 
	.woocommerce-page .woocommerce  .col2-set .col-1{
		width: 100%;
		padding:0;
	}
	.woocommerce-page .woocommerce .col2-set{
		margin:0;
	}
	.cart .quantity input.input-text{
		margin-right: 0;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text{
		width:50%;
		margin-right:0;
	}
	.product-item-img a{
		width:100%;
		display:block;
		text-align:center;
	}
	.actions {
		margin-bottom: 15px;
	}
	.woocommerce .cart-collaterals, 
	.woocommerce-page .cart-collaterals{
		margin-top: 20px;
	}
	.wc-proceed-to-checkout .checkout-button{
		margin-bottom:0;
	}
}
@media screen and (max-width: 576px){
	.woocommerce div.product .woocommerce-tabs ul.tabs li a{
		float:none;
		width:100%;
		text-align:center;
		margin-right:0;
		border: 0;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		text-align:center;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a::before{
		content:none;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, 
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
		background: #eeeeee;
	}
}

/* Mini Cart Start */
.shop-cart .site-button-link{
	color:#fff;	
	position: relative;
}
.shop-cart .site-button-link i{
	margin-left:0;
}
.shop-cart .site-button-link .badge{
    padding: 2px 4px 2px 4px;
    font-size: 10px;
    top: -6px;
    position: absolute;
    right: -12px;
    background: #000;
}
ul.minicart {
    background: #fff;
    padding: 25px !important;
    position: absolute;
    right: 0;
    top: 100%;
    width: 350px;
    z-index: 99;
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.1);
    display: none;
    color: #777;
    margin-top: 10px;
}
.widget_shopping_cart_content p,
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message{
	margin-bottom:0;
	color:#777;
	text-align:center;
}

.cart-content h3 {
    color: #ddd;
}
ul.minicart .cart-content a {
	color: #10111e;
	font-size: 14px;
	background: none;
}
ul.minicart .cart-content a:hover {
	color: #fe4536;
	background: none;
}
.minicart .acod-title{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}
ul.minicart .cart-img img {
	width: 85px;
}
ul.minicart .cart-price span {
    color: #ddd;
    font-size: 13px;
}
ul.minicart .cart-price .new {
	font-size: 14px;
	color: #747691;
}
ul.minicart .cart-price span {
	color: #a5a7bc;
	font-size: 13px;
	font-weight: 500;
}
.total-price span {
	color: #747691;
	font-weight: 500;
}
.total-price {
	border-top: 1px solid #cacadb;
	overflow: hidden;
	padding-top: 25px;
	margin-top: 10px;
}
.minicart .checkout-link a {
	background: #84b77c;
	color: #fff;
	display: block;
	font-weight: 500;
	padding: 16px 30px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.minicart .checkout-link a:last-child{margin: 0;}
.minicart .checkout-link a:hover,
.minicart .checkout-link a.red-color{background: #fe4536;}
.minicart .checkout-link a.red-color:hover{background: #84b77c;}

.header-sep {
	line-height: 1;
	height: 2px;
}
.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    margin-bottom: 0;
    padding: 15px 20px;
    border-top: 1px dashed #eee;
}
.minicart .woocommerce #respond input#submit,
.minicart .woocommerce a.button, 
.minicart .woocommerce button.button, 
.minicart .woocommerce input.button, 
.minicart .woocommerce #place_order{
	flex: 0 0 50%;
	margin: 0;
	margin-right: 0px;
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: auto;
	font-size: 14px;
	margin-right: 10px;
	padding: 12px 5px !important;
}
.minicart .woocommerce a:last-child{
	margin-right: 0;
}
.minicart .widget_shopping_cart .total{
    border-top: 0;
    overflow: hidden;
    padding-top: 15px;
    display: table;
    width: 100%;
    line-height: 16px;	
}
.minicart .widget_shopping_cart .total strong{
    font-weight: 500;
    float: left;
}
.minicart ul.product_list_widget li a img, .woocommerce ul.cart_list li a img {
    margin: 0 15px 0px 0px;
    float: left;
    width: 85px;
}
.minicart ul.cart_list li img, 
.minicart ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
.minicart .widget_shopping_cart .cart_list li .quantity{
    font-size: 14px;
}
.minicart ul.product_list_widget li a, 
.minicart ul.cart_list li a {
    color: #10111e;
    font-size: 18px;
    background: none;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
}
.minicart .widget_shopping_cart .cart_list li a.remove{
    position: unset;
	top: 0;
	width: 24px;
	height: 24px;
	line-height: 1;
	font-size: 24px;
	background: var(--bs-danger);
	color: #fff !important;
	border-radius: 6px;
	float: right;
	font-weight: 400;
	border: 0;
}
.minicart .widget_shopping_cart ul.product_list_widget li, 
.minicart .widget_shopping_cart ul.cart_list li {
	position: relative;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.header-style-1 .shop-cart.navbar-right,
.header-style-2 .shop-cart.navbar-right,
.header-style-5 .shop-cart.navbar-right {
    margin-top: 0;
    margin-left: 10px;
    float: right;
    list-style: none;
}
.header-style-1 .shop-cart .site-button-link {
    padding: 10px 5px;
}
.header-style-1 .shop-cart.navbar-right,
.header-style-2 .shop-cart.navbar-right,
.header-style-5 .shop-cart.navbar-right {
    margin-top: 0;
    margin-left: 10px;
    float: right;
    list-style: none;
}
.header-style-1 .shop-cart .site-button-link {
    padding: 10px 5px;
}
.header-style-1 .shop-cart.navbar-right,
.header-style-2 .shop-cart.navbar-right,
.header-style-3 .shop-cart.navbar-right,
.header-style-4 .shop-cart.navbar-right,
.header-style-5 .shop-cart.navbar-right,
.header-style-6 .shop-cart.navbar-right {
    margin-top: 0;
    margin-left: 10px;
    float: right;
    list-style: none;
}
.header-style-1 .shop-cart .site-button-link {
    padding: 10px 5px;
}
@media only screen and (max-width: 991px) {
	ul.minicart{
		right: -60px;
		width: 320px;
	}
}
/* Mini Cart End */

/* Ajax Add To Cart Button */
.shop-btn-action a.added_to_cart,
.shop-btn-action a.add_to_cart_button{
	display:none;
}
.shop-btn-action a.button.add_to_cart_button:before{
	content: "\f07a";
	font-size: 20px;
	font-family: fontawesome;
}
.shop-btn-action a.button.added_to_cart:before{
	content: "\f07a";
	font-size: 20px;
	font-family: fontawesome;
}
.shop-btn-action a.button.added:before{
	content: "\f217";
	font-size: 20px;
	font-family: fontawesome;
}
.shop-btn-action a.button.loading:before{
	content: "\f110";
	font-size: 20px;
	font-family: fontawesome;
}
.shop-btn-action a.add_to_cart_button {
    font-size: 0;
    display: inline-block;
    background-color: transparent;
    border: 0;
    padding: 5px 10px;
}
/** Ajax Add To Cart Button END **/

@media only screen and (max-width: 991px) {
	.extra-cell ul.minicart {
		right: -30px;
	}
	.extra-cell .cart-btn {
		margin-right: 10px;
	}
}

.pricing-table input[type="checkbox"]{
	position: absolute;
	opacity: 0;
}
.woocommerce table.shop_table .cart-discount td {
    color: #ffffff;
}
/* Shop Pages Css */

/* ---------------------  
	Woocommerce Product Search
---------------------- */
.woocommerce-product-search .input-group-append{
    position: absolute;
    right: 4px;
    top: 4px;
}
.woocommerce-product-search .input-group-append .btn{
    padding: 0 0;
    width: 37px;
    height: 37px;
}
.woocommerce-product-search .search-field{
	height: 45px;
    width: 100%;
    border: 1px solid #e1e6eb;
    font-size: 14px;
    padding: 10px 50px 10px 15px;
    outline: none !important;	
}
/* ---------------------  
	Woocommerce Widget Layered Nav
---------------------- */

.widget_product_categories ul,
.woocommerce-widget-layered-nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
.widget_product_categories ul li,
.woocommerce-widget-layered-nav ul li{
    border-bottom: 1px solid #eaeaea;
    font-family: 'Maven Pro',sans-serif;
    font-weight: 400;
    color: #999b9d;
    padding: 10px 10px 10px 10px !important;
    margin-bottom: 0;
    position: relative;
    line-height: 20px;
}
.widget_product_categories ul li a,
.woocommerce-widget-layered-nav ul li a{
    color: #999b9d;
    text-transform: capitalize;
    font-size: 14px;
    font-family: var(--font-family-base);
    font-weight: 500;
}
.widget_product_categories ul li a{
	float: none;
}
.woocommerce .dlab-box.product{
	margin-bottom: 40px;
}
.woocommerce .widget_layered_nav ul li .count{
    float: right;
}

.tagcloud a{
	padding: 8px 8px;
    border: 1px solid #dbdde2;
    font-size: 9px;
    display: inline-block;
    margin: 0 0 5px;
    color: #494b4d;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.tagcloud a:hover{
	background:#000;
	border-color:#000;
	color:#fff;
}
.woocommerce span.onsale {
    height: 25px;
    width: 40px;
    line-height: 25px;
    top: 0;
    left: 0;
    min-height: 25px;
    padding: 0;
	border-radius:0;
	
}

/* single-product */
#yith-quick-view-modal{
	z-index: 999999999;
}

/* add_to_cart_button */
.add_to_cart_button:before{
    content: "\f07a";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
	font-weight: 700;
}
.add_to_cart_button.added i{
	display: none;
}
.add_to_cart_button.added:before{
	opacity: 1;
	visibility: visible;
}
.add_to_cart_button + .added_to_cart{
	display: none!important;
}
.woocommerce-message a{
  color:#fff;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
	color: #fff;
}
.woocommerce-message .restore-item{
	transition: all 0.5s;
}
.woocommerce-message .restore-item:hover{
	color: #fff;
	text-decoration: underline;	
}
/* product-details */
.product-details .variations td {
  display: inline-block!important;
}
.wc-cart-shipping-notice{
	padding: 20px 20px 0 20px;
}



/* WooCommerce END */
.dz-box.product {
  margin-bottom: 30px !important;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  height: calc(100% - 30px);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 15px 15px;
  border-radius: var(--border-radius-base); }
  .dz-box.product .yith-wcwl-wishlistaddedbrowse,
  .dz-box.product .yith-wcwl-wishlistexistsbrowse,
  .dz-box.product .yith-wcwl-add-button {
    border: 0; }
  .dz-box.product .item-box .item-img {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: var(--border-radius-base); }
    .dz-box.product .item-box .item-img > img {
      width: 100%; }
    .dz-box.product .item-box .item-img:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      z-index: 0;
      background: #212529;
      top: 0;
      opacity: 0;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s; }
  .dz-box.product .item-box .item-info {
    padding: 25px 20px 15px 20px;
    text-align: center; }
    .dz-box.product .item-box .item-info .item-title {
      font-size: 20px;
      margin-bottom: 0;
      line-height: 1.2; }
    .dz-box.product .item-box .item-info .item-price {
      line-height: 1.2;
      margin-bottom: 0; }
      .dz-box.product .item-box .item-info .item-price.sale-price .woocommerce-Price-amount.amount bdi {
        color: var(--primary);
        font-size: 20px;
        font-weight: 600; }
        .dz-box.product .item-box .item-info .item-price.sale-price .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
          font-size: 20px !important; }
      .dz-box.product .item-box .item-info .item-price .price del {
        color: var(--secondary);
        font-size: 16px !important;
        font-weight: 400;
        margin-bottom: 0; }
      .dz-box.product .item-box .item-info .item-price .price ins .woocommerce-Price-amount.amount {
        color: var(--primary);
        font-size: 20px !important;
        font-weight: 600; }
    .dz-box.product .item-box .item-info .woocommerce-product-rating {
      margin: 0;
      float: unset;
      text-align: center; }
      .dz-box.product .item-box .item-info .woocommerce-product-rating .woocommerce-review-link {
        margin: 0; }
  .dz-box.product .item-box .item-info-in {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 20px;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    transform: translateY(100px);
    -moz-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    opacity: 0;
    left: 0; }
    .dz-box.product .item-box .item-info-in ul {
      margin: 0;
      padding: 0;
      text-align: center;
      display: flex;
      justify-content: center; }
      .dz-box.product .item-box .item-info-in ul li {
        list-style: none;
        display: inline-block;
        margin: 0 5px; }
        .dz-box.product .item-box .item-info-in ul li a {
          background: var(--primary);
          color: #fff;
          width: 48px;
          text-align: center;
          display: block;
          font-size: 16px;
          height: 48px;
          line-height: 48px;
          box-shadow: 0 5px 15px -10px var(--primary);
          -webkit-transition: all 0.8s;
          -ms-transition: all 0.8s;
          transition: all 0.8s;
          border-radius: var(--border-radius-base); }
          .dz-box.product .item-box .item-info-in ul li a .fa-heart:before {
            font-weight: 500; }
          .dz-box.product .item-box .item-info-in ul li a i {
            margin: 0;
            padding: 0;
            -webkit-transition: all 0.8s;
            -ms-transition: all 0.8s;
            transition: all 0.8s;
            display: inline-block; }
          .dz-box.product .item-box .item-info-in ul li a:hover {
            background: var(--primary-hover); }
            .dz-box.product .item-box .item-info-in ul li a:hover i {
              transform: scale(1.25);
              -moz-transform: scale(1.25);
              -webkit-transform: scale(1.25);
              -ms-transform: scale(1.25);
              -o-transform: scale(1.25); }
          .dz-box.product .item-box .item-info-in ul li a.add_to_cart_button.added i:before {
            content: "\f217"; }
          .dz-box.product .item-box .item-info-in ul li a.add_to_cart_button.loading i:before {
            content: "\f110"; }
        .dz-box.product .item-box .item-info-in ul li .add_to_cart_button:before {
          content: none; }
        .dz-box.product .item-box .item-info-in ul li .yith-wcwl-add-to-wishlist {
          margin-top: 0; }
  .dz-box.product:hover {
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
    transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px); }
    .dz-box.product:hover .item-box .item-img:after {
      opacity: 0.7; }
    .dz-box.product:hover .item-box .item-img .item-info-in {
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      opacity: 1; }

.woocommerce div.product .dz-box .woocommerce-product-rating {
  display: block; }
  .woocommerce div.product .dz-box .woocommerce-product-rating .star-rating {
    float: none;
    position: relative;
    display: inline-block;
    font-size: 13px;
    top: 2px; }
    .woocommerce div.product .dz-box .woocommerce-product-rating .star-rating span {
      font-size: 13px; }
    .woocommerce div.product .dz-box .woocommerce-product-rating .star-rating:before {
      color: #bbb; }
  .woocommerce div.product .dz-box .woocommerce-product-rating .woocommerce-review-link {
    display: inline-block; }
    .woocommerce div.product .dz-box .woocommerce-product-rating .woocommerce-review-link .count {
      margin-right: 4px; }

.woocommerce span.onsale {
  background: var(--bs-danger);
  border-radius: 4px; }

.woocommerce .woocommerce-ordering {
  margin: 0 0 30px; }
  .woocommerce .woocommerce-ordering .bootstrap-select {
    width: auto !important; }
    .woocommerce .woocommerce-ordering .bootstrap-select .dropdown-toggle::after {
      margin-left: 0.5em; }

.woocommerce nav.woocommerce-pagination ul li {
  overflow: unset; }
  .woocommerce nav.woocommerce-pagination ul li span,
  .woocommerce nav.woocommerce-pagination ul li a {
    height: 48px;
    width: 48px;
    line-height: 46px !important;
    border-radius: var(--border-radius-base);
    color: #777777;
    text-align: center;
    border: 0;
    padding: 0;
    transition: all 0.5s;
    border: 1px solid;
    border-color: #777777;
    font-size: 18px;
    background-color: #fff; }
    .woocommerce nav.woocommerce-pagination ul li span:focus, .woocommerce nav.woocommerce-pagination ul li span:hover, .woocommerce nav.woocommerce-pagination ul li span.current,
    .woocommerce nav.woocommerce-pagination ul li a:focus,
    .woocommerce nav.woocommerce-pagination ul li a:hover,
    .woocommerce nav.woocommerce-pagination ul li a.current {
      color: #fff;
      background-color: var(--primary);
      border-color: var(--primary);
      box-shadow: 0px 5px 12px var(--rgba-primary-4); }

.woocommerce a.remove {
    color: #fff !important;
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 22px;
    opacity: 1 !important;
    background: #dc3545;
    padding: 0;
    border-radius: 6px;	
}
.woocommerce a.remove:after{
	content: "\00D7";
    font-size: 24px;
    font-weight: 300;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-family: var(--font-family-base);
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: var(--title);
  margin-bottom: 10px; }

.wc-block-grid__product-image img {
  border-radius: var(--border-radius-base); }

.woocommerce .product_list_widget ins {
  text-decoration: none; }

.woocommerce .product_list_widget del .amount bdi {
  color: #666;
  opacity: 0.9;
  font-size: 14px;
  font-weight: 400; }

.woocommerce .product_list_widget .star-rating {
  position: relative;
  font-size: 15px;
  display: block; }
  .woocommerce .product_list_widget .star-rating span {
    font-size: inherit; }

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  left: auto;
  right: 0; }

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  text-align: left; }

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0  0 15px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }
  .woocommerce ul.cart_list li:last-child,
  .woocommerce ul.product_list_widget li:last-child {
    border: 0;
    margin-bottom: 0; }

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li .amount {
  color: var(--primary);
  font-size: 18px;
  font-weight: 600; }

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  margin-right: 10px; }

.woocommerce-mini-cart__buttons.buttons {
  justify-content: center; }

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  padding: 10px 15px;
  text-transform: uppercase; }

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  padding: 15px; }

.widget_shopping_cart_content p strong {
  margin-right: 10px;
  color: var(--title); }

.widget_shopping_cart_content p .amount {
  color: var(--primary); }

.woocommerce .widget_price_filter .price_slider_amount .button {
  background: var(--primary);
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  width: auto; }

.woocommerce .widget_rating_filter ul li {
  position: relative; }

.woocommerce .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
  background-color: var(--primary) !important; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border: 2px solid var(--primary); }

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  font-weight: 700;
  color: var(--title); }

.widget_product_categories ul li {
  border: 0;
  color: inherit;
  font-family: inherit;
  text-align: right;
  display: table;
  width: 100%;
  padding: 0.5rem 0rem 0.5rem 1.25rem !important;
  line-height: 1.3 !important; }
  .widget_product_categories ul li a {
    color: inherit;
    float: left;
    text-transform: capitalize;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s; }
    .widget_product_categories ul li a:after {
      content: "\f101";
      font-family: "Font Awesome 5 Free";
      position: absolute;
      display: block;
      left: -1.25rem;
      top: 0.063rem;
      font-size: 14px;
      font-weight: 900; }
    .widget_product_categories ul li a:hover {
      color: var(--primary);
      transform: translateX(10px); }
  .widget_product_categories ul li ul {
    margin-bottom: -0.625rem; }

.widget_product_categories ul ul {
  padding-left: 1.125rem;
  margin-top: 0.5rem;
  margin-left: -0.9375rem; }

.woocommerce div.product p.price del {
  color: var(--secondary);
  font-size: 16px;
  font-weight: 400; }

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .price ins span {
  font-weight: 600;
  font-size: 20px !important;
  color: var(--primary);
  display: inline-block;
  font-family: inherit;
  line-height: 1.2;
  margin: 0 0 0; }
  .woocommerce div.product p.price .woocommerce-Price-amount.amount,
  .woocommerce div.product span.price .woocommerce-Price-amount.amount,
  .woocommerce div.product .price ins span .woocommerce-Price-amount.amount {
    font-size: inherit !important;
    margin-bottom: 0; }
  .woocommerce div.product p.price .woocommerce-Price-currencySymbol,
  .woocommerce div.product span.price .woocommerce-Price-currencySymbol,
  .woocommerce div.product .price ins span .woocommerce-Price-currencySymbol {
    margin-bottom: 0;
    font-weight: inherit; }
  @media only screen and (max-width: 575px) {
    .woocommerce div.product p.price,
    .woocommerce div.product span.price,
    .woocommerce div.product .price ins span {
      font-size: 18px !important; }
      .woocommerce div.product p.price .woocommerce-Price-currencySymbol,
      .woocommerce div.product span.price .woocommerce-Price-currencySymbol,
      .woocommerce div.product .price ins span .woocommerce-Price-currencySymbol {
        font-size: 14px; } }

.woocommerce div.product .price ins {
  margin-bottom: 0; }

.woocommerce-product-details__short-description {
  margin-bottom: 20px;
  display: block;
  clear: both; }

.product_meta {
  color: var(--title);
  margin-bottom: 20px;
  font-weight: 500; }
  .product_meta a {
    margin: 0 0px 0 4px;
    font-weight: 500; }

.woocommerce-review-link {
  color: inherit;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  padding: 0;
  display: block; }

.woocommerce div.product .woocommerce-product-rating {
  margin: 0 0 20px; }
  .woocommerce div.product .woocommerce-product-rating .star-rating {
    float: none; }
  @media only screen and (max-width: 575px) {
    .woocommerce div.product .woocommerce-product-rating {
      display: block;
      float: left;
      margin: 0 0 10px; } }

.price-rating-area {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border: 1px solid #eee;
  border-width: 1px 0 1px 0;
  align-items: center;
  margin-bottom: 20px; }
  .price-rating-area .main-price {
    margin-bottom: 0; }
  .price-rating-area .star-rating {
    margin: 0;
    float: right;
    position: relative !important; }

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0;
  display: inline-block; }
  @media only screen and (max-width: 575px) {
    .woocommerce .woocommerce-product-rating .star-rating {
      float: left;
      position: relative; } }

.woocommerce div.product form.cart .variations label {
  font-weight: 500;
  color: var(--title);
  margin: 0; }

.cart .quantity input.input-text {
  font-size: 18px;
  height: 50px !important;
  border-radius: var(--border-radius-base) !important;
  text-align: left;
  padding: 0 20px; }

.woocommerce.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
  border-radius: 0; }

.woocommerce.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  background-color: var(--primary);
  color: #fff;
  font-size: 14px;
  box-shadow: none;
  padding: 0px;
  box-shadow: none; }

.woocommerce .button-variable-item span {
  font-size: 13px;
  font-weight: 600; }

.woocommerce-variation-add-to-cart .btn, .woocommerce-variation-add-to-cart .wp-block-button__link, .woocommerce-variation-add-to-cart .woocommerce .widget_shopping_cart .buttons a, .woocommerce .widget_shopping_cart .buttons .woocommerce-variation-add-to-cart a,
.woocommerce-variation-add-to-cart .woocommerce.widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons .woocommerce-variation-add-to-cart a, .woocommerce-variation-add-to-cart .woocommerce #review_form #respond .form-submit input, .woocommerce #review_form #respond .form-submit .woocommerce-variation-add-to-cart input, .woocommerce-variation-add-to-cart .woocommerce-cart-form .table tr .button, .woocommerce-cart-form .table tr .woocommerce-variation-add-to-cart .button, .woocommerce-variation-add-to-cart .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout .woocommerce-variation-add-to-cart a.checkout-button, .woocommerce-variation-add-to-cart .woocommerce #respond input#submit, .woocommerce #respond .woocommerce-variation-add-to-cart input#submit,
.woocommerce-variation-add-to-cart .woocommerce a.button, .woocommerce .woocommerce-variation-add-to-cart a.button,
.woocommerce-variation-add-to-cart .woocommerce button.button, .woocommerce .woocommerce-variation-add-to-cart button.button,
.woocommerce-variation-add-to-cart .woocommerce input.button, .woocommerce .woocommerce-variation-add-to-cart input.button,
.woocommerce-variation-add-to-cart .woocommerce #place_order, .woocommerce .woocommerce-variation-add-to-cart #place_order {
  text-transform: uppercase; }

.woocommerce.woo-variation-swatches .variable-items-wrapper {
  margin-bottom: 10px !important; }

.woocommerce div.product form.cart {
  margin-bottom: 1rem;
  margin-top: 1rem; }

#tab-reviews, #tab-description {
  background: transparent !important;
  margin-top: 0px;
  padding: 0;
  border: 0; }

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 0;
  background: transparent; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
  margin: 0px 0px 30px !important;
  border: none !important;
  border-bottom: 1px solid #eee !important;
  overflow: unset; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-bottom: 0;
    background: transparent !important;
    border: 0; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      color: var(--title);
      border: 0;
      margin: 0;
      padding: 10px 20px;
      position: relative;
      background: transparent; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
        content: "";
        bottom: 0;
        background: var(--primary);
        top: auto;
        width: 0;
        -webkit-transition: all 0.8s;
        -ms-transition: all 0.8s;
        transition: all 0.8s;
        opacity: 1; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
      background: transparent;
      color: var(--primary); }
      .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:before,
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
        width: 100%;
        opacity: 1; }

.woocommerce #review_form #respond p {
  width: 100%; }

.woocommerce #review_form #respond p {
  margin: 0px 0px 20px !important;
  display: inline-block; }

#review_form {
  padding: 30px;
  border: 1px solid #eee;
  border-radius: var(--border-radius-base);
  margin: 30px 0; }
  @media only screen and (max-width: 767px) {
    #review_form {
      padding: 20px; } }
  #review_form .comment-form-rating {
    margin-bottom: 0;
    display: block;
    width: 100%;
    padding: 0 10px; }
    #review_form .comment-form-rating p {
      display: inline-block !important;
      width: auto !important;
      top: 5px;
      position: relative; }
  #review_form .comment-respond .comment-form p label {
    display: inline-block; }
  #review_form #respond .comment-form-email,
  #review_form #respond .comment-form-author {
    width: 50% !important; }

.woocommerce #review_form #respond .comment-form-cookies-consent {
  display: flex; }
  .woocommerce #review_form #respond .comment-form-cookies-consent input {
    margin-right: 10px; }

.woocommerce #reviews #comments ol.commentlist li {
  border-bottom: 1px solid #eee; }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
    border: 0;
    padding: 0;
    border-radius: var(--border-radius-base); }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 95px;
    padding: 0;
    border: 0;
    border-radius: 0; }
    .woocommerce #reviews #comments ol.commentlist li .comment-text p {
      font-size: 16px;
      font-weight: 400; }
      .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
        color: var(--primary);
        font-weight: 500; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
          color: var(--title);
          font-size: 20px;
          display: block;
          font-family: var(--font-family-title);
          text-transform: uppercase;
          line-height: 1.2;
          font-weight: 600;
          margin-bottom: 5px; }

.woocommerce .star-rating {
  font-size: 15px;
  color: var(--primary);
  width: 5.625em; }
  .woocommerce .star-rating:before {
    color: #dbdbdb;
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 5 Free";
    top: 0;
    position: absolute;
    left: 0;
    font-weight: 400; }
  .woocommerce .star-rating span {
    font-size: inherit;
    color: var(--primary); }
    .woocommerce .star-rating span:before {
        color: #ffa808;
		content: "\f005\f005\f005\f005\f005";
		font-family: "Font Awesome 5 Free";
		left: 0;
		font-weight: 900; 
	}

.woocommerce #reviews #comments h2, .woocommerce #reviews #comments .h2,
#tab-description h2,
#tab-description .h2,
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce div.product .woocommerce-tabs .panel .h2 {
  font-family: var(--font-family-title);
  color: var(--title);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px; }

.woocommerce-cart-form {
  overflow: auto; }
  .woocommerce-cart-form .table {
    font-size: 14px;
    font-weight: 500; }
    .woocommerce-cart-form .table tr {
      vertical-align: middle; }
      .woocommerce-cart-form .table tr td.actions .coupon .input-text {
        height: 50px;
        width: 180px;
        display: inline-block;
        margin-right: 10px; }
      .woocommerce-cart-form .table tr th {
        font-weight: 700;
        font-size: 16px; }
        @media only screen and (max-width: 575px) {
          .woocommerce-cart-form .table tr th {
            font-size: 14px; } }
        .woocommerce-cart-form .table tr th.product-thumbnail {
          width: 100px; }
        .woocommerce-cart-form .table tr th.product-remove {
          width: 40px; }
      .woocommerce-cart-form .table tr img {
        width: 80px; }
      .woocommerce-cart-form .table tr .product-item-name {
        font-weight: 600;
        font-size: 16px; }
      .woocommerce-cart-form .table tr .quantity input {
        height: 50px;
        width: 70px;
        padding: 0 10px 0 15px;
        text-align: left; }
      .woocommerce-cart-form .table tr .button {
		padding: 18px 20px;
		font-size: 14px;
        text-transform: uppercase;
        color: #fff; }

.woocommerce .cart_totals h2, .woocommerce .cart_totals .h2 {
  font-family: var(--font-family-title);
  background: var(--primary);
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px;
  font-weight: 500; }

.cart_totals {
  color: var(--title); }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  padding: 13px 30px;
  display: block; }

.woocommerce .woocommerce-checkout.checkout form .form-row textarea,
.woocommerce .woocommerce-checkout.checkout form .form-row input[type="text"],
.woocommerce .woocommerce-checkout.checkout form .form-row input[type="email"],
.woocommerce .woocommerce-checkout.checkout form .form-row input[type="tel"],
.woocommerce .woocommerce-checkout.checkout form .form-row select,
.woocommerce .woocommerce-checkout.checkout form .form-row input.input-text,
.woocommerce .woocommerce-checkout.checkout form .form-row input {
  height: 50px; }

.woocommerce .woocommerce-checkout.checkout .col-2,
.woocommerce .woocommerce-checkout.checkout .col-1 {
  padding-left: 15px;
  padding-right: 15px; }

.woocommerce-EditAccountForm.edit-account input[type="text"],
.woocommerce-EditAccountForm.edit-account input[type="email"],
.woocommerce-EditAccountForm.edit-account input[type="password"],
.login input[type="text"], .login input[type="password"],
.woocommerce-ResetPassword.lost_reset_password input[type="text"],
.checkout.woocommerce-checkout input[type="text"],
.checkout.woocommerce-checkout input[type="email"],
.checkout.woocommerce-checkout input[type="tel"],
.checkout.woocommerce-checkout .select2-choice,
.checkout.woocommerce-checkout textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .select2-selection,
.woocommerce form .form-row .select2-choice {
  height: 50px; 
  border-radius: 10px;
  }

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 48%; }

.lost_reset_password .button {
  display: block;
  width: 100%;
  text-align: center; }

.woocommerce form .form-row label {
  font-family: var(--font-family-base);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2px; }

.woocommerce .col2-set, .woocommerce-page .col2-set {
  width: auto;
  margin-left: -15px !important;
  margin-right: -15px !important; }

.woocommerce form .form-row {
  margin: 0 0 15px;
  padding: 0; }

.woocommerce-additional-fields h3, .woocommerce-additional-fields .h3 {
  color: var(--title);
  font-family: var(--font-family-title);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4em;
  margin: 0 0 20px;
  text-transform: uppercase; }

.woocommerce table.shop_table thead th {
  color: #fff;
  background: var(--primary);
  font-family: var(--font-family-title);
  text-transform: uppercase;
  font-weight: 500;}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #place_order {
  text-transform: uppercase;
  text-align: center;
  padding: 18px 30px; }

.woocommerce-form-coupon-toggle {
  display: none; }

.payment_methods input + label {
  font-weight: 600;
  color: var(--title);
  padding-left: 30px;
  line-height: 1.2;
  position: relative; }
  .payment_methods input + label:after {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #fff;
    border: 2px solid var(--primary);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

.payment_methods input:checked + label:after {
  border-width: 2px;
  background: var(--primary);
  box-shadow: inset 0px 0 0px 3px #fff;
  border-color: var(--primary); }

.woocommerce-checkout #payment div.payment_box::after {
  content: none; }

.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse {
  position: relative; }
  .yith-wcwl-wishlistexistsbrowse .feedback,
  .yith-wcwl-wishlistaddedbrowse .feedback {
    display: inline-block;
    padding: 0 !important;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    line-height: 48px;
    text-align: center;
    background: var(--bs-danger);
    border-radius: var(--border-radius-base); }
  .yith-wcwl-wishlistexistsbrowse .feedback + a,
  .yith-wcwl-wishlistaddedbrowse .feedback + a {
    display: none !important; }
  .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
  .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon {
    margin-right: 0 !important; }
    .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon:before,
    .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon:before {
      font-weight: 900; }

.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-button {
  height: 48px;
  width: 48px;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
  border-radius: var(--border-radius-base);
  border: 1px solid #F0F0F0;
  background: #fff; }

.woocommerce form.woocommerce-form.checkout_coupon,
.woocommerce-ResetPassword,
.woocommerce form.woocommerce-form.login,
.woocommerce form.woocommerce-form.register {
  border: 0;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 30px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; 
    background: #fff;
    border-radius: 20px;
  }

.woocommerce-ResetPassword .form-row-first {
  width: 100% !important; }

.woocommerce-Addresses .col-2,
.woocommerce-Addresses .col-1 {
  padding-left: 15px;
  padding-right: 15px; }

.product-details .product_meta > span {
  display: block; }

.pswp {
  z-index: 9999; }

.shop-item-rating .woocommerce-product-rating .count {
  margin-left: 2px;
  margin-right: 5px; }

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: unset;
  margin-right: 0;
  display: block;
  margin-top: 10px; }

.woocommerce-cart-form .button:disabled {
  color: #fff !important; }

.minicart .widget_shopping_cart .total > span {
  margin-right: 5px;
  float: unset;
  display: block;
  text-align: right; }

/* Extra css */
.woocommerce .product-details .product form .woo-selected-variation-item-name {
  display: none !important; }

.woocommerce .product-details .product form .reset_variations {
  display: none !important; }

.woocommerce .product-details .product form.cart .button {
  background-color: var(--primary);
  border-color: var(--primary); }

.woocommerce .product-details .product .yith-wcwl-wishlistexistsbrowse {
  position: unset;
  width: auto;
  margin-bottom: 30px;
  height: auto;
  border: 0;
  text-align: left; }
  .woocommerce .product-details .product .yith-wcwl-wishlistexistsbrowse .feedback {
    display: inline-block !important;
    margin-bottom: 15px;
    position: unset;
    background-color: var(--primary);
    color: #fff;
    border-radius: var(--border-radius-base);
    width: auto;
    padding: 0 20px !important;
    margin-right: 20px; }
    .woocommerce .product-details .product .yith-wcwl-wishlistexistsbrowse .feedback .yith-wcwl-icon {
      margin-right: 0 !important; }
  .woocommerce .product-details .product .yith-wcwl-wishlistexistsbrowse a {
    display: unset !important; }

.woocommerce .product-details .product .yith-wcwl-add-button {
  display: none; }

.woocommerce .product-details .product .related-product .yith-wcwl-wishlistexistsbrowse {
  position: relative; }
  .woocommerce .product-details .product .related-product .yith-wcwl-wishlistexistsbrowse .feedback {
    position: absolute; }
    .woocommerce .product-details .product .related-product .yith-wcwl-wishlistexistsbrowse .feedback .yith-wcwl-icon {
      margin-right: 0 !important; }

.woocommerce .product-details .product .related-product .yith-wcwl-add-button {
  display: block; }

.woocommerce .woocommerce-product-rating .woocommerce-review-link .count {
  margin-right: 4px; }

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
  width: auto;
  padding: 0px 5px; }

.woocommerce.single-product .product .summary-content .single_add_to_cart_button.button {
  background-color: var(--primary);
  border-color: var(--primary); }

.woocommerce.single-product .product .summary-content .product_meta > span {
  display: block; }

#yith-quick-view-modal .yith-wcqv-wrapper {
  height: auto !important; }

.yith-wcqv-wrapper #yith-quick-view-close {
  border: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  background-color: var(--primary);
  color: #fff;
  top: 15px;
  right: 15px;
  border-radius: 6px; }

/* Mini Cart Start */
.shop-cart .site-button-link {
  color: #fff;
  position: relative; }
  .shop-cart .site-button-link i {
    margin-left: 0; }
  .shop-cart .site-button-link .badge {
    padding: 2px 4px 2px 4px;
    font-size: 10px;
    top: -6px;
    position: absolute;
    right: -12px; }

.minicart {
  background: #fff;
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  z-index: 99;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
  display: none;
  color: #777;
  margin-top: 0; }
  .minicart .woocommerce-mini-cart {
    max-height: 302px;
    overflow-y: auto;
    border-bottom: 1px dashed #eee; }
  .minicart .cart-content a {
    color: #10111e;
    font-size: 14px;
    background: none; }
    .minicart .cart-content a:hover {
      color: #fe4536;
      background: none; }
  .minicart .acod-title {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: none; }
  .minicart .cart-img img {
    width: 85px; }
  .minicart ul.product_list_widget li a img,
  .minicart ul.cart_list li a img {
    width: 60px;
    height: 80px;
    border-radius: 6px;
    object-fit: cover; }
  .minicart .cart-price span {
    color: #ddd;
    font-size: 13px; }
  .minicart .cart-price .new {
    font-size: 14px;
    color: #747691; }
  .minicart .cart-price span {
    color: #a5a7bc;
    font-size: 13px;
    font-weight: 500; }
  .minicart .total-price {
    border-top: 1px solid #cacadb;
    overflow: hidden;
    padding-top: 25px;
    margin-top: 10px; }
    .minicart .total-price span {
      color: #747691;
      font-weight: 500; }
  .minicart .checkout-link a {
    background: #84b77c;
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 16px 30px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .minicart .checkout-link a:last-child {
    margin: 0; }
  .minicart .checkout-link a:hover, .minicart .checkout-link a.red-color {
    background: #fe4536; }
  .minicart .checkout-link a.red-color:hover {
    background: #84b77c; }

.woocommerce-widget-layered-nav ul li,
.wc-block-product-categories ul li,
.widget_product_categories ul li {
  border: 0;
  color: inherit;
  font-family: inherit;
  text-align: right;
  display: table;
  width: 100%;
  padding: 0.5rem 0rem 0.5rem 1.25rem !important;
  line-height: 1.3 !important; }
  .woocommerce-widget-layered-nav ul li a,
  .wc-block-product-categories ul li a,
  .widget_product_categories ul li a {
    color: inherit;
    float: left;
    text-transform: capitalize;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s; }
    .woocommerce-widget-layered-nav ul li a:after,
    .wc-block-product-categories ul li a:after,
    .widget_product_categories ul li a:after {
      content: "\f054";
      font-family: "Font Awesome 5 Free";
      position: absolute;
      display: block;
      left: -1.25rem;
      top: 0.1825rem;
      font-size: 13px;
      font-weight: 700;
      color: var(--primary); }
    .woocommerce-widget-layered-nav ul li a:hover,
    .wc-block-product-categories ul li a:hover,
    .widget_product_categories ul li a:hover {
      color: var(--primary);
      transform: translateX(10px); }
  .woocommerce-widget-layered-nav ul li ul,
  .wc-block-product-categories ul li ul,
  .widget_product_categories ul li ul {
    margin-bottom: -0.625rem; }

.woocommerce-widget-layered-nav ul ul,
.wc-block-product-categories ul ul,
.widget_product_categories ul ul {
  padding-left: 1.125rem;
  margin-top: 0.5rem;
  margin-left: -0.9375rem; }

.wp-block-woocommerce-product-search form {
  margin-bottom: 10px; }

.wp-block-woocommerce-product-search .wc-block-product-search__label {
  display: none; }

.wp-block-woocommerce-product-search .wc-block-product-search__fields {
  position: relative; }

.wp-block-woocommerce-product-search input {
  border-radius: var(--border-radius-base) !important;
  background-color: #f5f5f5;
  border: 0;
  z-index: 0 !important;
  height: 60px;
  padding: 6px 60px 6px 20px !important;
  display: block;
  width: 100%; }

.wp-block-woocommerce-product-search .wc-block-product-search__button {
  height: 50px;
  width: 50px;
  font-size: 24px;
  padding: 0;
  justify-content: center;
  border-radius: var(--border-radius-base);
  position: absolute;
  top: 0;
  right: 6px;
  display: flex;
  align-items: center;
  background-color: var(--primary);
  border: 0;
  color: #fff;
  transform: translateY(-50%);
  top: 50%; }

.wc-block-grid .wc-block-grid__products .add_to_cart_button,
.wp-block-product-tag .wc-block-grid__products .add_to_cart_button,
.wp-block-products-by-attribute .wc-block-grid__products .add_to_cart_button,
.wc-block-product-category .wc-block-grid__products .add_to_cart_button {
  padding: 5px;
  font-size: 12px;
  font-weight: 600;
  display: block;
  border-radius: var(--border-radius-sm); }
  .wc-block-grid .wc-block-grid__products .add_to_cart_button:before,
  .wp-block-product-tag .wc-block-grid__products .add_to_cart_button:before,
  .wp-block-products-by-attribute .wc-block-grid__products .add_to_cart_button:before,
  .wc-block-product-category .wc-block-grid__products .add_to_cart_button:before {
    content: none; }


.shop-widget .wp-block-group__inner-container > h5,
.shop-widget .wp-block-group__inner-container > .h5,
.shop-widget.widget.widget_block .wp-block-group__inner-container h4,
.shop-widget.widget.widget_block .wp-block-group__inner-container .h4 {
  position: relative;
  padding-left: 20px;
  margin-bottom: 25px;
  font-weight: 700;
  text-transform: uppercase; }
  .shop-widget .wp-block-group__inner-container > h5:before, .shop-widget .wp-block-group__inner-container > .h5:before,
  .shop-widget.widget.widget_block .wp-block-group__inner-container h4:before,
  .shop-widget.widget.widget_block .wp-block-group__inner-container .h4:before {
    content: "";
    height: 100%;
    width: 5px;
    border-radius: 10px;
    background-color: var(--primary);
    position: absolute;
    left: 0;
    top: 0; }

.pswp .pswp__bg {
  background: rgba(0, 0, 0, 0.9); }

.pswp .pswp__caption__center {
  text-align: center; }

.woocommerce .woocommerce-ordering select {
  border: 1px solid #999 !important; }

body.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
  width: 35px;
  height: 35px; }

.variable-item:not(.radio-variable-item) {
  width: 35px;
  height: 35px;
  border: 2px solid #fff; }

body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
body.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  border: 2px solid #fff;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3); }

.woocommerce div.product form.cart .variations {
  margin-bottom: 15px; }

.woocommerce div.product .woocommerce-variation-price span.price {
  font-size: 16px !important; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  padding: 4px 2px; }

.yith-wcwl-share ul li:before {
  content: none; }

.woocommerce-MyAccount-content {
  border-radius: var(--border-radius-sm); }
  .woocommerce-MyAccount-content a.button {
    padding: 8px 30px; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0; }
  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > a i {
    margin-right: 0; }

table.wishlist_table {
  font-size: 16px; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  height: 85px;
  width: 65px;
  border-radius: var(--border-radius-base); }

.wc-block-grid__product .wc-block-grid__product-price .amount {
  font-size: 20px; }

.woocommerce-product-gallery__wrapper {
  overflow: hidden;
  border-radius: var(--border-radius-base); }

.woocommerce a.button.alt {
  padding: 12px 20px;
  line-height: 1.5;
  background: var(--primary); }
  .woocommerce a.button.alt:hover {
    background: var(--primary-hover);
    border-color: var(--primary-hover); }
  .woocommerce a.button.alt:before {
    content: "\f11e";
    font-family: "Flaticon";
    opacity: 1;
    visibility: unset;
    font-weight: normal;
    font-size: inherit;
    margin-right: 5px; }

.woocommerce-mini-cart__empty-message {
  padding: 20px 20px;
  font-size: 18px;
  color: #1a1668 !important; }

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
  padding: 0;
  border: 0;
  color: var(--title);
  font-weight: 500; }

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount:last-child {
  text-align: right; }

#yith-quick-view-modal.open .yith-wcqv-main {
  border-radius: 6px; }

#yith-quick-view-content div.summary {
  padding: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: inherit;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: right 0.75rem center; }

.select2-container--default .select2-selection--single b {
  display: none; }

.variations {
  margin-bottom: 10px; }
  .variations td,
  .variations th {
    padding: 5px 0;
    vertical-align: middle; }
  .variations .reset_variations {
    display: none; }

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
  text-align: left; }

.woocommerce-product-details__short-description ul{
    list-style: none;
	font-size:18px;
}
.woocommerce-product-details__short-description ul li{
	padding:5px 0;
}
.woocommerce-product-details__short-description ul li i{
	margin-right:10px;
	color:var(--primary);
}
/* WooCommerce END */
