.store-page .header-img{height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#e9e9e9}.store-page .header-img .container{position:relative;padding:0 50px}.store-page .header-img .container .edit-header{position:absolute;top:20px;right:50px}.store-page .header-img .container .edit-header .icon{width:25px;height:25px}.store-page .header-img .container .edit-header .icon use{color:#a5a5a5}.store-page .edit-icon{background-color:white;border:2px solid #a5a5a5;border-radius:50px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.store-page .edit-icon .icon{width:25px;height:25px}.store-page .edit-icon .icon use{color:#a5a5a5}.store-page .store-container{position:relative}.store-page .store-container .store-header{margin-top:-50px;justify-content:space-between;width:100%;padding:0 50px;gap:50px}.store-page .store-container .store-header .store-avatar{background-position:center;background-size:cover;background-repeat:no-repeat;width:200px;height:200px;border-radius:50%;background-color:#e9e9e9}.store-page .store-container .store-header .store-info{margin-top:60px;flex:1;width:100%;display:flex;flex-direction:column}.store-page .store-container .store-header .store-info p{margin:0}.store-page .store-container .store-header .store-info .info-header{align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}.store-page .store-container .store-header .store-info .info-header .title-ratings{display:flex;flex-direction:column}.store-page .store-container .store-header .store-info .info-header .title-ratings .header-row{justify-content:space-between;align-items:center}.store-page .store-container .store-header .store-info .info-header .title-ratings .store-title{margin:0}.store-page .store-container .store-header .store-info .info-header .title-ratings .store-rating .icon{width:20px;height:20px}.store-page .store-container .store-header .store-info .info-header .title-ratings .store-rating.stars use{color:#f1c40f}.store-page .store-container .store-header .store-info .info-header .title-ratings .store-rating.hearts use{color:var(--primary-color)}.store-page .store-container .store-header .store-info .store-description{margin-top:10px;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.store-page .store-container .store-header .store-info .store-description .description{width:100%}.store-page .store-container .store-header .store-info .store-description .description.no-description{color:#a5a5a5}.store-page .store-container .store-header .store-info .store-description .see-more{cursor:pointer;color:var(--primary-color)}.store-page .store-container .store-header .store-info .store-description .social-icon .icon{width:30px;height:30px;color:var(--primary-color)}.store-page .store-container .store-header .edit-profile{cursor:pointer}.store-page .store-container .store-header .edit-profile .icon{width:30px;height:30px}.store-page .store-container .store-header .edit-profile .icon use{color:#a5a5a5}.store-page .store-container .store-header .mark-as-favorite{cursor:pointer;height:30px}.store-page .store-container .store-header .mark-as-favorite .icon{width:30px;height:30px}.store-page .store-container .store-header .mark-as-favorite .icon use{color:var(--primary-color)}.store-page .store-container .store-products{margin-top:40px}.store-page .store-container .store-products .filters-section{margin-bottom:50px;padding-right:30px}.store-page .store-container .store-products .filters-section .search-title{color:var(--primary-color);font-size:1.5rem}.store-page .store-container .store-products .filters-section .product-category{font-size:.9rem}.store-page .store-container .store-products .filters-section .product-category.all{font-weight:700}.store-page .store-container .store-products .filters-section .product-category.selected{color:var(--primary-color);font-weight:700}.store-page .store-container .store-products #empty-store-page{margin-bottom:150px}.store-page .store-container .store-products #empty-store-page .empty-store-cta{align-items:center;justify-content:space-between;width:100%}.store-page .store-container .store-products #empty-store-page .empty-store-cta>.row{gap:20px;padding-right:20px}.store-page .store-container .store-products #empty-store-page .empty-store-cta p{margin:0}.store-page .store-container .store-products .results{width:75%;margin-bottom:100px}.store-page .store-container .store-products .results .dropdown-container{justify-content:flex-end;align-items:center;margin:20px 20px 0 20px}.store-page .store-container .store-products .results .results-container .col-2{padding:20px}.store-page .store-container .store-products .results .filter-menu{width:30px;height:30px;margin-right:20px;color:#a5a5a5;display:none;cursor:pointer}.store-page .store-container .store-products .results .filter-menu .icon{width:30px;height:30px}.store-page .store-container .store-products .results .pagination-container{justify-content:space-between}.store-page .store-container .store-products .results .pagination-container .pagination{gap:15px;align-items:center}.store-page .store-container .store-products .results .pagination-container .pagination .icon{width:20px;height:20px}.store-page .store-container .store-products .results .pagination-container .pagination .icon:hover{cursor:pointer;color:var(--primary-color)}.store-page .store-container .store-products .results .pagination-container .pagination .pages{gap:25px}.store-page .store-container .store-products .results .pagination-container .pagination .pages .page{margin:0}.store-page .store-container .store-products .results .pagination-container .pagination .pages .current-page{color:var(--primary-color);font-weight:700}@media screen and (max-width:1199px){.store-page .container .store-products #empty-store-page .empty-store-cta>.row{margin-top:20px}}@media screen and (max-width:991px){.store-page .store-header{padding:0!important}.store-page .store-header .title-ratings>.row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.store-page .store-products .filter-section{display:none!important}.store-page .store-products .results{width:100%!important}.store-page .store-products .results .filter-menu{display:block!important}.store-page .store-products .results #sort-by-container{display:none!important}}@media screen and (max-width:767px){.store-page .store-header{gap:20px!important;width:calc(100% - 30px)!important}.store-page .store-header .store-avatar{width:120px!important;height:120px!important;margin-top:30px}.store-page .store-header .store-info .info-header .title-ratings .header-row h1{font-size:1.8rem!important}.store-page .store-header .store-info .store-description .description{display:none!important}}@media screen and (max-width:575px){.store-page .container .store-products #empty-store-page{align-items:center}.store-page .container .store-products #empty-store-page .title{text-align:center}.store-page .container .store-products #empty-store-page .empty-store-cta>.row{flex-direction:column;padding-right:0;width:100%;margin-top:20px}.store-page .container .store-products #empty-store-page .empty-store-cta>.row .generic-button{width:100%}.store-page .container .store-products #empty-store-page .empty-store-cta p{text-align:center}.store-page .container .store-products .results .results-container .col-2{padding:20px 10px}.store-page .container .store-products .results .results-container .col-2 .result-card .unit-price .result-price .price{font-size:1rem}.store-page .container .store-products .results .results-container .col-2 .result-card .result-actions .add-to-cart{padding:8px 15px}}@media screen and (max-width:450px){.store-page .store-header .store-avatar{width:100px!important;height:100px!important}.store-page .store-header .store-info .info-header .title-ratings .mark-as-favorite{height:20px!important;width:20px!important}.store-page .store-header .store-info .info-header .title-ratings .mark-as-favorite .icon{width:20px!important;height:20px!important}.store-page .store-header .store-info .info-header .title-ratings>.row .store-rating p{font-size:0.8rem!important}}