.ft-gold-calculator-container{width:100%}.ft-gold-calculator-form-wrapper{max-width:620px;margin:2em auto;padding:25px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9;box-shadow:0 4px 12px rgb(0 0 0 / .05)}.ft-gold-rate-error-box{max-width:500px;margin:0 auto 1.5em;padding:15px;border-radius:5px;text-align:center;border:1px solid}.ft-gold-rate-info-box p:last-of-type{margin-bottom:0}.ft-gold-rate-error-box{background-color:#ffcdd2;border-color:#ef9a9a;color:#c62828}#ft-gold-calculator-form .form-row{margin-bottom:15px}#ft-gold-calculator-form label{display:block;font-weight:400;margin-bottom:2px;font-size:13px;color:#333}#ft-gold-calculator-form input[type="number"],#ft-gold-calculator-form input[type="text"]{width:100%;padding:10px;border:1px solid #ccc;border-radius:0 5px 5px 0;border-left:none;box-sizing:border-box;transition:border-color 0.3s;margin:0}#ft-gold-calculator-form select{width:100%;font-size:13px;line-height:17px;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px;box-sizing:border-box;transition:border-color 0.3s}#ft-gold-calculator-form input:focus,#ft-gold-calculator-form select:focus{border-color:#909090;outline:none}.form-row-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ft-input-with-unit{display:flex;flex-direction:row;align-items:center}.ft-input-with-unit input{margin-bottom:8px}.ft-input-unit{align-self:flex-start;padding:7px 12px;font-size:13px;line-height:26px;background-color:#e9ecef;border:1px solid #ccc;border-radius:5px 0 0 5px;color:#495057;min-width:75px;text-align:center}.ft-form-row-side-label{display:flex;flex-direction:row;gap:20px;align-items:center;flex-grow:1}.form-row-grid .form-col label,.ft-form-row-side-label .form-col label{min-width:78px}.ft-form-row-side-label .form-col{display:flex;gap:15px;align-items:center;flex-grow:1}.ft-form-row-side-label>.ft-input-group{flex-grow:1}.ft-input-group{position:relative;display:flex;align-items:stretch;width:75%}.ft-input-group>input,.ft-input-group>select{position:relative;flex:1 1 auto;width:1%;min-width:0}.ft-input-group>*:not(:first-child){border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.ft-input-group>*:not(:last-child){border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.ft-input-group>select{flex-basis:120px;flex-grow:0;background-color:#e9ecef;border-color:#ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left .75rem center;background-size:16px 12px}@media (max-width:600px){.form-row-grid{grid-template-columns:1fr;gap:15px}.ft-form-row-side-label{flex-direction:column;align-items:flex-start;gap:15px}}#ft-gold-calculator-results-wrapper{width:100%;min-height:100px;margin-top:30px;padding-top:20px;border-top:2px dashed #e0e0e0;position:relative}#ft-calculator-loader{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255 / .8);z-index:10}.ft-loader-spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:ft-spin 1s linear infinite}@keyframes ft-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ft-price-breakdown-table{max-width:620px;margin:0 auto 30px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;font-size:14px}.ft-price-breakdown-table .ft-table-row{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #e0e0e0}.ft-total{background-color:#FFFDE7!important}.ft-price-breakdown-table .ft-table-row:last-child{border-bottom:none}.ft-price-breakdown-table .ft-table-row span:first-child{color:#555}.ft-price-breakdown-table .ft-table-row span:last-child{font-weight:600;color:#222}.ft-price-breakdown-table .ft-table-row small{display:block;color:#888;font-size:12px;margin-top:2px}.ft-price-breakdown-table .ft-total-row{background-color:#f7f7f7;font-size:16px}.ft-price-breakdown-table .ft-total-row small{font-size:12px;font-weight:400}.ft-price-breakdown-table .ft-total-row strong{color:#F57F17}.ft-error-message{max-width:500px;margin:0 auto 20px;text-align:center;padding:15px;border-radius:5px;background-color:#ffcdd2;border:1px solid #ef9a9a;color:#c62828}#ft-similar-products-container h4{text-align:center;font-size:1.5em;color:#333;margin-bottom:25px}#ft-similar-products-container .woocommerce ul.products{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:0}#ft-similar-products-container .woocommerce ul.products li.product{flex:0 1 280px;width:auto!important;margin:0!important;float:none!important}.ft-no-products{text-align:center;color:#777;padding:20px;background-color:#f5f5f5;border:1px solid #eee;border-radius:5px}.ft-view-more-container{text-align:center;margin-top:30px}.ft-view-more-button{display:inline-block;padding:10px 25px;background-color:#4CAF50;color:#fff;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color 0.3s ease}.ft-view-more-button:hover{background-color:#45a049;color:#fff}.ft-custom-text-below-products{margin-top:30px;line-height:1.6}.ft-custom-text-below-products p:last-child{margin-bottom:0}.form-row.form-row-grid .form-col{display:flex;gap:15px;align-items:center}.ft-gold-rate-display-container{padding:12px 20px;border:1px solid #ddd;border-radius:5px;background-color:#f8f8f8;text-align:center;font-size:1.1em;margin:1em 0;line-height:1.6}.ft-gold-rate-display-container strong{color:#333;margin:0 3px}.ft-gold-rate-display-error{background-color:#fff5f5;border-color:#e53e3e;color:#c53030}#ft-similar-products-container .product-wrapper{position:relative;background-color:#f7f7f7;padding:15px}.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label{top:50%;left:100%;margin-top:-17px;margin-left:8px}.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label:before{top:50%;right:100%;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.wd-product{position:relative;text-align:var(--text-align);line-height:1.4;--text-align:center;--wd-btn-inset:10px;--wd-prod-gap:12px;--wd-prod-bg-sp:0;--wd-prod-bg-cont-sp:0;--wd-prod-trim:calc((var(--wd-text-line-height) * -.5em) + .5em)}.wd-product .product-wrapper{border-radius:var(--wd-brd-radius);padding:var(--wd-prod-bg-sp)}.wd-product :where(.product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:20px}.wd-product :is(.product-image-link,.hover-img) img{width:100%}.wd-product .product-image-link{position:relative;display:block}.wd-product .hover-img{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.wd-product .hover-img>a{display:block;flex:1 1 100%;max-width:100%;width:100%}.wd-product :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price){line-height:inherit;margin-block:-.2em}.wd-product .wd-entities-title{font-size:inherit}.wd-product :is(.wd-product-cats,.wd-product-brands-links){font-size:95%;--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700)}.wd-product :is(.wd-product-cats,.wd-product-brands-links) a{display:inline-block}.wd-product-cats::after{margin-bottom:18px!important}.wd-product .wd-product-sku{color:var(--color-gray-400);word-break:break-all;font-size:95%}.wd-product .wd-product-sku .wd-label{color:var(--color-gray-800);font-weight:600}.wd-product .wd-star-rating{display:inline-flex;align-items:center;align-self:var(--text-align);gap:5px}.wd-product .star-rating{align-self:var(--text-align);line-height:1}.wd-product .woocommerce-review-link{line-height:1;color:var(--color-gray-500)}.wd-product .woocommerce-review-link:hover{color:var(--color-gray-900)}.wd-product .wd-swatches-grid:empty{display:none}.wd-product :is(.wd-product-countdown,.wd-swatches-grid){justify-content:var(--text-align)}.wd-product .price{display:block}.wd-product .added_to_cart{display:none!important}.wd-product .shop_attributes{font-size:90%;--wd-attr-v-gap:10px;--wd-attr-brd-style:dashed;--wd-attr-img-width:18px}.wd-product .shop_attributes .wd-attr-name{gap:4px}.wd-product .shop_attributes .wd-hint{margin:0}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .hover-img{display:none}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img{opacity:0;transition:opacity 0.25s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.product-element-top{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden}.browser-Safari .product-element-top{transform:translate3d(0,0,0)}.product-element-top:hover .hover-img{opacity:1;transform:scale(1.09)}.product-element-top:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);visibility:hidden;opacity:0;content:"";display:inline-block;width:32px;height:32px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-product[class*="wd-loading"] .product-image-link{opacity:.4}.wd-product[class*="wd-loading"] .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease,visibility .25s ease;--wd-anim-state:running}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{display:none}.wd-buttons{z-index:4;display:flex;flex-direction:column;border-radius:calc(var(--wd-brd-radius) / 1.2);background:var(--bgcolor-white);box-shadow:1px 1px 1px rgb(0 0 0 / .1);transition:all .3s ease}.wd-buttons .wd-action-btn>a{height:45px}.wd-buttons[class*="wd-pos-r"]{position:absolute;opacity:0;visibility:hidden;transform:translateX(-20px) translateZ(0)}.wd-buttons.wd-pos-r-t{top:var(--wd-btn-inset);inset-inline-end:var(--wd-btn-inset)}.wd-buttons.wd-pos-r-b{inset-inline-end:var(--wd-btn-inset);bottom:var(--wd-btn-inset)}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:none}.wd-product.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .product-element-top:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:none}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{content:"\f11a"}.wd-product .product_type_external:before{content:"\f11c"}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp:15px}.products-bordered-grid-ins .product-wrapper{border:1px solid var(--brdcolor-gray-300)}.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.wd-entities-title,[class*="wd-product-"],.price)){margin-block:0}:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0}@media (max-width:1024px){.wd-product .hover-img{display:none}.wd-product .wd-buttons{opacity:1;transform:none;visibility:visible}.wd-buttons{border-radius:35px}.wd-buttons .wd-action-btn>a{width:35px;height:35px}.wd-buttons .wd-action-btn>a:before,.wd-buttons .wd-action-btn>a:after{font-size:14px}.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn){display:none}}@media (max-width:768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp:10px}}@media (max-width:576px){:is([style*="col-sm:2"],[style*="col-sm: 2"]) .wd-product{--title-line-height:1.2em;--wd-prod-gap:10px;font-size:90%}}.wd-product.wd-hover-alt{--text-align:start}.wd-product.wd-hover-alt :is(.wd-product-header,.wrap-price){display:flex;justify-content:space-between;align-items:center;gap:var(--wd-prod-gap)}.wd-product.wd-hover-alt .wrap-price{flex-wrap:wrap}.wd-product.wd-hover-alt .swap-elements{display:flex;flex-direction:column;gap:var(--wd-prod-gap)}.wd-product.wd-hover-alt .wd-add-btn{line-height:1;margin-block:-.2em}.wd-product.wd-hover-alt .wd-add-btn>a{padding:0;min-height:unset;background-color:#fff0;color:var(--color-gray-900);text-transform:capitalize;white-space:nowrap;font-size:90%;font-weight:600;transition:all .2s ease}.wd-product.wd-hover-alt .wd-add-btn>a span{position:relative;display:inline-block;border-bottom:1px solid var(--brdcolor-gray-300);vertical-align:middle}.wd-product.wd-hover-alt .wd-add-btn>a span:before{content:"";position:absolute;top:100%;inset-inline-start:0;width:0;height:1px;transition:width 0.4s cubic-bezier(.175,.885,.32,1.15);background-color:var(--wd-primary-color)}.wd-product.wd-hover-alt .wd-add-btn>a:before{display:none}.wd-product.wd-hover-alt .wd-add-btn>a:after{position:absolute;top:calc(50% - var(--wd-text-font-size) / 2);inset-inline-start:0;opacity:0;transition:opacity .25s ease;content:"";display:inline-block;width:var(--wd-text-font-size);height:var(--wd-text-font-size);border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-product.wd-hover-alt .wd-add-btn>a:hover{box-shadow:none}.wd-product.wd-hover-alt .wd-add-btn>a:hover span:before{width:100%}.wd-product.wd-hover-alt .wd-add-btn>a.loading{padding-inline-start:calc(var(--wd-text-font-size) + 5px)}.wd-product.wd-hover-alt .wd-add-btn>a.loading:after{opacity:1;--wd-anim-state:running}.wd-product.wd-hover-alt .wd-quick-shop-2{width:100%;order:-1}.wd-product.wd-hover-alt .wd-quick-shop-2 table.variations{display:inline-flex}@media (min-width:1025px){.wd-product.wd-hover-alt:not(.wd-variation-active) .swap-wrapp{overflow:hidden;height:calc(var(--wd-text-font-size) * 1.4);transition:all .3s ease;margin-block:-.2em}.wd-product.wd-hover-alt:not(.wd-variation-active) .swap-elements{display:block;transition:transform .3s ease}.wd-product.wd-hover-alt:not(.wd-variation-active) .swap-elements :is(.price,.wd-add-btn){line-height:calc(var(--wd-text-font-size) * 1.4);margin:0}.wd-product.wd-hover-alt:not(.wd-variation-active):is(.purchasable,.product-type-grouped):hover .swap-elements{transform:translateY(-50%)}:is(.catalog-mode-on,.login-see-prices) .wd-product.wd-hover-alt:not(.wd-variation-active):hover .swap-elements{transform:none}}
.wd-product-grid-slider-dot.active {
    opacity: 0.6 !important;
}

