@import url("https://site-assets.fontawesome.com/releases/v6.5.1/css/all.css");
:root{
--yellow: rgb(255, 204, 0);
--lilac-50: rgba(102, 51, 255, 0.2);
--bs-btn-padding: 0.5rem 1.5rem;
--bs-btn-primary-hover: #f50;
--bs-darkorange: #f50;
}
.text-yellow{
color: var(--yellow) !important;
}
.bg-yellow, .background-yellow{
background-color: var(--yellow) !important;
}
.bg-lilac-50, .background-lilac-550{
  background-color: var(--lilac-50) !important;
}
#sp-page-builder {
    position: relative;
    z-index: 2;
}
p.product_s_desc {
    line-height: 20px;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
}
#sp-header .sp-module {
    display: block;
    width: 100%;
}
.sp-module-content {
    position: relative;
}
.vmCartExtWrapper {
    position: absolute;
    overflow: visible;
    display: table;
}
body,
.sp-preloader {
    color: #333;
}
input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 3.0rem;
    color: #333;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #f30;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.button {
    line-height: 1;
}
.product-price {
    text-align: left;
    line-height: 20px;
    float: none;
    color: #333;
    font-weight: bold;
}
span.quantity-box {
    display: none;
    vertical-align: middle;
}
span.quantity-controls {
    width: 15px;
    display: none;
    vertical-align: middle;
    margin: 0 0 0 1px;
}
.productdetails-view .spacer-buy-area {
    padding-left: 16px;
    display: block;
    float: inherit;
}
.spacer.product-container {
    border: none;
    /* 1px solid #ddd;*/
    margin: 0px;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 1px solid gray;
    font-size: 16px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
    display: block;
}
div.product {
	float: left;
	border: 0px solid #ddd;
	min-width: 165px;
	margin-bottom: calc(var(--bs-gutter-x) * 1);
}
.featured-view .spacer span,
.discontinued-view .spacer span,
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .row .product .spacer span {
    font-size: 13px;
    color: #666;
    display: block;
}
.vm3pr-4 .vm-customfields-wrap {
    min-height: 20px;
}
.vm-product-rating-container {
    text-align: left;
    display: none;
}
.vm-product-descr-container-0 {
    min-height: 10px;
    margin-bottom: 6px;
}
.button {
    position: absolute;
    right: 0;
    height: 5%;
    display: none;
}
a {
    color: #333;
    text-transform: capitize;
    font-size: 1rem;
    padding: 0px;
}
span.addtocart-button span.addtocart-button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
    max-width: 100%;
    background-color: #333;
    color: #fff;
    border: solid #f50 2px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.output-billto span.values,
.output-shipto span.values,
.floatleft,
span.floatleft {
    float: left;
    text-align: left;
    padding: 5px;
}
h1 {
    font-family: 'Arial', sans-serif;
    font-size: 46px;
    font-weight: 200;
    font-style: normal;
    color: #333;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.manuModal {
    color: #ff5500;
}
.sppb-addon-title {
    text-align: center;
    padding-bottom: 10px;
}
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 10px;
    /*border: 1px solid #f3f3f3;*/
    padding-bottom: 50px;
    border-radius: 3px;
}
#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    /*border-bottom: 1px solid #f3f3f3;*/
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: middle;
}
.vm-search-custom-search-input {
    width: 35%;
}
.vm3pr-1 .product-price {
    min-height: 2px;
}
.vm3pr-0 .addtocart-area {
    min-height: 3px;
}
.horizontal-separator {
    height: 0px;
    background: #2c2e2f;
    margin: 1px 0;
}
select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
    height: calc(2.25rem + 2px);
    display: block;
}
.display-number {
    text-align: right !important;
    margin: 0 8px 0 0;
    display: none;
}
.orderlistcontainer div.activeOrder {
    background: #2c2e2f top right no-repeat url(../images/vmgeneral/arrow_down.png);
    cursor: pointer;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    padding: 5px 24px 6px 12px;
}
.orderlistcontainer div.orderlist div {
    padding: 5px 12px 5px;
    background-color: #2c2e2f;
}
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 10px;
    border: 0px solid #f3f3f3;
    padding: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
}
.orderby-displaynumber {
    border-bottom: solid #E9E8E8 0px;
    border-top: solid #E9E8E8 0px;
    margin: 5px 0;
    padding: 5px 0;
    display: none;
}
.zt-opc-element * {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #2c2e2f;
}

.pd-float {
    padding-left: 25px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #2c2e2f;
}
.sppb-nav-tabs>li.active>a,
.sppb-nav-tabs>li.active>a:focus,
.sppb-nav-tabs>li.active>a:hover {
    background-color: #2c2e2f;
    border-bottom-color: transparent;
    cursor: default;
}
.sppb-nav-tabs>li>a {
    font-size: 14px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 12px 15px;
    background: #2c2e2f;
    border: 0px solid #e5e5e5;
    border-right-width: 1px;
    border-right-width: 0;
}
.sppb-nav-tabs {
    border-bottom: 0px solid #e5e5e5;
}
span.vm-search-descr {
    display: none;
}
.orderlistcontainer {
    font-size: 12px;
    display: none;
    text-decoration: none;
    margin: 0 0 0 8px;
}
.product-fields .product-field {
    width: 47%;
    float: left;
    display: inline-block;
    margin: 10px;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: inline-table;
}
.nspLinks ul li h4 a {
    text-decoration: none;
    font-size: 1rem;
}
.nspLinks .nspLinkScroll1 ul li {
    background: #fff;
    border-top: 1px solid #eee;
    margin: 0 !important;
    padding: 1px 0px;
}
.nspArt .fnone {
    clear: both;
    float: none;
    width: 100%;
    color: #333;
}
.nspArt h4.nspHeader {
    font-size: 14px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.nspArt .nspInfo {
    display: inline-block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    color: #f50;
    text-align: center;
}
.fabricante {
    color: #f50;
    display: inline-block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    text-align: center;
}
.nspArt .fleft {
    float: none;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 35%;
}
.vm-product-details-container {
    float: left;
    width: 45%;
}
.vm-product-descr-container-1>h2,
.vm-product-descr-container-0>h2 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0px 0;
    text-align: center;
}
.spacer {
    line-height: 1.0;
    text-align: center;
}
.sppb-btn-lg {
    padding: 10px 70px;
    font-size: 26px;
    line-height: 1.5;
    border-radius: 50px;
    background-color: #26946F;
    color: #fff;
}
.vendor-store-desc,
.featured-view,
.discontinued-view,
.latest-view,
.topten-view,
.recent-view,
.related-products-view,
.browse-view,
.order-view {
    margin-bottom: 25px;
}
.vm3pr-4 .addtocart-area {
    min-height: 20px;
}
.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
    background: #f50 url(../images/vmgeneral/backgrounds.png) top repeat-x;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 10px 50px 10px;
    background-color: #f50;
}
.manufacturer-details-view img {
    float: left;
    margin: 0px 10px 0px 0px;
    width: 300px;
}
.back-to-category {
    float: right;
    display: none;
}
#sp-section-1 a {
    color: #2c2e2f;
    font-size: 18px;
}
#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #f50;
}
.sp-module ul>li>a {
    color: #333;
}
.h4,
h4 {
    font-size: 1.0rem;
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost {
    padding: 0 2px;
    font-size: 1rem;
    text-transform: capitalize;
    font-weight: bold;
    color: #333;
}
.h3,
h3 {
    font-size: 1.0rem;
}
span.cart-images img {
    float: left;
    margin: 0;
    width: 50px;
    padding-right: 5px;
}
.chronoforms6_credits {
    display: none;
}
.manufacturer-image {
    width: 100%;
}
.manufacturer-details-view img {
    float: right;
    margin: 0 0 10px 20px;
    width: 100%;
}
.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
    background: #f50;
    border: solid #fc0 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 5px 5px 4px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 3rem;
    line-height: 1;
}
.nspArt h4.nspHeader a {
    text-decoration: none;
    text-transform: uppercase;
}
p.product_s_desc {
    line-height: 20px;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
}
body,
.sp-preloader {
    color: #333;
}
input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 3.0rem;
    color: #333;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #f30;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.product-price {
    text-align: left;
    line-height: 20px;
    float: none;
    color: #333;
    font-weight: bold;
}
span.quantity-box {
    display: none;
    vertical-align: middle;
}
span.quantity-controls {
    width: 15px;
    display: none;
    vertical-align: middle;
    margin: 0 0 0 1px;
}
.productdetails-view .spacer-buy-area {
    padding-left: 16px;
    display: block;
    float: inherit;
}
.spacer.product-container {
    border: none;
    /* 1px solid #ddd;*/
    margin: 0px;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 1px solid gray;
    font-size: 16px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
    display: none;
}
div.product {
    float: left;
    border: 0px solid #ddd;
    min-width: 165px;
}
.featured-view .spacer span,
.discontinued-view .spacer span,
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .row .product .spacer span {
    font-size: 13px;
    color: #666;
    display: none;
}
.vm3pr-4 .vm-customfields-wrap {
    min-height: 20px;
}
.vm-product-rating-container {
    text-align: left;
    display: none;
}
.vm-product-descr-container-0 {
    min-height: 10px;
    margin-bottom: 6px;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
#mod_virtuemart_search {
    background-color: #fff;
    color: #000;
    border-color: #f50;
    background-color: #e6e6e6;
    font-weight: bold;
}
.button {
    position: relative;
    right: 0;
    height: 5%;
    display: block;
}
a {
    color: #333;
    text-transform: capitize;
    font-size: 1rem;
    padding: 0px;
}
span.addtocart-button span.addtocart-button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
    max-width: 100%;
    background-color: #333;
    color: #fff;
    border: solid #f50 2px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.output-billto span.values,
.output-shipto span.values,
.floatleft,
span.floatleft {
    float: left;
    text-align: left;
    padding: 5px;
}
h1 {
    font-family: 'Arial', sans-serif;
    font-size: 46px;
    font-weight: 200;
    font-style: normal;
    color: #333;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.manuModal {
    color: #ff5500;
}
.sppb-addon-title {
    text-align: center;
    padding-bottom: 10px;
}
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 10px;
    /*border: 1px solid #f3f3f3;*/
    padding-bottom: 50px;
    border-radius: 3px;
}
#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    /*border-bottom: 1px solid #f3f3f3;*/
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: middle;
}
.vm-search-custom-search-input {
    width: 35%;
}
.vm3pr-1 .product-price {
    min-height: 2px;
}
.vm3pr-0 .addtocart-area {
    min-height: 3px;
}
.horizontal-separator {
    height: 0px;
    background: #2c2e2f;
    margin: 1px 0;
}
select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
    height: calc(2.25rem + 2px);
    display: block;
}
.control-buttons {
    text-align: right !important;
    margin: 0 8px 0 0;
    display: block;
}
.display-number {
    text-align: right !important;
    margin: 0 8px 0 0;
    display: none;
}
.orderlistcontainer div.activeOrder {
    background: #2c2e2f top right no-repeat url(../images/vmgeneral/arrow_down.png);
    cursor: pointer;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    padding: 5px 24px 6px 12px;
}
.orderlistcontainer div.orderlist div {
    padding: 5px 12px 5px;
    background-color: #2c2e2f;
}
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 10px;
    border: 0px solid #f3f3f3;
    padding: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
}
.orderby-displaynumber {
    border-bottom: solid #E9E8E8 0px;
    border-top: solid #E9E8E8 0px;
    margin: 5px 0;
    padding: 5px 0;
    display: none;
}
.zt-opc-element * {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #2c2e2f;
}

.pd-float {
    padding-left: 25px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #f7f7f7;
}
.sppb-nav-tabs>li.active>a,
.sppb-nav-tabs>li.active>a:focus,
.sppb-nav-tabs>li.active>a:hover {
    background-color: #2c2e2f;
    border-bottom-color: transparent;
    cursor: default;
}
.sppb-nav-tabs>li>a {
    font-size: 14px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 12px 15px;
    background: #2c2e2f;
    border: 0px solid #e5e5e5;
    border-right-width: 1px;
    border-right-width: 0;
}
.sppb-nav-tabs {
    border-bottom: 0px solid #e5e5e5;
}
span.vm-search-descr {
    display: none;
}
.orderlistcontainer {
    font-size: 12px;
    display: none;
    text-decoration: none;
    margin: 0 0 0 8px;
}
.product-fields .product-field {
    width: 47%;
    float: left;
    display: inline-block;
    margin: 10px;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: inline-table;
}
.nspLinks ul li h4 a {
    text-decoration: none;
    font-size: 1rem;
}
.nspLinks .nspLinkScroll1 ul li {
    background: #fff;
    border-top: 1px solid #eee;
    margin: 0 !important;
    padding: 1px 0px;
}
.nspArt .fnone {
    clear: both;
    float: none;
    width: 100%;
    color: #333;
}
.nspArt h4.nspHeader {
    font-size: 14px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.nspArt .nspInfo {
    display: inline-block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    color: #f50;
    text-align: center;
}
.fabricante {
    color: #f50;
    display: inline-block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    text-align: center;
}
.nspArt .fleft {
    float: none;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 35%;
}
.vm-product-details-container {
    float: left;
    width: 45%;
}
.vm-product-descr-container-1>h2,
.vm-product-descr-container-0>h2 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0px 0;
    text-align: center;
}
.spacer {
    text-align: center;
    padding-bottom: 1.5rem;
}
.sppb-btn-lg {
    padding: 10px 70px;
    font-size: 26px;
    line-height: 1.5;
    border-radius: 50px;
    background-color: #26946F;
    color: #fff;
}
.vendor-store-desc,
.featured-view,
.discontinued-view,
.latest-view,
.topten-view,
.recent-view,
.related-products-view,
.browse-view,
.order-view {
    margin-bottom: 25px;
}
.vm3pr-4 .addtocart-area {
    min-height: 20px;
}
.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
    background: #f50 url(../images/vmgeneral/backgrounds.png) top repeat-x;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 10px 50px 10px;
    background-color: #f50;
}
.manufacturer-details-view img {
    float: left;
    margin: 0px 10px 0px 0px;
    width: 300px;
}
.back-to-category {
    float: right;
    display: none;
}
#sp-section-1 a {
    color: #2c2e2f;
    font-size: 18px;
}
#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #f50;
}
.sp-module ul>li>a {
    color: #333;
}
.h4,
h4 {
    font-size: 1.0rem;
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost {
    padding: 0 2px;
    font-size: 1.2rem;
    text-transform: capitalize;
    font-weight: bold;
    color: #333;
}
.h3,
h3 {
    font-size: 1.0rem;
}
span.cart-images img {
    float: left;
    margin: 0;
    width: 50px;
    padding-right: 5px;
}
.chronoforms6_credits {
    display: none;
}
.manufacturer-image {
    width: 100%;
}
.manufacturer-details-view img {
    margin: 0 0 10px 20px;
}
.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
    background: #093;
    border: solid #0f0 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 10px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 3rem;
    line-height: 1;
}
.nspArt h4.nspHeader a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.browseProductImage {
    height: auto;
    max-width: 100%;
}
.pagination>li>a,
.pagination>li>span {
    color: #000;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #f50;
    border-color: #fc0;
}
.item {
    position: relative;
    padding-top: 20px;
}
.notify-badge {
    position: absolute;
    right: -20px;
    top: 10px;
    background: red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: white;
    padding: 5px 10px;
    font-size: 20px;
}
button.default {
    display: inline-block;
    cursor: pointer;
    padding: 5px 8px 4px;
}
.vm-fieldset-customer-note {
    display: none;
}
table.cart-summary tr th {
    background: #f60;
    border-bottom: solid #E9E8E8 1px;
    padding: 6px 2px 3px;
}
.cart-summary td,
.cart-summary th {
    border: 0px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background: #f60;
    color: #fff;
    border: 1px solid #f60;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 12px 12px 12px;
}
.vm-product-container {
    padding-bottom: 50px;
}
.account-tile.well.btn-success {
    background-color: #3e9b52;
    color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
.account-tile {
    margin: 1.0rem;
    display: grid;
}
.h5,
h5 {
    font-size: 1.25rem;
    padding-top: 15px;
}
h1 {
    font-family: 'Arial', sans-serif;
    font-size: 32px;
    font-weight: 200;
    font-style: normal;
}
.row.mb-3 {
    display: flex;
    width: 100%;
    text-align: justify;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-color: #093;
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
}
.billto-shipto span,
a.terms-of-service {
    display: none;
    font-size: 14px;
}
.additional-images,
.featured-view .product-price,
.discontinued-view .product-price,
.latest-view .product-price,
.topten-view .product-price,
.recent-view .product-price,
.output-billto,
.output-shipto {
    margin: 10px 0;
    display: none;
}
.continue_link {
    background-color: #093;
    padding: 10px;
    color: #fff;
    font-size: 1.2rem;
}
.vm-btn.vm-btn-primary {
    background-color: #093;
    color: #fff;
}
.category_name {
    position: absolute;
    text-align: center;
    max-width: 100%;
    margin-bottom: 5px;
    right: 6px;
    padding: 2px 5px 2px 5px;
    color: #000;
    font-size: 14px;
    background-color: #fc0;
    line-height: 16px;

    font-weight: bold;
    z-index: 1;
}
.karaoke {
    position: absolute;
    right: 0;
    text-align: center;
    max-width: 100%;
    margin-bottom: 5px;
    right: 6px;
    padding: 2px 5px 2px 5px;
    color: #000;
    font-size: 14px;
    background-color: #c00;
    line-height: 16px;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 12px;
    line-height: 80px;
    font-size: 18px;
    margin: 0;
}
table.user-details {
    width: 80%;
    margin-bottom: 10px;
}
.vmCartExt {
    padding: 15px 15px;
}
.open_cart_button {
    display: table-cell;
    color: rgba(255, 204, 0, 1);
    height: 40px;
    vertical-align: bottom;
    padding: 5px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    background-color: rgba(255, 204, 0, 1);
    border-radius: 0px;
}
.chzn-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    display: inline-table;
    max-width: 100%;
    margin-bottom: 4px;
}
.chzn-container {
    position: relative;
    display: table;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    max-width: 100%;
    margin-bottom: 4px;
}
.product-fields-title {
    display: none;
}
#com-form-login {
    display: none;
}
/************** SPIRAL DOWNLOAD *****************/
a.dlink {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    color: #fff !important;
    background-image: url(download.png);
    background-repeat: no-repeat;
}
ul.dlink {
    list-style-type: none;
}
li.dlink {
    padding: 4px;
}
div.downloadInfo {
    background-color: #eeeeee;
    color: #666;
    border-radius: 10px;
    border: 1px solid;
    margin-top: 10px;
    padding: 10px;
}
.nspImage {
    height: auto !important;
}
.vmgroup.cantores>div>div {
    padding: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category-view>.row>.category {
    flex: 1 0 0%;
}
.vm-search-custom-search-input {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.virtuemart_search .inputbox {
    position: relative;
    flex: 1 1 auto;
    width: 1% !important;
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    line-height: 1em !important;
}
.virtuemart_search .button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.virtuemart_search {
    margin: 2.5rem 0;
}
form#delete_product {
    display: none !important;
}
.ui-autocomplete {
    padding: 0;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    z-index: 1000;
}
.ui-autocomplete li {
    list-style: none;
    padding: 0.5rem;
    cursor: pointer;
}
.ui-autocomplete li>* {
    padding: 0.5rem;
    background-color: #fff;
}
.ui-autocomplete li:hover {
    background-color: #f0f0f0;
}
.vm3pr-1 .product-price {
    text-align: center;
}
.vm-product-media-container > a {
	display: table;
	position: relative;
	margin: auto;
}
#sp-languages {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #sp-languages .sp-column {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  
  #sp-languages .lang-inline {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
  }
  
  #sp-languages .lang-inline li {
    margin: 0 5px; /* Adjust the margin as needed */
  }
  
  #sp-languages {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #sp-languages .sp-column {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  
  #sp-languages .lang-inline {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
  }
  
  #sp-languages .lang-inline li {
    margin: 0 5px; /* Adjust the margin as needed */
  }
  
  #sp-languages .lang-inline li a img {
    display: block;
  }
  
  #sp-cart {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  
  #sp-cart .sp-column {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  
  #sp-cart .sp-module-content {
    width: 100%;
  }
  
  #sp-cart .vmCartModule {
    text-align: center;
    background:rgba(255, 204, 0, 1);
    padding: 10px;
  }
  
  #sp-cart .total,
  #sp-cart .total_products,
  #sp-cart .show_cart,
  #sp-cart .payments-signin-button {
    display: block;
    text-align: center;
  }
  
  .sugestions-form .form-group label {
	display: none;
}
.sugestions-form .form-group > div {
	width: 100% !important;
	margin-left: 0;
	padding: ;
	margin-right: 0;
}
.visform.sugestions-form [class^="fieldset-"] > .row > div {
	flex: 1 0 0%;
}
.visform.sugestions-form [class^="fieldset-"]{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.visform.sugestions-form [class^="fieldset-"] > div.form-group.row {
	flex: 0 0 auto !important;
	width: 100%;
}
.visform.sugestions-form [class^="fieldset-"] > div.row {
    margin-right: 1rem;
    flex: 1 0 0% !important;
 }

.visform.sugestions-form [class^="fieldset-"] > .clearfix {
    display: none;
}
.vh-25{
  height: 25vh !important;
}
.vh-50{
  height: 50vh !important;
}
.vh-75{
  height: 75vh !important;
}
.vh-100{
  height: 100vh !important;
}
.vw-25{
  height: 25vw !important;
}
.vw-50{
  height: 50vw !important;
}
.vw-75{
  height: 75vw !important;
}
.vw-100{
  height: 100vw !important;
}
/* min */
.min-vh-25{
  min-height: 25vh !important;
}
.min-vh-50{
  min-height: 50vh !important;
}
.min-vh-75{
  min-height: 75vh !important;
}
.min-vh-100{
  min-height: 100vh !important;
}
.min-vw-25{
  min-height: 25vw !important;
}
.min-vw-50{
  min-height: 50vw !important;
}
.min-vw-75{
  min-height: 75vw !important;
}
.min-vw-100{
  min-height: 100vw !important;
}
/* max */
.max-vh-25{
  max-height: 25vh !important;
}
.max-vh-50{
  max-height: 50vh !important;
}
.max-vh-75{
  max-height: 75vh !important;
}
.max-vh-100{
  max-height: 100vh !important;
}
.max-vw-25{
  max-height: 25vw !important;
}
.max-vw-50{
  max-height: 50vw !important;
}
.max-vw-75{
  max-height: 75vw !important;
}
.max-vw-100{
  max-height: 100vw !important;
}
.sp-module-content > div {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
.com-sppagebuilder .body-wrapper #sp-main-body {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
	padding-top: calc(var(--bs-gutter-x) * .5);
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	padding-bottom: calc(var(--bs-gutter-x) * .5);
}

/* Estilo do formulário e elementos */
.busca-home .search {
    display: flex;
}

.busca-home .search .inputbox {
    flex: 1;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem 0 0 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.busca-home .search .inputbox:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.busca-home .search .button {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: var(--bs-gray);
    border: 1px solid var(--bs-gray);
    border-radius: 0 0.25rem 0.25rem 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    cursor: pointer;
}

.busca-home .search .button:hover {
    background-color: #0056b3;
    border-color: #004085;
}

.busca-home .search .button:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#mod_virtuemart_search{
font-size: 0.9rem;
}
#sp-header,.logo-image-phone{
  height: auto !important;
  }
.nav-pills .nav-link {
	background: #dedede;
	border-radius: 0 !important;
}

form .choices[data-type*="select-one"] .choices__inner {
	min-height: 0 !important;
	height: auto !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	line-height: 1em !important;
}
.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
	border-radius: 0 !important;
}
/* card style */
#reviewform{
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 20px;
    margin: 20px auto
}
#reviewform input[name="counter"]{
   height: 30px;
   background-color: transparent;
   border: 0;
   text-align: center;
}

#reviewform h4 {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#sp-page-builder .sppb-addon-title {
	text-align: center !important;
	display: block !important;
	width: 100% !important;
}
.customer-reviews {
	clear: both;
}
.highlight-button {
	background: var(--bs-primary);
	border: var(--bs-border-radius);
	color: var(--bs-light);
	padding: var(--bs-btn-padding);
	text-transform: uppercase;
}
.vm-product-media-container > a {
	display: table;
	position: relative;
	margin: auto;
	width: 100%;
}
.choices__list--single .choices__item {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.choices__button_joomla {
	background: transparent;
	color: #fff;
	border: 0;
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	margin-right: 20px;
	position: relative;
	font-size: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
    height: 1rem;
}
.choices__button_joomla:before {

    font-size: 1rem;
    line-height: 1;
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
    /* remove */
    content: "\f00d";
    color: #000;
}

/* Geral */
.vm-wrap {
    font-family: Arial, sans-serif;
    color: #333;
    margin: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    background-color: #f8f9fa;
}

/* Título */
.vm-orders-information h1 {
    font-size: 1.5rem;
    color: var(--bs-gray);
    border-bottom: 2px solid var(--bs-gray);
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

.vm-orders-information h1 a {
    margin-left: 1rem;
    color: var(--bs-gray);
}

.vm-orders-information h1 a.button.invoice {
    background-color: var(--bs-gray);
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    text-decoration: none;
    font-size: 0.875rem;
}

.vm-orders-information h1 a.button.invoice img {
    margin-left: 0.5rem;
}

/* Tabelas */
.vm-orders-order table,
.vm-orders-items table,
#tab-2 table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1rem;
}

.vm-orders-order table th,
.vm-orders-order table td,
.vm-orders-items table th,
.vm-orders-items table td,
#tab-2 table th,
#tab-2 table td {
    padding: 0.75rem;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: middle;
}

.vm-orders-order table th,
.vm-orders-items table th,
#tab-2 table th {
    background-color: var(--bs-gray);
    color: #fff;
}

.vm-orders-order table tbody tr:nth-child(odd),
.vm-orders-items table tbody tr:nth-child(odd),
#tab-2 table tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

/* Botões */
.btn-download {
    background-color: var(--bs-orange);
    color: #fff;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    text-decoration: none;
    border-color:  var(--bs-orange);
}

.btn-download:hover {
    background-color: var(--bs-darkorange);
    border-color: var(--bs-darkorange);
}

/* Aba ativa */
#tabs {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1rem;
}

#tabs li {
    display: inline;
    margin-right: 0.5rem;
}

#tabs li.current {
    font-weight: bold;
}

.tabs {
    padding: 1rem;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    background-color: #fff;
}

/* Clearfix */
.clear {
    clear: both;
}

/* Flutuação */
.floatright {
    float: right;
}

.spaceStyle {
    margin-bottom: 1rem;
}

/* Geral */
.vm-orders-list {
    font-family: Arial, sans-serif;
    color: #333;
    margin: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    background-color: #f8f9fa;
}

/* Título */
.vm-orders-list h1 {
    font-size: 1.5rem;
    color: var(--bs-gray);
    border-bottom: 2px solid var(--bs-gray);
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

/* Tabela */
.vm-orders-list table.adminlist {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1rem;
}

.vm-orders-list table.adminlist th,
.vm-orders-list table.adminlist td {
    padding: 0.75rem;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: middle;
}

.vm-orders-list table.adminlist thead th {
    background-color: var(--bs-gray);
    color: #fff;
}

.vm-orders-list table.adminlist tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

/* Links */
.vm-orders-list a {
    color: var(--bs-gray);
    text-decoration: none;
}

.vm-orders-list a:hover {
    text-decoration: underline;
}

.vm-orders-list a.button.invoice {
    background-color: var(--bs-gray);
    color: #fff;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    text-decoration: none;
    font-size: 0.875rem;
}

.vm-orders-list a.button.invoice img {
    margin-left: 0.5rem;
}

/* Alternância de linhas */
.vm-orders-list tbody tr.row0 {
    background-color: #f9f9f9;
}

.vm-orders-list tbody tr.row1 {
    background-color: #fff;
}

/* Clearfix */
.clear {
    clear: both;
}

/* Flutuação */
.floatright {
    float: right;
}

.spaceStyle {
    margin-bottom: 1rem;
}

.article-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.article-info span {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.article-info span:not(:last-child) {
    margin-right:0;
}

.article-info .createdby span,
.article-info .category-name a,
.article-info .published time {
    color: #007bff;
    text-decoration: none;
    font-size: 0.875rem;
    color: #6c757d;
}

.article-info .createdby span:hover,
.article-info .category-name a:hover,
.article-info .published time:hover {
    text-decoration: underline;
}

.article-info .hits {
    display: flex;
    align-items: center;
}

.article-info .hits::before {
    content: "\f06e";
    font-family: "Font Awesome 6 Pro";
    margin-right: 0.5rem;
    line-height: 1;
    font-weight: 900;
}

@media (max-width: 768px) {
    .article-info {
        flex-direction: column;
        align-items: flex-start;
    }

    .article-info span {
        margin-bottom: 0.5rem;
    }

    .article-info span:not(:last-child) {
        margin-right: 0;
    }
}

/* Estilo para o formulário */
form#adminForm {
    background-color: #f9f9f9; /* Cor de fundo do formulário */
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Estilo para as divs de botão */
.buttonBar-right {
    text-align: right;
    margin-bottom: 20px;
}

/* Estilo para botões */
.buttonBar-right .button {
	background-color: #4CAF50;
	color: white;
	border: none;
	padding: 10px 20px;
	border-radius: 0;
	cursor: pointer;
	line-height: 1;
}

.buttonBar-right .button:hover {
    background-color: #45a049; /* Verde escuro */
}

.buttonBar-right .button[type="reset"] {
    background-color: #f44336; /* Vermelho */
}

.buttonBar-right .button[type="reset"]:hover {
    background-color: #da190b; /* Vermelho escuro */
}

/* Estilo para tabelas */
table.adminForm {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

/* Estilo para linhas da tabela */
table.adminForm tr {
    background-color: #ffffff; /* Branco */
    border-bottom: 1px solid #ddd;
    padding: 10px;
    transition: background-color 0.3s;
}

table.adminForm tr:hover {
    background-color: #f1f1f1; /* Cinza claro */
}

/* Estilo para células da tabela */
table.adminForm td {
    padding: 10px;
}

/* Estilo para os rótulos */
table.adminForm .key label {
    font-weight: bold;
    color: #333; /* Cinza escuro */
    display: block;
}

/* Estilo para entradas do formulário */
table.adminForm .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc; /* Cinza */
    border-radius: 5px;
    box-sizing: border-box;
}

table.adminForm .form-control:focus {
    border-color: #4CAF50; /* Verde */
    outline: none;
}

/* Estilo para campos obrigatórios */
table.adminForm .required::after {
    content: '*';
    color: red;
    margin-left: 5px;
}

/* Estilo para campo de seleção */
.vm-chzn-select {
    width: 100%;
}

.chosen-container {
    width: 100% !important;
}

/* Estilo para asterisco */
.asterisk {
    color: red;
}

/* Estilo para legenda do fieldset */
fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #4CAF50; /* Verde */
}

/* Estilo para fieldset */
fieldset {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

/* Feedback de formulário */
.form-control-feedback {
    font-size: 0.9em;
    color: #e74c3c; /* Vermelho */
}

/* Ajuste de espaçamento em inputs com classe "invalid" */
.invalid {
    margin-bottom: 5px;
}

/* Ajuste de margens */
form#adminForm .form-control,
form#adminForm .key {
    margin-bottom: 15px;
}
.com_virtuemart.view-user form#adminForm {
    display: flex;
}
.com_virtuemart.view-user form#adminForm .buttonBar-right{
    order: 10;
}
.com_virtuemart.view-user form#adminForm table.user-details{
    flex: 0 0 50%;
    width: 100%;
}
 .whatsapp-button {
        position: fixed;
        bottom: 70px;
        right: 20px;
        background-color: #25d366;
        color: white;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        z-index: 1000;
    }
    .whatsapp-button:hover {
        background-color: #20b658;
        color: white;
        text-decoration: none;
    }
.sp-scroll-up {
	bottom: 20px;
}
/* Ajuste para dispositivos móveis */
@media (max-width: 600px) {
    .buttonBar-right {
        text-align: center;
    }
    
    table.adminForm, fieldset {
        width: 100%;
    }
    
    table.adminForm .key,
    table.adminForm .form-control {
        width: 100%;
        display: block;
    }
    .com_virtuemart.view-user form#adminForm table.user-details{
        flex: 0 0 100%;
        width: 100%;
    }
}



/* Container do produto */
.com_virtuemart .product-container {
  padding: 1rem;
  background-color: #ffffff; /* Cor de fundo branca */
  border: 1px solid #dee2e6; /* Bordas sutis */
  border-radius: 0.375rem; /* Bordas arredondadas */
  margin-bottom: 1rem;
  height:100%;
}

/* Voltar para a categoria */
.com_virtuemart .back-to-category a {
  text-decoration: none;
  color: #007bff; /* Cor de link Bootstrap */
  font-weight: 500;
}

.com_virtuemart .back-to-category a:hover {
  text-decoration: underline;
  color: #0056b3; /* Cor de link ao passar o mouse */
}

/* Título do produto */
.com_virtuemart h1 {
  font-size: 1.75rem; /* Tamanho do título */
  font-weight: 500;
  margin-bottom: 1rem;
}

/* Ícones */
.com_virtuemart .product-container > .icons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1rem;
  float: right;
}

.com_virtuemart .icons a {
  text-decoration: none;
  color: var(--bs-orange); /* Cor de link Bootstrap */
  margin-left: 0.5rem;
}

.com_virtuemart .icons a:hover {
  color:  var(--bs-darkorange); /* Cor de link ao passar o mouse */
}

.com_virtuemart .clear {
  clear: both;
}

/* Container da imagem do produto */
.com_virtuemart .vm-product-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}


.com_virtuemart .main-image a img {
  width: 100%;
  height: auto;
  border-radius: 0.375rem; /* Bordas arredondadas */
}

/* Detalhes do produto */
.com_virtuemart .vm-product-details-container {
  flex: 2 1 400px;
}

.com_virtuemart .spacer-buy-area {
  margin-top: 1rem;
  display: flex;
flex-direction: column;
}

/* Classificação do produto */
.com_virtuemart .ratingbox {
  margin-bottom: 1rem;
  display: none;
}

.com_virtuemart .stars-orange {
  display: inline-block;
  height: 1.5rem;
  background-color: #ffc107; /* Cor de destaque Bootstrap */
  border-radius: 0.375rem; /* Bordas arredondadas */
}

/* Preço do produto */
.com_virtuemart .product-price {
  margin-bottom: 1rem;
}

.com_virtuemart .PricesalesPrice {
  font-size: 1.25rem; /* Tamanho do texto */
  color: #28a745; /* Cor do preço Bootstrap */
  font-weight: 700;
}

/* Área de adicionar ao carrinho */
.com_virtuemart .addtocart-area {
  margin-bottom: 1rem;
}

.com_virtuemart .addtocart-bar {
  display: flex;
  align-items: center;
}

.com_virtuemart .quantity-box {
  margin-right: 1rem;
}

.com_virtuemart .quantity-input {
  width: 3rem;
  text-align: center;
  border: 1px solid #ced4da; /* Bordas sutis */
  border-radius: 0.375rem; /* Bordas arredondadas */
}

.com_virtuemart .quantity-controls {
  display: flex;
  flex-direction: column;
}

.com_virtuemart .quantity-controls .quantity-plus,
.com_virtuemart .quantity-controls .quantity-minus {
  display: block;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  border: 1px solid #ced4da; /* Bordas sutis */
  border-radius: 0.375rem; /* Bordas arredondadas */
  cursor: pointer;
  margin-top: 0.25rem;
  font-size:0px;
}

.com_virtuemart .addtocart-button input[type="submit"] {
  background-color: var(--bs-orange); /* Cor de fundo do botão */
  color: #fff; /* Cor do texto */
  border: none;
  border-radius: 0.375rem; /* Bordas arredondadas */
  padding: 0.5rem 1rem;
  cursor: pointer;
}

.com_virtuemart .addtocart-button input[type="submit"]:hover {
  background-color: var(--bs-darkorange); /* Cor de fundo do botão ao passar o mouse */
}

/* Fabricante */
.com_virtuemart .manufacturer a {
  text-decoration: none;
  color: var(--bs-orange); /* Cor de link Bootstrap */
}

.com_virtuemart .manufacturer a:hover {
  color: var(--bs-darkorange); /* Cor de link ao passar o mouse */
}

/* Descrição do produto */
.com_virtuemart .product-description .title {
  font-size: 1.5rem; /* Tamanho do texto */
  font-weight: 500;
  margin-bottom: 1rem;
}

.com_virtuemart .product-description table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
}

.com_virtuemart .product-description table td {
  text-align: center;
  padding: 1rem;
}

.com_virtuemart .product-description table td span {
  color: #000000;
  font-size: 1rem;
}

.com_virtuemart .product-description table td video,
.com_virtuemart .product-description table td iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
  height: auto;
}

/* Opiniões dos clientes */
.com_virtuemart .customer-reviews h4 {
  font-size: 1.5rem; /* Tamanho do texto */
  font-weight: 500;
  margin-bottom: 1rem;
}

.com_virtuemart .list-reviews {
  margin-bottom: 1rem;
}
/* Adiciona ícone de mais (+) */
.quantity-controls.quantity-plus::before {
    content: "\f067"; /* Código unicode para o ícone de mais (+) */
    font-family: "Font Awesome 6 Pro";
    font-weight: 900; /* Certifique-se de que a fonte está em negrito */
    margin-right: 0; /* Ajuste o espaçamento conforme necessário */
  font-size: 1rem;
}

/* Adiciona ícone de menos (-) */
.quantity-controls.quantity-minus::before {
    content: "\f068"; /* Código unicode para o ícone de menos (-) */
    font-family: "Font Awesome 6 Pro";
    font-weight: 900; /* Certifique-se de que a fonte está em negrito */
    margin-right: 0; /* Ajuste o espaçamento conforme necessário */
    font-size: 1rem;
}

/* Ajusta o estilo dos botões, se necessário */
.quantity-controls input[type="button"] {
    display: inline-block;
    padding: 8px;
    border: none;
    background: none;
    cursor: pointer;
  
}

.com_virtuemart .manufacturer a {
	text-decoration: none;
	color: var(--bs-orange);
	font-size: 1.5rem;
	text-transform: uppercase;
}
.com_virtuemart .addtocart-bar > span {
	display: block;
	flex: 1 1 100%;
}

/* Estilo para o link do ícone */
.recommened-to-friend {
    display: inline-flex; /* Alinha o ícone dentro do link */
    align-items: center; /* Alinha o ícone verticalmente */
    text-decoration: none; /* Remove o sublinhado do link */
    color: inherit; /* Mantém a cor do texto herdada */
    position: relative; /* Necessário para posicionar o ícone */
}

/* Substitui a imagem pelo ícone FontAwesome */
.recommened-to-friend::before {
    font-family: 'Font Awesome 6 Pro'; /* Certifique-se de que o FontAwesome está incluído */
    content: "\f0e0"; /* Código do ícone de e-mail no FontAwesome, substitua conforme necessário */
    font-size: 24px; /* Ajuste o tamanho do ícone conforme necessário */
    color: #333; /* Cor do ícone */
}

/* Oculta a imagem original */
.recommened-to-friend img {
    display: none;
}

/* Estilos gerais para o contêiner da descrição do produto */

.com_virtuemart .stars-orange::before {
  content: "\f005 \f005 \f005 \f005 \f123"; /* Códigos unicode para fa-star e fa-star-half-alt */
  font-family: 'Font Awesome 6 Pro';
  color: #FFA500; /* Cor laranja */
  font-weight: 900; /* Para fa-solid */
}