/* Custom styles or affecting plugins styles */
/* This styles are set after all the other styles */

/* WooCommerce Initial Settings */
.woocommerce { color: #646464; }
.woocommerce-info { border-top-color: #2f5f02 !important; }
.woocommerce-info::before { color: #707070 !important; }

.woocommerce #respond input#submit, 
.woocommerce a.button,
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-button {
	color: #fff;
    background: #30007C;
	border-radius: 10px 5px 10px 5px;
	font-family: "Inter", sans-serif;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover,
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce-button:hover {
	color: #fff;
    background: #30007C;
	opacity: 0.9;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.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: #fff;
	background: #30007C;
	opacity: 0.4;
}
.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: #30007C;
	opacity: 0.6;
}
.woocommerce a.button.alt {
	text-transform: uppercase;
}
body .woocommerce ul.products li.product .price {
	color: #707070;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
    margin: 0px;
    padding: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	padding: 10px 20px 10px 5px;
    border-bottom: 2px solid #505050;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
	border-top: 2px solid #505050;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
    color: #646464;
    font-weight: 500;
    line-height: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover { 
	opacity: 0.8;
}
.woocommerce-account form.register .form-row:last-child,
.woocommerce-account form.login .form-row:nth-child(3) {
    background: none;
    box-shadow: none;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.woocommerce-account .woocommerce-LostPassword {
	padding: 10px 0px 0px 0px;
}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
	top: 0;
	color: #707070;
}
.woocommerce .woocommerce-EditAccountForm button.button {
	margin-top: 10px;
}
.woocommerce-cart table.shop_table tbody:first-child tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
	color: #646464;
	font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td strong {
	font-weight: 500;
	color: #646464;
}
.woocommerce .checkout.woocommerce-checkout {
	display: flex;
	flex-flow: row wrap;
}
.woocommerce .woocommerce-checkout #order_review_heading {
	display: none;
}
.woocommerce .woocommerce-checkout .woocommerce-NoticeGroup {
	flex-basis: 100%;
}
.woocommerce .woocommerce-checkout .col2-set {
	width: auto;
    flex-basis: 60%;
    box-sizing: border-box;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
	width: auto;
	padding: 30px 0px 0px 50px;
    flex-basis: 40%;
    box-sizing: border-box;
}
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
	float: none;
	width: auto;
}
.woocommerce .woocommerce-checkout .col2-set .col-2 {
	padding-top: 12px;
}
.woocommerce-checkout #pagar-now,
.woocommerce-checkout #btn-back,
.woocommerce-checkout #home {
	padding: 8px 30px;
	color: #fff;
    background: #707070;
	border-radius: 10px 5px 10px 5px;
	border: 1px solid #707070;
	font-family: "Inter", sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.woocommerce-checkout #pagar-now:hover,
.woocommerce-checkout #btn-back:hover,
.woocommerce-checkout #home:hover {
	opacity: 0.8;
}
.woocommerce-checkout h3,
.woocommerce-cart h2,
.woocommerce-account h2 {
	margin: 0;
	padding-bottom: 13px;
	font-size: 18px;
	color: #646464;
	font-weight: normal;
}
.woocommerce-cart .return-to-shop {
	display: none;
}
.woocommerce form .form-row label,
.woocommerce form .form-row .required {
	color: #707070;
	line-height: 1;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
	border: none;
	background: transparent;
	color: #646464;
}
.woocommerce form .form-row input.input-text:placeholder, 
.woocommerce form .form-row textarea:placeholder {
	font-family: "Inter", sans-serif;
}
.woocommerce .select2-container--default .select2-selection--single {
	margin-top: 5px;
	background-color: transparent;
}
.woocommerce form .form-row {
	margin-bottom: 18px;
	padding: 10px 15px;
	box-sizing: border-box;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
 	background-color: #f5f5f5;
}
.woocommerce form .woocommerce-terms-and-conditions-wrapper .form-row.validate-required {
	padding: 10px 5px 10px 5px;
    margin: 0px;
    background: transparent;
    box-shadow: none;
}
.woocommerce-checkout #payment {
	background: transparent;
}
.woocommerce-checkout #payment div.form-row {
	margin-top: 15px;
}
.woocommerce-checkout #payment ul.payment_methods {
	background-color: #f5f5f5;
}
.woocommerce table.shop_table {
	background: #f5f5f5;
}
.woocommerce table.shop_table th {
	font-weight: normal;
	color: #646464;
}
.woocommerce table.shop_table tr.cart_item td {
	color: #707070;
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
	font-weight: normal;
	color: #646464;
}
.woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total td strong {
	font-weight: 500;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	width: 49%;
}
.woocommerce div.product {
	display: flex;
    flex-flow: row wrap;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	flex-basis: 30%;
}
.woocommerce div.product div.summary {
	flex-basis: 25%;
	padding: 0px 20px;
	box-sizing: border-box;
}
.woocommerce-page div.product .woocommerce-tabs {
	flex-basis: 45%
}
.woocommerce .single-product .related.products {
	flex-basis: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #2F5f02;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #2F5f02;
	border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
	padding: 0;
	border-left: 1px solid #2F5f02;
    border-right: 1px solid #2F5f02;
    border-bottom: 1px solid #2F5f02;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #2F5f02;
	border-width: 0 1px 1px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border: 1px solid #2F5f02;
	border-width: 0 0 1px 1px;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
	margin-top: 0px;
}
.woocommerce .flex-viewport {
	margin-bottom: 20px;
	height: auto;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 23%;
	padding: 1%;
}
.woocommerce .single-product .related.products {
	margin-top: 50px;
}
.woocommerce div.product .woocommerce-tabs .panel {
	border: none;
}
body .woocommerce div.product p.price, 
body .woocommerce div.product span.price {
	color: #707070;
}
body .woocommerce div.product .stock {
	color: #707070;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
	display: flex;
	flex-flow: row wrap;
    align-items: center;
	margin: 0 0 20px 0;
	padding: 15px 30px;
    border-top-color: #6c2ca0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.woocommerce-error .messageContent,
.woocommerce-info .messageContent,
.woocommerce-message .messageContent {
	flex: 1;
	font-size: 14px;
	line-height: 1.1;
}
.woocommerce-info .messageContent {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before {
	display: block;
	position: static;
	margin: 0 10px 0 0;
}
.woocommerce-error ul {
	margin: 0;
	padding: 0;
}
.woocommerce-error li, 
.woocommerce-info li, 
.woocommerce-message li {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #2E2E2E;
}
.woocommerce-error li a, 
.woocommerce-info li a, 
.woocommerce-message li a {
	font-size: 14px;
	font-weight: normal;
	color: #2E2E2E;
}
.woocommerce-error li strong, 
.woocommerce-info li a strong, 
.woocommerce-message li a strong {
	font-weight: 500;
	color: #2E2E2E;
}

/* WooCommerce Shop Page */
.woocommerce-shop .entry-content > .term-description,
.woocommerce-page .entry-content > .term-description {
	display: none;
}
.woocommerce-shop .content-sidebar-wrap,
.woocommerce-page.content-sidebar .content-sidebar-wrap {
	display: flex;
	padding: 90px 8% 3% 8%;
	flex-flow: row wrap;
}
body:not(.home).woocommerce-shop .entry-content,
body:not(.home).woocommerce-page.content-sidebar .entry-content {
	margin: 0;
}
.woocommerce-shop .content,
.woocommerce-page.content-sidebar .content {
	order: 2;
	flex: 1;
    margin-left: 5%;
    margin-right: 0;
	box-sizing: content-box;
}
.woocommerce-shop .entry-header,
.woocommerce-page.content-sidebar .entry-header {
	display: none;
}
.woocommerce-shop .woocommerce .woocommerce-ordering select,
.woocommerce-page.content-sidebar .woocommerce .woocommerce-ordering select {
	-webkit-appearance:none;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.33;
	padding: 11px 20px 11px 16px;
	margin: 0px;
	color: #707070;
	border: 1px solid #2e2e2e;
	border-radius: 0px;
}
.woocommerce-shop .woocommerce.columns-3 ul.products li.product,
.woocommerce-page.content-sidebar .woocommerce.columns-3 ul.products li.product {
	text-align: center;
}
.woocommerce-shop .woocommerce ul.products li.product a img,
.woocommerce-page.content-sidebar .woocommerce ul.products li.product a img {
	margin: 0 0 5px 0;
}
.woocommerce-shop .woocommerce ul.products li.product .button,
.woocommerce-page.content-sidebar .woocommerce ul.products li.product .button{
	margin-top: 8px;
	background-color: #30007C;
}
.woocommerce-shop .sidebar-primary,
.woocommerce-page.content-sidebar .sidebar-primary {
	order: 1;
	flex-basis: 20%;
    box-sizing: content-box;
    padding: 2% 3%;
    background: #f5f5f5;
}
.woocommerce-shop .sidebar-primary .widget_text .widget-title,
.woocommerce-page.content-sidebar .sidebar-primary .widget_text .widget-title {
	padding: 0px;
    margin: 0 0 25px 0;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.33;
    color: #2e2e2e;
    text-transform: none;
}
.woocommerce-shop .sidebar-primary .widget_product_categories .widget-title,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav .widget-title,
.woocommerce-shop .sidebar-primary .widget_price_filter .widget-title,
.woocommerce-page.content-sidebar .sidebar-primary .widget_product_categories .widget-title,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav .widget-title,
.woocommerce-page.content-sidebar .sidebar-primary .widget_price_filter .widget-title {
	padding: 0px 12px 10px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #2e2e2e;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.35;
    color: #2e2e2e;
    text-transform: uppercase;
}
.woocommerce-shop .sidebar-primary .product-categories a,
.woocommerce-shop .sidebar-primary .product-categories span,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav a,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav span,
.woocommerce-page.content-sidebar .sidebar-primary .product-categories a,
.woocommerce-page.content-sidebar .sidebar-primary .product-categories span,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav a,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav span {
	font-size: 14px;
    color: #111;
    font-weight: 500;
    line-height: 1.3;
}
.woocommerce-shop .sidebar-primary .product-categories span,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav span,
.woocommerce-page.content-sidebar .sidebar-primary .product-categories span,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav span {
	color: #707070;
}
.woocommerce-shop .sidebar-primary .product-categories,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav-list,
.woocommerce-page.content-sidebar .sidebar-primary .product-categories,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav-list {
	margin: 0;
    padding: 0 0 0 20px;
}
.woocommerce-shop .sidebar-primary .product-categories li,
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav-list li,
.woocommerce-page.content-sidebar .sidebar-primary .product-categories li,
.woocommerce-page.content-sidebar .sidebar-primary .woocommerce-widget-layered-nav-list li {
	list-style: none;
}
.woocommerce-shop ul.products li.product .added_to_cart.wc-forward,
.woocommerce-page ul.products li.product .added_to_cart.wc-forward {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 7px 10px;
	background-color: #30007C;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    transition: all 1s ease;
}
.woocommerce-shop .widget_dsmProductFilterText form,
.woocommerce-page .widget_dsmProductFilterText form {
	display: flex;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmFilterLabel,
.woocommerce-page .widget_dsmProductFilterText .dsmFilterLabel {
	display: none;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmFilterField,
.woocommerce-page .widget_dsmProductFilterText .dsmFilterField {
	margin: 0;
	padding: 8px 20px;
	border: 1px solid #2e2e2e;
	color: #2e2e2e;
	font-size: 14px;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmFilterSubmit,
.woocommerce-page .widget_dsmProductFilterText .dsmFilterSubmit {
	margin: 0 0 0 9px;
	display: none;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmClearFilters,
.woocommerce-page .widget_dsmProductFilterText .dsmClearFilters {
	margin: 0 0 0 6px;
    padding: 9.5px 5px;
    background: #CC6666;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmClearFilters:hover,
.woocommerce-page .widget_dsmProductFilterText .dsmClearFilters:hover {
	margin: 0 0 0 6px;
    padding: 9.5px 5px;
    background: #CC6666;
}
.woocommerce-shop .widget_dsmProductFilterText .dsmClearFilters.dsmHideClear,
.woocommerce-page .widget_dsmProductFilterText .dsmClearFilters.dsmHideClear {
	display: none;
}

.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav > div,
.woocommerce-page .sidebar-primary .woocommerce-widget-layered-nav > div,
.woocommerce-shop .sidebar-primary .widget.woocommerce > div,
.woocommerce-page .sidebar-primary .widget.woocommerce > div {
	display: block;
	cursor: pointer;
	position: relative;
}
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav .widget-title:before,
.woocommerce-page .sidebar-primary .woocommerce-widget-layered-nav .widget-title:before,
.woocommerce-shop .sidebar-primary .widget.woocommerce .widget-title:before,
.woocommerce-page .sidebar-primary .widget.woocommerce .widget-title:before {
	content: "-";
    position: absolute;
    right: 0;
}
.woocommerce-shop .sidebar-primary .woocommerce-widget-layered-nav .widget-title.shopFiltersHide:before,
.woocommerce-page .sidebar-primary .woocommerce-widget-layered-nav .widget-title.shopFiltersHide:before,
.woocommerce-shop .sidebar-primary .widget.woocommerce .widget-title.shopFiltersHide:before,
.woocommerce-page .sidebar-primary .widget.woocommerce .widget-title.shopFiltersHide:before {
    content: "+";
}
.woocommerce-shop .woocommerce span.onsale,
.woocommerce-page .woocommerce span.onsale {
	background-color: #6c2ca0;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
	top: 3px;
    right: 2px;
}

.woocommerce-shop .backorderProduct,
.woocommerce-page .backorderProduct {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 21px;
	color: #9a0000;
}

/* Product Detail Page */
body:not(.home).single-product .entry-content {
	margin-top: 90px;
}
.single-product .entry-header h1 {
	font-size: 24px;
}
.single-product .entry-header .entry-meta {
	display: none;
}
.single-product.woocommerce span.onsale {
	left: auto;
    right: 5px;
    top: 55px;
    background-color: #6c2ca0;
}
.single-product .shopTitleCategories {
	display: flex;
	justify-content: center;
}
.single-product .woocommerce div.product div.images.woocommerce-product-gallery,
.single-product .woocommerce div.product div.summary {
	flex-basis: 50%;
}
.single-product.woocommerce-page div.product .woocommerce-tabs,
.woocommerce .single-product .related.products {
	flex-basis: 100%;
	padding-top: 40px;
    border-top: 1px solid #dedede;
}
.single-product .woocommerce div.product div.summary {
	position: relative;
	padding: 0px 0px 0px 4%;
	margin-bottom: 40px;
}
.single-product .woocommerce div.product .product_title {
	font-size: 26px;
	line-height: 1.33;
	color: #2e2e2e;
}
.single-product .woocommerce-product-details__short-description {
	margin: 20px 0px 30px 0px;
	font-size: 14px;
    font-weight: normal;
}
.single-product.woocommerce div.product form.cart .variations {
	margin: 0px;
}
.single-product .woocommerce div.product form.cart .variations td {
	display: block;
}
.single-product .woocommerce div.product form.cart .variations tr {
	display: block;
	margin-bottom: 10px;
}
.single-product .woocommerce div.product form.cart .variations td.label {
	padding: 0px 0px 0px 0px;
}
.single-product .woocommerce div.product form.cart .variations label { 
	font-size: 14px;
    font-weight: normal;
    color: #707070;
}
.single-product .woocommerce div.product .reset_variations {
	display: none !important;
}
.single-product .woocommerce div.product .productPriceWrap {
	display: flex;
	align-items: center;
	padding: 22px 0px;
	margin-top: 20px;
	margin-bottom: 35px;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.33;
	color: #2e2e2e;
	border-top: 3px solid #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
	text-align: right;
}
.single-product .woocommerce div.product .productPriceWrap .priceTitle {
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	color: #707070;
}
.single-product .woocommerce div.product .productPriceWrap .price {
	flex: 1;
	font-size: 32px;
}
.single-product .variations_form .woocommerce-variation.single_variation,
body.single-product .woocommerce div.product .stock.simpleProduct {
	position: absolute;
	top: 35px;
	margin: 0px;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.single-product .variations_form .woocommerce-variation.single_variation .woocommerce-variation-price > span {
	margin-right: 0px;
}
.single-product .variations_form .woocommerce-variation.single_variation, 
body.single-product .woocommerce div.product .stock.simpleProduct {
	display: flex;
	align-items: center;
	padding: 22px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.33;
	color: #2e2e2e;
	border-top: 2px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-align: right;
}
body.single-product .woocommerce div.product .woocommerce-variation-price {
	width: 100%;
	margin: 0;
}
body.single-product .woocommerce div.product .woocommerce-variation-availability {
	width: 100%;
	margin: 0;
}
body.single-product .woocommerce div.product .woocommerce-variation-availability p {
	margin: 8px 0 0 0;
}
.single-product .woocommerce div.product form.cart div.quantity {
	float: none;
	margin: 0px;
}
.single-product .woocommerce div.product form.cart .button {
	float: none;
	width: 100%;
	padding: 16px 5px 15px 5px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	color: #fff;
	text-transform: uppercase;
	background-color: #30007C;
	border-radius: 0px;
}
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in,
.single-product .product_meta .tagged_as {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: 600;
    color: #000;
}
.single-product .product_meta .sku_wrapper span,
.single-product .product_meta .posted_in a,
.single-product .product_meta .tagged_as a {
	font-size: 12px;
	font-weight: normal;
	color: #606060;
}
.single-product .woocommerce div.product form.cart {
	margin-bottom: 15px;
}
.single-product .woocommerce div.product form.cart:not(.variations_form) {
	display: flex;
    align-items: center;
    gap: 0px;
    justify-content: flex-end;
    margin: 20px 0 15px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #2e2e2e;
}
.single-product .woocommerce div.product form.cart:not(.variations_form) div.quantity {
	margin: 0 30px 0 0;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px;
	margin: 0 0 10px 0;
	text-align: center;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: inline-block;
	position: static;
	margin: 0px;
	padding: 0px 20px;
	border: none;
	border-radius: 0px;
	border-right: 2px solid #707070;
	background: transparent;
}
.single-product .product_cat-bicicletas .woocommerce div.product .woocommerce-tabs ul.tabs li { 
	display: inline-block !important;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	padding-left: 0px;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	padding-right: 0px;
	border-right: none;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::before {
	content: none;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.35;
	color: #C0C0C0;
	text-transform: uppercase;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
	color: #30007C;
}
.single-product .woocommerce div.product .woocommerce-tabs .panel h2,
.single-product .woocommerce .single-product .related.products > h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.33;
	color: #2e2e2e;
	text-transform: uppercase;
}
.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel p,
.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel ul,
.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h3,
.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h4 {
	margin-left: 2%;
}
.single-product .dwspecs-product-table .dwspecs-product-table-group .group-title,
.single-product .pst-product-specification-table-wrapper h3 {
	display: none;
}
.single-product .dwspecs-product-table table tr,
.single-product .woocommerce table.shop_attributes tr,
.single-product .pst-product-specification-table-wrapper tr {
	display: flex;
	border-bottom: 1px solid #707070;
}
.single-product .dwspecs-product-table .dwspecs-product-table-group {
	margin-bottom: 0px;
}
.single-product .dwspecs-product-table table tr th:first-child, 
.single-product .dwspecs-product-table table tr td:first-child,
.single-product .dwspecs-product-table table tr th, 
.single-product .dwspecs-product-table table tr td,
.single-product .woocommerce table.shop_attributes th,
.single-product .woocommerce table.shop_attributes tr td,
.single-product .pst-product-specification-table-wrapper th,
.single-product .pst-product-specification-table-wrapper tr td {
	width: auto;
	height: auto;
	padding: 1rem 1.25rem;
	background: transparent;
	border: none;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.33;
	text-align: left;
	color: #707070;
}
.single-product .dwspecs-product-table table tr th:first-child, 
.single-product .dwspecs-product-table table tr td:first-child,
.single-product .woocommerce table.shop_attributes th,
.single-product .pst-product-specification-table-wrapper th {
	width: 25%;
}
.single-product .dwspecs-product-table table tr th:last-child, 
.single-product .dwspecs-product-table table tr td:last-child,
.single-product .woocommerce table.shop_attributes tr td,
.single-product .pst-product-specification-table-wrapper tr td {
	flex: 1;
}
.single-product .woocommerce table.shop_attributes,
.single-product .pst-product-specification-table-wrapper table.shop_table {
	border: none;
	background: transparent;
}
.single-product .woocommerce-Tabs-panel--additional_information h2 {
	display: none;
}
.single-product .woocommerce table.shop_attributes tr:nth-child(even) td, 
.single-product .woocommerce table.shop_attributes tr:nth-child(even) th {
	background: transparent;
}
.single-product .woocommerce table.shop_attributes td p {
	margin: 0px;
	padding: 0px;
}
.single-product .woocommerce .related.products ul.products li.product .button {
	display: none;
}
.single-product .attribute_pa_tamano .select_option span {
	width: 50px;
}
.single-product .pswp--open {
	z-index: 9999999;
}
body.single-product .pswp--animated-in .pswp__bg {
	background-color: rgba(0,0,0,0.9);
}
.single-product .woocommerce div.product div.images.woocommerce-product-gallery {
	display: flex;
	height: auto;
    max-height: 500px;
    float: none;
	margin-bottom: 40px;
}
.single-product .woocommerce div.product div.images.woocommerce-product-gallery.noImageGallery {
	max-height: none;
}
.single-product .woocommerce .flex-viewport {
	position: relative;
	flex: 1;
	margin: 0px;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a img {
	object-fit: contain;
    height: 500px;
} 
.single-product .woocommerce div.product div.images.noImageGallery .woocommerce-product-gallery__image a img.wp-post-image {
    height: auto;
} 
.single-product .woocommerce div.product div.images .flex-control-thumbs {
	flex-basis: 125px;
    width: 125px;
	height: 500px;
}
.single-product .woocommerce .woocommerce-product-gallery .galleryIconUp,
.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown {
	position: absolute;
	top: -35px;
	right: 50px;
	color: #30007C;
	font-size: 35px;
	cursor: pointer;
}
.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown {
	top: auto;
	bottom: -35px;
}
.single-product .woocommerce .woocommerce-product-gallery .galleryIconUp:hover,
.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown:hover {
	opacity: 0.85;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li {
	display: block;
    float: none;
    width: auto;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	left: 0.5em;
	right: auto;
}
.single-product .select_option:hover, 
.single-product .select_option.selected {
	border-color: #FFA500;
}
.single-product #pa_color {
	display: block !important;
	margin: 0px 0px 7px 6px;
	padding: 0px 0px 0px 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	border-left: 1px solid #707070;
	color: #707070;
}
.single-product .woocommerce .quantity .qty {
	width: 70px;
	padding: 10px 9px;
	margin: 0;
}
.single-product .entry-summary .entry-title {
	margin: 0 65px 15px 0;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.15;
	color: #000;
	text-transform: uppercase;
}
body.single-product .woocommerce div.product p.price, 
body.single-product .woocommerce div.product span.price {
	font-size: 26px;
	font-weight: 500;
	line-height: 1.07;
	color: #404040;
}
body.single-product .woocommerce div.product .related.products span.price {
	font-size: 14px;
	text-align: center;
}
.single-product .woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
}
.single-product .dsm-custom-stock {
	display: inline-block;
	padding: 5px 17px;
	border-radius: 6px;
	background-color: #00d92b;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: #000;
	text-transform: uppercase;
}
.single-product .dsm-custom-stock.out-of-stock {
	background-color: #e74c3c;
}
.single-product .woocommerce-variation-add-to-cart {
	display: flex;
    align-items: center;
    gap: 30px;
    justify-content: flex-end;
}

/* Cart Page */
.woocommerce-cart .woocommerce table.shop_table {
    padding: 10px 30px;
    border: none;
}
.woocommerce-cart .woocommerce table.shop_table td {
	border-top: 1px dashed #707070;
}
.woocommerce-cart .woocommerce table.shop_table th {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.33;
	color: #707070;
}
.woocommerce-cart .woocommerce table.shop_table tr.cart_item td {
	color: #30007C;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.33;
}
.woocommerce-cart .woocommerce table.shop_table tr.cart_item td a,
.woocommerce-cart .woocommerce table.shop_table tr.cart_item td p {
	color: #30007C;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.33;
}
.woocommerce-cart .woocommerce table.shop_table tr.cart_item td a:hover {
	opacity: 0.85;
}
.woocommerce-cart .woocommerce td.product-name dl.variation {
	margin: 0px;
}
.woocommerce-cart table.cart input {
	background: transparent;
    border: none;
}
.woocommerce-cart .woocommerce .cart .button {
	background: #a7642e;
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.33;
}
.woocommerce-cart .woocommerce button.button:disabled, 
.woocommerce-cart .woocommerce button.button:disabled[disabled],
.woocommerce-cart .woocommerce .cart .button:hover {
	background: #a7642e;
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.33;
	opacity: 0.85;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon {
	display: flex;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 140px;
}
.woocommerce-cart .woocommerce table.shop_table td.actions {
	padding-top: 16px;
}
.woocommerce-cart .cart_totals h2 {
	display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 1px dashed #707070;
}
.woocommerce-cart table.shop_table tbody:first-child tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td strong,
.woocommerce-cart .woocommerce table.shop_table tr.order-total th {
	color: #707070;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.33;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td strong {
	color: #30007C;
}
.woocommerce-cart .woocommerce a.button.alt{
	background-color: #30007C;
    color: white;
    font-size: 18px;
    border-radius: 0px;
}
.woocommerce-cart .woocommerce button.button:hover{
	background-color: #30007C;
    color: white;
}
.woocommerce-cart .woocommerce a.button.alt:hover{
	background: #30007C;
    color: white;
    opacity: 0.85;
}
.woocommerce-cart table.wc-block-cart-items {
	background: #f5f5f5 !important;
	padding: 10px 30px;
    border: none;
    border-radius: 5px;
}
.woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image, 
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
.woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, 
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
	font-size: 16px;
    font-weight: 500;
    line-height: 1.33;
    color: #707070;
    text-transform: capitalize;
}
.woocommerce-cart .wc-block-cart__main .wc-block-cart-items td {
	border-top: 1px dashed #707070;
}
.woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, 
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	color: #30007C;
}
.woocommerce-cart .wc-block-components-formatted-money-amount {
	color: #30007C;
}
.woocommerce-cart .wc-block-components-quantity-selector:after {
	border: 1px solid #30007C;
}
.woocommerce-cart .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus,
.woocommerce-cart .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
	color: #30007C;
}
.woocommerce-cart .wc-block-components-totals-wrapper,
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block {
	border-top: 1px dashed #707070;
}
.woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
	padding: 10px 30px;
	background: #f5f5f5;
	border-radius: 5px;
}
.woocommerce-cart .wc-block-cart .wc-block-cart__totals-title,
.woocommerce-cart .wc-block-components-totals-coupon .wc-block-components-panel__button {
	font-size: 16px;
    font-weight: 500;
    line-height: 1.33;
    color: #707070;
    text-transform: capitalize;
}
.woocommerce-cart .wc-block-components-totals-item__label,
.woocommerce-cart .wc-block-components-formatted-money-amount {
	font-size: 14px;
}
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, 
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount {
	font-weight: 600;
	font-size: 18px;
	color: #30007C;
}
.woocommerce-cart .wc-block-cart__submit-button {
	background-color: #30007C;
    color: white;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0px;
    transition: all 1s ease !important;
    text-transform: uppercase;
}
.woocommerce-cart .wc-block-components-sidebar-layout.wc-block-cart {
	justify-content: flex-end;
}
.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main {
	flex-basis: 100%;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 40px 0;
}
.woocommerce-cart .wc-block-components-sidebar {
	width: 40%;
	padding: 0;
	margin: 0;
}
.woocommerce-cart .wc-block-cart__submit {
	margin: 0;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
.woocommerce-cart .wc-block-cart .wc-block-cart__totals-title,
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__label {
	color: #000;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
}
.woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-item strong,
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount {
	font-size: 16px;
	font-weight: normal;
	color: #6c2ca0;
}

/* Checkout Page */
.woocommerce-checkout .woocommerce form .form-row {
	margin-bottom: 22px;
	padding: 8px 14px;
}
.woocommerce-checkout .woocommerce form .form-row label, .woocommerce-page form .form-row label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.33;
	color: #30007C;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text, 
.woocommerce-checkout .woocommerce form .form-row textarea {
	font-size: 14px;
	line-height: 1.33;
	color: #707070;
}
.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single {
	border: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 7px;
}
.woocommerce-checkout .woocommerce form #billing_country_field.form-row strong {
	font-weight: 400;
}
.woocommerce-checkout .woocommerce table.shop_table {
    padding: 10px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.woocommerce-checkout .woocommerce table.shop_table th {
	font-size: 15px;
	font-weight: 500;
	color: #707070;
}
.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td,
.woocommerce-checkout .woocommerce td.product-name dl.variation dd {
	font-size: 12px;
	color: #30007C;
	font-weight: 400;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot td {
	font-size: 15px;
	font-weight: 500;
	color: #707070;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {
	border-top: 1px dashed #707070;
}
.woocommerce-checkout .woocommerce-checkout #payment {
	background: transparent;
}
.woocommerce-checkout #payment ul.payment_method,
.woocommerce-checkout #payment div.form-row.place-order {
	padding: 10px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    font-size: 14px;
    line-height: 1.33;
    font-weight: 400;
    color: #707070;
}
.woocommerce-checkout #payment div.form-row.place-order a {
	font-size: 14px;
    line-height: 1.33;
    font-weight: 500;
    color: #707070;	
}
.woocommerce-checkout #payment div.form-row.place-order a:hover { 
	color: #30007C;
	text-decoration: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
	font-size: 15px;
    font-weight: 500;
    color: #707070;
}
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box {
	font-size: 14px;
	line-height: 1.33;
	font-weight: 400;
	color: #707070;
}
.woocommerce-checkout .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	display: block;
	width: 100%;
	margin-top: 15px;
	padding: 15px 5px 14px 5px;
	border-radius: 0px;
	background: #30007C;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot .woocommerce-shipping-totals td {
	font-size: 10px;
}
.woocommerce-checkout .woocommerce table.shop_table tfoot .woocommerce-shipping-totals td .woocommerce-shipping-methods {
	font-size: 15px;
}
.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td .variation {
	margin: 0;
	font-size: 10px;
}
.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td .variation dt,
.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td .variation dd {
	font-size: 10px;
}

/* Thank You Page */
.woocommerce-order-received .woocommerce-thankyou-order-received {
	margin-bottom: 30px;
	font-size: 20px;
    font-weight: 500;
    color: #30007C;
}
.woocommerce-order-received .woocommerce ul.order_details {
	margin-bottom: 30px;
	padding: 25px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background: #f5f5f5;
}
.woocommerce-order-received .woocommerce ul.order_details li {
	margin-bottom: 0;
}
.woocommerce-order-received .woocommerce a.button {
	padding: 10px 30px;
    background-color: #30007C;
    color: white;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
    text-transform: uppercase;
    transition: all 1s ease !important;
}
.woocommerce-order-received .woocommerce table.shop_table tbody td,
.woocommerce-order-received .woocommerce table.shop_table tbody td a {
	font-size: 14px;
	font-weight: 500;
	color: #30007C;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
	min-height: 220px;
	margin-bottom: 30px;
	padding: 25px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background: #f5f5f5;
    line-height: 1.5;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	margin: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
	line-height: 1.4;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	line-height: 1.6;
}
.woocommerce-order-received .backorderThankYou {
	font-size: 10px;
}

/* MyAccount Page */
.woocommerce-account h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.07;
	text-align: left;
	color: #000;
	text-transform: uppercase;
}
.woocommerce-account .woocommerce form.login, 
.woocommerce-account .woocommerce form.register {
	min-height: 390px;
	padding: 40px 30px;
    margin: 0px 0px 15px 0px;
    border: none;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    box-sizing: border-box;
}
.woocommerce-account .woocommerce form .form-row {
	margin-bottom: 22px;
	padding: 8px 14px;
}
.woocommerce-account .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 0px;
}
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce button.button {
	padding: 12px 41px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #30007C;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	color: #fff;
}
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: block;
    margin-bottom: 10px;
}
.woocommerce-account .woocommerce-LostPassword {
    padding: 15px 0px 0px 0px;
}
.woocommerce-account .woocommerce-LostPassword a {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.33;
	color: #e75c68;
}
.woocommerce-account .woocommerce-LostPassword a:hover {
	text-decoration: none;
	color: #f2a6ad;
}
.woocommerce-account .woocommerce form.register p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.33;
	color: #707070;
}
.woocommerce-account form.register .form-row:last-child {
	padding: 20px 0px 0px 0px;
}

/* MyAccount Logedin Page */
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 25%;
	padding: 35px 25px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.logged-in.woocommerce-account .woocommerce a.button {
	padding: 10px 30px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #30007C;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.35;
	color: #fff;
	text-transform: uppercase;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 14px 0px;
    padding: 7px 26px 7px 26px;
    box-shadow: 0px 3px 6px 0px rgb(0, 0, 0 , 0.16);
	border: 0px !important;
	background: #fff;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 18px;
    line-height: 1.35;
    text-align: left;
    color: #30007C;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content {
	font-size: 14px;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content p a {
	color: #30007C;
}
.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details address {
	min-height: 220px;
	margin-bottom: 30px;
	padding: 25px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background: #f5f5f5;
    line-height: 1.5;
}
.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, 
.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	margin: 0;
}
.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
	line-height: 1.4;
}
.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	line-height: 1.6;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content > p {
	font-size: 16px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content mark {
	color: #30007C;
}
.logged-in.woocommerce-account h2 {
	font-size: 24px;
	color: #30007C;
}
.logged-in.woocommerce-account .woocommerce table.shop_table {
	padding: 10px 20px;
    border: none;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background: #f5f5f5;
}
.logged-in.woocommerce-account .woocommerce table.shop_table.woocommerce-table--order-details tbody td, 
.logged-in.woocommerce-account .woocommerce table.shop_table.woocommerce-table--order-details tbody td a {
	font-size: 14px;
	font-weight: 500;
	color: #30007C;
}
.logged-in.woocommerce-account .woocommerce table.shop_table thead th {
	font-size: 16px;
	font-weight: 600;
}
.logged-in.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title {
	position: relative;
}
.logged-in.woocommerce-account .woocommerce-Addresses.addresses .title .edit {
	position: absolute;
    bottom: -28px;
    right: 15px;
    margin: auto;
    color: #30007C;
}
.logged-in.woocommerce-account .woocommerce-Addresses address {
	margin-bottom: 30px;
	padding: 25px 20px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background: #f5f5f5;
    line-height: 1.5;
}

/* Product Search Shorcode */
.customProductSearch {
	position: relative;
}
.customProductSearch .search-field {
	padding: 2px 24px 2px 8px;
	font-size: 14px;
	border-radius: 5px;
	box-shadow: none;
	border: none;
	outline: none;
	color: #000;
}
.customProductSearch .search-field:focus-visible {
    outline: 0.5px solid #ece4f2;
}
.customProductSearch .search-field::-ms-clear { display: none; width : 0; height: 0; }
.customProductSearch .search-field::-ms-reveal { display: none; width : 0; height: 0; }
.customProductSearch .search-field::-webkit-search-decoration,
.customProductSearch .search-field::-webkit-search-cancel-button,
.customProductSearch .search-field::-webkit-search-results-button,
.customProductSearch .search-field::-webkit-search-results-decoration { 
	display: none; 
	-webkit-appearance: none;
	appearance: none;
}
.customProductSearch button[type="submit"]{
	display: none;
}
.customProductSearch .buscarProducto {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	color: #6c2ca0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.customProductSearch .buscarProducto:hover {
    color: #ece4f2;
}

/* Shopping Cart Shorcode */
.mainHeaderSection .myShoppingCart {
	position: absolute;
    bottom: 17px;
    right: 8%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
.myShoppingCart a {
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease-out;
}
.myShoppingCart a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.myShoppingCart .cartCount {
	position: relative;
	padding: 0;
}
.myShoppingCart svg {
	position: absolute;
    bottom: 2px;
    left: 0px;
    width: 8px;
    height: 8px;
}

/* My Breadcrumb*/
.shopBreadcrumpWrap {
	flex-basis: 100%;
	padding: 0px 0px 20px 0px;
}
.single-product .shopBreadcrumpWrap {
	padding: 0px 0px 45px 0px;
}
.shopBreadcrumpWrap .myStoreBreadcrumb {
	display: flex;
	justify-content: flex-start;
}
.shopBreadcrumpWrap .myStoreBreadcrumb p,
.shopBreadcrumpWrap .myStoreBreadcrumb a {
	margin: 0px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.33;
	color: #606060;
	text-transform: uppercase;
}
.shopBreadcrumpWrap .myStoreBreadcrumb a:hover{
	color: #6C2CA0;
	text-decoration: none;
}
.shopBreadcrumpWrap .myStoreBreadcrumb .wcpf-filter-notes .wcpf-note-list .wcpf-note-item .note-text {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.33;
	color: #707070;
}

@media only screen and (max-width: 1400px) { 
	/* Filters */
	.woocommerce-shop .content-sidebar-wrap,
	.woocommerce-page.content-sidebar .content-sidebar-wrap {
		display: flex;
		padding: 90px 7% 3% 7%;
	}
	/* Single Products */
	.single-product .entry-summary .entry-title {
		font-size: 28px;
	}
	body.single-product .woocommerce div.product p.price, 
	body.single-product .woocommerce div.product span.price {
		font-size: 24px;
	}
	.single-product .woocommerce div.product .woocommerce-tabs .panel h2, 
	.single-product .woocommerce .single-product .related.products > h2 {
		font-size: 36px;
	}
}
@media only screen and (max-width: 1024px) { 
	/* WooCommerce Initial Settings */
	.woocommerce .woocommerce-checkout .col2-set {
		flex-basis: 50%;
	}
	.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
		padding: 18px 0px 0px 40px;
		flex-basis: 50%;
	}
	.customProductSearch .search-field {
		font-size: 12px;
	}
	.customProductSearch .buscarProducto {
		top: 4px;
		font-size: 14px;
	}
	/* Single Products */
	body:not(.home).single-product .entry-content {
		margin-top: 80px;
	}
	.single-product .entry-summary .entry-title {
		font-size: 24px;
	}
	body.single-product .woocommerce div.product p.price, 
	body.single-product .woocommerce div.product span.price {
		font-size: 22px;
	}
	.single-product .woocommerce-product-details__short-description {
		font-size: 13px;
	}
	body.single-product .woocommerce div.product .woocommerce-variation-availability p {
		font-size: 14px;
	}
	.single-product .woocommerce div.product .entry-summary form.cart .button {
		padding: 10px 15px;
		font-size: 14px;
	}
	.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding: 6px 0;
		font-size: 18px;
	}
	.single-product .woocommerce div.product .woocommerce-tabs .panel h2, 
	.single-product .woocommerce .single-product .related.products > h2 {
		font-size: 34px;
	}
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel p, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel ul, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h3, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h4 {
		font-size: 14px;
	}
	/* Filters */
	.woocommerce-shop .content-sidebar-wrap,
	.woocommerce-page.content-sidebar .content-sidebar-wrap {
		display: flex;
		padding: 80px 6% 3% 6%;
	}

}
@media only screen and (max-width: 767px) { 
	/* WooCommerce Initial Settings */
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		width: 100%;
	}
	.woocommerce .woocommerce-checkout .col2-set {
		flex-basis: 100%;
	}
	.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
		padding: 18px 0px 0px 0px;
		flex-basis: 100%;
	}
	.woocommerce-message {
		padding: 15px 20px;
	}
	/* WooCommerce General */
	.logged-in.woocommerce-account .woocommerce-MyAccount-navigation {
		width: auto;
		padding: 25px;
		margin-bottom: 20px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		display: flex;
		justify-content: center;
    	flex-flow: row wrap;
	}
	.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		margin: 5px;
    	padding: 7px 10px 7px 10px;
	}
	.woocommerce-error, 
	.woocommerce-info, 
	.woocommerce-message {
		margin-bottom: 15px;
		font-size: 12px;
	}
	.woocommerce-notices-wrapper a.button {
		margin-left: 20px;
	}
	.single-product .woocommerce-message {
		margin-bottom: 15px;
	}
	.mainHeaderSection .myShoppingCart {
		bottom: 15px;
    	right: 11%;
    	z-index: 999;
	}
	/* Shop Page */
    .woocommerce-shop .woocommerce .woocommerce-result-count,
    .woocommerce-page.content-sidebar .woocommerce-result-count {
        float: none;
        display: block;
        margin-top: 0;
        margin-bottom: 18px;
        text-align: center;
    }
	/* Filters */
	.woocommerce-shop .content-sidebar-wrap, 
	.woocommerce-page.content-sidebar .content-sidebar-wrap {
		position: relative;
		padding: 60px 6% 3% 6%;
	}
	.woocommerce-shop .sidebar-primary, 
	.woocommerce-page.content-sidebar .sidebar-primary {
		position: absolute;
        top: 140px;
        left: 0px;
        z-index: 999;
        width: 40%;
        margin-left: 6%;
        padding: 11px 20px 11px 16px;
        border: 1px solid #2e2e2e;
	}
	.woocommerce-shop .content, 
	.woocommerce-page.content-sidebar .content {
		margin-left: 0;
	}
	.woocommerce-shop .sidebar-primary .widget_text .widget-title, 
	.woocommerce-page.content-sidebar .sidebar-primary .widget_text .widget-title {
		margin: 0;
        padding: 0;
		font-size: 14px;
        font-weight: 600;
        line-height: 1.33;
        color: #707070;
	}
	.woocommerce-shop .sidebar-primary section,
	.woocommerce-page.content-sidebar .sidebar-primary section {
		display: none;
		transition: all 0.4s ease;
	}
	.woocommerce-shop .sidebar-primary section.widget_text:first-child,
	.woocommerce-page.content-sidebar .sidebar-primary section.widget_text:first-child {
		display: block;
		cursor: pointer;
	}
	.woocommerce-shop .sidebar-primary .widget_text:first-child .widget-wrap:before,
	.woocommerce-page.content-sidebar .sidebar-primary .widget_text:first-child .widget-wrap:before {
		content: "+";
        position: absolute;
        right: 14px;
	}
	.woocommerce-shop .sidebar-primary .widget_text:first-child.shopFiltersActive .widget-wrap::before,
	.woocommerce-page.content-sidebar .sidebar-primary .widget_text:first-child.shopFiltersActive .widget-wrap::before {
	    content: "-";
	}
	.woocommerce-shop .woocommerce .woocommerce-ordering select, 
	.woocommerce-page.content-sidebar .woocommerce .woocommerce-ordering select {
		line-height: 1.2;
	}
	.woocommerce-shop .widget_dsmProductFilterText .dsmFilterField, 
	.woocommerce-page .widget_dsmProductFilterText .dsmFilterField {
		margin-top: 20px;
	}
	.woocommerce-shop .widget_dsmProductFilterText .dsmClearFilters, 
	.woocommerce-page .widget_dsmProductFilterText .dsmClearFilters {
		margin-top: 20px;
	}
	.woocommerce-shop .widget_dsmProductFilterText .dsmClearFilters:hover, 
	.woocommerce-page .widget_dsmProductFilterText .dsmClearFilters:hover {
		margin-top: 20px;
	}
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		margin-bottom: 30px;
	}
	/* Single Products */
	body:not(.home).single-product .entry-content {
		margin-top: 60px;
	}
	body:not(.home).single-product .entry-header {
		margin-bottom: 25px;
	}
	body:not(.home).single-product .entry-header h1{
		font-size: 24px;
	}
	.single-product .woocommerce div.product {
		display: block;
	}
	.single-product .woocommerce div.product div.summary {
		padding: 0;
		margin: 0 0 40px 0;
	}
	.single-product .woocommerce div.product div.images.woocommerce-product-gallery {
		margin-bottom: 30px;
	}
	.single-product.woocommerce span.onsale {
    	right: 70px;
	}
	.single-product .entry-summary .entry-title {
        font-size: 20px;
    }
    body.single-product .woocommerce div.product p.price, 
    body.single-product .woocommerce div.product span.price {
        font-size: 18px;
    }
    .single-product .dsm-custom-stock {
    	padding: 5px 14px;
		font-size: 12px;
    }
    .single-product .woocommerce-product-details__short-description {
        font-size: 12px;
    }
	.single-product .woocommerce div.product .woocommerce-tabs .panel h2, 
	.single-product .woocommerce .single-product .related.products > h2 {
		margin: 30px 0 25px 0;
		font-size: 30px;
	}
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel p, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel ul {
		font-size: 14px;
	}
	.woocommerce .single-product .related.products {
		padding: 0;
		margin: 40px 0 0 0;
	}
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel p, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel ul, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h3, 
	.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel h4 {
		margin-left: 0;
	}
	/* Cart Page */
	.woocommerce-cart .is-medium table.wc-block-cart-items .wc-block-cart-items__row, 
	.woocommerce-cart .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, 
	.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row {
		margin: 0;
		padding: 0;
	}
	.woocommerce-cart .is-medium table.wc-block-cart-items .wc-block-cart-items__row td, 
	.woocommerce-cart .is-mobile table.wc-block-cart-items .wc-block-cart-items__row td, 
	.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row td {
		margin: 0;
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.woocommerce-cart .is-medium table.wc-block-cart-items .wc-block-cart-items__row:first-child td, 
	.woocommerce-cart .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:first-child td, 
	.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row:first-child td {
		border: none;
	}
	.woocommerce-cart .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-coupon-form-block {
		border: none;
	}
	.woocommerce-cart .wc-block-components-product-name {
		font-size: 14px;
		padding-right: 5px;
	}
	.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, 
	.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount {
		font-size: 16px;
	}
	.woocommerce-cart .wc-block-cart__submit-button {
		font-size: 16px;
	}
	/* Thank You Page */
	.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
		min-height: 0;
	}
	.woocommerce-order-received .woocommerce ul.order_details li {
		float: none;
		margin: 0;
		padding: 10px 0 10px 0;
		border-bottom: 1px dashed #cfc8d8;
	}
	.woocommerce-order-received .woocommerce ul.order_details li strong {
		padding-top: 3px;
	}
	/* MyAccount */
	.logged-in.woocommerce-account table.shop_table_responsive tbody th, 
	.logged-in.woocommerce-account table.shop_table_responsive tbody th {
		display: block;
		border: none !important;
	}
	.logged-in.woocommerce-account table.shop_table_responsive tbody th a, 
	.logged-in.woocommerce-account table.shop_table_responsive tbody th a {
		color: #30007C;
	}
	.logged-in.woocommerce-account .woocommerce .woocommerce-customer-details address {
		min-height: 0;
	}
	/* My Breadcrumb */
	.shopBreadcrumpWrap { 
		padding: 15px 0;
	}
	.single-product .shopBreadcrumpWrap {
		padding: 15px 0 30px 0;
	}
	.shopBreadcrumpWrap .myStoreBreadcrumb p, 
	.shopBreadcrumpWrap .myStoreBreadcrumb a {
		font-size: 12px;
	}
}
@media only screen and (max-width: 560px) {  
	/* Single Products */
	.single-product.woocommerce span.onsale {
		left: 10px;
    	right: auto;
	}
	.single-product .woocommerce div.product div.images.woocommerce-product-gallery {
		flex-flow: row wrap;
	}
	.single-product .woocommerce .flex-viewport {
	    order: 1;
	    flex-basis: 100%;
	}
	.single-product .woocommerce div.product div.images.woocommerce-product-gallery {
		max-height: none;
	}
	.single-product .woocommerce div.product div.images .flex-control-thumbs {
		display: flex;
		flex-flow: row wrap;
		order: 2;
		flex-basis: 100%;
		width: 100%;
		height: auto;
	}
	.single-product .woocommerce div.product div.images .flex-control-thumbs li {
		width: 25%;
		box-sizing: border-box;
		padding: 1%;
	}
	.single-product .woocommerce div.product div.images .flex-control-thumbs li:not(.activeGalleryImage) {
		display: none;
	}
	.single-product .woocommerce .woocommerce-product-gallery .galleryIconUp, 
	.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown {
		top: 40%;
		bottom: auto;
		left: 0%;
		z-index: 99;
	}
	.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown {
		left: auto;
		right: 0;
	}
	.single-product .woocommerce .woocommerce-product-gallery .galleryIconUp i:before {
		content: "\f0d9";
	}
	.single-product .woocommerce .woocommerce-product-gallery .galleryIconDown i:before {
		content: "\f0da";
	}
	.single-product .woocommerce div.product .woocommerce-tabs .panel h2, 
	.single-product .woocommerce .single-product .related.products > h2 {
		font-size: 28px;
	}
	.single-product .woocommerce div.product .entry-summary form.cart .button {
		width: 62%;
	}
	/* Filters */
	.woocommerce-shop .sidebar-primary, .woocommerce-page.content-sidebar .sidebar-primary {
		top: 137px;
	}
	.woocommerce-shop .woocommerce .woocommerce-ordering select, 
	.woocommerce-page.content-sidebar .woocommerce .woocommerce-ordering select {
		width: 40px;
		color: transparent;
	}
	.woocommerce-shop .woocommerce .woocommerce-ordering,
	.woocommerce-page.content-sidebar .woocommerce .woocommerce-ordering {
		position: relative;
	}
	.woocommerce-shop .woocommerce .woocommerce-ordering:before,
	.woocommerce-page.content-sidebar .woocommerce .woocommerce-ordering:before {
	    content: "\f0dc";
	    font-family: "Font Awesome 7 Free";
	    font-weight: 900;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    z-index: 1;
	    color: #707070;
	    font-size: 13px;
	    pointer-events: none;
	    transition: color 0.3s ease;
	}
	/* My Breadcrumb */
	.single-product .shopBreadcrumpWrap {
		padding: 15px 0;
	}
	.shopBreadcrumpWrap .myStoreBreadcrumb p, 
	.shopBreadcrumpWrap .myStoreBreadcrumb a {
		font-size: 10px;
	}
	
}
@media only screen and (max-width: 480px) { 
	.woocommerce-message {
		padding: 15px;
	}
	.woocommerce .woocommerce-message .button {
		flex-basis: 100%;
		margin: 12px 20% 0 20%;
	    padding: 6px 10px;
	    text-align: center;
	}
	/* Cart Page */
	.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row {
		display: flex;
		flex-flow: row wrap;
	}
	.woocommerce-cart .is-small table.wc-block-cart-items td.wc-block-cart-item__image {
		flex-basis: 100%;
		padding: 20px 20% 5px 20%;
	}
	.woocommerce-cart .is-small table.wc-block-cart-items .wc-block-cart-items__row:first-child td.wc-block-cart-item__image {
		padding: 5px 20%;
	}
	.woocommerce-cart .is-small table.wc-block-cart-items td.wc-block-cart-item__product {
		flex: 1;
		border-top: none;
	}
	.woocommerce-cart .is-small table.wc-block-cart-items td.wc-block-cart-item__total {
		border-top: none;
	}
	/* Shop Page */
	.woocommerce-shop ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product,
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n) {
		width: auto;
        float: none;
	}
}
