.wt-mycoupons ul li {
box-sizing: border-box;
display: inline-block;
padding: 15px;
width: 170px;
min-height: 60px;
margin-bottom: 15px;
vertical-align: top;
line-height: 1.4;
}   
.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width: 30%; min-width: 314px; margin: 0px; flex: 1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }
.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_available_coupon_sort_by form{ margin-bottom: 0; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }
.wt-mycoupons:has(.wt_sc_myaccount_no_available_coupons) .wt_sc_available_coupon_sort_by { display: none; }.woosb-wrap {
display: block;
width: 100%;
clear: both;
}
.woosb-wrap .woosb-text, .woosb-wrap .woosb-products, .woosb-bundles .woosb-text, .woosb-bundles .woosb-products {
margin: 0 0 15px 0;
}
.woosb-wrap .woosb-text, .woosb-bundles .woosb-text {
white-space: pre-line;
}
.woosb-wrap .woosb-summary {
display: flex;
align-items: center;
justify-content: space-between;
}
.woosb-wrap .woosb-summary .woosb-total {
flex-grow: 1;
}
.woosb-products {
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #e5e5e5;
}
.woosb-products .woosb-item-text {
padding: 10px 0;
margin: 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosb-item-text-type-h1 > h1, .woosb-item-text-type-h2 > h2, .woosb-item-text-type-h3 > h3, .woosb-item-text-type-h4 > h4, .woosb-item-text-type-h5 > h5, .woosb-item-text-type-h6 > h6, .woosb-item-text-type-p > p {
margin: 0 !important;
}
.woosb-products .woosb-product {
display: flex;
align-items: center;
padding: 10px 0;
margin: 0;
border-bottom: 1px dotted #e5e5e5;
}
.woosb-products .woosb-product.woosb-product-hidden {
display: none;
}
.woosb-products[data-exclude-unpurchasable="yes"] .woosb-product.woosb-product-unpurchasable {
display: none;
}
.woosb-products .woosb-product > div {
padding: 0 5px;
}
.woosb-products .woosb-product .woosb-thumb {
width: 50px;
flex: 0 0 50px;
}
.woosb-products .woosb-product .woosb-thumb img {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
.woosb-products .woosb-product .woosb-quantity {
width: 80px;
flex: 0 0 80px;
}
.woosb-products .woosb-product .woosb-quantity.woosb-quantity-plus-minus {
width: 130px;
flex: 0 0 130px;
}
.woosb-products .woosb-product .woosb-quantity label {
display: none;
}
.woosb-products .woosb-product .woosb-quantity input {
width: 100%;
min-width: 40px;
text-align: center;
}
.woosb-products .woosb-product .woosb-price {
width: 100px;
flex: 0 0 100px;
text-align: end;
}
.woosb-products .woosb-product .woosb-price * {
font-size: inherit !important;
}
.woosb-products .woosb-product .woosb-price del {
opacity: .5;
text-decoration: line-through;
}
.woosb-products .woosb-product .woosb-price del span {
text-decoration: line-through;
}
.woosb-products .woosb-product .woosb-price ins {
font-weight: normal;
}
.woosb-products .woosb-product .woosb-price .amount {
display: inline-block;
}
.woosb-products .woosb-product .woosb-title {
flex-grow: 1;
text-align: start;
}
.woosb-products .woosb-product .woosb-title .woosb-name {
display: block;
overflow: hidden;
}
.woosb-products .woosb-product .woosb-title .woosb-name a {
text-decoration: none;
box-shadow: none;
}
.woosb-products .woosb-product .woosb-title .woosb-price {
width: auto;
flex: 0 0 auto;
text-align: inherit;
}
.woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-image, .woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-price {
display: none !important;
}
.woosb-products .woosb-product .variations_form {
margin: 0;
padding: 0;
}
.woosb-products .woosb-product .woosb-title .stock {
font-size: 14px;
margin: 0;
padding: 0;
}
.woosb-products .woosb-product .woosb-title .stock.in-stock {
color: green;
}
.woosb-products .woosb-product .woosb-title .stock.available-on-backorder {
color: orange;
}
.woosb-products .woosb-product .woosb-title .stock.out-of-stock {
color: red;
}
.woosb-products .woosb-product .woosb-description, .woosb-products .woosb-product .woosb-variation-description {
font-size: 14px;
}
.woosb-products .woosb-product .variations_form .variations {
display: inline-block;
margin: 0 -3px;
padding: 0;
}
.woosb-products .woosb-product .variations_form .variations .variation {
display: inline-block;
border-width: 1px;
border-style: solid;
border-color: #e5e5e5;
padding: 5px 10px;
margin: 5px 3px 0 3px;
max-width: 100%;
border-radius: 2px;
float: none;
vertical-align: top;
}
.woosb-products .woosb-product .variations_form .variations .variation > div {
display: block;
}
.woosb-products .woosb-product .variations_form .variations .reset {
display: inline-block;
}
.woosb-products .woosb-product .variations_form .variations .variation:last-child {
margin-bottom: 0;
}
.woosb-products .woosb-product .variations_form .variations .variation .label {
font-size: 12px;
line-height: 1;
}
.woosb-products .woosb-product .variations_form .variations .variation .value {
line-height: 1;
}
.woosb-products .woosb-product .variations_form .variations .variation .value select {
width: 100%;
height: auto;
line-height: 1;
padding: 0 16px 0 0;
margin: 0;
background-color: transparent;
border-radius: 0;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 100% 50%;
background-size: auto;
}
.woosb-products .woosb-product .variations_form .variations a.reset_variations {
margin: 0;
font-size: 12px;
}
.woosb-item-child .product-price .amount, .woosb-item-child .product-price .tax_label,
.woosb-item-child .product-subtotal .amount, .woosb-item-child .product-subtotal .tax_label,
.woosb-item-child .product-total .amount, .woosb-item-child .product-total .tax_label {
opacity: .3;
}
.woosb-alert {
padding: 6px 10px 6px 14px;
border-left: 4px solid #222;
background-color: #eeeeee;
font-size: 14px;
}
body.woocommerce-no-js .woosb-wrap + form.cart {
display: none;
}
.woosb-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.woosb-quantity-input {
display: flex;
align-items: center;
}
.woosb-quantity-input .quantity {
flex-grow: 1;
height: auto;
margin: 0;
}
.woosb-quantity-plus-minus .plus, .woosb-quantity-plus-minus .minus, .woosb-quantity-plus-minus .quantity-minus, .woosb-quantity-plus-minus .quantity-plus, .woosb-quantity-plus-minus .plus-btn, .woosb-quantity-plus-minus .minus-btn {
display: none !important;
}
.woosb-quantity-input-plus, .woosb-quantity-input-minus {
width: 40px;
height: 40px;
flex: 0 0 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border: 1px solid #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woosb-quantity-input .woosb-qty {
width: 100%;
min-width: 40px;
height: 40px;
line-height: 38px;
margin: 0;
padding: 0 5px;
box-shadow: none;
border-width: 1px 0;
border-style: solid;
border-color: #e5e5e5;
border-radius: 0;
background-color: #fefefe;
-moz-appearance: textfield;
}
.woosb-quantity-input .woosb-qty:focus {
outline: none;
outline-color: transparent;
}
.woosb-quantity-input-plus:hover, .woosb-quantity-input-minus:hover {
background-color: #f0f0f0;
}
.woosb-quantity-input input::-webkit-outer-spin-button, .woosb-quantity-input input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .woosb-products[class*="woosb-products-layout-grid"] {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-item-text {
width: 100%;
margin: 10px;
padding: 10px 0;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product {
width: calc(50% - 20px);
margin: 10px;
padding: 10px;
border: 1px solid #dddddd;
font-size: 14px;
text-align: center;
position: relative;
display: flex;
flex-direction: column;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product:hover {
border-color: green;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product .woosb-name {
font-weight: 700;
}
.woosb-products.woosb-products-layout-grid-1 .woosb-product {
width: calc(100% - 20px);
}
.woosb-products.woosb-products-layout-grid-3 .woosb-product {
width: calc(100% / 3 - 20px);
}
.woosb-products.woosb-products-layout-grid-4 .woosb-product {
width: calc(25% - 20px);
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product > div {
width: 100% !important;
flex: 0 0 auto !important;
text-align: center;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product > div:last-child {
margin-bottom: 0;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product select {
text-align: center;
}
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product .variations_form .variations .reset {
display: none;
}
.woosb-cart-item-edit:before {
content: '✎';
display: inline-block;
margin-right: 5px;
}
@media only screen and (max-width: 767px) {
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 479px) {
.woosb-products[class*="woosb-products-layout-grid"] .woosb-product {
width: calc(100% - 20px);
}
} body.rtl .woosb-alert {
padding: 6px 14px 6px 10px;
border-right: 4px solid #222;
border-left: none;
}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd;max-width:300px}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(//cashify.gold/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.menu .dgwt-wcas-search-icon,html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:0 0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}@font-face {
font-family: 'Poppins';
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fonts/Poppins/Poppins-Thin.ttf) format('truetype');
font-weight: 200;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fonts/Poppins/Poppins-Regular.ttf) format('truetype');
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fonts/Poppins/Poppins-Medium.ttf) format('truetype');
font-weight: 400;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fonts/Poppins/Poppins-Bold.ttf) format('truetype');
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fonts/Poppins/Poppins-Black.ttf) format('truetype');
font-weight: 900;
font-display: swap;
}
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
:focus-visible {
outline-color: var(--accent-color);
}
:root {
--default-padding: 100px;
--accent-color: #0a3325;
--accent-color-transparent: #DBAC5B4F;
--accent-color-alt: #DBAC5B;
--title-color: #000;
--text-color: #4a4a4a;
--button-color: #0a3325;
--button-text-color: #fff;
--button-color-hover: #004023;
--button-text-color-hover: #fff;
accent-color: var(--accent-color);
}
::selection {
background: #DBAC5B;
color: #fff;
}
html {
scroll-padding-top: 150px;
}
html, body {
margin: 0;
font-family: 'Poppins', sans-serif;
color: var(--text-color);
line-height: 1.5;
letter-spacing: -0.005em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-weight: 600;
letter-spacing: -0.04em;
}
input[type="radio"] {
-webkit-appearance: none;
appearance: none;
margin: 0;
width: 16px;
min-width: 16px;
height: 16px;
border: 1px solid #7b7b7b;
border-radius: 50%;
display: inline-grid;
place-content: center;
margin-right: 5px;
position: relative;
}
input[type="radio"]::before {
content: "";
width: 10px;
height: 10px;
border-radius: 50%;
transform: scale(0);
transition: 120ms transform ease-in-out;
background-color: var(--accent-color);
position: absolute;
top: 2px;
left: 2px;
}
input[type="radio"]:checked::before {
transform: scale(1);
}
input[type="checkbox"] {
-webkit-appearance: none;
appearance: none;
margin: 0;
width: 20px;
height: 20px;
min-width: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
display: inline-grid;
place-content: center;
border-radius: 3px;
}
input[type="checkbox"]::before {
content: "";
margin-top: -1px;
width: 5px;
height: 10px;
border: 1px solid var(--accent-color);
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg) translateY(-2px) translateX(-1px) scale(0);
}
input[type="checkbox"]:checked::before {
transform: rotate(45deg) translateY(-2px) translateX(-1px) scale(1);
}
.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
border: 1px solid #e9e9e9 !important;
}     .cg-header {
position: sticky;
top: calc(var(--top-bar-height, 56px) * -1);
left: 0;
z-index: 2000;
}
.cgh-top-notification {
position: relative !important;
z-index: 1998 !important;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
text-align: center;
color: #fcfbfe;
box-shadow: 0 1px 1em rgb(0 0 0 / .2);
background-color: #11493b;
}
.cgh-top-notification:not(.is-show) {
display: none;
}
.cgh-top-notification-container {
height: auto;
display: flex;
align-items: center;
justify-content: center;
min-height: 44px;
width: auto;
box-sizing: border-box;
max-width: 1200px;
padding: 0 20px;
margin: auto;
}
.cgh-top-notification-container p {
flex: 0 1 auto;
min-width: 0;
max-width: 100%;
padding: 10px 0;
margin: 0;
}
.cgh-top-notification-container a {
color: inherit;
}
.cgh-top-notification-close {
background: transparent;
border: 0;
border-radius: 0;
cursor: pointer;
color: inherit;
transition: color 0.3s ease;
}
.cgh-top-notification-close:hover,
.cgh-top-notification-close:focus-visible {
color: #f4b925;
}
.cgh-top-bar {
position: relative !important;
z-index: 1998 !important;
background-color: #0a3325 !important;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
text-align: center;
color: #fcfbfe;
box-shadow: 0 1px 1em rgb(0 0 0 / .2);
}
.cgh-top-bar a {
color: inherit;
}
.cgh-top-bar .swiper-slide {
height: auto;
display: flex;
align-items: center;
justify-content: center;
min-height: 56px;
width: auto;
}
@media (min-width: 1025px) {
.cgh-top-bar .swiper {
box-sizing: border-box;
max-width: 1200px;
padding: 0 20px;
}
.cgh-top-bar .swiper-wrapper {
justify-content: space-between;
gap: 1rem;
}
.cgh-top-bar .swiper-slide {
width: auto;
flex: 0 1 auto;
}
}
.cgh-top-bar .swiper-slide p {
flex: 0 1 auto;
min-width: 0;
max-width: 100%;
padding: 10px 0;
margin: 0;
}
.cgh-main-bar {
position: relative;
top: 0;
left: 0;
z-index: 2000;
background-color: #0000;
background-image: linear-gradient(62deg, #0c3225, #11493b);
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 20px 0;
display: flex;
justify-content: center;
box-sizing: border-box;
}
@media (max-width: 768px) {
.cgh-main-bar {
padding: 20px;
}
.cgh-top-bar .swiper-slide p {
padding: 10px;
}
}
.cgh-main-bar .cgh-content {
max-width: 1200px;
padding: 0 20px;
width: 100%;
align-items: center;
display: grid;
box-sizing: border-box;
grid-template-areas:
"logo menu account search cart";
grid-template-rows: auto;
grid-template-columns: 160px 1fr 30px 30px minmax(140px, auto);
}
.cgh-main-bar .cgh-content .cghm-fill {
display: none;
}
.cghm-fill1 {
grid-area: fill1;
}
.cghm-fill2 {
grid-area: fill2;
}
.cghm-fill3 {
grid-area: fill3;
}
.cghm-fill4 {
grid-area: fill4;
}
.cghm-fill5 {
grid-area: fill5;
}
.cghm-logo {
grid-area: logo;
}
.cghm-search {
grid-area: search;
display: flex;
justify-content: center;
align-items: center;
}
.cghm-search .dgwt-wcas-search-icon {
display: flex;
justify-content: center;
align-items: center;
margin-top: -3px;
}
.cgh-my-account {
grid-area: account;
display: flex;
justify-content: center;
align-items: center;
}
.cgh-cart-holder {
grid-area: cart;
}
.cghm-menu-bar {
grid-area: menu;
}
.cghm-search .dgwt-wcas-search-wrapp {
margin: 0;
}
.cghm-search .dgwt-wcas-ico-magnifier-handler {
fill: #fff;
color: #fff;
}
.cgh-my-account a {
color: #fff;
text-decoration: none;
}
.cgh-my-account a:hover {
color: #f4b925;
}
.dgwt-wcas-search-icon:hover svg {
color: #f4b925;
fill: #f4b925;
}   .cghm-menu-bar .cgh-menu-holder, .cghm-menu-bar .cgh-menu-holder .cgh-menu-container, .cghm-menu-bar .cgh-menu-holder .cgh-menu-container .cgh-menu-content, .cghm-menu-bar .cgh-menu-holder .cgh-menu-container .cgh-menu-content .menu-menu-header-container {
height: 100%;
}
.cg-header .cg-menu {
display: flex;
list-style: none;
column-gap: 20px;
padding: 0;
margin: 0;
height: 100%;
justify-content: center;
align-items: center;
}
.cg-header .cg-menu > li {
position: relative;
height: 100%;
box-sizing: border-box;
display: flex;
align-items: center;
}
.cg-header .cg-menu > li.menu-item-has-children::after {
content: "\f0d7";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: #ffffffb3;
padding-left: 5px;
}
.cg-header .cg-menu li > a:hover {
color: #fff;
}
.cg-header .cg-menu li a {
color: #ffffffb3;
white-space: pre;
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 300;
text-decoration: none;
padding: 5px 0;
}
.cg-header .cg-menu > li > .sub-menu {
position: absolute;
top: 100%;
left: 0;
list-style: none;
padding: 0;
overflow: hidden;
transform-origin: 0 0;
transform: scaleY(0);
transition: 0.3s all ease-out;
background-color: #fff;
box-shadow: 0 0 5px 0 #c9c9c9;
display: flex;
flex-direction: column;
column-gap: 10px;
width: fit-content;
}
.cg-header .cg-menu > li > .sub-menu li {
padding: 5px 15px;
}
.cg-header .cg-menu > li:hover .sub-menu {
transform: scaleY(1);
}
.cg-header .cg-menu .sub-menu {
list-style: none;
padding: 0;
}
.cg-header .cg-menu .sub-menu li a {
color: #000;
padding: 10px 0;
display: block;
}
.cg-header .cg-menu .sub-menu li:hover {
background-color: #f7f7f7;
}
.cg-header .cg-menu .sub-menu li:hover a {
color: #000;
}
.cg-header .cg-menu .cgm-item-image-title {
display: flex;
align-items: center;
column-gap: 10px;
}
.cg-header .cg-menu .cgm-item-image-title img {
border-radius: 10px;
}
.cg-header .cg-menu .cgm-columns > .sub-menu {
display: flex;
}
.cg-header .cg-menu .cgm-columns .cgm-column {
flex: 1;
}
.cg-header .cg-menu .cgm-hidden-items > a {
position: absolute;
top: -99999px;
}
.cg-header .cg-menu .cgm-has-sub-menu > .sub-menu {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #b9b9b9;
margin-top: 5px;
margin-bottom: 10px;
}
.cg-header .cg-menu .item-with-image-content {
display: flex;
align-items: center;
column-gap: 5px;
}
.cg-header .cg-menu .cgm-column .sub-menu {
display: flex;
flex-direction: column;
row-gap: 5px;
margin-top: 10px;
}
.cg-header .cg-menu .cgm-column > a {
display: flex;
box-sizing: border-box;
justify-content: center;
align-items: center;
font-weight: 600;
}
.cg-header .cg-menu .cgm-more .sub-menu {
height: 0;
overflow: hidden;
}
.cg-header .cg-menu .cgm-more.expanded .sub-menu {
height: min-content;
}
.cg-header .cg-menu .cgm-more .item-more-title {
display: flex;
align-items: center;
column-gap: 5px;
}
.cg-header .cg-menu > li.cg-mobile-footer {
display: none;
}
.cgh-menu-holder .cgh-menu-mobile-button {
display: none;
}
.cgh-menu-holder .cgh-menu-close {
display: none;
}   .cg-header .cgh-cart-holder {
display: flex;
position: relative;
align-items: center;
justify-content: flex-end;
margin-left: 5px;
}
.cg-header .cgh-cart-holder a {
text-decoration: none;
color: #8b8795;
}
.cg-header .cgh-cart-holder .cgwhb-content {
position: relative;
text-decoration: none;
color: #8b8795;
display: flex;
flex-direction: row-reverse;
column-gap: 10px;
background-color: #114738;
padding: 12px 24px;
border-radius: 16px;
}
.cgh-cart-holder .cg-widget-header-button {
border: 0;
border-radius: 18px;
background: rgb(216, 174, 74);
background: linear-gradient(90deg, rgba(216, 174, 74, 1) 0%, rgba(242, 231, 176, 1) 100%);
padding: 2px;
}
.cg-header .cgh-cart-holder .cgwhb-icon-holder {
position: relative;
}
.cgh-cart-holder .cgwhb-label {
color: #fff;
}
.cg-header .cgh-cart-holder .cgwhb-icon-holder i {
color: #fff;
}
.cg-header .cgh-cart-holder .cgh-cart-count {
position: absolute;
top: -5px;
right: -10px;
background-color: #e50300;
border-radius: 200px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
width: 15px;
height: 15px;
font-size: 10px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart {
transform: scaleY(0) scaleX(0);
transition: 0.3s all ease-out;
overflow: auto;
transform-origin: 100% 0;
position: absolute;
top: 50px;
right: 0;
width: 400px;
max-height: calc(100vh - 80px);
z-index: 2;
background-color: #fff;
border-radius: 5px;
}
.cg-header .cgh-cart-holder:hover .cgh-mini-cart {
transform: scaleY(1) scaleX(1);
}
.cg-header .cgh-cart-holder .cgh-mini-cart .cghmc-content {
padding: 20px 20px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart {
list-style: none;
padding: 0;
margin-top: 0;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li {
display: grid;
align-items: flex-start;
gap: 5px;
grid-template-columns: auto minmax(0, 1fr);
position: relative;
z-index: 1;
padding: 10px 0;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .remove_from_cart_button {
position: absolute;
z-index: 10;
top: 0;
padding: 5px;
right: -5px;
line-height: 1;
font-size: 20px;
display: block;
aspect-ratio: 1;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .remove_from_cart_button:is(:hover, :focus-visible) {
color: #DBAC5B;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .product-image {
grid-column-start: 1;
grid-row-end: span 2;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .product-data {
grid-column-start: 2;
padding-top: 4px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .product-name {
font-size: 14px;
line-height: 1.25;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .product-variation {
font-size: 12px;
line-height: 1.25;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart .product-price {
grid-column-start: 2;
font-size: 12px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li:not(:first-child) {
border-top: 1px solid #ddd;
padding-top: 5px;
margin-top: 5px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li .product-image img {
width: 50px;
height: auto;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li .product-data {
width: 100%;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li .product-price {
display: flex;
width: max-content;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li .product-price span {
width: max-content;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart li .product-price, .cg-header .cgh-cart-holder .cgh-mini-cart .amount {
color: #f4b925;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart__buttons {
display: flex;
column-gap: 5px;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart__buttons a {
flex: 1;
text-align: center;
justify-content: center;
border-radius: 16px;
border: 1px solid var(--button-color);
background-color: #ffffff00;
color: var(--button-color);
display: block;
padding: 5px;
font-size: 13px;
transition-property: background-color, color, border-color;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart__buttons a:hover {
background-color: var(--button-color-hover);
border: 1px solid var(--button-color-hover);
color: var(--button-text-color-hover);
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart__buttons a.checkout {
background-color: var(--button-color);
border: 1px solid var(--button-color);
color: var(--button-text-color);
}
.cg-header .cgh-cart-holder .cgh-mini-cart .woocommerce-mini-cart__buttons a.checkout:hover {
background-color: var(--button-color-hover);
border: 1px solid var(--button-color-hover);
color: var(--button-text-color-hover);
}
.cg-header .cgh-cart-holder .cgh-mini-cart .product-data .variation {
display: block;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .product-data .variation dt {
display: inline;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .product-data .variation dd {
display: inline;
margin-inline-start: 0;
font-weight: 700;
}
.cg-header .cgh-cart-holder .cgh-mini-cart .product-data .variation dd p {
display: inline;
}     .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background-color: #00000000;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
border-radius: 5px;
font-family: 'Poppins', sans-serif;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 8px 24px 8px 48px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 17px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:not(.change-settings-button), #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:not(.change-settings-button) {
background-color: #0a3325 !important;
color: #fff !important;
border: 1px solid #e7cf86 !important;
} .woocommerce-store-notice {
position: sticky !important;
z-index: 1998 !important;
background-color: #0a3325 !important;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
color: #fcfbfe;
box-shadow: 0 1px 1em rgb(0 0 0 / .2);
}
.woocommerce-store-notice.cg-force-display {
display: block !important;
}
.woocommerce-store-notice a {
color: #fff;
text-decoration: underline;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
text-decoration: none;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
position: relative;
top: 0;
left: 0;
right: unset;
margin-left: 10px;
transform: none;
}
}     .cg-section-box {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.cg-section-content {
padding: 0 20px;
}
.cg-section-box .cgsp-header {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 60px;
margin-bottom: 40px;
}
.cg-section-box .cgsph-title {
color: #0A3325;
font-size: 35px;
text-align: center;
}
.cg-section-box .cgsph-title a {
color: inherit;
text-decoration: none;
}
.cg-section-box .cgsph-subtitle {
margin-bottom: 10px;
text-align: center;
}
.cg-columns {
display: flex;
column-gap: 40px;
}
.cg-columns .cg-column {
flex: 1;
}
.cg-section-banner {
margin-top: 60px;
}
.cg-section-banner img {
width: 100%;
height: auto;
object-fit: contain;
}
.cg-category-card {
box-shadow: 0 0 5px #0000001f;
position: relative;
z-index: 1;
}
.cg-category-card a {
text-decoration: none;
}
.cg-category-card .cgcc-overlay-link {
text-decoration: none;
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}
.cg-category-card p {
color: #55595c;
}
.cg-category-card .cgccc-top {
height: 200px;
overflow: hidden;
transition: .5s ease-in-out transform;
}
.cg-category-card:hover .cgccc-top {
background-color: rgba(0, 0, 0, .3);
}
.cg-category-card .cgccc-top .cgccct-background {
transition: .5s ease-in-out scale;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
}
.cg-category-card:has(.cgcc-overlay-link:is(:hover, :focus-visible)) .cgccc-top .cgccct-background,
.cg-category-card:hover .cgccc-top .cgccct-background {
scale: 1.1;
}
.cg-category-card .cgccc-bottom {
text-align: center;
padding: 40px;
background-color: #f7f7f7;
}
.cg-category-card .cgccc-bottom > * {
margin-top: 0;
margin-bottom: 0;
}
.cg-category-card .cgccc-bottom .cgcccb-text {
font-size: 22px;
color: #55595c;
font-weight: 600;
letter-spacing: -0.04em;
line-height: 1.2;
display: block;
margin-bottom: 12px;
}
.cg-category-card .cgccc-bottom .cgcccb-button {
width: fit-content;
display: block;
margin: 20px auto 0;
box-sizing: border-box;
text-decoration: none;
font-weight: 600;
font-size: 12px;
border: 1px solid #0a3325;
padding: 12px 24px;
min-width: min(100%, 134px);
border-radius: 16px;
color: #0a3325;
transition-property: background-color, color, border-color;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
}
.cg-category-card .cgccc-bottom .cgcccb-button span {
display: block;
padding: 5px 20px;
background-color: #ffffff00;
border-radius: 16px;
font-size: 14px;
}
.cg-category-card:has(.cgcc-overlay-link:is(:hover, :focus-visible)) .cgccc-bottom .cgcccb-button,
.cg-category-card .cgccc-bottom .cgcccb-button:hover {
background-color: #0a3325;
color: #fff;
}
.recent-posts {
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 20px;
}
.recent-posts .post {
box-shadow: 0 0 5px #0000001f;
border-radius: 10px;
display: flex;
}
.recent-posts .post a {
text-decoration: none;
color: #333;
display: flex;
flex-direction: column;
}
.recent-posts .post img {
width: 100%;
height: 170px;
object-fit: cover;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.recent-posts .post .post-content {
padding: 10px;
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
}
.recent-posts .post h3 {
font-size: 18px;
color: #333;
margin-bottom: 0;
}
.recent-posts .post .post-date {
font-size: 12px;
margin-bottom: 13px;
color: #adadad;
}
.recent-posts .post .post-expert {
font-size: 14px;
color: #777;
}
.recent-posts .post .read-more {
font-size: 14px;
font-weight: 700;
color: #333;
}
.cg-product-badge {
position: absolute;
z-index: 20;
width: 200px;
color: #fff;
font-weight: 600;
font-size: 17px;
transform: translateX(-23%) translateY(114%) rotate(-45deg);
text-align: center;
top: 0;
left: 0;
padding: 4px 0;
pointer-events: none;
}
.cg-product-badge.cg-badge-second {
transform: translateX(-24%) translateY(250%) rotate(-45deg);
}
.cg-product-badge.cg-badge-shippment {
background: linear-gradient(62deg, #0c3225, #11493b);
}
.cg-hidden-for-seo {
display: none;
}
.cg-default-button {
border: 1px solid var(--button-color);
width: fit-content;
padding: 10px 20px;
text-decoration: none;
margin-top: 10px;
background-color: #ffffff00;
color: #0a3325;
border-radius: 16px;
}     .cg-front-page .cgsp-carousel {
justify-content: center;
}
.cgsp-carousel {
display: flex;
justify-content: center;
}
.cgsp-carousel .cgsp-carousel-holder {
display: flex;
width: 100%;
overflow: hidden;
height: auto;
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce::before,
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce::after {
content: '';
display: block;
position: absolute;
z-index: 40;
top: 0;
bottom: 0;
width: 44px;
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce::before {
left: -1px;
background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce::after {
right: -1px;
background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce .products {
margin: 0;
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce .products .product {
width: auto;
}
.cgsp-carousel .cgsp-carousel-holder.small-images .woocommerce .products .cgsp-carousel-image {
object-fit: contain;
object-position: center;
width: 130px;
height: 100px;
}
.cgsp-carousel[cg-lazy-load="true"] .cgsp-carousel-holder {
justify-content: center;
align-items: center;
}
.cgsp-carousel .cgsp-carousel-holder > .cg-loader {
margin-top: 143px;
font-size: 60px;
animation: load-animation 1s linear infinite;
}
.cgsp-carousel .cgsp-arrow {
width: 40px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
background-color: transparent;
color: inherit;
border: none;
border-radius: 0;
padding: 0;
outline: none;
transition-property: opacity, color;
transition-duration: .3s;
transition-timing-function: ease-in-out;
}
.cgsp-carousel.cgsp-carousel-locked .cgsp-arrow {
opacity: .5;
}
.cgsp-carousel .cgsp-arrow i {
font-size: 30px;
}
.cgsp-carousel .cgsp-arrow-prev:hover i {
color: var(--accent-color);
}
.cgsp-carousel .cgsp-arrow-next:hover i {
color: var(--accent-color);
}
.cgsp-carousel .cgsp-carousel-holder .woocommerce {
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
display: block;
width: 100%;
}
.cgsp-carousel .cgsp-carousel-holder .products {
position: relative;
width: 100%;
height: auto;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
margin: 0 0 50px;
padding: 0;
}
.cgsp-carousel .cgsp-carousel-holder .products .product {
flex-shrink: 0;
width: 100%;
height: auto;
position: relative;
transition-property: transform;
padding: 0;
margin: 0;
transform: translate3d(0px, 0, 0);
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
justify-content: space-between;
overflow: hidden;
gap: 16px;
}
.cgsp-carousel .cgsp-carousel-holder .products .product a:not(.cg-default-button) {
text-decoration: none;
color: var(--button-color);
display: block;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .cg-add-to-cart-holder {
display: flex;
justify-content: center;
flex-direction: column;
row-gap: 4px;
margin-top: 10px;
width: fit-content;
margin-inline: auto;
}
.cgsp-carousel .cgsp-carousel-holder .products .product a.added_to_cart.wc-forward {
text-decoration: none;
display: block;
font-size: 14px;
line-height: 1.5;
transition: 0.3s;
cursor: pointer;
font-weight: 600;
padding: 10px 20px;
border-radius: 16px;
text-align: center;
background-color: color-mix(in srgb, var(--button-color) 10%, transparent);
border: 1px solid transparent;
color: var(--button-color);
transition-property: background-color, color, border-color;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.cgsp-carousel .cgsp-carousel-holder .products .product a.added_to_cart.wc-forward:hover {
background-color: color-mix(in srgb, var(--button-color) 15%, transparent);
border-color: transparent;
color: var(--button-color);
}
.cgsp-carousel .cgsp-carousel-holder .products .product .woocommerce-loop-product__link { flex-direction: column;
align-items: center;
}
.cgsp-carousel .cgsp-carousel-holder .products .product img {
width: 250px;
max-width: 100%;
height: auto;
aspect-ratio: 1;
background-color: #fff;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .woocommerce-loop-product__title {
font-family: 'Poppins', Sans-serif;
font-weight: 500;
font-size: 16px;
margin-top: 20px;
text-align: center;
color: var(--title-color);
}
.cgsp-carousel .cgsp-carousel-holder .products .product .star-rating {
color: #d7b734;
font-weight: 900;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .price {
font-family: 'Poppins', Sans-serif;
font-weight: 700;
font-size: 22px;
margin-top: 0;
margin-bottom: 20px;
color: var(--accent-color);
}
.cgsp-carousel .cgsp-carousel-holder .products .product .price ins {
text-decoration: none;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .default-button {
width: fit-content;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .woocommerce-loop-product__link .onsale {
display: none;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .woocommerce-loop-product__additional_info {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .cg-archive-quantity {
display: flex;
column-gap: 5px;
align-items: center;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .cg-archive-quantity input {
border-radius: 0;
border: 1px solid #b3b3b3;
padding: 5px 0 5px 5px;
width: 40px;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .button {
border: 1px solid var(--button-color);
width: fit-content;
text-decoration: none;
background-color: #ffffff00;
color: var(--button-color);
margin: 0;
padding: 12px 40px;
border-radius: 16px;
font-weight: 600;
transition-property: background-color, color, border-color;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.cgsp-carousel .cgsp-carousel-holder .products .product .button:hover {
background-color: var(--button-color-hover);
border: 1px solid var(--button-color-hover);
color: var(--button-text-color-hover);
}
.cgsp-carousel .cgsp-carousel-holder .products .product .add_to_cart_button {
background-color: var(--button-color);
border: 1px solid var(--button-color);
color: var(--button-text-color);
}
.cgsp-carousel .cgsp-carousel-holder .products .product .add_to_cart_button:hover {
background-color: var(--button-color-hover);
border: 1px solid var(--button-color-hover);
color: var(--button-text-color-hover);
}
.cgsp-carousel .cg-product-flash {
transform: translateX(-35%) translateY(155%) rotate(-45deg);
}
.cgsp-carousel .cg-product-flash.cg-badge-second {
transform: translateX(-28%) translateY(225%) rotate(-45deg)
}
@keyframes load-animation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}     .cg-footer {
margin-top: 50px;
background-image: linear-gradient(134deg, #104a3b, #0c2a1e);
padding: 50px 0 30px 0;
color: #ffffffb3;
}
.cg-footer a {
color: #fff;
}
.cgf-col-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 20px;
letter-spacing: -0.04em;
}
.cg-footer p {
color: #ffffffb3;
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 150%;
margin-top: 20px;
}
.cg-footer .cg-menu {
padding: 0;
margin-top: 20px;
}
.cg-menu a {
position: relative;
color: #ffffffb3;
text-decoration: none;
transition: color 0.3s ease;
}
.cg-menu a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 2px;
background-color: #ffffffb3; transition: width 0.3s ease-in-out;
}
.cg-menu a:hover {
color: #ffffff; }
.cg-menu a:hover::after {
width: 100%;
}
.cg-footer .cg-menu li {
padding: 0 16px 16px 0;
list-style: none;
}
.cg-footer .social-buttons {
display: flex;
column-gap: 10px;
margin-bottom: 10px;
}
.cg-footer .social-button {
border-color: rgba(255, 255, 255, 0.2);
border-width: 1px;
border-style: solid;
height: 40px;
width: 40px;
line-height: 40px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.cg-footer .social-button a {
color: #fff;
width: 100%;
display: flex;
justify-content: center;
height: 100%;
align-items: center;
text-decoration: none;
}
.cg-footer .social-button:hover a {
color: #f4b925;
}
.cg-footer .cg-trustpilot-widget {
margin-top: 20px;
}     .section-video {
width: 100%;
margin-top: 80px;
}
.cg-section-ytrolls .woocommerce {
height: 100%;
}
.cg-section-ytrolls .products {
height: 100%;
}
.cg-section-ytrolls .cgsp-carousel .cgsp-carousel-holder .products {
padding: 0;
margin: 0;
}
@media screen and (min-width: 769px) {
.cg-section-ytrolls .cgsp-carousel .cgsp-carousel-holder {
width: 980px !important;
}
}
.cg-section-ytrolls .cgsp-carousel .cgsp-carousel-holder .products .product {
}
.cg-section-ytrolls .product-content {
width: 100%;
}
.cg-section-ytrolls iframe {
width: 100%;
aspect-ratio: 9 / 16;
border: 0;
margin: 0 auto;
max-width: 310px;
}     @media screen and (min-width: 1300px) and (max-width: 1400px) {
.cgh-cart-holder .cgwhb-label {
word-wrap: normal;
word-break: keep-all;
white-space: nowrap;
}
.cg-header .cg-menu {
column-gap: 20px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1210px) {
.cg-header .cg-menu {
column-gap: 10px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1299px) {
.cgh-cart-holder .cgwhb-label {
word-wrap: normal;
word-break: keep-all;
white-space: nowrap;
}
.cg-header .cgh-content {
grid-template-columns: 70px 1fr 30px 30px minmax(140px, auto);
}
.cghm-logo img {
display: none;
}
.cghm-logo a::after {
content: "";
background-image: url(https://cashify.gold/wp-content/uploads/2025/07/Cashify-Gold-sygnet-transparent.webp);
width: 60px;
height: 60px;
display: block;
background-position: center;
background-size: cover;
}
}
@media screen and (max-width: 1024px) {
.cg-header .cg-menu > li.menu-item-has-children::after {
display: none;
}
.cg-header .cgh-menu-holder {
display: flex;
align-items: center;
justify-content: center;
}
.cg-header .cgh-menu-mobile-button {
display: block;
color: #fff;
}
.cgh-menu-holder .cgh-menu-close {
display: block;
position: absolute;
top: 0;
left: -40px;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.cg-header .cgh-menu-container {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: #000000e0;
opacity: 0;
display: none;
transition: 0.3s all ease-out;
z-index: 2000;
}
.cg-header .cgh-menu-container.active {
opacity: 1;
}
.cg-header .cgh-menu-content {
height: 100%;
background-color: #fff;
width: 80%;
position: absolute;
top: 0;
right: 0;
transform: scaleX(0);
transition: 0.3s all ease-out;
transform-origin: 100% 0;
}
.cg-header .cgh-menu-content.active {
transform: scaleX(1);
}
.cg-header .menu-menu-header-container {
overflow: scroll;
}
.cg-header .cg-menu {
flex-direction: column;
height: fit-content;
transition: 0.3s all ease-out;
padding-bottom: 80px;
}
.cg-header .cg-menu > li {
height: 40px;
min-height: 40px;
border-bottom: 1px solid #e0e0e0;
width: 100%;
justify-content: center;
flex-direction: column;
transition: 0.3s all ease-out;
}
.cg-header .cg-menu li a {
color: #000;
}
.cg-header .cg-menu > li.mobile-extended {
height: fit-content;
}
.cg-header .cg-menu > li > a {
box-sizing: border-box;
min-height: 40px;
display: flex;
align-items: center;
}
.cg-header .cg-menu > li > .sub-menu {
position: relative;
transform: scaleY(0);
top: 0;
left: 0;
width: 100%;
box-shadow: none;
padding: 0;
height: 0; transition: 0.3s all ease-out;
}
.cg-header .cg-menu > li.mobile-extended > .sub-menu {
transform: scaleY(1);
}
.cg-header .cg-menu > li > .sub-menu > li {
padding: 5px 20px;
}
.cg-header .cg-menu .cgm-columns > .sub-menu {
flex-direction: column;
}
.cg-header .cg-menu .cg-menu-item-all {
padding: 20px 0;
text-align: center;
font-weight: 600;
}
.cg-header .cg-menu > li.cg-mobile-footer {
display: flex;
position: absolute;
bottom: 0;
left: 0;
height: 80px;
}
.cg-header .cg-menu > li.cg-mobile-footer .sub-menu {
position: relative;
left: 0;
top: 0;
transform: scaleY(1);
display: flex;
flex-direction: row;
column-gap: 20px;
height: 80px;
padding: 0;
border-top: 1px solid #d5d5d5;
}
.cg-header .cg-menu > li.cg-mobile-footer .cg-icon-button {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
}
.cg-header .cg-menu > li.cg-mobile-footer .cg-icon-button .item-icon-button-content {
display: flex;
flex-direction: column;
align-items: center;
font-size: 15px;
}
.cg-header .cg-menu > li.cg-mobile-footer .cg-icon-button .item-icon-button-content i {
font-size: 25px;
}
.cg-header .cgh-cart-holder .cgwhb-icon-holder {
color: #fff;
}
.cg-header .cg-menu > li {
padding: 5px 0;
height: auto;
}
.cg-header .cg-menu > li a {
color: #000;
}
.cg-header .cg-menu li > a:hover {
color: #000;
}
.cg-header .cg-menu > li.expanded .sub-menu {
height: auto;
transform: scaleY(1);
}
}
@media screen and (max-width: 768px) {
.cg-header {
padding: 0;
width: 100%;
}
.cg-section-box {
padding: 0 20px;
width: calc(100% - 40px);
}
.cg-section-content {
padding: 0;
}
.cg-header .cgh-cart-holder .cgwhb-content {
background-color: transparent;
}
.cg-columns {
flex-direction: column;
row-gap: 40px;
}
.cg-section-box .cgsp-header {
margin-top: 40px;
}
.cg-section-box .cgsph-title {
margin-top: 0;
}
.recent-posts {
grid-template-columns: repeat(1, 1fr);
row-gap: 40px;
}
.cg-footer .cgf-copyright {
margin-top: 40px;
}
.cg-header .cgh-content {
grid-template-areas:
"logo search account cart menu";
grid-template-columns: 1fr 30px 30px 60px 60px;
grid-template-rows: auto;
padding: 0;
}
.cghm-fill {
display: none;
}
.dgwt-wcas-ico-magnifier-handler {
fill: #fff;
}
.cg-header .cgh-cart-holder .cgh-mini-cart {
right: -100px;
}
.cgh-cart-holder .cg-widget-header-button {
border: none;
background: none;
}
.cgh-cart-holder .cgwhb-label {
display: none;
}
.cg-header .cgh-cart-holder .cgh-mini-cart {
width: 350px;
}
.cg-header .cgh-cart-holder .cgh-cart-count {
top: 0px;
}
.cg-header .cgh-cart-holder {
display: block;
margin-right: 20px;
}
.cgh-my-account {
display: flex;
justify-content: center;
}
.cghm-menu-bar {
border-left: 1px solid #d4d4d4;
}
.cghm-logo {
padding-right: 10px;
}
}
@media screen and (max-width: 400px) {
.cg-header .cgh-cart-holder .cgh-mini-cart {
width: 300px;
}
}
img {
max-width: 100%;
height: auto;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-user-drag: none;
-moz-user-drag: none
}
.tscs-slider .cs-slide .cs-slide-content .cs-col-data .cs-slide-title {
color: #fff;
margin-top: 0;
margin-bottom: 0;
font-family: 'Poppins', sans-serif;
text-transform: unset !important;
font-size: 54px;
font-weight: 400 !important;
line-height: 120%;
letter-spacing: -0.04rem;
}
.tscs-slider .cs-slide .cs-slide-content .cs-col-data .cs-slide-button {
font-weight: 400 !important;
font-size: 16px !important;
text-transform: unset !important;
padding: 1rem 1.5rem !important;
}
.tscs-slider .cs-slide .cs-slide-content .cs-col-data .cs-slide-subtitle {
color: #fffc;
font-weight: 400 !important;
font-size: 16px !important;
text-transform: unset !important;
margin: 10px 0 !important;
}
.dgwt-wcas-search-icon {
width: auto;
height: 24px;
}
.gold-text {
-webkit-text-fill-color: transparent;
background-image: linear-gradient(65deg, #d5a940, #f4eab8 49%, #d5a940);
-webkit-background-clip: text;
background-clip: text;
font-family: 'Poppins', sans-serif;
font-weight: 700;
line-height: 120%;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
position: relative;
transition: opacity 0.3s ease;
a {
color: inherit;
}
}
ul.woocommerce-error:not(:has(li)) {
display: none;
}
.woocommerce-message:has(.woocommerce-message-close),
.woocommerce-error:has(.woocommerce-message-close),
.woocommerce-error-item:has(.woocommerce-message-close),
.woocommerce-info:has(.woocommerce-message-close) {
padding-right: 30px !important;
}
.woocommerce-message-close {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 5px;
background: none;
border: none;
font-size: 24px;
line-height: 1;
cursor: pointer;
color: inherit;
opacity: 0.7;
padding: 5px;
}
.woocommerce-message-close:hover {
opacity: 1;
}
.woocommerce-message-close::before {
content: '×'
}
.woocommerce-error li,
.woocommerce-error-item {
position: relative;
padding-right: 30px !important;
}
.woocommerce-notices-wrapper:has(li,span,a,button) {
margin-bottom: 20px;
}
.mp-order-progress .cg-section-box {
padding: 0 20px;
box-sizing: border-box;
width: 100%;
}
.mp-order-progress {
background: var(--accent-color);
color: rgba(255, 255, 255, 0.5);
padding: 16px 0;
font-size: 14px;
}
.mp-order-progress__list {
--icon-circle-size: 40px;
list-style: none;
padding: 0 20px;
margin: 0;
display: flex;
align-items: flex-start;
}
.mp-order-progress__line {
flex: 1 1 auto;
margin-top: calc(var(--icon-circle-size) * 0.5);
height: 2px;
transform: translateY(-50%);
background-color: rgba(255,255,255, 0.4);
}
.mp-order-progress__step {
flex: 0 0 auto;
display: flex;
flex-direction: column;
align-items: center;
width: calc(var(--icon-circle-size) * 0.5);
}
.mp-order-progress__step-icon {
position: relative;
z-index: 1;
height: var(--icon-circle-size);
flex: 0 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.mp-order-progress__step-icon-wrapper {
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
border-radius: 50%;
background: var(--accent-color);
width: calc(var(--icon-circle-size) * 0.5);
height: calc(var(--icon-circle-size) * 0.5);
}
.mp-order-progress__step-icon-wrapper:has(img) {
width: var(--icon-circle-size);
height: var(--icon-circle-size);
}
.mp-order-progress__step-icon-wrapper::before {
content: '';
position: absolute;
border-radius: inherit;
inset: 0;
padding: 2px;
background-color: rgba(255,255,255, 0.4);
mask: linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
mask-composite: exclude;
}
.mp-order-progress__step-icon-wrapper img {
height: 24px;
width: auto;
}
.mp-order-progress__step-label {
flex: 0 0 auto;
min-width: 0;
width: max-content;
text-align: center;
margin-top: 4px;
}
.mp-order-progress__step--active.mp-order-progress__line {
background-image: linear-gradient(to right, #F9E488, #BF8A1F);
}
.mp-order-progress__step--current + .mp-order-progress__line {
background-image: linear-gradient(to right, #F9E488, rgba(191, 138, 31, 0));
}
.mp-order-progress__step--active:not(.mp-order-progress__step--current) .mp-order-progress__step-icon-wrapper::before {
background-image: linear-gradient(to right, #BF8A1F, #F9E488);
mask-image: none;
}
.mp-order-progress__step--current .mp-order-progress__step-icon-wrapper::before {
background-image: linear-gradient(to right, #BF8A1F, #F9E488);
}
.mp-order-progress__step--current {
color: #fff
}
.cg-header-alt {
position: relative;
top: 0;
left: 0;
z-index: 2000;
background-color: #0000;
background-image: linear-gradient(62deg, #0c3225, #11493b);
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 10px 0;
display: flex;
justify-content: center;
box-sizing: border-box;
}
.cg-footer-alt-columns {
display: flex;
gap: 30px;
margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
.cg-footer-alt-columns {
flex-wrap: wrap;
}
}
.cg-footer-alt-columns-details {
min-width: 0;
flex: 1 1 auto;
max-width: 100%;
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.cg-footer-alt-column {
min-width: 0;
flex: 1 1 auto;
max-width: 100%;
}
@media screen and (max-width: 500px) {
.cg-footer-alt-column {
width: 100%;
}
}
.cg-footer-alt-column p {
margin: 0;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-clock:before {
content: "\f017"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-heart:before {
content: "\f004"; }
.fa-user:before {
content: "\f007"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-spinner:before {
content: "\f110"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-times:before {
content: "\f00d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-star:before {
content: "\f005"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-eye:before {
content: "\f06e"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-youtube:before {
content: "\f167"; }
.fa-twitter:before {
content: "\f099"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-times:before {
content: "\f00d"; }
.fa-sync:before {
content: "\f021"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-cog:before {
content: "\f013"; }
.fa-edit:before {
content: "\f044"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-coins:before {
content: "\f51e"; }
.fa-question:before {
content: "\f128"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-folder:before {
content: "\f07b"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.eot);
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.woff) format("woff"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.eot);
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.woff) format("woff"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.eot);
src: url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.woff) format("woff"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//cashify.gold/wp-content/themes/mennicapremium/assets/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }:root {
--swiper-theme-color: #007aff; }
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
touch-action: pan-y;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block;
padding: 0;
margin: 0;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
backface-visibility: hidden;
} .swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-3d {
perspective: 1200px;
.swiper-slide,
.swiper-cube-shadow {
transform-style: preserve-3d;
}
} .swiper-css-mode {
> .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; &::-webkit-scrollbar {
display: none;
}
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
&.swiper-horizontal {
> .swiper-wrapper {
scroll-snap-type: x mandatory;
}
> .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-slides-offset-before);
scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
> .swiper-wrapper > .swiper-slide:last-child {
margin-inline-end: var(--swiper-slides-offset-after);
}
}
&.swiper-vertical {
> .swiper-wrapper {
scroll-snap-type: y mandatory;
}
> .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-slides-offset-before);
scroll-margin-block-start: var(--swiper-slides-offset-before);
}
> .swiper-wrapper > .swiper-slide:last-child {
margin-block-end: var(--swiper-slides-offset-after);
}
}
&.swiper-free-mode {
> .swiper-wrapper {
scroll-snap-type: none;
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
}
&.swiper-centered {
> .swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999;
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
}
&.swiper-centered.swiper-horizontal {
> .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
> .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
}
&.swiper-centered.swiper-vertical {
> .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
> .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
}
}  .swiper-3d {
.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom,
.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
.swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode {
.swiper-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
}
.swiper-virtual.swiper-css-mode.swiper-horizontal {
.swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
}
.swiper-virtual.swiper-css-mode.swiper-vertical {
.swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
width: var(--swiper-navigation-size);
height: var(--swiper-navigation-size);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
&.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
&.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled & {
display: none !important;
}
svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center;
fill: currentColor;
pointer-events: none;
}
}
.swiper-button-lock {
display: none;
}
.swiper-button-prev,
.swiper-button-next {
top: var(--swiper-navigation-top-offset, 50%);
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
}
.swiper-button-prev {
left: var(--swiper-navigation-sides-offset, 4px);
right: auto;
.swiper-navigation-icon {
transform: rotate(180deg);
}
}
.swiper-button-next {
right: var(--swiper-navigation-sides-offset, 4px);
left: auto;
}
.swiper-horizontal {
.swiper-button-prev,
.swiper-button-next,
~ .swiper-button-prev,
~ .swiper-button-next {
top: var(--swiper-navigation-top-offset, 50%);
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
margin-left: 0;
}
.swiper-button-prev,
& ~ .swiper-button-prev,
&.swiper-rtl .swiper-button-next,
&.swiper-rtl ~ .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 4px);
right: auto;
}
.swiper-button-next,
& ~ .swiper-button-next,
&.swiper-rtl .swiper-button-prev,
&.swiper-rtl ~ .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 4px);
left: auto;
}
.swiper-button-prev,
& ~ .swiper-button-prev,
&.swiper-rtl .swiper-button-next,
&.swiper-rtl ~ .swiper-button-next {
.swiper-navigation-icon {
transform: rotate(180deg);
}
}
&.swiper-rtl .swiper-button-prev,
&.swiper-rtl ~ .swiper-button-prev {
.swiper-navigation-icon {
transform: rotate(0deg);
}
}
}
.swiper-vertical {
.swiper-button-prev,
.swiper-button-next,
~ .swiper-button-prev,
~ .swiper-button-next {
left: var(--swiper-navigation-top-offset, 50%);
right: auto;
margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
margin-top: 0;
}
.swiper-button-prev,
~ .swiper-button-prev {
top: var(--swiper-navigation-sides-offset, 4px);
bottom: auto;
.swiper-navigation-icon {
transform: rotate(-90deg);
}
}
.swiper-button-next,
~ .swiper-button-next {
bottom: var(--swiper-navigation-sides-offset, 4px);
top: auto;
.swiper-navigation-icon {
transform: rotate(90deg);
}
}
}
:root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
&.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > &,
&.swiper-pagination-disabled {
display: none !important;
}
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
.swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
button& {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
appearance: none;
}
.swiper-pagination-clickable & {
cursor: pointer;
}
&:only-child {
display: none !important;
}
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0);
.swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
&.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
.swiper-pagination-bullet {
display: inline-block;
transition:
200ms transform,
200ms top;
}
}
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
.swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
&.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
.swiper-pagination-bullet {
transition:
200ms transform,
200ms left;
}
}
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition:
200ms transform,
200ms right;
} .swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
} .swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
position: absolute;
.swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl & .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > &,
&.swiper-pagination-horizontal,
.swiper-vertical > &.swiper-pagination-progressbar-opposite,
&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
}
.swiper-vertical > &,
&.swiper-pagination-vertical,
.swiper-horizontal > &.swiper-pagination-progressbar-opposite,
&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0;
}
}
.swiper-pagination-lock {
display: none;
}
:root { }
.swiper-scrollbar {
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none;
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
.swiper-scrollbar-disabled > &,
&.swiper-scrollbar-disabled {
display: none !important;
}
.swiper-horizontal > &,
&.swiper-scrollbar-horizontal {
position: absolute;
left: var(--swiper-scrollbar-sides-offset, 1%);
bottom: var(--swiper-scrollbar-bottom, 4px);
top: var(--swiper-scrollbar-top, auto);
z-index: 50;
height: var(--swiper-scrollbar-size, 4px);
width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > &,
&.swiper-scrollbar-vertical {
position: absolute;
left: var(--swiper-scrollbar-left, auto);
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
z-index: 50;
width: var(--swiper-scrollbar-size, 4px);
height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
} .swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
> img,
> svg,
> canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
} .swiper-slide-zoomed {
cursor: move;
touch-action: none;
} .swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-thumbs {
.swiper-slide-thumb-active { }
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade {
&.swiper-free-mode {
.swiper-slide {
transition-timing-function: ease-out;
}
}
.swiper-slide {
pointer-events: none;
transition-property: opacity;
.swiper-slide {
pointer-events: none;
}
}
.swiper-slide-active {
pointer-events: auto;
& .swiper-slide-active {
pointer-events: auto;
}
}
}
.swiper.swiper-cube {
overflow: visible;
}
.swiper-cube {
.swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
.swiper-slide {
pointer-events: none;
}
}
&.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-slide-active {
&,
& .swiper-slide-active {
pointer-events: auto;
}
}
.swiper-slide-active,
.swiper-slide-next,
.swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
&:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
}
}
.swiper-cube {
.swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
} .swiper-cube {
.swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-slide-shadow-cube.swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
} .swiper.swiper-flip {
overflow: visible;
}
.swiper-flip {
.swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
.swiper-slide {
pointer-events: none;
}
}
.swiper-slide-active {
&,
& .swiper-slide-active {
pointer-events: auto;
}
}
} .swiper-flip {
.swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-slide-shadow-flip.swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
} .swiper-coverflow {
}
.swiper-creative {
.swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
}
.swiper.swiper-cards {
overflow: visible;
}
.swiper-cards {
.swiper-slide {
transform-origin: center bottom;
backface-visibility: hidden;
overflow: hidden;
}
}.cg-filter .wpfFilterButton.wpfButton, .wpfClearButton.wpfButton{
font-family: 'Poppins', sans-serif;
}
.cg-filter .wpfPriceRangeField#wpfMinPrice, .cg-filter .wpfPriceRangeField#wpfMaxPrice{
font-family: 'Poppins', sans-serif;
}
.cg-products-content-holder .wpfPriceRangeField#wpfMinPrice, .cg-products-content-holder .wpfPriceRangeField#wpfMaxPrice{
font-family: 'Poppins', sans-serif !important;
}
.cg-products-content-holder .wpfFilterWrapper select{
font-family: 'Poppins', sans-serif !important;
}
.cg-archive-header{
background-color: #0a3325;
padding: 34px 0;
color: #fff;
display: flex;
justify-content: center;
}
.cg-archive-header .cg-archive-header-title{
position: relative;
z-index: 60;
display: flex;
justify-content: center;
gap: 8px;
font-size: 24px;
font-weight: 400;
align-items: center;
}
.cg-archive-header .cg-archive-header-title-text{
flex: 0 1 auto;
min-width: 0;
max-width: 100%;
margin:0;
font: inherit;
}
.cg-archive-header .cg-archive-header-title-icon{
flex: 0 0 auto;
min-width: 0;
}
.cg-archive-header:has(.cg-archive-header-subcategories[aria-hidden="false"]) .cg-archive-header-title-icon{
transform: rotate(180deg);
}
.cg-archive-header .cg-archive-header-title-button{
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
border: none;
cursor: pointer;
z-index: 2;
appearance: none;
}
.cg-archive-header .cg-archive-header-subcategories {
box-shadow: 0 0 5px 0 #c9c9c9;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: max-content;
max-width: min(90vw, 300px);
background-color: white;
color: #1c1c1c;
padding: 10px 0;
list-style: none;
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 300;
text-decoration: none;
display: none;
}
.cg-archive-header-subcategories-children {
list-style: none;
padding: 0;
margin: 0;
}
.cg-archive-header .cg-archive-header-subcategories[aria-hidden="false"] {
display: block;
}
.cg-archive-header .cg-archive-header-subcategories a {
color: inherit;
text-decoration: none;
padding: 6px 20px;
display: block;
}
.cg-archive-header .cg-archive-header-subcategories a.is-active {
font-weight: 500;
}
.cg-archive-header .cg-archive-header-subcategories a:hover,
.cg-archive-header .cg-archive-header-subcategories a:focus-visible {
background: #f7f7f7;
}
.cg-section-archive{
padding-top: 40px;
}
.cg-section-archive .cg-archive-top-desc {
border-bottom: 1px solid #e9e9e9;
padding-bottom: 32px;
margin-bottom: 32px;
text-wrap: pretty;
}
.cg-section-archive .cg-archive-bottom-desc {
padding-top: 32px;
border-top: 1px solid #e9e9e9;
margin-top: 32px;
text-wrap: pretty;
}
.cg-section-archive .cg-archive-top-desc > *:first-child,
.cg-section-archive .cg-archive-bottom-desc > *:first-child {
margin-top: 0;
}
.cg-section-archive .cg-archive-top-desc > *:last-child,
.cg-section-archive .cg-archive-bottom-desc > *:last-child {
margin-bottom: 0;
}
.cg-section-archive .cg-section-content-main{
display: flex;
column-gap: 50px;
}
.cg-section-archive .cg-section-content-main .cg-products-content-holder{
width:100%;
}
.cg-section-archive .cg-section-content-main .cg-products-content-holder .woocommerce-result-count{
float: left;
margin: 0;
}
.cg-section-archive .cg-section-content-main .cg-products-content-holder .woocommerce-ordering{
float: right;
}
.cg-section-archive .cg-section-content-main .cg-products-content-holder .woocommerce-ordering select{
font-family: 'Poppins', Sans-serif;
border-radius: 16px;
padding: 5px;
}
.cg-section-archive .woocommerce-notices-wrapper{
width:100%;
}
.cg-section-archive .woocommerce-notices-wrapper .woocommerce-info{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 10px 20px 10px 20px;
border-left: 10px solid var(--accent-color);
background-color: #f5f5f5;
border-radius: 12px;
margin-bottom: 20px;
}
.cg-section-archive .woocommerce-notices-wrapper .woocommerce-info::before {
content: "\f071";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 30px;
margin-right: 15px;
}
.cg-section-archive .cg-section-content-main .cg-sidebar{
width:calc(30% - 30px);
padding-right: 30px;
}
.cg-section-archive .social-buttons{
display: flex;
column-gap: 10px;
}
.cg-section-archive .social-button{
border-color: #e9e9e9;
border-width: 1px;
border-style: solid;
height: 40px;
width: 40px;
line-height: 40px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.cg-section-archive .social-button a{
color:#1c1c1c;
}
.cg-section-archive #filter-button{
width: 100px;
height: 30px;
background-color: var(--accent-color);
position: fixed;
top: 50%;
transform: rotateZ(270deg) translateY(100%) translateX(50%);
right: -5px;
color: #fff;
align-items: center;
justify-content: center;
letter-spacing: 3px;
font-family: 'Poppins', Sans-serif;
font-weight: 700;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
display: none;
z-index: 201;
transition: 0.3s all ease-out;
}
.cg-section-archive .cg-filter-holder{
width: 250px;
display: flex;
min-width: 250px;
}
.cg-section-archive .cg-filter-holder .wpfMainWrapper{
display: flex;
flex-direction: column;
row-gap: 20px;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper{
margin-top: 0;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper .fa-minus:before{
content: "\f077" !important;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper .fa-plus:before{
content: "\f107" !important;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper select{
border-radius: 16px !important;
padding: 5px !important;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper .wpfFilterTitle{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.cg-section-archive .cg-filter-holder .wpfFilterWrapper .wfpTitle{
display: flex;
align-items: center;
font-size: 25px;
margin: 0 10px 0 0;
letter-spacing: -0.04em;
}
.cg-section-archive .cg-sidebar .cg-filter{
margin-bottom:40px;
}
.cg-section-archive .cg-sidebar .cg-filter .wpfFilterButtons{
padding: 2px;
border-radius: 16px;
width: fit-content;
margin: 10px auto 0 auto;
min-width: 0;
}
.cg-section-archive .cg-sidebar .cg-filter .wpfFilterButtons .wpfFilterButton.wpfButton, .cg-section-archive .cg-sidebar .cg-filter .wpfFilterButtons .wpfClearButton.wpfButton{
padding: 12px 40px;
display: block;
border-radius: 16px;
background-color: #ffffff00;
color: #0a3325;
width: fit-content;
margin: 0;
border:1px solid #0a3325;
}
.cg-section-archive .cg-sidebar .cg-filter .wpfFilterButtons .wpfFilterButton.wpfButton:hover, .cg-section-archive .cg-sidebar .cg-filter .wpfFilterButtons .wpfClearButton.wpfButton:hover{
background-color:#0a3325;
color:#fff;
}
.cg-section-archive .cg-sidebar .cg-separator-small{
width: 100px;
border: 1px solid #0A3325;
margin:40px auto;
}
.cg-section-archive .cg-sidebar .cg-sidebar-title{
font-size: 18px;
font-weight: 700;
border-left: 3px solid #008000;
padding-left: 15px;
margin: 0 0 20px;
}
.cg-section-archive .cg-sidebar .cg-sidebar-categories .category-item a{
text-decoration:none;
color:#000;
}
.cg-section-archive .cg-sidebar .cg-sidebar-categories .category-item a:hover{
color:#008000;
}
.cg-section-archive .cg-sidebar .cg-sidebar-categories .sub-categories{
list-style:none;
padding: 5px 0 10px 5px;
}
.cg-section-archive .cg-sidebar .cg-sidebar-categories .subcategory-item a{
text-decoration:none;
color:#000;
}
.cg-section-archive .cg-sidebar .cg-sidebar-categories .subcategory-item a:hover{
color:#008000;
}
.cg-section-archive .cg-sidebar .cg-sidebar-latest-posts{
padding: 0;
list-style: none;
font-size: 13px;
margin-top:30px;
}
.cg-section-archive .cg-sidebar .cg-sidebar-latest-posts .post{
padding: 10px 0;
border-top: 1px solid #e9e9e9;
}
.cg-section-archive .cg-sidebar .cg-sidebar-latest-posts .post:last-child{
border-bottom: 1px solid #e9e9e9;
}
.cg-section-archive .cg-sidebar .cg-sidebar-latest-posts .post a{
text-decoration: none;
color: #333;
}
.cg-section-archive .products{
list-style: none;
padding:0;
display: grid;
column-gap: 10px;
row-gap:50px;
grid-template-columns: repeat(4, 1fr);
clear: both;
padding-top: 30px;
}
.cg-section-archive .products .product{
display: flex;
flex-direction: column;
justify-content: space-between;
}
.cg-section-archive .products .product a{
text-decoration: none;
overflow: hidden;
position: relative;
}
.cg-section-archive .products .product .cg-product-badge{
font-size: 12px;
transform: translateX(-29%) translateY(100%) rotate(-45deg);
}
.cg-section-archive .products .product img{
width:100%;
height: auto;
}
.cg-section-archive .products .product .woocommerce-loop-product__title{
font-size: 14px;
line-height: 1.5;
color: #333;
text-align: center;
}
.cg-section-archive .products .product .price{
color: #e5aa09;
text-align: center;
display: block;
}
.cg-section-archive .products .product .cg-add-to-cart-holder {
display: flex;
justify-content: center;
flex-direction: column;
row-gap: 4px;
margin-top:10px;
width: fit-content;
margin-inline: auto;
}
.cg-section-archive .products .product .cg-add-to-cart-holder a.cg-default-button {
font-size: 14px;
line-height: 1.5;
transition: 0.3s;
cursor: pointer;
font-weight: 600;
padding: 12px 20px;
border-radius: 16px;
text-align: center;
background-color: var(--button-color);
border: 1px solid var(--button-color);
color: var(--button-text-color);
transition-property: background-color, color, border-color;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.cg-section-archive .products .product .cg-add-to-cart-holder a.cg-default-button:hover{
background-color: var(--button-color-hover);
border: 1px solid var(--button-color-hover);
color: var(--button-text-color-hover);
}
.cg-section-archive .products .product .cg-add-to-cart-holder a.added_to_cart.wc-forward {
text-decoration: none;
display: block;
font-size: 14px;
line-height: 1.5;
transition: 0.3s;
cursor: pointer;
font-weight: 600;
padding: 10px 20px;
border-radius: 16px;
text-align: center;
background-color: color-mix(in srgb, var(--button-color) 10%, transparent);
border: 1px solid transparent;
color: var(--button-color);
transition-property: background-color, color, border-color;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.cg-section-archive .products .product .cg-add-to-cart-holder a.added_to_cart.wc-forward:hover{
background-color: color-mix(in srgb, var(--button-color) 15%, transparent);
border-color: transparent;
color: var(--button-color);
}
.cg-section-archive .woocommerce-pagination ul{
margin-top:10px;
display: flex;
justify-content:center;
align-items:center;
column-gap: 20px;
}
.cg-section-archive .woocommerce-pagination li{
display:flex;
}
.cg-section-archive .woocommerce-pagination li .page-numbers{
border-radius: 5px;
border: 1px solid var(--accent-color);
width: fit-content;
padding: 10px 20px;
color: var(--accent-color);
text-decoration: none;
cursor: pointer;
background-color: #fff;
display: block;
background-color: #ffffff00;
font-weight: 600;
}
.cg-section-archive .woocommerce-pagination .page-numbers.current{
background-color:var(--accent-color);
color:#fff;
}
.cg-section-archive .woocommerce-pagination li a{
text-decoration: none;
color: var(--accent-color);
}     @media screen and (min-width:768px) and (max-width:1000px){
.cg-section-archive .products{
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width:768px){
.wpfMainWrapper{
flex-direction: column !important;
}
.wpfFilterWrapper{
padding: 0 5px !important;
}
.wpfFilterWrapper select{
color: #000 !important;
}
.woocommerce-notices-wrapper{
padding: 0;
}
.cg-section-archive .cg-filter-holder {
width: 0;
position: fixed;
top: 0;
left: 0;
height: 100%;
z-index: 2000;
min-width: 0;
justify-content: flex-end;
transition: 0.3s background ease-out;
}
.cg-section-archive .cg-filter-holder .filter{
background-color: #ffffff;
height: 100%;
width: 0;
overflow: scroll;
transition: 0.3s all ease-out;
}
.cg-section-archive .cg-filter-holder .filter .wpfMainWrapper{
width: unset !important;
padding: 10px;
}
.cg-section-archive #filter-button{
display:flex;
z-index: 2001;
}
.cg-section-archive .products{
grid-template-columns: repeat(2, 1fr);
}
.cg-section-archive .cg-section-content-main .cg-products-content-holder .woocommerce-ordering{
float:left;
}
.cg-section-archive .woocommerce-pagination ul{
column-gap: 10px;
padding-left: 0;
}
.cg-section-archive .woocommerce-pagination li .page-numbers{
padding: 5px 12px;
}
}
@media screen and (max-width:500px){
.cg-section-archive .products{
grid-template-columns: repeat(1, 1fr);
}
.cg-section-archive .products .product .cg-product-badge{
font-size: 15px;
transform: translateX(-23%) translateY(114%) rotate(-45deg);
}
}.woocommerce > .woocommerce-notices-wrapper{
padding: calc(var(--default-padding) / 2) var(--default-padding) 0 var(--default-padding);
}
.woocommerce > .woocommerce-notices-wrapper:empty {
padding: 0;
margin: 0;
}     .thankyou-page{
position:relative;
font-size:14px;
}
.thankyou-page .content{
padding-top: 80px;
padding-bottom: 80px;
width:1000px;
max-width: 100%;
display:flex;
flex-direction:column;
color:#000;
}
.thankyou-page .content .woocommerce-order-overview{
list-style:none;
display:flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding: 0;
row-gap: 20px;
}
@media screen and (max-width: 768px) {
.thankyou-page .content .woocommerce-order-overview{
flex-direction: column;
flex-wrap: nowrap;
}
}
.thankyou-page .content .woocommerce-order-overview li{
display:flex;
flex-direction:column;
flex-basis:0;
flex-grow:1;
padding-right:20px;
}
.thankyou-page .content .woocommerce-order-overview li {
border-left:1px dashed #000;
padding-left:20px;
}
.thankyou-page .content .bacs_details li{
position:relative;
width: fit-content;
}
.thankyou-page .content .bacs_details li::after {
font-family: "Font Awesome 5 Free"; 
font-weight: 400;
content: "\f0c5";
cursor:pointer;
color:var(--accent-color);
}
.thankyou-page .woocommerce-order-overview li strong::after {
font-family: "Font Awesome 5 Free"; 
font-weight: 400;
content: "\f0c5";
cursor:pointer;
color:var(--accent-color);
margin-left: 5px;
}
.thankyou-page .content .bacs_details li.copied::after{
content: "Skopiowane";
cursor:pointer;
color:var(--accent-color);
font-family: 'Poppins', sans-serif;
}
.thankyou-page .woocommerce-order-overview li.copied strong::after{
content: "Skopiowane";
cursor:pointer;
color:var(--accent-color);
font-family: 'Poppins', sans-serif;
}
.thankyou-page .content .woocommerce-order-details{
margin-top:50px;
}
.thankyou-page .content .woocommerce-order-details .woocommerce-table{
margin-top:20px;
}
.thankyou-page .content .woocommerce-order-details .woocommerce-table, .thankyou-page .content .woocommerce-order-details .woocommerce-table tr, .thankyou-page .content .woocommerce-order-details .woocommerce-table td, .thankyou-page .content .woocommerce-order-details .woocommerce-table th{
border-collapse:collapse;
border:1px solid #000;
color:#000;
text-align:left;
padding:10px;
}
.thankyou-page .content .woocommerce-order-details .woocommerce-table a{
color:#000;
text-decoration:none;
}
.thankyou-page .content .woocommerce-customer-details{
margin-top:50px;
}
.thankyou-page .content .woocommerce-customer-details address{
margin-top:20px;
}
.thankyou-page .content .wc-item-meta{
list-style:none;
padding: 0 10px;
}
.thankyou-page .content .wc-item-meta li{
display:flex;
}
.thankyou-page .content li strong{
margin:0 5px 0 0;
}
.thankyou-page .content li p{
margin:0;
}     .cg-breadcrumbs{
background-color: #f4f4f4;
}
.cg-breadcrumbs nav{
padding: 20px 0;
}
.cg-breadcrumbs a{
text-decoration: none;
color: #000;
font-weight: 600;
}
.woocommerce form .form-row .required{
text-decoration: none;
}
.cg-hidden{
display: none !important;
}
.cg-disabled{
pointer-events: none !important;
opacity: 0.5 !important;
}
.wpfFilterWrapper .wpfFilterContent .ui-slider-horizontal{
height: 2px !important;
margin-top: 12px !important;
}
.ui-slider-horizontal .ui-slider-range{
background-color: #0a3325 !important;
}
.ui-slider.ui-widget-content .ui-slider-handle{
border-radius: 200px !important;
background-color: #0a3325 !important;
top: -10px !important;
}
.wpfMainWrapper{
display: flex !important;
}
.wpfFilterWrapper select{
border-radius: 200px !important;
padding: 5px !important;
}
.la-spinner, .wpfIconPreview .spinner, .wpfLoaderIconTemplate .spinner, .woobewoo-filter-loader.spinner{
background: url(https://cashify.gold/wp-content/uploads/2024/06/cropped-favicon.png) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}     @media screen and (max-width:768px){
}
@media screen and (max-width:768px){
.crypto-friendly-badge{
padding: 10px 0;
}	
}     .woocommerce-tabs, .cart_totals .card, .checkout-order-review .featured-boxes {
background-image: linear-gradient(#fff, #fff);
border-radius: 20px;
border: 0px;
flex-direction: column;
justify-content: center;
align-items: center;
width: calc(100% - 48px);
padding: 24px 24px 24px;
margin-bottom: 40px;
box-shadow: 0 0 #0d2b1f0d, -2px 3px 8px #0d2b1f0a, -8px 12px 15px #0d2b1f0a, -19px 27px 20px #0d2b1f05, -34px 48px 23px #0d2b1f03, -52px 75px 26px #0d2b1f00;
}
.woocommerce-tabs p {
margin-top: 1rem;
}
.woocommerce-tabs .woocommerce-product-attributes .woocommerce-product-attributes-item__label{
letter-spacing: -0.04em;
}
.checkout .col-lg-7 .box-content {
padding-right: 0px;
}
.tabs-product  {
background-image: linear-gradient(#fff, #fff);
border-radius: 20px;
align-items: center;
width: 100%;
padding: 24px 24px 24px;
}
.wpb_wrapper.vc_column-inner .shop-loop-before { display: none!important; }
.product-images .img-thumbnail .inner {
border-radius: 20px
}
.single-product .variations .label label {
text-transform: capitalize;
}
.font-size-md {
font-size: 1em !important;
}
.woocommerce-product-details__short-description p {
margin-bottom: 1rem;
}
.crypto-friendly-badge {
display: flex;
align-items: center;
margin: 0 0 10px 0;
text-decoration: none;
}
.crypto-friendly-badge img {
width: 20px;
height: 20px;
margin-right: 5px;
}
.crypto-friendly-badge span {
font-size: 14px;
color: #ff9900;
}
.modal-open-high-zindex {
overflow: hidden;
}
.modal-open-high-zindex .modal {
z-index: 99999;
}
.modal-open-high-zindex .modal-backdrop {
z-index: 99998;
}.section-product-details .summary .contact-agent{
margin: 20px 0;
display: block;
}
#contact-agent-form {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
border: 2px solid var(--accent-color);
padding: 20px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
z-index: 9999;
width: 100%;
max-width: 400px;
border-radius: 10px;
}
#contact-agent-form .cg-cag-title{
font-size: 20px;
text-align: center;
width: 100%;
display: block;
margin: 20px 0;
font-weight: 700;
color: var(--accent-color);
}
#contact-agent-form input:not([type="checkbox"]),
#contact-agent-form textarea {
display: block;
width: calc(100% - 30px);
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
}
#contact-agent-form .required{
color: #d60d0d;
margin-right: 2px;	
}
#contact-agent-form input:focus,
#contact-agent-form textarea:focus {
border-color: #0b3d36;
outline: none;
}
#contact-agent-form label {
font-size: 14px;
color: #0b3d36;
font-weight: bold;
margin-bottom: 5px;
display: block;
}
#contact-agent-form button {
padding: 10px 20px;
background-color: #ffffff00;
color: var(--button-color);
border: 2px solid var(--button-color);
cursor: pointer;
border-radius: 50px;
font-size: 16px;
transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
#contact-agent-form button:hover {
background-color: var(--button-color);
color: #fff;
border-color: var(--button-color);
}
#contact-agent-form input.cg-cag-second-name{
width: 1px;
overflow: hidden;
height: 1px;
padding: 0;
border-color: #fff;
}
#contact-agent-form .cg-cag-row-checkbox{
display: flex;
column-gap: 10px;
align-items: center;
}
#contact-agent-form .cg-cag-row-checkbox input{
width: 20px;
height: 20px;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
}
#contact-agent-form .cg-cag-feedback{
display: block;
margin-top: 10px;
}.subpage {
line-height: 1.5;
}
.page-header-baner {
background-color: #0a3325;
padding: 34px 20px;
color: #fff;
display: flex;
justify-content: center;
}
.page-header-baner h1 {
margin: 0;
font-size: 24px;
font-weight: 400;
text-align: center;
}
.entry-content:not(.woocommerce-Tabs-panel) {
padding: 50px 20px;
max-width: calc(1200px - 40px);
width: calc(100% - 40px);
margin: 0 auto;
}
.has-text-align-center {
text-align: center;
}
figure.aligncenter {
text-align: center;
}
body .is-layout-flex {
display: flex;
align-items: flex-start;
}
.wp-block-social-links {
list-style: none;
padding: 0;
}
.wp-block-social-links .wp-social-link a {
color: #0a3325;
text-decoration: none;
display: flex;
height: 40px;
width: 40px;
line-height: 40px;
border-radius: 10px;
border: 1px solid #e9e9e9;
display: flex;
align-items: center;
justify-content: center;
}
.top-margin-none {
margin-top: 0;
}
.subpage .custom-table-with-images .wp-block-columns {
display: grid;
grid-template-columns: 50px 1fr;
align-items: center;
}
.subpage .wp-block-separator.small-separator {
width: 100px;
border-width: 1px;
border-color: #0A3325;
border-style: solid;
}
.subpage .wp-block-latest-posts__list {
padding: 0;
list-style: none;
font-size: 13px;
}
.subpage .wp-block-latest-posts__list li {
padding: 10px 0;
border-top: 1px solid #e9e9e9;
}
.subpage .wp-block-latest-posts__list li:last-child {
border-bottom: 1px solid #e9e9e9;
}
.subpage .wp-block-latest-posts__list li a {
text-decoration: none;
color: #333;
}
.subpage .socials-title {
font-size: 18px;
font-weight: 1000;
border-left: 3px solid #008000;
padding-left: 15px;
margin-top: 40px;
}
.subpage-main-columns .wp-block-column:first-child {
border-right: 1px solid #f1f1f1;
padding-right: 30px;
}
.subpage-main-columns .wp-block-column:last-child {
padding-left: 30px;
}
.subpage .cgsp-carousel .cgsp-carousel-holder {
max-width: 600px;
}
.subpage .cgsp-carousel .cgsp-carousel-holder.small-images {
justify-content: flex-start;
}
.subpage .cg-section-box .cgsp-header {
margin-top: 0;
}
.subpage .cg-categories-cards {
box-shadow: 0 0 5px #0000001f;
padding: 20px;
display: grid;
gap: 20px;
grid-template-columns: minmax(0, 1fr);
}
@media screen and (min-width: 769px) {
.subpage .cg-categories-cards {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.subpage .cg-categories-cards .cg-category-card {
box-shadow: unset;
}
@media screen and (min-width: 769px) {
.subpage .cg-categories-cards-many {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.subpage p {
font-size: 14px;
}
.subpage .bigger-text p {
font-size: 16px;
}
.wp-block-table {
margin: 0 0 30px 0;
}
.wp-block-table table, .wp-block-table tr, .wp-block-table td {
border: 1px solid;
border-collapse: collapse;
}
.polityka-prywatnosci .wp-block-table:not(.big-table) table tr:not(:last-child) td:nth-child(1) {
width: 30%;
padding: 5px;
}
.polityka-prywatnosci .wp-block-table:not(.big-table) table tr:not(:last-child) td:nth-child(2) {
width: 30%;
padding: 5px;
}
.polityka-prywatnosci .wp-block-table:not(.big-table) table tr:not(:last-child) td:nth-child(3) {
width: 40%;
padding: 5px;
}
.regulamin {
word-break: break-word;
}     .o-nas h2 {
color: #0A3325;
font-size: 43px;
margin-top: 0;
}
.o-nas ul:not(.wp-block-social-links) {
padding: 0 20px;
}
@media screen and (max-width: 781px) {
.o-nas ul.wp-block-latest-posts {
padding: 0;
}
}     .kontakt h2 {
color: #0A3325;
font-size: 47px;
text-align: center;
border-top: 1px solid #00000033;
border-bottom: 1px solid #00000033;
padding: 20px 0;
}
.kontakt .wp-block-columns .wp-block-column {
width: 50%;
}
.kontakt .contact-method {
padding: 15px 0;
font-weight: 600;
}
.kontakt .contact-method a {
text-decoration: none;
color: #333;
}
.kontakt .contact-method a i {
margin-right: 5px;
}     .wp-block-media-text {
display: grid;
}     @media screen and (max-width: 768px) {
.is-layout-flex {
flex-direction: column;
}
.entry-content:not(.woocommerce-Tabs-panel) {
width: calc(100% - 40px);
}
.subpage .wp-block-separator.small-separator {
margin-bottom: 40px;
}
.wp-block-social-links {
flex-direction: row;
}
.kontakt h2 {
font-size: 30px;
}
.kontakt .wp-block-columns .wp-block-column {
width: 100%;
}
.subpage-main-columns .wp-block-column:first-child {
border-right: none;
padding-right: 0;
}
.subpage-main-columns .wp-block-column {
width: 100%;
}
.subpage-main-columns .wp-block-column:last-child {
padding-left: 0;
}
.subpage .cgsp-carousel .cgsp-carousel-holder {
width: 200px;
}
}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}