:root{--isln: #FF5959;--isln-light: #FF8A8A;--gray-dark: #272829;--gray-medium: #45505B;--gray-light: #D7DCE1;--gray-lighter: #DDD;--white: #FFF;--bg-light: #F7F8F9;--green-accent: #1ddc6f;--font-primary: "Open Sans", sans-serif;--font-secondary: "Raleway", sans-serif;--font-header: "Poppins", sans-serif}body{font-family:var(--font-primary);color:var(--gray-dark)}a{color:var(--isln);text-decoration:none}a:hover{color:var(--isln-light);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary)}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background-color:var(--isln);width:40px;height:40px;border-radius:50%;transition:all .4s}.back-to-top svg{font-size:28px;color:var(--white);line-height:0}.back-to-top:hover{background-color:var(--isln-light);color:var(--white)}.back-to-top.active{visibility:visible;opacity:1}section{padding:60px 0;overflow:hidden}.section-title{text-align:center;padding-bottom:30px}.section-title h2{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:20px;padding-bottom:20px;position:relative;color:var(--gray-medium)}.section-title h2:before{content:"";position:absolute;display:block;width:120px;height:1px;background-color:var(--gray-lighter);bottom:1px;left:calc(50% - 60px)}.section-title h2:after{content:"";position:absolute;display:block;width:40px;height:3px;background-color:var(--isln);bottom:0;left:calc(50% - 20px)}.section-title p{margin-bottom:0}.products .products-item{margin-bottom:30px}#products-filters{padding:2px 15px;margin:0;list-style:none;text-align:center;background-color:transparent;border-radius:50px}#products-filters li:not(.filter-active)>a{color:var(--gray-dark)}#products-filters li{display:inline-block;padding:10px 15px;margin-bottom:5px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;color:var(--gray-dark);cursor:pointer;transition:all .3s ease-in-out}#products-filters li:hover a,#products-filters li.filter-active a{color:var(--isln)}#products-filters li:last-child{margin-right:0}.products .products-wrap{position:relative;overflow:hidden;z-index:1;background-color:#45505bcc;transition:.3s}.products .products-wrap:before{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;background-color:#ffffffb3;opacity:0;z-index:2;transition:all .3s ease-in-out}.products .products-wrap:hover:before{top:0;right:0;bottom:0;left:0;opacity:1}.products .products-info{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:all .3s ease-in-out}.products .products-wrap:hover .products-info{opacity:1}@media (min-width: 1200px){.products .products-wrap .products-info h3{font-size:1.5rem}}.products .products-wrap .products-info h3{font-size:calc(1.275rem + .3vw)}.products .products-info:before,.products .products-info:after{display:block;content:"";width:48px;height:48px;position:absolute;transition:all .5s ease 0s;z-index:9994}.products .products-info:before{top:35px;left:35px;border-top:3px solid var(--gray-light);border-left:3px solid var(--gray-light)}.products .products-wrap:hover .products-info:before{top:15px;left:15px}.products .products-info:after{bottom:35px;right:35px;border-bottom:3px solid var(--gray-light);border-right:3px solid var(--gray-light)}.products .products-wrap:hover .products-info:after{bottom:15px;right:15px}.products .products-info p:first-of-type{font-size:20px;color:var(--gray-medium);font-weight:600}.products .products-info p:last-of-type{font-size:14px;color:var(--gray-medium);text-transform:uppercase;margin:0;padding:0}.products .products-links{text-align:center;z-index:4}.products .products-links a{display:inline-block;margin:0 2px;color:var(--gray-medium);transition:.3s}.products .products-links a:hover{color:#148af9}.products .product-image-show,.products .card .product-view-grid .card-img-top,.products .card .product-view-list .card-img-top{max-width:100%;width:auto;aspect-ratio:auto;margin:0 auto}.products .card .product-view-grid .card-img-top{max-height:300px}.products .card .product-view-list .card-img-top{max-height:150px}.products .product-image-show{max-height:400px}#footer{background-color:var(--bg-light);color:var(--gray-medium);font-size:14px;text-align:center;padding:30px 0}#footer h3{font-size:36px;font-weight:700;font-family:var(--font-header);position:relative;margin:0 0 15px;padding:0}#footer p{font-size:15px;font-style:italic;margin:0 0 40px;padding:0}#footer .social-links{margin:0 0 40px}#footer .social-links a{display:inline-block;font-size:18px;background-color:var(--isln);color:var(--white);line-height:1;width:36px;height:36px;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;transition:.3s}#footer .social-links a:hover{background-color:var(--isln-light);color:var(--white);text-decoration:none}#footer .copyright{margin:0 0 5px}.product-ribbon{position:absolute;top:18px;right:-22px;width:100px;background-color:var(--green-accent);color:var(--white);text-align:center;font-weight:700;transform:rotate(45deg);z-index:10;font-size:.75rem;line-height:1;padding:4px 0;box-shadow:0 2px 6px #0003}.card{overflow:hidden}.products .filters-container{border:1px solid #f0f0f0;border-radius:5px;padding:15px;background-color:#f9f9f9}.products .filters-header button{background:none;color:#555;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.products .filters-header button:hover{color:var(--isln)}.products .filters-header button i{transition:transform .3s ease}.products .filters-header button[aria-expanded=true] i.bi-chevron-down{transform:rotate(180deg)}.collapse{display:none;transition:height .35s ease}.collapse.show{display:block}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.products .view-options .btn-group{box-shadow:none}.products .view-options .btn-group .btn{transition:all .2s ease}.products .view-options .btn-group .btn:hover{background-color:#f2f2f2}.products .view-options .btn-group .btn.active{background-color:var(--isln);border-color:var(--isln);color:var(--white)}.products .view-options .btn-group .btn:hover:not(.active){border-color:var(--isln);color:var(--isln)}.products .sort-options,.products .search-options{min-width:150px}.products .sort-options .form-select:focus,.products .search-options .form-control:focus,.product-sort:focus,.product-search:focus{border-color:var(--isln);box-shadow:0 0 0 .25rem #ff595940}.products .search-options .btn-outline-secondary:hover,.search-options .product-search-btn:hover{background-color:var(--isln);border-color:var(--isln);color:var(--white)!important}.search-options.search-active .input-group{border:1px solid var(--isln);border-radius:4px}.search-options.search-active .input-group .form-control,.search-options.search-active .input-group .btn-outline-secondary{border-color:var(--isln);color:var(--isln)}.search-results-indicator{color:#555;font-style:italic;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
