@charset "UTF-8";#starRatingDesktop{font-size:25px;background-color:#f6f6f6;cursor:pointer;width:100%;border-radius:40px;margin-top:2rem;padding:10px}#starRatingDesktop .give-star{display:inline-block;color:#d6d6d6}#starRatingDesktop .selected,#starRatingDesktop .selected-rating{color:#383838}#starRatingMobile{font-size:25px;background-color:#f6f6f6;cursor:pointer;width:100%;border-radius:40px;padding:10px}#starRatingMobile .give-star{display:inline-block;color:#d6d6d6}#starRatingMobile .selected,#starRatingMobile .selected-rating{color:#383838}.add-review-mobile{height:fit-content!important}.add-review-modal{background-color:#fff!important;border-radius:10px;max-width:490px;max-height:800px;left:35%!important;top:2%!important;font-family:Urbanist;z-index:99999!important;position:relative}@media screen and (max-width: 768px){.add-review-modal{left:0!important;top:0!important}}.add-review-modal .review-modal-content{padding:20px 45px}@media screen and (max-width: 768px){.add-review-modal .review-modal-content{padding:20px 15px}}.add-review-modal .review-modal-content .review-modal-title-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;text-align:center;margin-bottom:2rem}.add-review-modal .review-modal-content .review-modal-title-wrapper .add-review-title{font-size:16px;font-family:Urbanist;font-weight:700}.add-review-modal .review-modal-content .review-modal-title-wrapper .close{border:1px solid #dddddd;border-radius:100%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;outline:none}.add-review-modal .review-modal-content .review-modal-title-wrapper .close button{background:none;border:none;outline:none;color:#383838;display:flex;align-items:center}.add-review-modal .review-modal-content .review-modal-title-wrapper .close button i{color:#000;font-weight:bolder}.add-review-modal .review-modal-content .product-info-wrapper{width:100%;display:flex;justify-content:flex-start;text-align:center;align-items:center}.add-review-modal .review-modal-content .product-info-wrapper .review-image{max-width:64px;max-height:64px;margin-right:1rem;border-radius:5px}.add-review-modal .review-modal-content .product-info-wrapper .product-info-texts{display:flex;flex-direction:column;justify-content:flex-start;text-align:start;align-items:flex-start}.add-review-modal .review-modal-content .product-info-wrapper .product-info-texts .review-product-title{font-weight:700;font-size:14px;line-height:17px;margin-bottom:1rem}.add-review-modal .review-modal-content .product-info-wrapper .product-info-texts .review-product-sku{color:#6d7278;font-size:14px;line-height:17px}.add-review-modal .review-modal-content .review-modal-stars-wrapper{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;width:100%;margin-top:2rem}.add-review-modal .review-modal-content .review-modal-stars-wrapper .stars-title{width:100%;text-align:left;font-size:14px;line-height:17px;font-family:Urbanist}.add-review-modal .review-modal-content .review-modal-stars-wrapper .stars-wrapper{background-color:#f6f6f6;border-radius:38px;margin-top:2rem;width:100%}.add-review-modal .review-modal-content .review-text-area-wrapper{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;margin-top:2rem;position:relative}.add-review-modal .review-modal-content .review-text-area-wrapper .commentText{border:1px solid #D7D7D7;max-width:410px;max-height:155px;border-radius:10px;width:100%;font-size:13px}.add-review-modal .review-modal-content .review-text-area-wrapper .review-text-info-wrapper{display:flex;justify-content:space-between;width:93%;position:absolute;bottom:15px}.add-review-modal .review-modal-content .review-text-area-wrapper .review-text-info-wrapper .textarea-name .customer-name-icon{background-color:#e6e6e6;padding:10px;border-radius:50%;font-size:13px;text-align:center}.add-review-modal .review-modal-content .review-text-area-wrapper .review-text-info-wrapper .textarea-name .comment-name-wrapper{font-size:12px;font-weight:700}.add-review-modal .review-modal-content .review-text-area-wrapper .review-text-info-wrapper .comment-area-char-count{font-size:14px;color:#d6d6d6}.add-review-modal .review-modal-content .hide-name-wrapper{display:flex;width:100%;justify-content:space-between;text-align:center;align-items:center;background:#f7f7f7;border-radius:11px;height:54px;margin-top:2rem}.add-review-modal .review-modal-content .hide-name-wrapper .name-wrapper{padding-left:1rem;text-align:left}.add-review-modal .review-modal-content .hide-name-wrapper .name-wrapper span,.add-review-modal .review-modal-content .hide-name-wrapper .name-wrapper p{font-size:13px}.add-review-modal .review-modal-content .hide-name-wrapper .switch{position:relative;display:inline-block;width:60px;height:34px;margin-right:1rem}.add-review-modal .review-modal-content .hide-name-wrapper .switch input{opacity:0;width:0;height:0}.add-review-modal .review-modal-content .hide-name-wrapper .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.add-review-modal .review-modal-content .hide-name-wrapper .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.add-review-modal .review-modal-content .hide-name-wrapper .switch input:checked+.slider{background-color:#009f2c}.add-review-modal .review-modal-content .hide-name-wrapper .switch input:focus+.slider{box-shadow:0 0 1px #009f2c}.add-review-modal .review-modal-content .hide-name-wrapper .switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.add-review-modal .review-modal-content .hide-name-wrapper .switch .slider.round{border-radius:34px}.add-review-modal .review-modal-content .hide-name-wrapper .switch .slider.round:before{border-radius:50%}.add-review-modal .review-modal-content .publish-credentials-wrapper{display:flex;flex-direction:row;width:100%;justify-content:flex-end;margin-top:2rem}.add-review-modal .review-modal-content .publish-credentials-wrapper .publish-credentials-link{font-size:14px;font-weight:500}.add-review-modal .review-modal-content .publish-credentials-wrapper .publish-credentials-link:hover{color:#383838;text-decoration:underline}.add-review-modal .review-modal-content .image-upload-wrapper{display:flex;flex-direction:column;width:100%;margin-top:2rem}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-title{font-size:16px;font-weight:600;line-height:20px;text-align:left}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-title .image-upload-optional-text{font-size:16px;font-weight:600;line-height:20px;color:#919191}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-area{display:flex;width:100%;margin-top:1rem}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-area .review-image-item{width:87px;height:87px;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;border:1px solid #D6D6D6;border-radius:10px;margin-right:1rem;cursor:pointer}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-area .review-image-item .uploaded-image-preview{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;border-radius:10px}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-area .review-image-item svg{width:32px;height:32px}.add-review-modal .review-modal-content .image-upload-wrapper .image-upload-area .review-image-item .add-photo-title{font-size:14px;line-height:14px;margin-top:.5rem;color:#919191}.add-review-modal .review-modal-content .info-text-wrapper{margin-top:2rem;max-width:325px}.add-review-modal .review-modal-content .info-text-wrapper .review-info-text{font-size:12px;line-height:14px}.add-review-modal .review-modal-content .review-send-button{width:100%;padding:14px 160px;gap:4px;font-size:16px;font-weight:500;border-radius:5px;background-color:#383838;margin-top:2rem;color:#fff}.add-review-modal .publish-credentials{padding:20px 45px}.add-review-modal .publish-credentials .review-modal-title-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;text-align:center;margin-bottom:2rem}.add-review-modal .publish-credentials .review-modal-title-wrapper .add-review-title{font-size:16px;font-family:Urbanist;font-weight:700}.add-review-modal .publish-credentials .review-modal-title-wrapper .close{border:1px solid #dddddd;border-radius:100%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;outline:none}.add-review-modal .publish-credentials .review-modal-title-wrapper .close button{background:none;border:none;outline:none;color:#383838;display:flex;align-items:center}.add-review-modal .publish-credentials .review-modal-title-wrapper .close button i{color:#000;font-weight:bolder}.add-review-modal .publish-credentials .publish-credentials-text *{font-size:16px}.add-review-modal .review-error-window{position:absolute;top:20px;right:20px;width:100%;max-width:375px;background-color:#daf3ff;border:1px solid #DAF3FF;border-radius:10px}.add-review-modal .review-error-window .review-error-title-wrapper{border-bottom:1px solid #BFBFBF;width:100%;padding:10px;display:flex;align-items:center}.add-review-modal .review-error-window .review-error-title-wrapper .review-error-logo{max-width:20px;max-height:20px;width:100%;margin-right:1rem}.add-review-modal .review-error-window .review-error-title-wrapper .review-error-title{font-weight:700;font-size:18px;color:#383838}.add-review-modal .review-error-window .review-error-content{padding:30px 40px;font-weight:400;font-size:18px;color:#383838}.reviews-tab-container{display:flex;width:100%;justify-content:space-between;font-family:Urbanist}.reviews-tab-container .reviews-tab-left{width:30%}.reviews-tab-container .reviews-tab-left .review-warning-message{font-size:14px;margin-top:1rem}.reviews-tab-container .reviews-tab-left .review-warning-message .review-info-logo{width:15px;height:15px}.reviews-tab-container .reviews-tab-left .review-customer-warning{background-color:#d1ecf1;font-size:12px;color:#0b5460;padding:10px;margin-top:1rem;border-radius:10px}.reviews-tab-container .reviews-tab-left .commentButton{width:100%;margin-top:2rem;background-color:#383838;color:#fff;font-size:16px;line-height:20px;border-radius:5px;padding:14px 140px;font-weight:500}.reviews-tab-container .reviews-tab-right{width:65%}.reviews-tab-container .reviews-tab-right .review-item-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;background:#f7f7f7;margin-bottom:1rem;padding:20px}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:baseline;text-align:center}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .author-area{display:flex}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .author-area .author-name-logo{background-color:#e6e6e6;padding:10px;border-radius:50%;text-align:center;font-size:18px;color:#383838;margin-right:2rem;width:44px;height:44px}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .author-area .author-infos .author-full-name{font-weight:700;font-size:16px;line-height:20px;color:#383838}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .author-area .author-infos .review-added-date{font-size:14px;color:#383838;font-weight:400;line-height:17px}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area{pointer-events:none}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper{background-color:#f6f6f6;border-radius:38px;width:100%}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper.stars{display:inline-block;cursor:pointer;position:relative}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper.stars:hover{color:#383838}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper .star{color:#d6d6d6;font-size:14px}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper .half-star:before{content:"\2605";color:#383838;position:absolute;top:0;left:0;width:50%;overflow:hidden;display:none}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-content{display:flex;flex-direction:column;width:100%;justify-content:flex-start;text-align:left;margin-top:1rem}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-content .review-item-text{font-size:14px;color:#383838;line-height:17px;margin-left:5px}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-content .review-item-images{display:flex;margin-top:1rem}.reviews-tab-container .reviews-tab-right .review-item-wrapper .review-item-content .review-item-images .review-item-image{width:100%;max-width:80px;max-height:80px;border-radius:10px;margin-right:1rem}.reviews-tab-container .reviews-tab-right .load-reviews{width:100%;background:#fff;height:50px;font-size:16px;border-radius:5px;padding:14px 160px;margin-top:1rem}.mobile-review-tab{height:600px!important;overflow-y:scroll;font-family:Urbanist}.mobile-review-tab .heading .mobile-reviews-title{text-align:left;font-size:18px;line-height:22px;font-weight:700}.mobile-review-tab .heading .close{border:1px solid #dddddd;border-radius:100%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;outline:none}.mobile-review-tab .heading .close button{background:none;border:none;outline:none;color:#383838;display:flex;align-items:center}.mobile-review-tab .heading .close button i{color:#000;font-weight:bolder}.mobile-review-tab .mobile-review-item-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;background:#f7f7f7;margin-bottom:1rem;padding:20px}.mobile-review-tab .mobile-review-item-wrapper .review-item-header{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:baseline;text-align:center}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .author-area{display:flex}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .author-area .author-name-logo{background-color:#e6e6e6;padding:10px;border-radius:50%;text-align:center;font-size:18px;color:#383838;margin-right:2rem;width:44px;height:44px}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .author-area .author-infos .author-full-name{font-weight:700;font-size:16px;line-height:20px;color:#383838}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .author-area .author-infos .review-added-date{font-size:14px;color:#383838;font-weight:400;line-height:17px}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area{pointer-events:none}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper{background-color:#f6f6f6;border-radius:38px;width:100%}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper.stars{display:inline-block;cursor:pointer;position:relative}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper.stars:hover{color:#383838}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper .star{color:#d6d6d6;font-size:14px}.mobile-review-tab .mobile-review-item-wrapper .review-item-header .rating-area .listing-stars-wrapper .half-star:before{content:"\2605";color:#383838;position:absolute;top:0;left:0;width:50%;overflow:hidden;display:none}.mobile-review-tab .mobile-review-item-wrapper .review-item-content{display:flex;flex-direction:column;width:100%;justify-content:flex-start;text-align:left;margin-top:1rem}.mobile-review-tab .mobile-review-item-wrapper .review-item-content .review-item-text{font-size:14px;color:#383838;line-height:17px;margin-left:5px}.mobile-review-tab .mobile-review-item-wrapper .review-item-content .review-item-images{display:flex;margin-top:1rem}.mobile-review-tab .mobile-review-item-wrapper .review-item-content .review-item-images .review-item-image{width:100%;max-width:80px;max-height:80px;border-radius:10px;margin-right:1rem}.mobile-review-tab .load-reviews{width:100%;background:#fff;height:50px;font-size:16px;border-radius:5px;margin-top:1rem}.review-empty-container{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:30px;border:1px solid #d6d6d6;border-radius:10px}.review-empty-container .review-empty-wrapper{display:flex;flex-direction:column}.review-empty-container .review-empty-wrapper .empty-product-title{font-size:22px;line-height:26px;font-weight:600;color:#383838}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper{display:flex;margin-top:2rem}@media screen and (max-width: 768px){.review-empty-container .review-empty-wrapper .empty-product-info-wrapper{flex-direction:column}}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-image{width:100%;max-width:175px;max-height:175px;border-radius:20px;margin-right:3rem}@media screen and (max-width: 768px){.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-image{margin-right:0;max-width:unset;max-height:unset}}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .no-comment-title{font-size:22px;line-height:26px;font-weight:400;color:#383838}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-buttons-container{margin-top:2rem}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-buttons-container .empty-comment-button{color:#fff;background-color:#383838;padding:14px 60px;gap:4px;border:1px solid #383838;border-radius:5px;font-size:18px}@media screen and (max-width: 768px){.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-buttons-container .empty-comment-button{width:100%;margin-bottom:1rem}}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-buttons-container .empty-add-to-cart{color:#383838;background-color:#fff;padding:14px 60px;gap:4px;border:1px solid #383838;border-radius:5px;font-size:18px}@media screen and (max-width: 768px){.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-buttons-container .empty-add-to-cart{width:100%;margin-bottom:1rem}}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-warning-message{font-size:18px;line-height:21px;display:flex;margin-top:2rem}.review-empty-container .review-empty-wrapper .empty-product-info-wrapper .empty-product-comment-area .empty-warning-message .review-info-logo{max-width:24px;max-height:24px;margin-right:1rem}.rating-wrapper{font-family:Urbanist}@media screen and (max-width: 768px){.rating-wrapper{margin-bottom:3rem}}@media screen and (max-width: 768px){.rating-wrapper .rating-header-area{text-align:center;margin-top:3rem}}.rating-wrapper .rating-header-area .totalRatingCount,.rating-wrapper .rating-header-area .userRatingText{font-weight:400;font-size:34px;line-height:40px}@media screen and (max-width: 768px){.rating-wrapper .rating-header-area .totalRatingCount,.rating-wrapper .rating-header-area .userRatingText{font-size:24px}}.rating-wrapper .rating-stars-wrapper{background-color:#fff;border-radius:38px;width:100%;display:flex;justify-content:space-between;align-items:center;text-align:center;margin-top:1rem}.rating-wrapper .rating-stars-wrapper .star-container .stars{display:inline-block;font-size:42px;cursor:pointer;position:relative}.rating-wrapper .rating-stars-wrapper .star-container .stars:hover{color:#383838}.rating-wrapper .rating-stars-wrapper .star-container .star{color:#d6d6d6;font-size:32px}.rating-wrapper .rating-stars-wrapper .star-container .half-star:before{content:"\2605";color:#383838;position:absolute;top:0;left:0;width:50%;overflow:hidden;display:none}.rating-wrapper .rating-stars-wrapper .averageText{font-size:24px;line-height:28px}.rating-wrapper .ratingDivider{border-bottom:2px solid #F6F6F6;width:100%!important}.rating-wrapper .bars-wrapper .ratingBar{width:100%}.rating-wrapper .bars-wrapper .row{display:flex;align-items:center;margin:0}.rating-wrapper .bars-wrapper .side{float:left;width:15%;margin-top:10px;font-size:14px;line-height:17px}.rating-wrapper .bars-wrapper .middle{margin-top:10px;float:left;width:70%}.rating-wrapper .bars-wrapper .right{text-align:right;font-size:14px;line-height:17px;color:#9b9b9b}.rating-wrapper .bars-wrapper .row:after{content:"";display:table;clear:both}.rating-wrapper .bars-wrapper .bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#fff;border-radius:15px}.rating-wrapper .bars-wrapper .bar-5,.rating-wrapper .bars-wrapper .bar-4,.rating-wrapper .bars-wrapper .bar-3,.rating-wrapper .bars-wrapper .bar-2,.rating-wrapper .bars-wrapper .bar-1{display:block;height:18px;background-color:#383838;border-radius:15px}.rating-wrapper .mobile-add-comment{width:100%;margin-top:2rem;background-color:#383838;color:#fff;font-size:16px;line-height:20px;border-radius:5px;padding:14px 140px;font-weight:500;justify-content:center}.rating-wrapper .review-warning-message{font-size:14px;margin-top:1rem}.rating-wrapper .review-warning-message .review-info-logo{width:15px;height:15px}.rating-wrapper .review-customer-warning{background-color:#d1ecf1;font-size:12px;color:#0b5460;padding:10px;margin-top:1rem;border-radius:10px}#featuredReview{width:100%;background-color:#f7f7f7;font-family:Urbanist;padding:20px}#featuredReview .featured-review-header{display:flex;width:100%;justify-content:space-between;text-align:center;align-items:center}#featuredReview .featured-review-header .featured-review-title{font-size:16px;line-height:20px;font-weight:600}#featuredReview .featured-review-header .featured-review-see-all{font-size:16px;line-height:20px;font-weight:500;color:#838383}#featuredReview .featured-review-divider{width:100%!important;background-color:#ececec;color:#ececec}#featuredReview .featured-review-content .featured-review-customer-area{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:1rem}#featuredReview .featured-review-content .featured-review-customer-area .review-customer-info{display:flex}#featuredReview .featured-review-content .featured-review-customer-area .review-customer-info .featured-customer-review-logo{width:44px;height:44px;background-color:#e6e6e6;border-radius:30px;font-size:18px;font-weight:400;padding:10px;text-align:center}#featuredReview .featured-review-content .featured-review-customer-area .review-customer-info .featured-review-name-wrapper{margin-left:1rem}#featuredReview .featured-review-content .featured-review-customer-area .review-customer-info .featured-review-name-wrapper .featured-review-customer-name{font-size:16px;font-weight:700;line-height:19px;letter-spacing:0em;text-align:left}#featuredReview .featured-review-content .featured-review-customer-area .featured-review-stars{background-color:#f6f6f6;border-radius:38px}#featuredReview .featured-review-content .featured-review-customer-area .featured-review-stars.stars{display:inline-block;cursor:pointer;position:relative}#featuredReview .featured-review-content .featured-review-customer-area .featured-review-stars.stars:hover{color:#383838}#featuredReview .featured-review-content .featured-review-customer-area .featured-review-stars .star{color:#d6d6d6;font-size:14px}#featuredReview .featured-review-content .featured-review-customer-area .featured-review-stars .half-star:before{content:"\2605";color:#383838;position:absolute;top:0;left:0;width:50%;overflow:hidden;display:none}#featuredReview .featured-review-content .featured-review-text-content{margin-top:1rem;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0em;text-align:left}#featuredReview .featured-review-empty{display:flex;justify-content:center;flex-direction:column;text-align:center;align-items:center;width:100%}#featuredReview .featured-review-empty .featured-no-review{font-weight:500;font-size:18px;line-height:21px;margin-top:1rem}#featuredReview .featured-review-empty .featured-add-comment{color:#383838;background-color:#fff;font-size:18px;font-weight:500;margin-top:1rem;padding:14px 60px;border-radius:5px;border:1px solid #383838}.noCLick{pointer-events:none!important;background-color:#eee!important;color:#383838b2!important;border:1px solid #EEEEEE}.photo-error-modal{height:fit-content!important;border:12px 12px 0px 0px}.photo-error-modal .photo-error-title-wrapper{font-family:Urbanist;display:flex;justify-content:space-between;border-bottom:1px solid #EEEEEE;align-items:center;margin-bottom:1rem}.photo-error-modal .photo-error-title-wrapper .error-header{display:flex}.photo-error-modal .photo-error-title-wrapper .error-header .photo-error-title{margin-left:1rem;font-weight:700;font-size:18px}.photo-error-modal .photo-error-title-wrapper .close{border:1px solid #dddddd;border-radius:100%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;outline:none}.photo-error-modal .photo-error-title-wrapper .close button{background:none;border:none;outline:none;color:#383838;display:flex;align-items:center}.photo-error-modal .photo-error-title-wrapper .close button i{color:#000;font-weight:bolder}.photo-error-modal .photo-error-content{margin-top:1rem}.photo-error-modal .photo-error-content .photo-error-text{font-size:18px}.review-success-page{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;font-family:Urbanist;padding:0 45px;margin-top:3rem}@media screen and (max-width: 768px){.review-success-page{padding:0}}.review-success-page .success-title-wrapper{display:flex;width:100%;justify-content:space-between}.review-success-page .success-title-wrapper .success-page-title{font-size:24px;font-weight:700}.review-success-page .success-title-wrapper .close{border:1px solid #dddddd;border-radius:100%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;outline:none}.review-success-page .success-title-wrapper .close button{background:none;border:none;outline:none;color:#383838;display:flex;align-items:center}.review-success-page .success-title-wrapper .close button i{color:#000;font-weight:bolder}.review-success-page .success-image-wrapper{margin-top:2rem}.review-success-page .success-image-wrapper .review-success-image-title{font-size:36px;line-height:36px;color:#509556;font-weight:500;margin-top:2rem}.review-success-page .success-image-wrapper .review-success-info-text{font-size:18px;font-weight:400;line-height:22px;margin-top:2rem}.review-success-page .review-success-preview-wrapper{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;margin-top:2rem;background-color:#f7f7f7;border-radius:5px;padding:20px}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-customer-area .success-customer-logo{background-color:#e6e6e6;padding:10px;border-radius:50%;text-align:center;font-size:18px;color:#383838;margin-right:2rem;width:44px;height:44px}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-customer-area .success-customer-info{font-size:12px;font-weight:700;line-height:14px;letter-spacing:0em;text-align:left}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-stars .success-stars{background-color:#f6f6f6;border-radius:38px;width:100%}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-stars .success-stars.stars{display:inline-block;cursor:pointer;position:relative}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-stars .success-stars.stars:hover{color:#383838}.review-success-page .review-success-preview-wrapper .success-preview-header-wrapper .success-preview-stars .success-stars .star{color:#d6d6d6;font-size:14px}.review-success-page .review-success-preview-wrapper .success-preview-content{margin-top:2rem;text-align:left}.review-success-page .review-success-preview-wrapper .success-preview-content .success-preview-text{font-size:12px}.review-success-page .success-buttons{width:100%}.review-success-page .success-buttons .success-continue-shooping{width:100%;font-size:16px;font-weight:500;background-color:#383838;color:#fff;border-radius:5px;padding:14px 60px;margin-top:2rem}
/*# sourceMappingURL=/cdn/shop/t/215/assets/comment-hub-review-styles.css.map */
