/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}
@charset "UTF-8";.container{max-width:1200px}.shop-head{background-color:var(--secondary)}.shop-head-inner{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:50px 0}@media (max-width:991px){.shop-head-inner{flex-direction:column;padding:30px 0}}.shop-head-text{width:35%}.shop-head-text h1{font-size:2.25rem;margin-bottom:1rem}.shop-head-text p{font-size:1rem;margin-bottom:0}@media (max-width:991px){.shop-head-text{width:100%}.shop-head-text h1{font-size:1.5rem}.shop-head-text p{font-size:.875rem}}.shop-head-right{width:65%}@media (max-width:991px){.shop-head-right{margin:0 15px;max-width:none;width:calc(100% + 30px)}}.shop-head-slider{--swiper-navigation-size:30px;--swiper-navigation-color:var(--secondary-2)}.shop-head-slider .product-item{min-width:auto}.shop-head-slider .swiper-button-next,.shop-head-slider .swiper-button-prev{top:53px}@media (max-width:991px){.shop-head-slider{padding-left:15px}.shop-head-slider .swiper-button-next,.shop-head-slider .swiper-button-prev{display:none}}.shop-inner{align-items:flex-start;border-top:1px solid var(--secondary);display:flex;gap:30px;justify-content:space-between;margin-top:50px}@media (max-width:576px){.shop-inner{border-top:0;gap:1rem;margin-top:0}}.shop-filters{border-right:1px solid var(--secondary);flex:0 0 250px;height:var(--calc-height);overflow-x:hidden;overflow-y:overlay;padding:0 16px 16px 0;position:sticky;top:0;width:250px}@media (max-width:991px){.shop-filters{background-color:var(--white);flex:0 0 100%;height:100vh;left:-100%;padding:1.5rem;position:fixed;top:0;transition:left var(--transition);width:100%;z-index:999}.shop-filters.show{left:0}}.shop-filter-top{align-items:center;background-color:var(--white);display:none;justify-content:space-between;margin-bottom:1rem;position:sticky;top:0;z-index:1}@media (max-width:991px){.shop-filter-top{display:flex}}.close-shop-filter{align-items:center;cursor:pointer;display:inline-flex}.close-shop-filter i{font-size:20px}.filter-item{border-bottom:1px solid #d1cfcf}.filter-item .my-collapse-btn{font-weight:500}.filter-item .el-slider__button{border-color:var(--secondary-2)}.filter-item .el-slider__bar{background-color:var(--secondary-2)}.filter-item .el-checkbox__input.is-checked .el-checkbox__inner,.filter-item .el-checkbox__input.is-indeterminate .el-checkbox__inner,.filter-item .el-radio__input.is-checked .el-radio__inner{background-color:var(--secondary-2);border-color:var(--secondary-2)}.filter-item .el-checkbox__input.is-checked+.el-checkbox__label,.filter-item .el-radio__input.is-checked+.el-radio__label,.filter-item .el-select-dropdown__item.selected{color:var(--secondary-2)}.el-select-dropdown__item.selected{color:var(--secondary-2)!important}.shop-content{width:calc(100% - 250px)}.shop-content .product-item-list-content{display:none}.shop-content.list-view .product-item{flex-direction:row;gap:30px;max-width:100%!important;min-width:auto;width:100%}.shop-content.list-view .product-item .product-item-image{margin-bottom:0;width:270px}.shop-content.list-view .product-item .product-item-content{padding:.5rem 0;width:calc(100% - 300px)}.shop-content.list-view .product-item .product-item-content strong{font-size:1.25rem}.shop-content.list-view .product-item .product-item-content p{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;margin:1rem 0;overflow:hidden}.shop-content.list-view .product-item .product-item-content span{font-size:1.2rem}.shop-content.list-view .product-item .product-item-buttons{height:34px;opacity:1;visibility:visible}.shop-content.list-view .product-item .product-item-quick-view{display:none}.shop-content.list-view .product-item .product-item-list-content{display:block}@media (max-width:991px){.shop-content{width:100%}}.shop-content-head{align-items:center;border-bottom:1px solid #d1cfcf;display:flex;gap:30px;justify-content:space-between;margin-bottom:30px;padding:20px 0}.shop-content-head select{width:150px}@media (max-width:768px){.shop-content-head{gap:1rem}}.shop-content-result{align-items:center;display:flex;font-size:.875rem;gap:5px}.shop-view{align-items:center;display:flex;gap:1rem;justify-content:center}@media (max-width:991px){.shop-view{display:none}}.shop-content-inner{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;min-height:400px;padding-bottom:70px;position:relative}.shop-content-inner>.product-item{width:calc(33.33333% - 14px)}@media (max-width:1080px){.shop-content-inner{justify-content:center}.shop-content-inner>.product-item{width:calc(50% - 10px)}}@media (max-width:576px){.shop-content-inner{align-items:center;flex-direction:column}.shop-content-inner>.product-item{margin:0 auto;max-width:270px;width:100%}}.productId-head{margin:80px 0}@media (max-width:768px){.productId-head{display:none}}.productId-wrapper{margin-bottom:140px}@media (max-width:768px){.productId-wrapper{margin-bottom:70px;padding-top:1.5rem}}.productId-inner{align-items:stretch;display:flex;gap:70px;justify-content:space-between}@media (max-width:1199px){.productId-inner{gap:30px}}@media (max-width:991px){.productId-inner{flex-direction:column}}.productId-right{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;width:100%}@media (max-width:991px){.productId-right{max-width:100%}}.productId-header{margin-bottom:.5rem}.productId-category-badge{background-color:rgba(197,65,65,.1);border-radius:12px;color:var(--secondary-2);display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.5px;margin-bottom:1rem;padding:.375rem .75rem;text-transform:uppercase}.productId-title{color:var(--black);font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:1rem}@media (max-width:768px){.productId-title{font-size:1.5rem}}.productId-price-wrapper{margin-top:1rem}.productId-price{color:var(--secondary-2);display:inline-block;font-size:2rem;font-weight:700;margin-bottom:0}@media (max-width:768px){.productId-price{font-size:1.75rem}}.productId-description-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:1.5rem}.productId-description{border:none;color:rgba(0,0,0,.8);font-size:.938rem;line-height:1.7;margin:0;padding:0}.productId-details-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:1.5rem}.productId-section-title{border-bottom:2px solid rgba(197,65,65,.1);color:var(--black);font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.75rem}.productId-details-list{display:flex;flex-direction:column;gap:1rem}.productId-detail-item{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;padding:.75rem 0}.productId-detail-item:last-child{border-bottom:none}.productId-detail-label{color:rgba(0,0,0,.7);font-size:.875rem;font-weight:600;min-width:100px}.productId-detail-value{color:rgba(0,0,0,.9);flex:1;font-size:.875rem;margin-left:1rem;text-align:right}.productId-link-btn{align-items:center;background:none;border:none;color:var(--secondary-2);cursor:pointer;display:inline-flex;font-size:inherit;gap:.5rem;padding:0;text-decoration:none;transition:color var(--transition)}.productId-link-btn:hover{color:#dc0f0f;text-decoration:underline}.productId-link-btn svg{transition:transform var(--transition)}.productId-link-btn:hover svg{transform:translateX(2px)}.productId-actions{display:flex;flex-wrap:wrap;gap:.75rem}.productId-favorite{align-items:center;display:inline-flex;flex:1;gap:.5rem;justify-content:center;min-width:120px;padding:.75rem 1rem;transition:all var(--transition)}.productId-favorite:hover{box-shadow:0 4px 12px rgba(197,65,65,.2);transform:translateY(-2px)}.productId-favorite svg{stroke:currentColor;fill:transparent;transition:all var(--transition)}.productId-favorite.active svg,.productId-favorite:hover svg{stroke:var(--secondary-2);fill:var(--secondary-2)}.productId-author-card{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.06);padding:1.5rem}.productId-author-info{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.productId-author-avatar{border:3px solid rgba(197,65,65,.1);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0;height:70px;overflow:hidden;width:70px}.productId-author-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.productId-author-details{flex:1;min-width:0}.productId-author-name{color:var(--black);font-size:1.125rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.productId-author-badge{align-items:center;background:rgba(197,65,65,.08);border-radius:8px;color:rgba(0,0,0,.6);display:inline-flex;font-size:.813rem;font-weight:500;gap:.375rem;margin:0;padding:.375rem .75rem}.productId-author-badge svg{color:var(--secondary-2);height:14px;width:14px}.productId-contact-btn{border-radius:12px;font-weight:600;padding:.875rem 1.5rem;transition:all var(--transition);width:100%}.productId-contact-btn:hover{box-shadow:0 6px 20px rgba(197,65,65,.3);transform:translateY(-2px)}.btn-outline-secondary{align-items:center;background-color:transparent;border-color:rgba(0,0,0,.15);color:var(--black);display:inline-flex;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all var(--transition)}.btn-outline-secondary:hover{background-color:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.1);color:var(--black);transform:translateY(-2px)}.btn-outline-secondary svg{transition:transform var(--transition)}.btn-outline-secondary:hover svg{transform:scale(1.1)}.productId-head .breadcrumb{background:transparent;margin:0;padding:0}.productId-head .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:rgba(0,0,0,.4);content:"›";padding:0 .5rem}.productId-head .breadcrumb .breadcrumb-item a{color:rgba(0,0,0,.6);font-size:.875rem;transition:color var(--transition)}.productId-head .breadcrumb .breadcrumb-item a:hover{color:var(--secondary-2)}.productId-head .breadcrumb .breadcrumb-item.active{color:var(--black)}.product-contact-modal{border:none;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);overflow:hidden}.product-contact-modal-header{background:linear-gradient(135deg,#c54141,#dc0f0f);border-bottom:none;color:var(--white);padding:1.5rem}.product-contact-modal-header .modal-title{color:var(--white);font-size:1.25rem;font-weight:600}.product-contact-modal-header .close{color:var(--white);font-size:1.5rem;opacity:.9;text-shadow:none}.product-contact-modal-header .close:hover{opacity:1}.product-contact-modal-body{padding:2rem}.product-contact-user{border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:1.5rem;padding-bottom:1.5rem;text-align:center}.product-contact-avatar{border:4px solid rgba(197,65,65,.1);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);height:90px;margin:0 auto 1rem;overflow:hidden;width:90px}.product-contact-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-contact-name{color:var(--black);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.product-contact-badge{align-items:center;background:rgba(197,65,65,.08);border-radius:8px;color:rgba(0,0,0,.6);display:inline-flex;font-size:.813rem;font-weight:500;gap:.375rem;margin:0;padding:.375rem .75rem}.product-contact-badge svg{color:var(--secondary-2);height:14px;width:14px}.product-contact-section{margin-bottom:1.5rem}.product-contact-section:last-child{margin-bottom:0}.product-contact-section-title{color:rgba(0,0,0,.6);font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.product-contact-link{align-items:center;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08);border-radius:12px;color:var(--black);display:flex;font-weight:500;gap:.75rem;margin-bottom:.75rem;padding:1rem 1.25rem;text-decoration:none;transition:all var(--transition)}.product-contact-link:hover{background:rgba(197,65,65,.05);border-color:rgba(197,65,65,.2);color:var(--secondary-2);text-decoration:none;transform:translateX(4px)}.product-contact-link svg{flex-shrink:0;opacity:.7}.product-contact-link:hover svg{opacity:1}.product-contact-phone{justify-content:space-between}.product-contact-phones{display:flex;flex-direction:column;gap:.75rem}.product-contact-apps{align-items:center;display:flex;gap:.5rem;margin-left:auto}.product-contact-app-icon{flex-shrink:0}.productId-related{margin-bottom:70px}.productId-related h3{margin-bottom:1.5rem}

/*# sourceMappingURL=products.css.map*/