@keyframes razzi-rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}100%{transform:rotate(360deg) scale(1)}}@keyframes razzi-scale{30%{transform:scale(.3)}100%{transform:scale(1)}}@keyframes razzi-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes razziFadeInUp{from{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes bubble{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes anim-ripple{0%{transform:scale(.8);opacity:0}20%{transform:scale(1);opacity:.4}to{transform:scale(1.2);opacity:0}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}table.shop_table{font-size:100%;border:none;margin-bottom:26px}table.shop_table tr td,table.shop_table tr th.wishlist-delete,table.shop_table tr th.product-checkbox{text-align:left}table.shop_table th,table.shop_table td{border-width:0 0 1px}table.shop_table td.product-thumbnail a{max-width:97px;margin:auto}table.shop_table td.product-name a{color:var(--rz-color-dark);font-size:15px;font-weight:500;text-decoration:none}table.shop_table td.product-price{color:var(--rz-text-color-gray);font-size:15px;font-weight:500}table.shop_table td.product-price .woocs_price_code{display:flex;align-items:center}table.shop_table td.product-price ins{color:var(--rz-color-primary);padding-left:5px;background-color:transparent;font-size:16px}table.shop_table td.product-price del{font-size:14px;color:#a6a6a6}table.shop_table td.product-price .sale{color:#e84506;font-weight:400;order:3;font-size:14px}table.shop_table td.product-stock-status{font-weight:500}table.shop_table td.product-stock-status span.wishlist-in-stock{color:#679900}table.shop_table td.product-stock-status span.wishlist-out-of-stock{color:#e84506}table.shop_table td.product-add-to-cart{padding-right:0;text-align:right;width:20%}table.shop_table td.product-add-to-cart span.dateadded{margin-bottom:7px;font-size:14px}table.shop_table td.product-add-to-cart a{display:inline-block !important;text-align:center;position:relative;transition:none;font-weight:500;font-size:16px;line-height:50px;display:inline-block;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);padding:0 37px !important;margin:0 0 10px !important;text-decoration:none;width:100%}table.shop_table td.product-add-to-cart a .razzi-svg-icon{margin-right:7px;position:relative;top:2px}table.shop_table td.product-add-to-cart a:last-child{margin:0 !important}table.shop_table td.product-add-to-cart a.loading i{display:none}table.shop_table td.product-add-to-cart a.loading:before{content:" ";width:16px;height:16px;display:inline-block;border-radius:50%;border:2px solid;border-top-color:transparent;-webkit-animation:razzi-spin infinite 1s linear;animation:razzi-spin infinite 1s linear;transition:opacity .2s linear .2s;margin-right:7px;top:2px;position:relative}table.shop_table td.product-add-to-cart a.loading .razzi-svg-icon{display:none}table.shop_table td.product-add-to-cart a.remove_from_wishlist{background-color:transparent;color:var(--rz-color-dark);border:1px solid}table.shop_table td.product-add-to-cart a.remove_from_wishlist:hover{background-color:transparent;color:var(--rz-color-dark);border:1px solid}table.shop_table td.product-add-to-cart a.product_type_grouped:before,table.shop_table td.product-add-to-cart a.product_type_external:before{display:none}table.shop_table td.product-add-to-cart a .oroco-svg-icon{margin-right:10px;display:inline-block}table.shop_table td.product-add-to-cart a:hover{background-color:var(--rz-background-color-dark);border-color:transparent;color:#fff}table.shop_table td.product-add-to-cart.out-of-stock a{color:var(--rz-color-dark);background-color:#f5f5f5;border:1px solid #e5e5e5;padding:9px 14px}table.shop_table td.product-add-to-cart.out-of-stock a:before{display:none}table.shop_table td .woocommerce-shipping-methods{font-size:15px;font-weight:400;margin:0;padding:0}table.shop_table td .woocommerce-shipping-methods li{margin-bottom:10px}table.shop_table .woocommerce-orders-table__cell{font-size:15px;font-weight:600;color:var(--rz-color-dark)}table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{text-align:right;padding:20px 0 0}table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:inline-block;text-align:center;position:relative;transition:none;font-weight:500;font-size:15px;line-height:46px;padding:0 40px;text-decoration:none;background-color:transparent;color:var(--rz-color-dark);border:1px solid;white-space:nowrap;min-width:150px;margin-top:10px}table.shop_table .woocommerce-orders-table__cell .order-title{text-transform:uppercase;font-size:12px;font-weight:500;color:var(--rz-text-color);margin-bottom:7px}table.shop_table thead th{background-color:#f8f8f8;font-weight:500;color:var(--rz-color-dark);font-size:16px;padding:15px;border:none}table.shop_table thead th:first-child{padding-left:30px}table.shop_table tbody td{border:none;padding:20px}table.shop_table tbody td.product-thumbnail{width:14%}table.shop_table tbody td.product-remove{padding:36px 20px}table.shop_table tbody td.product-remove a{font-size:24px;color:#555 !important;width:24px;height:24px;line-height:25px;display:block;text-align:center;overflow:hidden;text-decoration:none}table.shop_table tbody td.product-remove a:hover{color:var(--rz-color-dark) !important;border-color:#ccc !important;background-color:#fafafa !important}table.shop_table tbody dl.variation{margin:8px 0 0;font-size:13px;font-weight:700;letter-spacing:1.18182px;color:var(--rz-color-dark);line-height:1.38}table.shop_table tbody dl.variation dt{float:left;margin-right:5px}table.shop_table tbody dl.variation dd{margin:0 0 10px}table.shop_table tbody tr:not(:last-child){border-bottom:1px solid var(--rz-border-color-light)}table.shop_table tfoot td{padding:20px}.woocommerce-wishlist table.wishlist_table td.product-add-to-cart a{padding:0 37px !important;line-height:50px}.woocommerce-wishlist table.wishlist_table tbody tr:last-child{border-bottom:1px solid var(--rz-border-color-light)}.woocommerce-wishlist table.wishlist_table tr td.product-name{width:35%}.woocommerce-wishlist table.wishlist_table tr td.product-price .woocs_price_code{display:inline-block}.woocommerce-wishlist .yith-wcwl-share{display:flex;align-items:center;justify-content:flex-start;margin-top:20px;margin-bottom:0}.woocommerce-wishlist .yith-wcwl-share h4.yith-wcwl-share-title{font-size:16px;font-weight:500;color:#555;padding-right:17px}.woocommerce-wishlist .yith-wcwl-share li{padding:0 5px 0 0}.woocommerce-wishlist .yith-wcwl-share li a{min-height:35px;min-width:35px;padding:0;line-height:35px}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul{height:auto}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li{height:auto}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a{color:#fff;background-image:none;border-radius:3px;width:30px;height:30px;text-align:center;line-height:31px;font-size:12px;font-weight:400}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a:before{display:block}.woocommerce .wishlist_table.mobile{padding-left:0;margin:0 0 40px}.woocommerce .wishlist_table.mobile li{margin-bottom:35px;border-bottom:1px solid #eee;padding-bottom:35px}.woocommerce .wishlist_table.mobile li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.woocommerce .wishlist_table.mobile li a{text-decoration:none}.woocommerce .wishlist_table.mobile li .item-wrapper{width:100%;margin-bottom:0}.woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail{max-width:90px;position:absolute}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details{width:calc(100% - 107px);margin-left:107px}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details h3{font-size:16px;margin:0 0 5px;font-weight:500}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table{width:100%;margin:0;color:var(--rz-color-dark)}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table tr{padding:5px 0;border:0}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td{padding:0;font-size:14px}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td.label{font-weight:400}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td ins{color:var(--rz-color-primary);margin-right:5px;font-weight:700;background-color:transparent}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td del{color:#a6a6a6}.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td .sale{color:#e84506}.woocommerce .wishlist_table.mobile li .additional-info-wrapper{margin-left:107px}.woocommerce .wishlist_table.mobile li .additional-info-wrapper:after{content:'';display:table;clear:both}.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info{width:100%;margin:0 0 10px;color:#777}.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr{padding:5px 0;border:0}.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td{padding:0;font-size:14px;color:var(--rz-color-dark)}.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.label{font-weight:400}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{margin-bottom:0;float:left;margin-right:7px}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a{display:inline-block !important;text-align:center;position:relative;transition:none;font-weight:500;font-size:12px;line-height:30px;display:inline-block;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);padding:3px 25px !important;margin:0 !important;text-decoration:none}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a .razzi-svg-icon{margin-right:7px;position:relative;top:2px;font-size:15px}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove{float:right;margin-top:3px}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a{color:#555;display:block;width:30px;height:30px;text-align:center;line-height:28px;border:1px solid #555;text-decoration:none;position:relative}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNCAxTDEgMTRNMSAxTDE0IDE0IiBzdHJva2U9IiMxZjFmMWYiIHN0cm9rZS13aWR0aD0iMS42IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg==");width:11px;height:11px;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a i{display:none}.woocommerce .wishlist_table.mobile li table.item-details-table td.value,.woocommerce .wishlist_table.mobile li table.additional-info td.value{text-align:left}.woocommerce .wishlist_table.mobile li table.item-details-table td.label,.woocommerce .wishlist_table.mobile li table.additional-info td.label{font-weight:400;width:30%}table.my_account_orders{margin-bottom:0}table.my_account_orders thead{background-color:var(--rz-background-color-gray)}table.my_account_orders thead .woocommerce-orders-table__cell{width:25%;margin-bottom:30px}table.my_account_orders thead .woocommerce-orders-table__cell-order-actions{display:none}table.my_account_orders tbody>tr>td table tr td{padding:15px 30px}table.my_account_orders tbody table{margin-bottom:0;border:none}table.my_account_orders .order-list-image{padding:30px 20px 0 0}table.my_account_orders .order-list-image:before{display:none}table.my_account_orders .order-list-image ul{margin:0 -5px;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}table.my_account_orders .order-list-image ul li{padding:0 5px;margin-bottom:7px;display:list-item}table.my_account_orders .order-list-image ul li:nth-child(n+6):not(.item-plus){display:none}table.my_account_orders .order-list-image ul li img{max-width:70px;display:block}table.my_account_orders .order-list-image ul li a{display:block;line-height:1}table.my_account_orders .order-list-image ul li.item-plus{width:80px}table.my_account_orders .order-list-image ul li.item-plus>span{background-color:var(--rz-background-color-gray);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:13px;font-weight:500;line-height:15px;color:var(--rz-color-dark);cursor:pointer}table.order_details.order_total tr{color:var(--rz-color-dark);font-size:16px}table.order_details.order_total tr>*{padding-left:0;padding-right:0}table.order_details.order_total tr:last-child{font-size:18px}table.order_details.order_total tr:last-child th,table.order_details.order_total tr:last-child td{font-weight:500}table.order_details.order_total tr th{border:none}table.order_details.order_total tr td{text-align:right}table.order_details .woocommerce-order-details__title{font-weight:500;font-size:20px;line-height:29px;margin:15px 0 10px;padding:0}table.order_details .download-file{text-align:right;max-width:200px}table.order_details .download-file .woocommerce-MyAccount-downloads-file{text-decoration:underline;color:#111}table.order_details .button:not(.woocommerce-MyAccount-downloads-file){display:inline-block;text-align:center;position:relative;transition:none;font-weight:500;font-size:15px;line-height:46px;padding:0 40px;text-decoration:none;background-color:transparent;color:var(--rz-color-dark);border:1px solid;white-space:nowrap}table.order_details .woocommerce-table__product-table{padding-left:0;padding-right:0}table.order_details .woocommerce-table__product-table .product-image{margin-right:30px;float:left;line-height:1}table.order_details .woocommerce-table__product-table .product-image img{max-width:100px}table.order_details .woocommerce-table__product-table .product-content{font-size:15px;line-height:22px;color:var(--rz-text-color-gray);padding-top:15px}table.order_details .woocommerce-table__product-table .product-content a{font-weight:500;text-decoration:none}table.order_details .woocommerce-table__product-table .product-price{font-weight:500;color:var(--rz-text-color-gray);margin-top:3px}table.order_details .woocommerce-table__product-table .wc-item-meta{margin:15px 0 0;padding:0;list-style-type:none}table.order_details .woocommerce-table__product-table .wc-item-meta li{display:flex}table.order_details .woocommerce-table__product-table .wc-item-meta li>*{margin-right:3px}table.order_details .woocommerce-table__product-table .wc-item-meta li strong{font-weight:400}table.order_details .woocommerce-table__product-table .wc-item-meta li p{margin:0}.wcboost-wishlist-form table.shop_table tr th.product-date,.wcboost-wishlist-form table.shop_table tr th.product-quantity{padding-left:10px;padding-right:10px}.wcboost-wishlist-form table.shop_table tr td.product-remove{width:1%}.wcboost-wishlist-form table.shop_table tr td.product-remove a{display:inline-block}.wcboost-wishlist-form table.shop_table tr td.product-date{font-size:14px;padding-left:10px;padding-right:10px;width:10%}.wcboost-wishlist-form table.shop_table tr td.product-quantity{padding-left:10px;padding-right:10px}.wcboost-wishlist-form table.shop_table tr td.product-stock-status{width:10%}.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart{width:18%}.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart a{padding:0 15px !important}@media (max-width:991px){.wcboost-wishlist-form table.shop_table tr th{display:none}.wcboost-wishlist-form table.shop_table tr td{padding-left:0;padding-right:0;display:inline-block}.wcboost-wishlist-form table.shop_table tr td.product-price,.wcboost-wishlist-form table.shop_table tr td.product-stock-status,.wcboost-wishlist-form table.shop_table tr td.product-date{display:none}.wcboost-wishlist-form table.shop_table tr td.product-remove{position:absolute;bottom:5px;right:0;padding:20px 0 !important;width:auto}.wcboost-wishlist-form table.shop_table tr td.product-remove a{color:#555;width:30px;height:30px;border:1px solid #555;text-decoration:none}.wcboost-wishlist-form table.shop_table tr td.product-quantity,.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart{display:inline-flex;padding:0 5px 20px;border:none}.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart{width:auto;vertical-align:top}.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart .button{height:40px;line-height:40px}.wcboost-wishlist-form table.shop_table tr td .added_to_cart{display:none !important}.wcboost-wishlist-form table.shop_table tr td.product-thumbnail{width:80px;padding-right:15px}.wcboost-wishlist-form table.shop_table tr td.product-thumbnail,.wcboost-wishlist-form table.shop_table tr td.product-name{padding-bottom:10px;border:none}.wcboost-wishlist-form table.shop_table tr td.product-name{width:100%;max-width:60%;flex-direction:column;padding-left:15px}.wcboost-wishlist-form table.shop_table tr td.product-name .label{display:inline-block;width:30%}.wcboost-wishlist-form table.shop_table tr td.product-name .product-price{font-size:14px;color:var(--rz-color-dark)}.wcboost-wishlist-form table.shop_table tr td.product-name .product-price ins{color:var(--rz-color-primary);margin-right:5px;font-weight:700;background-color:transparent}.wcboost-wishlist-form table.shop_table tr td.product-name .product-price del{color:#a6a6a6}.wcboost-wishlist-form table.shop_table tr td.product-name .product-date{font-size:14px;color:var(--rz-color-dark)}.wcboost-wishlist-form table.shop_table tr td.product-name .product-stock-status{font-size:14px;color:var(--rz-color-dark)}.wcboost-wishlist-form .wcboost-wishlist__item{position:relative;display:block}}.wcboost-products-compare__table .product-remove a{font-size:24px;color:#555;display:block;text-align:center}.wcboost-products-compare__table .product-name a{font-weight:500}.wcboost-products-compare__table .price{color:var(--rz-text-color-gray);font-size:16px;font-weight:500;display:block}.wcboost-products-compare__table .price del{font-size:14px;color:#a6a6a6}.wcboost-products-compare__table .price ins{background-color:transparent;color:var(--rz-color-primary);padding-left:5px}.wcboost-products-compare__table .woocommerce-price-suffix{display:inline-block}.wcboost-products-compare__table .add_to_cart_button{text-transform:capitalize;padding-left:20px;padding-right:20px;position:relative;font-weight:500;font-size:16px;line-height:50px;display:inline-block;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);padding:0 37px;text-align:center;transition:ease .3s;white-space:nowrap;text-decoration:none;cursor:pointer;border:none}.wcboost-products-compare__table .add_to_cart_button.loading{opacity:.5;color:transparent}.wcboost-products-compare__table .add_to_cart_button.loading:after{position:absolute;top:50%;left:50%;height:16px;width:16px;display:inline-block;border-radius:50%;border:2px solid;border-top-color:transparent;-webkit-animation:razzi-spin infinite 1s linear;animation:razzi-spin infinite 1s linear;transition:opacity .2s linear .2s;content:"";margin-top:-8px;margin-left:-8px;color:var(--rz-color-lighter)}.wcboost-products-compare__table .add_to_cart_button .razzi-svg-icon{margin-right:16px;display:inline-block;font-size:19px}.wcboost-products-compare__table tr:last-child th{border:none}.wcboost-products-compare__tools{text-align:right}.wcboost-products-compare__tools .wcboost-products-compare-clear{font-weight:500;font-size:16px;line-height:50px;display:inline-block;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);padding:0 37px;text-align:center;transition:ease .3s;white-space:nowrap;text-decoration:none}ul.products{display:flex;flex-wrap:wrap;margin:0 -15px;padding:0;position:relative}ul.products li.product{list-style:none;position:relative;margin-bottom:25px}ul.products li.product .product-thumbnail{position:relative}ul.products li.product .product-thumbnail .woocommerce-loop-product__link{display:block;transition:none}ul.products li.product .product-thumbnail .woocommerce-loop-product__link img{display:block}ul.products li.product .product-thumbnail .woocommerce-loop-product__link.image-loading{position:relative}ul.products li.product .product-thumbnail .woocommerce-loop-product__link.image-loading:before{content:'';display:block;border-radius:100px;position:absolute}ul.products li.product .product-thumbnail .woocommerce-loop-product__link.image-loading:before{background-color:var(--rz-background-color-primary);height:13px;width:13px;top:0;left:0;animation:razzi-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}ul.products li.product .product-thumbnail .woocommerce-loop-product__link.image-loading:before{top:50%;left:50%;z-index:90}ul.products li.product .product-thumbnail .product-loop__buttons{position:absolute;bottom:0;z-index:1;width:100%;display:flex;justify-content:center;padding:20px 0;pointer-events:none}ul.products li.product .product-thumbnail .product-loop__buttons>*{pointer-events:auto}ul.products li.product .product-thumbnail .product-loop__buttons .loop_button-text{display:none}ul.products li.product .product-thumbnail .rz-loop_button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:100%;margin:0 5px;opacity:0;transform:translateY(10px);transition:transform .1s,opacity .1s,background .35s,color .35s;position:relative;box-shadow:0px 2px 5px rgba(0,0,0,.03)}ul.products li.product .product-thumbnail .rz-loop_button:nth-child(2){transition-delay:75ms}ul.products li.product .product-thumbnail .rz-loop_button:nth-child(3){transition-delay:.15s}ul.products li.product .product-thumbnail .rz-loop_button:hover{background-color:var(--rz-color-primary);color:var(--rz-background-text-color-primary)}ul.products li.product .product-thumbnail .rz-loop_button svg{transition:none}ul.products li.product .product-thumbnail .rz-loop_button .icon-shop-cart{font-size:18px}ul.products li.product .product-thumbnail .wcboost-wishlist-button.added:hover .wcboost-wishlist-button__icon svg{fill:var(--rz-background-text-color-primary)}ul.products li.product .product-thumbnail .yith-wcwl-wishlistaddedbrowse .rz-loop_button:hover svg,ul.products li.product .product-thumbnail .yith-wcwl-wishlistexistsbrowse .rz-loop_button:hover svg{fill:var(--rz-background-text-color-primary)}ul.products li.product .rz-loop_button{position:relative}ul.products li.product .rz-loop_button .razzi-svg-icon{min-width:16px}ul.products li.product .rz-loop_button.loading:before{opacity:1;width:16px;height:16px;display:inline-block;border-radius:50%;border:2px solid;border-top-color:transparent;-webkit-animation:razzi-spin infinite 1s linear;animation:razzi-spin infinite 1s linear;transition:opacity .2s linear .2s;content:""}ul.products li.product .rz-loop_button.loading .razzi-svg-icon{display:none}ul.products li.product .rz-loop_button:not(.loading):before{content:attr(data-text);background-color:#000;color:#fff;top:-40px;transform:translateX(-50%);left:50%;position:absolute;white-space:nowrap;display:none;border-radius:5px;font-size:13px;padding:6px 12px 7px;line-height:1;pointer-events:none}ul.products li.product .rz-loop_button:not(.loading):after{content:"";position:absolute;top:-14px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 transparent transparent;display:none;pointer-events:none}ul.products li.product .rz-loop_button:hover:before,ul.products li.product .rz-loop_button:hover:after{display:inline-block}ul.products li.product .rz-loop_button.wcboost-wishlist-button.loading .wcboost-wishlist-button__icon{font-size:16px;line-height:1}ul.products li.product .rz-loop_button.wcboost-wishlist-button.loading:before{display:none}ul.products li.product .rz-loop_button.wcboost-products-compare-button{margin-top:0;margin-bottom:0}ul.products li.product .rz-loop_button.wcboost-products-compare-button .wcboost-products-compare-button__icon{margin-right:0}ul.products li.product .rz-loop_button.wcboost-products-compare-button .wcboost-products-compare-button__text{display:none}ul.products li.product .rz-loop_button.wcboost-products-compare-button.loading .wcboost-wishlist-button__icon{font-size:16px;line-height:1}ul.products li.product .rz-loop_button.wcboost-products-compare-button.loading:before{display:none}ul.products li.product .yith-wcwl-add-to-wishlist{margin-top:0}ul.products li.product .yith-wcwl-add-to-wishlist .rz-loop_button{transition-delay:.15s}ul.products li.product .yith-wcwl-add-to-wishlist .rz-loop_button i{margin-right:0}ul.products li.product .yith-wcwl-add-to-wishlist .blockUI{display:none !important}ul.products li.product .wcboost-wishlist-button .wcboost-wishlist-button__icon{display:inline-flex;margin:0}ul.products li.product .wcboost-wishlist-button .wcboost-wishlist-button__text{display:none}ul.products li.product .wcboost-wishlist-button:not(.loading) .wcboost-wishlist-button__icon svg{fill:none}ul.products li.product .wcboost-wishlist-button.added .wcboost-wishlist-button__icon svg{fill:var(--rz-color-darker)}ul.products li.product .yith-wcwl-wishlistaddedbrowse svg,ul.products li.product .yith-wcwl-wishlistexistsbrowse svg{fill:var(--rz-color-darker)}ul.products li.product .added_to_cart{display:none}ul.products li.product .product-summary{transition:transform .35s ease;padding-top:20px;background-color:#fff}ul.products li.product .product-summary .rz-loop_atc_button{display:none}ul.products li.product .woocommerce-loop-product__title{font-size:16px;margin:0 0 3px}ul.products li.product .woocommerce-loop-product__title a{color:inherit}ul.products li.product .meta-cat{font-size:14px;color:var(--rz-text-color-gray);display:inline-block;margin-bottom:5px}ul.products li.product .meta-cat:hover{color:var(--rz-color-darker)}ul.products li.product .price{color:var(--rz-text-color-gray);font-size:16px;font-weight:500;display:block}ul.products li.product .price del{font-size:14px;color:#a6a6a6}ul.products li.product .price ins{background-color:transparent;color:var(--rz-color-primary);padding-left:5px}ul.products li.product .woocommerce-price-suffix{display:inline-block}ul.products li.product .star-rating{margin-top:5px}ul.products li.product .woocommerce-product-details__short-description p{margin-bottom:0}ul.products li.product .product-inner{padding-bottom:20px;position:relative}ul.products li.product .product-inner:hover .product-thumbnail .rz-loop_button{opacity:1;transform:translateY(0)}ul.products li.product .product-inner:hover .product-thumbnail:not(.hover-swatch) .product-thumbnails--hover .hover-image{opacity:1}ul.products li.product .product-inner:hover .product-thumbnails--slider .rz-swiper-button{opacity:1}ul.products li.product .product-thumbnails--slider .swiper-lazy{display:block;opacity:0;transition:opacity .4s}ul.products li.product .product-thumbnails--slider .swiper-lazy.swiper-lazy-loaded{opacity:1}ul.products li.product .product-thumbnails--slider .rz-swiper-button{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:50px;background-color:var(--rz-background-color-light);z-index:1;opacity:0;cursor:pointer;transition:.4s;font-size:20px;display:flex;align-items:center;justify-content:center;color:var(--rz-color-dark)}ul.products li.product .product-thumbnails--slider .rz-product-loop-swiper-next{right:0}ul.products li.product .product-thumbnails--slider .rz-product-loop-swiper-prev{left:0}ul.products li.product .product-thumbnails--slider .woocommerce-badges{z-index:9}ul.products li.product .product-thumbnails--hover img{transition:opacity .4s}ul.products li.product .product-thumbnails--hover .hover-image{position:absolute;top:0;left:0;opacity:0}ul.products li.product .product-thumbnail-zoom{display:flex}ul.products li.product form.cart{position:relative;padding-bottom:15px}ul.products li.product form.cart .woocommerce-variation-description,ul.products li.product form.cart .woocommerce-variation-add-to-cart{display:none}ul.products li.product form.cart .variations{border:none;margin-bottom:0}ul.products li.product form.cart .variations th,ul.products li.product form.cart .variations td{border:none;padding:0 0 10px}ul.products li.product form.cart .variations td.label{display:none}ul.products li.product form.cart .variations select{width:100%;padding:8px 15px}ul.products li.product form.cart .woocommerce-variation{margin-bottom:-10px}ul.products li.product form.cart .woocommerce-variation:after{clear:both;content:"";display:block}ul.products li.product form.cart .woocommerce-variation-availability{display:none;float:right}ul.products li.product form.cart .woocommerce-variation-availability p{margin:0}ul.products li.product form.cart .woocommerce-variation-price{text-align:left;float:left;margin:10px 0 0}ul.products li.product form.cart .price{text-align:left;padding-left:0;color:var(--rz-color-primary)}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item{border:1px solid transparent}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item:first-child:before{left:calc(100% + 2px)}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item{border:1px solid transparent}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item:first-child:before{left:calc(100% + 11px)}ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__wrapper{margin:0 -5px}ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item{width:30px !important;height:30px !important;line-height:28px !important;margin:0 5px 10px;box-shadow:none;outline:none}ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item.selected{border-color:var(--rz-color-dark)}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:auto !important}ul.products li.product form.cart .tawcvs-swatches{padding:0}ul.products li.product form.cart .tawcvs-swatches .swatch{width:22px !important;height:22px !important;line-height:22px !important;border:none;margin-right:5px;transition:none}ul.products li.product form.cart .tawcvs-swatches .swatch.selected{box-shadow:none}ul.products li.product form.cart .tawcvs-swatches .swatch-color{border-radius:100%}ul.products li.product form.cart .tawcvs-swatches .swatch-color.selected:before{margin-top:-6px}ul.products li.product form.cart .tawcvs-swatches .swatch-label{border-radius:0;background:0 0;white-space:nowrap;font-size:15px;color:#767676;margin-right:10px;width:auto;border:none}ul.products li.product form.cart .tawcvs-swatches .swatch-label.selected{color:#111}ul.products li.product form.cart .tawcvs-swatches .swatch-label.disabled{opacity:1 !important;text-decoration:line-through}ul.products li.product form.cart .tawcvs-swatches .swatch-image{border-radius:0;border-bottom:2px solid transparent;width:30px !important;height:30px !important;line-height:30px !important}ul.products li.product form.cart .tawcvs-swatches .swatch-image.selected{border-color:#111}ul.products li.product .product-variation-not-taxonomy{margin-top:10px;font-size:14px;color:#767676}ul.products li.product .product-variation-items{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px;margin:6px -4px 0;font-size:14px;color:#767676}ul.products li.product .product-variation-items .product-variation-attrs{margin:0 4px}ul.products li.product .product-variation-items .product-variation-item-more{padding:4px;color:#767676;font-size:15px}ul.products li.product .product-variation-items .product-variation-item{position:relative;margin:4px;cursor:pointer}ul.products li.product .product-variation-items .product-variation-item:hover:before{content:attr(data-text);background-color:#000;color:#fff;top:-40px;transform:translateX(-50%);left:50%;position:absolute;white-space:nowrap;display:block;border-radius:5px;font-size:13px;padding:6px 12px 7px;line-height:1;pointer-events:none}ul.products li.product .product-variation-items .product-variation-item:hover:after{content:"";position:absolute;top:-14px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 transparent transparent;display:block;pointer-events:none}ul.products li.product .product-variation-items .product-variation-item__color{display:block;height:24px;width:24px;border-radius:50%}ul.products li.product .product-variation-items .product-variation-item--color.selected .product-variation-item__color:before{transform:rotate(45deg);content:"";display:block;border:solid #eee;border-width:0 2px 2px 0;position:absolute;top:50%;left:50%;margin:-6px 0 0 -3px;width:6px;height:10px}ul.products li.product .product-variation-items .product-variation-item--label{height:30px;line-height:28px;padding:0 10px;border:1px solid #cdcdcd;transition:.35s}ul.products li.product .product-variation-items .product-variation-item--label:hover,ul.products li.product .product-variation-items .product-variation-item--label.selected{border-color:#111;color:#111}ul.products li.product .product-variation-items .product-variation-item--image{width:30px;height:auto;border:1px solid #cdcdcd;transition:.35s}ul.products li.product .product-variation-items .product-variation-item--image img{display:block}ul.products li.product .product-variation-items .product-variation-item--image.selected{border-color:#111;color:#111}ul.products li.product-category .woocommerce-loop-category__title{font-size:16px;margin:10px 0 0}ul.products li.product-category .woocommerce-loop-category__title a{color:inherit}ul.products li.product-category .woocommerce-loop-category__title .count{background-color:transparent}ul.products.loading .razzi-posts__loading{display:block}ul.products.product-loop-center li.product .product-summary{text-align:center;padding-left:15px;padding-right:15px}ul.products.product-loop-center li.product .price{justify-content:center}ul.products.product-loop-center li.product .star-rating{margin-left:auto;margin-right:auto}ul.products.product-loop-center li.product .product-variation-items{justify-content:center}ul.products.product-loop-layout-1 li.product .product-summary{padding-top:15px}ul.products.product-loop-layout-1 li.product .star-rating{display:inline-block;margin-top:0}ul.products.product-loop-layout-1 li.product .star-rating .user-rating .razzi-svg-icon{color:#f8b86d}ul.products.product-loop-layout-1 li.product .star-rating .max-rating .razzi-svg-icon{color:#cdcdcd}ul.products.product-loop-layout-1 li.product .meta-cat{margin-top:5px;margin-bottom:0;display:block}ul.products.product-loop-layout-1 li.product .woocommerce-loop-product__title{margin-top:5px}ul.products.product-loop-layout-2 li.product .product-thumbnail{overflow:hidden}ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons{right:20px;top:0;width:auto;flex-direction:column;justify-content:flex-start}ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .ajax_add_to_cart.loading:before{margin-right:0}ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .quick-view-button{display:none}ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button{transition-delay:0s}ul.products.product-loop-layout-2 li.product .product-thumbnail .wcboost-wishlist-button{transition-delay:0s}ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button{transform:translateX(10px);margin:0 0 10px}ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:before{top:50%;transform:translateY(-50%);right:50px;left:auto}ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:after{border-color:transparent transparent transparent #000;top:50%;transform:translateY(-50%);right:40px;left:auto}ul.products.product-loop-layout-2 li.product .product-thumbnail>.rz-loop_button{position:absolute;bottom:0;width:100%;border-radius:0;transform:translateY(10px);margin:0;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);font-size:15px;font-weight:500;padding:0 20px;z-index:1}ul.products.product-loop-layout-2 li.product .product-thumbnail>.rz-loop_button .loop_button-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:capitalize}ul.products.product-loop-layout-2 li.product .product-thumbnail>.rz-loop_button .razzi-svg-icon{margin-right:8px}ul.products.product-loop-layout-2 li.product .product-thumbnail>.rz-loop_button:not(.loading):before,ul.products.product-loop-layout-2 li.product .product-thumbnail>.rz-loop_button:not(.loading):after{display:none}ul.products.product-loop-layout-2 li.product .product-thumbnail .ajax_add_to_cart.loading:before{margin-right:8px}ul.products.product-loop-layout-2.show-wishlist li.product .yith-wcwl-add-to-wishlist .rz-loop_button{opacity:1;transform:translateY(0)}ul.products.product-loop-layout-2.show-wishlist li.product .wcboost-wishlist-button{opacity:1;transform:translateY(0)}ul.products.product-loop-layout-2.show-compare li.product .wcboost-products-compare-button{opacity:1;transform:translateY(0)}ul.products.product-loop-layout-2.has-quick-view li.product .product-thumbnail .product-loop__buttons .quick-view-button{display:flex}ul.products.product-loop-layout-3 .star-rating .user-rating .razzi-svg-icon{color:#f7b600}ul.products.product-loop-layout-3 .star-rating .max-rating .razzi-svg-icon{color:#767676}ul.products.product-loop-layout-4 li.product .product-summary{position:relative;z-index:1}ul.products.product-loop-layout-4 li.product .product-inner{overflow:hidden;padding-bottom:25px}ul.products.product-loop-layout-4 li.product .product-inner:hover .product-summary{transform:translateY(-40px)}ul.products.product-loop-layout-4 li.product .product-inner:hover .product-loop__buttons{transform:translateY(0);opacity:1;transition:.1s}ul.products.product-loop-layout-4 li.product .star-rating{margin-top:7px}ul.products.product-loop-layout-4 li.product .product-loop__buttons{padding-top:15px;position:absolute;left:0;right:0;height:40px;opacity:0;transform:translateY(50%);display:flex;align-items:center;justify-content:center;transition:.5s;margin-left:-15px;margin-right:-15px}ul.products.product-loop-layout-4 li.product .product-loop__buttons .rz-loop_button{display:flex;padding:0 15px}ul.products.product-loop-layout-4 li.product .product-loop__buttons .loop_button-text{display:none}ul.products.product-loop-layout-4 li.product .product-thumbnails--slider .rz-swiper-button{margin-top:-20px}ul.products.product-loop-layout-5 li.product .product-inner{padding-bottom:25px;transition:all .2s ease-in-out;transition-property:box-shadow}ul.products.product-loop-layout-5 li.product .product-inner:hover{box-shadow:0px 0px 15px rgba(0,0,0,.06)}ul.products.product-loop-layout-6 li.product .product-inner{padding-bottom:25px;transition:all .2s ease-in-out;transition-property:box-shadow}ul.products.product-loop-layout-6 li.product .product-inner:hover{box-shadow:0px 0px 15px rgba(0,0,0,.06)}ul.products.product-loop-layout-6 li.product .product-inner:hover .rz-loop_atc_button{background-color:var(--rz-background-color-primary);color:var(--rz-background-text-color-primary)}ul.products.product-loop-layout-6 li.product .rz-loop_button.wcboost-products-compare-button{margin:0 5px}ul.products.product-loop-layout-6 li.product .price{color:var(--rz-color-dark)}ul.products.product-loop-layout-6 li.product .product-summary{padding-left:30px;padding-right:30px}ul.products.product-loop-layout-6 li.product .rz-loop_atc_button{padding:10px 24px;min-width:140px;border:1px solid var(--rz-border-color-primary);display:inline-block;font-weight:500;margin-top:24px;transition:background .35s,color .15s}ul.products.product-loop-layout-6 li.product .rz-loop_atc_button:not(.loading):before,ul.products.product-loop-layout-6 li.product .rz-loop_atc_button:not(.loading):after{display:none}ul.products.product-loop-layout-6 li.product .rz-loop_atc_button.loading:before{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;color:var(--rz-color-primary)}ul.products.product-loop-layout-6 li.product .rz-loop_atc_button.loading .loop_button-text{opacity:.5}ul.products.product-loop-layout-6 li.product .rz-loop_atc_button .razzi-svg-icon{display:none}ul.products.product-loop-layout-7 li.product{margin-bottom:30px}ul.products.product-loop-layout-7 li.product .product-inner{overflow:hidden;padding-bottom:0}ul.products.product-loop-layout-7 li.product .product-inner:hover .product-summary{opacity:1}ul.products.product-loop-layout-7 li.product .product-summary{padding-bottom:20px;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;flex-direction:column;opacity:0;transition:opacity .2s ease-in-out;background-color:rgba(255,255,255,.9);padding-left:30px;padding-right:30px;pointer-events:none}ul.products.product-loop-layout-7 li.product .product-summary>*{pointer-events:auto}ul.products.product-loop-layout-7 li.product .product-loop__buttons{padding-top:25px;display:flex;align-items:center;justify-content:center;margin-left:-15px;margin-right:-15px}ul.products.product-loop-layout-7 li.product .product-loop__buttons .rz-loop_button{display:flex;padding:0 15px}ul.products.product-loop-layout-7 li.product .product-loop__buttons .rz-loop_button .razzi-svg-icon{transition:.35s}ul.products.product-loop-layout-7 li.product .product-loop__buttons .loop_button-text{display:none}ul.products.product-loop-layout-8 li.product .product-summary{position:relative;z-index:1}ul.products.product-loop-layout-8 li.product .product-loop__top{display:flex;align-items:flex-start;justify-content:space-between}ul.products.product-loop-layout-8 li.product .product-loop__cat-title{display:flex;flex-direction:column;width:100%}ul.products.product-loop-layout-8 li.product .product-loop__cat-title .meta-cat{order:2}ul.products.product-loop-layout-8 li.product .product-loop__cat-title .woocommerce-loop-product__title{order:1}ul.products.product-loop-layout-8 li.product .meta-cat{margin-bottom:0}ul.products.product-loop-layout-8 li.product .product-inner{position:relative;padding-bottom:25px;overflow:hidden}ul.products.product-loop-layout-8 li.product .product-inner:not(:hover) .product-summary{transform:none !important;-webkit-transform:none !important}ul.products.product-loop-layout-8 li.product .product-inner:hover .product-loop__buttons{opacity:1;transform:none;pointer-events:auto}ul.products.product-loop-layout-8 li.product .product-loop__buttons{text-align:right;padding-top:20px;position:absolute;top:100%;width:100%;left:0;background-color:#fff;opacity:0;transition:.2s;pointer-events:none}ul.products.product-loop-layout-8 li.product .rz-loop_button,ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist{display:inline-block;line-height:1}ul.products.product-loop-layout-8 li.product .rz-loop_button:last-child:before{right:0;left:auto;transform:none}ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist,ul.products.product-loop-layout-8 li.product .wcboost-wishlist-button,ul.products.product-loop-layout-8 li.product .wcboost-products-compare-button{margin-left:15px}ul.products.product-loop-layout-8 li.product .wcboost-wishlist-button,ul.products.product-loop-layout-8 li.product .wcboost-products-compare-button{display:inline-flex}ul.products.product-loop-layout-8 li.product .wcboost-products-compare-button{vertical-align:top}ul.products.product-loop-layout-8 li.product .product-loop-inner__buttons{display:none}ul.products.product-loop-layout-8 li.product .loop_button-text,ul.products.product-loop-layout-8 li.product .product-quick-shop-button,ul.products.product-loop-layout-8 li.product .product-close-variations-form{display:none}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button{float:left;text-transform:uppercase;font-weight:500;text-align:left;width:70%}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .loop_button-text{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:not(.loading):before,ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:not(.loading):after{display:none}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:before{opacity:0}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button.loading{padding-left:25px;position:relative}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button.loading:before{position:absolute;top:0;left:0;opacity:1}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .razzi-svg-icon{display:none}ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .loop_button-text{display:inline-block}ul.products.product-loop-layout-8 li.product .price{text-align:right;padding-left:10px}ul.products.product-loop-layout-8 li.product .product-thumbnails--slider .rz-swiper-button{margin-top:-20px}ul.products.product-loop-layout-8 .product-type-variable .price,ul.products.product-loop-layout-8 .product-type-grouped .price{font-size:0}ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount,ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount{font-size:16px}ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2),ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2){position:relative;padding-left:15px}ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2):before,ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2):before{position:absolute;top:0;left:1px;content:" – ";display:inline-block}ul.products.product-loop-layout-8 li.product-type-variable .product-thumbnails--slider .rz-swiper-button{margin-top:-40px}ul.products.product-loop-layout-9 li.product .product-thumbnail{overflow:hidden}ul.products.product-loop-layout-9 li.product .product-thumbnail .product-loop__buttons{right:20px;top:0;width:auto;flex-direction:column;justify-content:flex-start}ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button{transition-delay:0s}ul.products.product-loop-layout-9 li.product .product-thumbnail .wcboost-wishlist-button{transition-delay:0s}ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button{transform:translateX(10px);margin:0 0 10px}ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button:not(.loading):before{top:50%;transform:translateY(-50%);right:50px;left:auto}ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button:not(.loading):after{border-color:transparent transparent transparent #000;top:50%;transform:translateY(-50%);right:40px;left:auto}ul.products.product-loop-layout-9 li.product .product-thumbnail>.rz-loop_button{position:absolute;bottom:0;width:100%;border-radius:0;transform:translateY(10px);margin:0;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);font-size:15px;font-weight:500;padding:0 20px}ul.products.product-loop-layout-9 li.prod.woocommerce-Reviews-title{color:;font-size:px}.rx-temp-rating .rx-temp-rating-number p{color:#333;font-size:px !important}.rx-temp-rating .rx-temp-rating-number span{color:#9e9e9e !important;font-size:px !important}.rx_avg_star_color{fill:#ffaf22}.rx-temp-rating-star svg{width:px !important;height:px !important}.rx-temp-total-rating-count p{color:#444 !important;font-size:px !important}.rx_recommended_box .rx_recommended_box_heading{color:#444 !important;font-size:px !important}.rx_recommended_box .rx_recommended_box_content{color:#444 !important;font-size:px !important}.rx_recommended_wrapper hr{border-style:solid !important;width:100% !important;height:1px !important;border-color:#ddd !important;background-color:#ddd !important}.rx_recommended_wrapper{box-shadow:px px px px #797979 !important;border-style:!important;border-width:px !important;border-color:!important}.rx-graph-style-2 .progress-bar-t,.rx_style_two_free_progress_bar .progressbar-title,.vertical .vertical_bar_label{color:#1a1a1a;font-size:#2f4fffpx !important}.rx-horizontal .progress-fill,.rx_style_one_progress .rx_style_one_progress-bar,.rx_style_two_free_progress_bar .progress .progress-bar,.vertical .progress-fill{background-color:!important}.rx-horizontal .progress-fill span,.rx_style_one_progress.orange .rx_style_one_progress-icon,.rx_style_one_progress.orange .rx_style_one_progress-value,.rx_style_two_free_progress_bar .progress .progress-bar span,.vertical .progress-fill{color:#fff;font-size:px !important}.rx_style_one_progress.orange .rx_style_one_progress-icon,.rx_style_one_progress.orange .rx_style_one_progress-value{border-color:!important}.rx_rating_graph_wrapper{box-shadow:px px px px #797979 !important;border-style:!important;border-width:px !important;border-color:#000 !important}.rx-filter-bar .rx_filter_header h4,.rx-filter-bar .rx-short-by h4{color:#676767 !important;font-size:px !important}.rx-filter-bar .rx_review_shorting_2 .box select{color:#373747 !important;background-color:#fff !important}.rx-filter-bar .rx_review_shorting_2 .box .rx-selection-arrow b{border-color:#fff transparent transparent !important}.rx-filter-bar .rx_review_shorting_2 .box .rx-selection-arrow{background-color:!important}.rx-filter-bar{background-color:#ececec !important}.rx_listing .rx_review_block .rx_thumb{box-shadow:px px px px #797979;border-style:!important;border-width:px !important;border-color:#000 !important}.rx_listing .rx_review_block .rx_author_info .rx_author_name h4{color:#373747 !important;font-size:px !important}.rx_review_sort_list .rx_listing_container .rx_listing .rx_avg_star_color{fill:#ffaf22 !important}.rx_listing .rx_review_block .rx_body .review_rating svg{width:px !important;height:px !important}.rx_listing .rx_review_block .review_title{color:#373747 !important;font-size:px !important}.rx_listing .rx_review_block .rx_body p{color:#9b9b9b !important;font-size:px !important}.rx_listing .rx_review_block .rx_body .rx_review_calender svg .st0{fill:#707070 !important}.rx_listing .rx_review_block .rx_body .rx_review_calender{color:#6d6d6d !important;font-size:px !important}.rx_listing .rx_review_block .rx_body .rx_varified .rx_varified_user svg .st0{fill:#12d585 !important}.rx_review_block .rx_body .rx_varified .rx_varified_user span{color:!important;font-size:#12D585px !important}.rx_listing .rx_review_block .rx_body .rx_meta .rx_review_vote_icon p{color:#333 !important;font-size:px !important}.rx_listing .rx_review_vote_icon .like{background-color:#eaeaea !important}.rx_listing .rx_helpful_style_1_svg svg{fill:#a4a4a4 !important}.rx_listing .rx_review_vote_icon .like .rx_helpful_count_val{color:#696969 !important}.rx_listing .rx_review_block .rx_body .rx_meta .rx_share p{color:#333 !important;font-size:px !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(1) svg{fill:#a4a4a4 !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(2) a svg .st0{fill:#b7b7b8 !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(3) a svg .st0{fill:#b7b7b8 !important}.rx_listing .rx_review_block+.rx_review_block{border-top:2px solid #ececec !important}.rx_listing .reviewx_highlight_comment{border-color:!important}.rx_listing .rx_review_block .rx_body .rx_photos{justify-content:flex-start !important}.rx_listing_container{background-color:!important;border-color:!important}.rx_listing .rx_review_block .children .rx_thumb svg .st0{fill:!important}.rx_listing .rx_review_block .children .rx_thumb{background-color:#fff !important;border-radius:px !important;border:none !important}.rx_listing .rx_review_block .children .review_title{color:#373747 !important;font-size:px !important}.rx_listing .rx_review_block .children .owner_arrow svg .st0{fill:#707070 !important}.rx_listing .rx_review_block .children .comment-content p{color:#707070 !important;font-size:px !important}.rx_listing .rx_review_block .children .rx_review_calender{color:#6d6d6d !important;font-size:px !important}.rx_listing .rx_review_block .children .rx_body .rx_review_calender svg .st0{fill:#707070 !important}.admin-reply-edit-icon svg{fill:#000 !important}.admin-reply-delete-icon svg{fill:#000 !important}.rx_listing .rx_review_block .rx_meta .rx-admin-reply{color:#fff !important;font-size:px !important;background-color:!important;border-color:!important}.rx_listing .children{background-color:!important}.rx-admin-edit-reply-area,.rx-admin-reply-area{background-color:#fff !important;border-color:#f7f7f7 !important;border-radius:px !important}.rx_listing_style_1 .rx_review_block .rx_body .admin-reply-form-title,.rx_listing_style_1 .rx-admin-edit-reply-area .admin-reply-form-title{color:#f7f7f7 !important;font-size:px !important}.rx_listing .rx_review_block .rx_body .rx-admin-reply-area .comment-form-comment textarea,.rx-admin-edit-reply-area .comment-form-comment textarea{background-color:#ebebf3 !important}.rx-admin-edit-reply-area .form-submit .admin-review-edit-reply,.rx-admin-reply-area .form-submit .admin-review-reply{background-color:!important;color:#fff !important;font-size:px !important}.rx-admin-edit-reply-area .form-submit .cancel-admin-edit-reply,.rx-admin-reply-area .form-submit .cancel-admin-reply{color:#333 !important;background-color:#eee}.rx-admin-edit-reply-area .form-submit .cancel-admin-reply,.rx-admin-reply-area .form-submit .cancel-admin-reply{font-size:px !important}.rx_listing_style_1 .rx_pagination a{color:#6f7484 !important;font-size:px !important;background-color:!important}.rx_listing_style_1 .rx_pagination .rx-page.active a{color:#fff !important;background-color:!important}.rx_listing_style_1 .rx_pagination a:hover{color:#23527c !important;background-color:!important}.rx-review-form-area-style-1 .rx-criteria-table td{color:#1a1a1a !important;font-size:px !important}.rx-review-form-area-style-1 .rx_star_rating>input:checked~label .icon-star,.rx-review-form-area-style-1 .reviewx-thumbs-rating input[type=radio]:checked+label svg,.rx-review-form-area-style-1 .reviewx-thumbs-rating input[type=radio]:checked+label svg #rx_dislike path,.rx-review-form-area-style-1 .reviewx-face-rating fieldset input[type=radio]:checked+label .happy_st0,.rx-review-form-area-style-1 .reviewx-face-rating fieldset input[type=radio]:checked+label .st1{fill:#ffaf22 !important}.rx-review-form-area-style-1 .rx_star_rating .icon-star,.rx-review-form-area-style-1 .rx_star_rating:not(:checked)>label:hover .icon-star,.rx_star_rating:not(:checked)>label:hover~label .icon-star{stroke:#ffaf22 !important}.rx-review-form-area-style-1 .rx_star_rating .icon-star{width:px !important;height:px !important;stroke:#ffaf22 !important}.rx-review-form-area-style-1 .rx_star_rating:not(:checked)>label:hover .icon-star,.rx-review-form-area-style-1 .rx_star_rating:not(:checked)>label:hover~label .icon-star{fill:#ffaf22 !important}.rx-review-form-area-style-1 .reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .rx_happy,.rx-review-form-area-style-1 .reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .st1{fill:!important}.rx-review-form-area-style-1 #review_form .rx-note-video{color:#6d6d6d !important;font-size:px !important}.rx-review-form-area-style-1 .review_media_compliance .review_anonymouse_label{color:#6d6d6d !important;font-size:px !important}.rx-review-form-area-style-1 #review_form input[type=submit],.rx-review-form-area-style-1 #review_form input[type=submit]:focus{color:#fff !important;font-size:px !important;background-color:!important}.rx-review-form-area-style-1 #respond input#submit{border-radius:px !important}.rx_myaccount-review_form .rx-criteria-table td{color:!important;font-size:px !important}.rx_myaccount-review_form .rx_star_rating>input:checked~label .icon-star{fill:!important;stroke:!important}.rx_myaccount-review_form .rx_star_rating .icon-star{stroke:!important;width:px !important;height:px !important}.reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .rx_happy,.reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .st1{fill:!important}#rx-form .rx-note-video,.rx-review-form .rx-note-video{color:!important;font-size:px !important}.rx_myaccount-review_form #rx-submit,.rx-review-form #rx-edit{color:!important;font-size:px !important;background-color:!important;border-radius:px !important;border-color:!important}.rx_myaccount-review_form .rx-cancel-btn.rx-cancel,.rx-edit-cancel{color:!important;font-size:px !important;background-color:!important;border:1px solid !important;border-radius:px !important}.rx_myaccount-review_form .rx-cancel{color:!important;font-size:px !important;background-color:!important;border:1px solid !important;border-radius:px !important}.rx-form,.rx_myaccount-review_form fieldset,.rx_myaccount-review_form .rx-criteria-table td,.rx-rating-table td{background-color:!important}.rx_short_summery_wrap{background-color:!important}.responstable td{border-color:!important}.rx-form .reviewx_recommended h2{color:!important;font-size:px !important}.reviewx-order-table .woocommerce-orders-table__cell p .rx_my_account_view_review{color:!important;font-size:px !important;background-color:!important;border:1px solid !important;border-radius:px !important}.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_submit_review{color:!important;font-size:px !important;background-color:!important;border:1px solid !important;border-radius:px !important}#rx-my-account-review-form .review_media_compliance .review_anonymouse_label{color:!important;font-size:px !important}.rx_myaccount-review_form .rx_star_rating:not(:checked)>label:hover .icon-star,.rx_myaccount-review_form .rx_star_rating:not(:checked)>label:hover~label .icon-star{fill:!important}.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}.rx_review_shorting_2 .box .rx-selection-arrow{background-color:#161616 !important}.rx_listing .rx_review_block .children .rx_thumb svg{fill:#161616 !important}.woocommerce-page div.product div.summary .star-rating,.woocommerce-page div.product div.summary .star-rating span:before,ul.products li.product .woocommerce-loop-product__link .star-rating,ul.products li.product .woocommerce-loop-product__link .star-rating span:before{color:#161616}.rx-horizontal .progress-fill{background-color:#161616}.reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .rx_happy,.reviewx_recommended_list .reviewx_radio input[type=radio]:checked+.radio-label svg .st1{fill:#161616}a.play-btn{color:#161616}#review_form input[type=submit],#review_form input[type=submit]:focus{background-color:#161616;border-color:#161616;outline-color:#161616}.theme-oshin.woocommerce #respond .reviewx_front_end_from input#submit,.theme-oshin.woocommerce-page #respond .reviewx_front_end_from input#submit{background-color:#161616!important;border-color:#161616!important;outline-color:#161616!important}.theme-jupiter.woocommerce #respond .reviewx_front_end_from input#submit,.theme-jupiter.woocommerce-page #respond .reviewx_front_end_from input#submit{background-color:#161616!important;border-color:#161616!important;outline-color:#161616!important}.reviewx-rating .rx-star-rating>label:before{background-color:#161616;-webkit-background-clip:text}.rx_pagination .rx-page.active a{background-color:#161616}.swal2-modal button.styled{background-color:#161616!important}.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_view_review,.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_edit_review,.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_submit_review{background-color:#161616}.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_view_review:hover,.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_edit_review:hover,.woocommerce-orders .woocommerce-orders-table__cell p .rx_my_account_submit_review:hover{background-color:#161616;color:#fff !important}.rx_myaccount-review_form .rx-form-btn.rv-btn{background-color:#161616;border:1px solid #161616}.rx_style_one_progress.orange .rx_style_one_progress-icon,.rx_style_one_progress.orange .rx_style_one_progress-value{color:#161616;border-color:#161616}.rx-cancel-btn{color:#161616!important;border-color:#161616!important}.rx_double_spinner>div{border-color:#161616 transparent}.rx_double_spinner>div:nth-child(2) div:before,.rx_double_spinner>div:nth-child(2) div:after{background:#161616 !important;box-shadow:0 64px 0 0 #161616 !important}.rx_double_spinner>div:nth-child(2) div:after{box-shadow:64px 0 0 0 #161616 !important}.rx_listing .rx_review_block .children .rx_thumb svg .st0{fill:#161616}.reviewx_highlight_comment{border-color:#161616 !important}.rx_review_shorting .box .rx-selection-arrow{background-color:#161616}.rx_listing .rx_review_block .rx_body .rx_photos .rx_photo.rx_video .rx_overlay i{color:#161616 !important}.rx-form-btn{background:#161616;border:1px solid #161616}.rx_video .rx_overlay .st0{fill:#161616 !important}.rx_style_one_progress .rx_style_one_progress-bar{background:#161616}.rx_style_two_free_progress_bar .progress .progress-bar{background:#161616}.single-product .site-content .col-full{background-color:transparent !important}.christmas-order-notice{background-color:#d4edda;color:#155724;padding:15px;margin-bottom:20px;border:1px solid #c3e6cb;border-radius:5px}.christmas-order-notice p{margin:0}.firstorder-label{background:#ff840f !important;padding:.4em .6em .2em !important;font-size:75% !important;font-weight:700 !important;line-height:1 !important;text-align:center !important;white-space:nowrap !important;vertical-align:baseline !important;border-radius:.25em !important}.firstorder-label i{padding:3px 5px 3px 0 !important}table.order_details .woocommerce-table__product-table .product-content{float:left}.dsalv-attributes .dsalv-terms .dsalv-term.active,.dsalv-attributes .dsalv-terms .dsalv-term:hover{border-color:#000;color:#fff;background-color:#000}.dsalv-attributes .dsalv-terms .dsalv-term{padding:1px}.dsalv-attributes .dsalv-terms .dsalv-term a:hover,.dsalv-attributes .dsalv-terms .dsalv-term.active span,.dsalv-attributes .dsalv-terms .dsalv-term span:hover{color:#fff;background-color:#000}.header-v9 .header-search.form-type-boxed .aws-search-form .aws-form-btn{border-left-color:#091f40;background-color:#091f40}.header-v9 .header-search.form-type-boxed .aws-search-form .aws-search-field{border-color:#091f40}.header-v9 .header-search.form-type-boxed .aws-search-form .aws-search-btn_icon{color:#fff}.league-selector .swiper-wrapper{padding:5px}.header-v9 .header-bottom{height:40px;background-color:#f5f6f8}.league-selector .content-img{display:flex;justify-content:center;align-items:center;width:4.4375rem;height:4.4375rem;border-radius:50%;background-color:#fff;box-shadow:.0625rem .0625rem .25rem #979798}.league-selector img{max-width:calc(100% - 20px);max-height:calc(100% - 20px)}.aws-container .aws-search-form .aws-form-btn{top:0}.main-navigation li.is-mega-menu.has-width{position:static}.custom_wrap_start td{padding-right:10px !important}.thwepo-extra-options{border-spacing:0 15px !important;border-collapse:separate}#razzi-sticky-add-to-cart table{margin:0 0 10px 10px !important}.thwepo-extra-options{border:none !important}.thwepo-extra-options td{padding:0}.label-tag{line-height:24px}.hidden{display:none}.button-wrapper{display:inline-block;padding:10px 15px;font-size:14px;line-height:20px;color:#333;background-color:#fff;border:1px solid #ccc;cursor:pointer;transition:background-color .3s ease}.button-wrapper:hover{background-color:#000;color:#fff;border:1px #000 solid}input[type=radio]:checked+.button-wrapper{background-color:#000;color:#fff;border:1px #000 solid}table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{line-height:23px;background-color:#000 !important}.woocommerce .deal-progress .progress-value{background-color:#1bc49f !important}#order_review .AfterpayMessage{margin-left:6px}img[data-lazyloaded]{opacity:0}img.litespeed-loaded{-webkit-transition:opacity .5s linear .2s;-moz-transition:opacity .5s linear .2s;transition:opacity .5s linear .2s;opacity:1}.single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-prev{scale:-1 1;transform:unset !important}body.single-product div.product form.cart .wc_stripe_product_payment_methods .apple-pay-button{border-radius:4px !important}.rx-short-by h4{min-width:70px}.rx_listing .rx_review_block .rx_body .rx_review_calender svg{margin-top:0}.razzi-sticky-add-to-cart form.cart .product-button-wrapper .rz-buy-now-button{color:#fff;background-color:#000}.razzi-sticky-add-to-cart{background-color:#f5f5f5}.razzi-sticky-add-to-cart form.variations_form .single_add_to_cart_button.disabled{opacity:.5;cursor:not-allowed}.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item{width:31% !important}.single-product .wc_stripe_product_payment_methods li{max-width:100% !important}.razzi-sticky-add-to-cart .product-button-wrapper{display:block !important}.razzi-sticky-add-to-cart .product-button-wrapper button{height:40px!important;line-height:40px!important;width:100% !important;display:block !important;margin:0 0 10px 10px !important}.single-product #razzi-sticky-add-to-cart .wc-stripe-product-checkout-container{margin-left:0}.widget_shopping_cart_content a.wc-stripe-applepay-mini-cart,.widget_shopping_cart_content a.wc-stripe-gpay-mini-cart,.widget_shopping_cart_content a.wc-stripe-payment-request-mini-cart{margin-bottom:10px}.razzi-sticky-atc_bottom{border-top:none}.single-product .wc-stripe-product-checkout-container.bottom{margin-top:0 !important}div.product .wc-stripe-bnpl-product-message{margin-bottom:0}.wc-stripe-card-icons-container,.wc-stripe-paymentRequest-icons-container{margin-left:20px}li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{max-width:37px !important;max-height:23px !important}ul.payment_methods li[class*=payment_method_stripe_] label>img:first-of-type{margin-left:5px}input.wc-stripe-klarna-category:checked+label.wc-stripe-label-klarna-category:before,input.wc-stripe-payment-type:checked+label.wc-stripe-label-payment-type:before{background:0 0 !important}.wc_payment_methods.payment_methods.methods{border-bottom:1px solid var(--rz-border-color)}#select2-stripe_cc_saved_method_key-container{min-height:42px}li[class*=payment_method_stripe] .select2-container--default .select2-selection--single .select2-selection__arrow{margin:0 10px 0 0}div#payment ul.wc_payment_methods li.payment_method_stripe_cc label.wc-stripe-label-payment-type{padding-left:33px !important;margin-left:33px !important}div#payment ul.wc_payment_methods li.payment_method_stripe_cc label.wc-stripe-label-payment-type:after{display:block !important;content:'' !important}label.wc-stripe-label-klarna-category:before,label.wc-stripe-label-payment-type:before{box-shadow:none !important;margin:0 !important}.wc_payment_method payment_method_stripe_klarna,.wc_payment_method.payment_method_stripe_afterpay{display:block !important}.yay-currency-custom-select.open .yay-currency-custom-select__trigger,.yay-currency-custom-select__trigger,.yay-currency-custom-select__trigger:hover,.yay-currency-custom-options{border:none}.yay-currency-custom-option-row.selected{background-color:#000}.woocommerce-cart .cart-collaterals{margin-bottom:220px}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button{margin-top:10px}#wc-stripe-payment-request-button-separator{margin-top:10px;margin-bottom:10px}.site-content{padding-top:0}.wcv-message{margin-left:18px}#wc-stripe-payment-request-wrapper{width:100%}.razzi-size-guide__table{border-collapse:collapse;border:none}.razzi-size-guide-tabs{width:100%}.razzi-size-guide__table thead th{padding:0;font-size:12px;text-align:center}.razzi-size-guide__table tbody tr:nth-child(even){background:#e8ecef}.razzi-size-guide__table tbody tr{line-height:35px;height:35px}.razzi-size-guide__table tbody tr td{font-size:12px;overflow:hidden;text-align:center;border:none;padding:0}.razzi-size-guide__table thead tr{background:#000;height:35px;line-height:35px}.razzi-size-guide__table thead th{color:#fff}.razzi-size-guide-tabs__nav{margin:0;padding:0 0 28px;float:left}.size-measure .measure .img-info .instructions .steps-type .steps .step .step-title{word-spacing:10px}.size-measure .measure .img-info{background:#e9ecef;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.size-measure .measure .img-info .instructions{width:50%;padding-right:15px}.size-measure .measure .img-info .instructions .steps-type .steps{list-style:none;padding:0;font-size:15px;margin-bottom:16px;list-style-position:outside}.size-measure .measure .img-info .instructions .steps-type .steps .measure-step{padding-bottom:16px}.size-measure .measure .img-info .instructions .steps-type .steps .step .step-title{word-spacing:10px}.size-measure .measure .img-info .instructions .steps-type .steps .step .step-body{font-weight:400}.size-measure .measure .img-info .image-container{width:50%;text-align:center}.size-measure .measure .img-info .image-container img{width:100%;height:auto}#tab-description h4,#tab-description h5{font-size:16px}.mobile-logo{max-width:77%}.woocommerce-message,.woocommerce-info,.woocommerce-error{background-color:#666;border-radius:4px}ul.products.product-loop-layout-1 li.product .meta-cat{display:block}.site-header__border{border-bottom:none}.main-navigation li.menu-item-12232 .menu-item-mega:nth-child(2)>.dropdown-toggle{opacity:0}.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:24% !important;padding:0 .5em}.wcboost-variation-swatches__item{margin:0 1px 1px}.single-product div.product .entry-summary{margin-top:0}.single-product div.product.product-type-variable form.cart{margin-top:20px}.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item{margin:1px}ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:24% !important}ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__wrapper{margin:0}ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item{margin:1px}.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected,.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item:hover,.wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item.selected,.wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item:hover{background-color:#333;color:#fff}.single-product div.product.product-type-variable form.cart .variations label{font-size:20px}.single-product div.product.product-type-variable form.cart .variations td.label{margin-bottom:.6153rem !important}.wcboost-variation-swatches__item.selected{border:1px solid #111}.single-product div.product .entry-summary .product_title{font-size:1.38462rem}.single-product div.product .entry-summary .price{font-size:1.15em}.single-product div.product.product-tabs-under-summary .woocommerce-tabs .razzi-tab-wrapper:last-child:after{left:0}.single-product div.product.product-tabs-under-summary .woocommerce-tabs .razzi-tab-wrapper{border-top:#ccc 1px solid;border-left:#ccc 1px solid;border-right:#ccc 1px solid;padding:0 10px}.single-product div.product.product-tabs-under-summary .woocommerce-tabs .razzi-tab-wrapper>a:after{background:0 0}.product-button-wrapper .single_add_to_cart_button{background-color:#1bc49f !important}.single-product div.product.has-buy-now .rz-buy-now-button{color:#fff;background-color:#000}.icon-package{width:25px;height:25px;position:relative;top:7px}.single-product-shippinginfo-p{margin-bottom:0}.single-product div.product .single-product-extra-content .widget ul{margin:5px 0 0 4px}.progress-bar{justify-content:left}.rx-flex-grid-container>.rx-flex-grid-100{display:none}.rx-temp-rating .rx-temp-rating-number{margin-top:20px}.rx_listing .rx_review_block .rx_author_info .rx_author_name h4{color:#666 !important}.rx_listing .rx_review_block+.rx_review_block{margin-top:0}.rx_listing .rx_review_block+.rx_review_block:last-child{padding-bottom:0;margin-bottom:0}.comment-respond .comment-form{margin:0}.comment-respond .comment-form{text-align:left}.comment-respond .comment-form>p{margin:0;padding:2px 0}.rx_pagination{text-align:center !important}.rx-horizontal .progress-fill{background-color:#1bc49f}.rz-modal.rz-panel{background-color:transparent !important}.rz-modal.rz-panel.open .modal-content{transform:none}.rz-modal.rz-panel .modal-content{position:absolute;right:0;top:0;left:auto;height:100%;max-height:100%;width:600px;max-width:100%;margin:0;transform:translateX(100%);transition:transform .5s}.product-gallery-summary{z-index:99}.rx_comment_link{margin-left:5px}.rx_content_loader{top:50%}.rx_avg_star_color{fill:#2ada71 !important}.rx_review_sort_list .rx_listing_container .rx_listing .rx_avg_star_color{fill:#000 !important}.rx_review_sort_list .rx_listing_container .rx_listing .review_rating svg{width:12px;height:12px}ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount,ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount{font-size:14px;font-weight:400}ul.products li.product .woocommerce-loop-product__title{font-size:13px;font-weight:400;height:35px}ul.products li.product .price{color:#000}.woocommerce-loop-product__title a{text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.single-product div.woocommerce-Tabs-panel p{font-size:14px;margin:.5em}.single-product .trusted-String svg{width:24px;height:24px}.modal-body{max-height:calc(100vh - 180px)}.modal-body h3{line-height:1;font-size:30px}.rz-modal .modal-header{padding:10px 20px 0}.modal-header h3{line-height:1 !important;margin:15px 0 !important;font-size:20px !important}.rz-modal .button-close{top:20px !important;padding:5px;font-size:20px;color:#fffefe;background-color:#090707}.rz-modal .button-close:hover{color:#605f5f;background-color:#ccc}.trusted-warp{display:flex;flex-direction:row}.trusted-brandnew-link{width:40% !important;margin:0 10px}.trusted-String{width:30%;font-size:12px;line-height:16px;color:#262626;text-align:center;background:#fafafa;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 0;gap:4px}a.trusted-String:hover{background-color:#f2f2f2}.trusted-String div{border-bottom:1px solid #333}.wcv-message{font-size:13px;border-radius:0;line-height:24px}b,strong{font-weight:700}.linked-elementor-product-carousel{margin-bottom:0;padding-bottom:0}@media (max-width:480px){.single-product .wc-stripe-product-checkout-container{width:100% !important}.single-product .wc_stripe_product_payment_methods li{width:100%}.wcv-message{width:100%}.single-product div.product .summary-top-box{margin-top:10px}.single-product .wc_stripe_product_payment_methods li{max-width:unset !important}}@media (max-width:768px){.single-product div.product.rz-navigation-bar__type-variable--content .product-button-wrapper{flex-wrap:wrap !important;padding-top:0}.single-product div.product.rz-navigation-bar__type-variable--content .product-button-wrapper .single_add_to_cart_button{margin:0 0 16px}.live-sales-notification{top:0;bottom:none;max-height:135.5px}.campaign-bar__campaigns .razzi-promotion{font-size:12px}.single-product div.product section.products .swiper-container-initialized ul.products li{margin-right:0 !important}ul.products li.product{padding:0 3.5px !important}.rx_review_shorting_2 .box .rx-selection-arrow{width:20%}.rx_listing_container{padding:5px 10px 0 !important}.rx_pagination{padding:10px}.single-product div.product.product-tabs-under-summary .woocommerce-tabs .razzi-tab-wrapper{border-top:#ccc 1px solid;border-left:none;border-right:none;padding:0 5px}.rx_listing .rx_review_block .rx_thumb,.rx_listing .rx_review_block .rx_thumb{height:35px;width:35px;float:left}.rx_listing .rx_review_wrap .rx_author_info{width:100%}.rx_listing_style_2 .rx_review_block .rx_author_info .rx_author_name h4,.rx_listing .rx_review_block .rx_author_info .rx_author_name h4{text-align:left;padding-left:10px}}@media screen and (min-width:768px){.woocommerce-checkout .woocommerce-checkout-review-order{width:45%}.woocommerce-checkout #customer_details{width:55%}}@media (max-width:1024px) and (min-width:768px){.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25% !important}}@media only screen and (max-width:1023px){.size-measure .measure .img-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.size-measure .measure .img-info .instructions{width:100%;padding:20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.size-measure .measure .img-info .image-container{width:100%;text-align:center}}.thwepo-extra-options .value .radio-wrapper input[type=radio]:checked+label{background-color:#ddd}.product-size-guide{display:none}.size-guide-wrap{margin-left:20px}.woocommerce .deal{background-color:#FF6F6142;padding:15px}.woocommerce .deal .digits{border-color:#000 !important}span.wck-colorswatch{display:inline-block;width:27px;height:27px;margin:0 5px 5px 0;border-radius:100%;border:2px solid #000}.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:30% !important;padding:0 .5em;margin-left:5px}.footer-branding .logo-text{font-family:Jost;font-size:28px;font-weight:600;text-transform:none}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/architects-daughter/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:600;font-display:swap;src:url(https://jerseyschoice.com/wp-content/fonts/jost/font) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--wpforms-field-border-radius:3px;--wpforms-field-background-color:#fff;--wpforms-field-border-color:rgba(0,0,0,.25);--wpforms-field-text-color:rgba(0,0,0,.7);--wpforms-label-color:rgba(0,0,0,.85);--wpforms-label-sublabel-color:rgba(0,0,0,.55);--wpforms-label-error-color:#d63637;--wpforms-button-border-radius:3px;--wpforms-button-background-color:#066aab;--wpforms-button-text-color:#fff;--wpforms-field-size-input-height:43px;--wpforms-field-size-input-spacing:15px;--wpforms-field-size-font-size:16px;--wpforms-field-size-line-height:19px;--wpforms-field-size-padding-h:14px;--wpforms-field-size-checkbox-size:16px;--wpforms-field-size-sublabel-spacing:5px;--wpforms-field-size-icon-size:1;--wpforms-label-size-font-size:16px;--wpforms-label-size-line-height:19px;--wpforms-label-size-sublabel-font-size:14px;--wpforms-label-size-sublabel-line-height:17px;--wpforms-button-size-font-size:17px;--wpforms-button-size-height:41px;--wpforms-button-size-padding-h:15px;--wpforms-button-size-margin-top:10px}.a{fill:none;stroke:#000;stroke-width:2px}