@charset "UTF-8";.evropa-scope .ev-product{padding:26px 0 60px}.evropa-scope .ev-product__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}@media (max-width: 480px){.evropa-scope .ev-product__head{flex-wrap:wrap}}.evropa-scope .ev-product__crumbs{font-size:13px;color:#888;line-height:1.4}.evropa-scope .ev-product__crumbs a{color:#888}.evropa-scope .ev-product__crumbs a:hover{color:#e39fc8}.evropa-scope .ev-product__top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}@media (max-width: 768px){.evropa-scope .ev-product__top{grid-template-columns:1fr;gap:24px}}.evropa-scope .ev-product__gallery{min-width:0}.evropa-scope .ev-product__gallery .slider{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden}.evropa-scope .ev-product__gallery .slider .main,.evropa-scope .ev-product__gallery .slider .swiper,.evropa-scope .ev-product__gallery .slider .swiper-wrapper,.evropa-scope .ev-product__gallery .slider .swiper-slide{height:100%}.evropa-scope .ev-product__gallery .slider .swiper-slide{display:flex;align-items:center;justify-content:center}.evropa-scope .ev-product__gallery .slider .main .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:10px}.evropa-scope .ev-product__gallery .slider .left,.evropa-scope .ev-product__gallery .slider .right{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;display:flex!important;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe6;color:#635e3c;cursor:pointer;box-shadow:0 2px 8px #00000029;opacity:1!important;visibility:visible!important;transition:background .2s ease,color .2s ease}.evropa-scope .ev-product__gallery .slider .left .ev-icon svg,.evropa-scope .ev-product__gallery .slider .right .ev-icon svg{width:22px;height:22px}.evropa-scope .ev-product__gallery .slider .left:hover,.evropa-scope .ev-product__gallery .slider .right:hover{background:#fff;color:#e39fc8}.evropa-scope .ev-product__gallery .slider .left.nonl,.evropa-scope .ev-product__gallery .slider .left.nonr,.evropa-scope .ev-product__gallery .slider .right.nonl,.evropa-scope .ev-product__gallery .slider .right.nonr{opacity:0!important;visibility:hidden!important;pointer-events:none}.evropa-scope .ev-product__gallery .slider .left{left:12px}.evropa-scope .ev-product__gallery .slider .right{right:12px}.evropa-scope .ev-product__sale-badge{position:absolute;top:14px;left:14px;z-index:5;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:35px;background:#e39fc8;color:#fff;font-weight:700;font-size:14px;line-height:1;white-space:nowrap;box-shadow:0 2px 8px #00000029}.evropa-scope .ev-product__video-btn{position:absolute;top:14px;right:14px;z-index:5;width:44px;height:44px;border-radius:50%;background:#d32f2fe6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000038;transition:background .2s ease}.evropa-scope .ev-product__video-btn .ev-icon{color:#fff}.evropa-scope .ev-product__video-btn .ev-icon svg{width:20px;height:20px;fill:#fff;margin-left:2px}.evropa-scope .ev-product__video-btn .ev-icon svg path{fill:#fff}.evropa-scope .ev-product__video-btn:hover{background:#d32f2f}.evropa-scope .ev-product__thumbs{margin-top:12px}.evropa-scope .ev-product__thumbs .thumbs .swiper-slide.item{width:84px;height:84px;border-radius:8px;background-size:cover;background-position:center;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease}.evropa-scope .ev-product__thumbs .thumbs .swiper-slide.item.swiper-slide-thumb-active,.evropa-scope .ev-product__thumbs .thumbs .swiper-slide.item:hover{border-color:#e39fc8}.evropa-scope .ev-product__info{min-width:0;position:relative}.evropa-scope .ev-product__title{font-size:30px;line-height:1.25;color:#635e3c;margin-bottom:16px}.evropa-scope .ev-product__nav{position:relative;display:flex;justify-content:flex-end;gap:6px;flex-shrink:0}.evropa-scope .ev-product__nav-side{display:flex;position:relative}.evropa-scope .ev-product__nav-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff;color:#777;cursor:pointer;transition:all .2s ease}.evropa-scope .ev-product__nav-btn:hover{border-color:#e39fc8;color:#e39fc8}.evropa-scope .ev-product__nav-btn.is-disabled{opacity:.4;pointer-events:none}.evropa-scope .ev-product__nav-peek{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:flex;align-items:center;gap:10px;width:250px;max-width:calc(100vw - 32px);padding:8px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000029;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;text-decoration:none!important}.evropa-scope .ev-product__nav-peek,.evropa-scope .ev-product__nav-peek *{text-decoration:none!important}.evropa-scope .ev-product__nav-peek:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.evropa-scope .ev-product__nav-side:hover .evropa-scope .ev-product__nav-peek,.evropa-scope .ev-product__nav-side.is-open .evropa-scope .ev-product__nav-peek{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.evropa-scope .ev-product__nav-peek-img{flex-shrink:0;width:64px;height:64px;border-radius:6px;overflow:hidden}.evropa-scope .ev-product__nav-peek-img img{width:100%;height:100%;object-fit:cover}.evropa-scope .ev-product__nav-peek-info{display:flex;flex-direction:column;gap:4px;min-width:0}.evropa-scope .ev-product__nav-peek-name{font-size:13px;font-weight:600;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.evropa-scope .ev-product__nav-peek-price{font-size:14px;font-weight:700;color:#e39fc8}.evropa-scope .ev-product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.evropa-scope .ev-product__old{color:#aaa;text-decoration:line-through;font-size:18px}.evropa-scope .ev-product__now{color:#e39fc8;font-size:30px;font-weight:700}.evropa-scope .ev-product__percent{background:#e39fc8;color:#fff;font-size:13px;font-weight:700;padding:3px 8px;border-radius:35px}.evropa-scope .ev-product__timer{display:inline-flex;align-items:center;gap:6px;background:#fdfdfd;color:#333;font-size:14px;padding:6px 12px;border-radius:35px;margin-bottom:16px}.evropa-scope .ev-product__timer i{color:#e39fc8}.evropa-scope .ev-product__stock{margin-bottom:18px}.evropa-scope .ev-product__stock-badge{display:inline-block;font-size:13px;font-weight:600;padding:5px 12px;border-radius:35px}.evropa-scope .ev-product__stock-badge.in{background:#2ea0431f;color:#2ea043}.evropa-scope .ev-product__stock-badge.order{background:#e6a01e24;color:#b5820f}.evropa-scope .ev-product__stock-badge.out{background:#8a8a8a26;color:#777}.evropa-scope .ev-product__attrs-select{margin-bottom:18px}.evropa-scope .ev-product__attr-row{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin-bottom:12px}.evropa-scope .ev-product__attr-label{font-weight:600;color:#333}.evropa-scope .ev-product .custom-select-form{position:relative;width:100%;min-width:180px}.evropa-scope .ev-product .custom-select-form select{width:100%;height:44px;padding:0 42px 0 16px;border:1px solid rgba(0,0,0,.1);border-radius:35px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23635e3c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;color:#333;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:15px;font-weight:600;line-height:44px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:border-color .2s ease,box-shadow .2s ease}.evropa-scope .ev-product .custom-select-form select:hover{border-color:#e39fc8}.evropa-scope .ev-product .custom-select-form select:focus{outline:none;border-color:#e39fc8;box-shadow:0 0 0 3px #e39fc82e}.evropa-scope .ev-product .custom-select-form select option:disabled{color:#bbb}.evropa-scope .ev-product__buy{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.evropa-scope .ev-product__qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:35px;overflow:hidden;background:#fff}.evropa-scope .ev-product__qty button{width:40px;height:44px;border:none;background:#fff;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.evropa-scope .ev-product__qty button:hover{color:#e39fc8}.evropa-scope .ev-product__qty input{width:46px;height:44px;border:none;background:transparent;text-align:center;font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:600;font-size:15px;color:#333;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.evropa-scope .ev-product__qty input::-webkit-outer-spin-button,.evropa-scope .ev-product__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.evropa-scope .ev-product__qty input:focus{outline:none}.evropa-scope .ev-product__oneclick{background:#e3da9f!important;color:#635e3c!important;opacity:.85}.evropa-scope .ev-product__oneclick:hover{background:#d6ca82!important;opacity:1}.evropa-scope .ev-product__out-note{font-size:16px;font-weight:700;color:#8a8a8a;text-transform:uppercase;margin-bottom:18px}.evropa-scope .ev-product__wholesale{margin-bottom:18px}.evropa-scope .ev-product__wholesale-toggle{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#e39fc8;font-weight:600;cursor:pointer;padding:0}.evropa-scope .ev-product__wholesale-body{margin-top:10px;padding:12px 16px;background:#fdfdfd;border-radius:8px;font-size:14px}.evropa-scope .ev-product__wholesale-body div{margin-bottom:6px}.evropa-scope .ev-product__wholesale-body div:last-child{margin-bottom:0}.evropa-scope .ev-product__wish{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#666;font-size:15px;padding:0;margin-bottom:22px;cursor:pointer;transition:color .2s ease}.evropa-scope .ev-product__wish .ev-icon{color:currentColor}.evropa-scope .ev-product__wish:hover,.evropa-scope .ev-product__wish.desire-attached{color:#e39fc8}.evropa-scope .ev-product__wish.desire-attached .ev-icon svg path{fill:currentColor}.evropa-scope .ev-product__meta{border-top:1px solid rgba(0,0,0,.08);padding-top:18px;font-size:14px;color:#666}.evropa-scope .ev-product__meta p{margin-bottom:8px}.evropa-scope .ev-product__meta p strong{color:#333}.evropa-scope .ev-product__tabs-section{margin-top:44px}.evropa-scope .ev-product__tabs{position:relative;display:flex;justify-content:center;gap:40px;margin-bottom:28px;flex-wrap:wrap}.evropa-scope .ev-product__tabs:before{content:"";position:absolute;left:50%;bottom:0;width:100vw;transform:translate(-50%);border-bottom:1px solid rgba(0,0,0,.1)}.evropa-scope .ev-product__tab{background:none;border:none;padding:0 0 14px;font-size:15px;font-weight:600;text-transform:uppercase;color:#999;cursor:pointer;position:relative;outline:none;transition:color .2s ease}.evropa-scope .ev-product__tab:hover,.evropa-scope .ev-product__tab.is-active{color:#333}.evropa-scope .ev-product__tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#e39fc8;transform:scaleX(0);transition:transform .25s ease}.evropa-scope .ev-product__tab.is-active:after{transform:scaleX(1)}.evropa-scope .ev-product__tab-body{max-width:900px;margin:0 auto}.evropa-scope .ev-product__pane{display:none;color:#555;line-height:1.7}.evropa-scope .ev-product__pane.is-active{display:block}.evropa-scope .ev-product__pane p{margin-bottom:14px}.evropa-scope .ev-product__attrs-table{width:100%;border-collapse:collapse}.evropa-scope .ev-product__attrs-table th,.evropa-scope .ev-product__attrs-table td{text-align:left;padding:12px 16px;border:1px solid rgba(0,0,0,.08);font-size:15px}.evropa-scope .ev-product__attrs-table th{width:220px;background:#fdfdfd;font-weight:600;color:#333}.evropa-scope .ev-product__attrs-table td{color:#555}@media (max-width: 480px){.evropa-scope .ev-product__attrs-table th,.evropa-scope .ev-product__attrs-table td{padding:10px 12px;font-size:13px}.evropa-scope .ev-product__attrs-table th{width:42%}}.evropa-scope .ev-product__tags{margin-top:30px;font-size:14px}.evropa-scope .ev-product__tags span{color:#333;font-weight:600;margin-right:4px}.evropa-scope .ev-product__tags a{color:#e39fc8}.evropa-scope .ev-product__tags a:hover{text-decoration:underline}.evropa-scope .ev-product__related{margin-top:50px}.evropa-scope .ev-product__pane .card-body{padding:0}.evropa-scope .ev-product__pane hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin:22px 0}.evropa-scope .ev-product__pane .form-group{margin-bottom:16px}.evropa-scope .ev-product__pane .form-group>label{display:block;font-weight:600;font-size:14px;margin-bottom:8px;color:#333}.evropa-scope .ev-product__pane .rating_submit{margin-bottom:4px}.evropa-scope .ev-product__pane .rating{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;height:auto;line-height:1}.evropa-scope .ev-product__pane .rating-input{position:absolute;opacity:0;width:0;height:0}.evropa-scope .ev-product__pane .rating-star{width:auto!important;height:auto!important;background:none!important;text-indent:0!important;cursor:pointer;font-size:28px!important;line-height:1;color:#d9d9d9!important;transition:color .15s ease}.evropa-scope .ev-product__pane .rating-star:before{content:"★";display:inline}.evropa-scope .ev-product__pane .rating-star:hover,.evropa-scope .ev-product__pane .rating-star:hover~.rating-star,.evropa-scope .ev-product__pane .rating-input:checked~.rating-star{color:#d6ca82!important}.evropa-scope .ev-product__pane textarea.form-control{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:12px 14px;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:15px;color:#333;resize:vertical}.evropa-scope .ev-product__pane textarea.form-control:focus{outline:none;border-color:#e39fc8;box-shadow:0 0 0 3px #e39fc82e}.evropa-scope .ev-product__pane .btn_1{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 26px;border:none;border-radius:35px;background:#e39fc8;color:#fff;font-weight:600;text-transform:uppercase;font-size:13px;cursor:pointer;transition:background .2s ease}.evropa-scope .ev-product__pane .btn_1:hover{background:#6d8c8e}.evropa-scope .ev-product__pane .btn_1:disabled{opacity:.5;cursor:not-allowed}.evropa-scope .ev-product__pane .text-info a{color:#e39fc8;text-decoration:underline}.evropa-scope #product-page{padding-bottom:60px}.evropa-scope #product-page>.container>.row>.col-md-12>.breadcrumbs{display:none}.evropa-scope #product-page .prod_info h1{font-size:30px;color:#635e3c;margin-bottom:12px}.evropa-scope #product-page .rating em{color:#999}.evropa-scope #product-page .new_price{color:#e39fc8!important;font-weight:700}.evropa-scope #product-page .old_price{color:#999!important;text-decoration:line-through}.evropa-scope #product-page .btn_1{background:#e39fc8!important;color:#fff!important;border:none!important;border-radius:35px!important;font-weight:600;text-transform:uppercase}.evropa-scope #product-page .btn_1:hover{background:#6d8c8e!important;color:#fff!important}.evropa-scope #product-page input[data-type=cart_detail_change_amount]{border:1px solid rgba(0,0,0,.1);border-radius:5px;text-align:center;font-weight:600;padding:8px}.evropa-scope #product-page .product_actions ul{display:flex;gap:18px;flex-wrap:wrap;list-style:none;padding:0}.evropa-scope #product-page .product_actions a{color:#635e3c}.evropa-scope #product-page .product_actions a:hover{color:#e39fc8}.evropa-scope #product-page .tabs_product{margin-top:40px}.evropa-scope #product-page .tabs_product .nav-tabs{border-bottom:1px solid rgba(0,0,0,.1)}.evropa-scope #product-page .tabs_product .nav-link{color:#999;font-weight:600;border:none;border-bottom:2px solid transparent}.evropa-scope #product-page .tabs_product .nav-link.active{color:#e39fc8;border-bottom-color:#e39fc8;background:none}.evropa-scope #product-page .countdown_inner{background:#e39fc8;color:#fff;border-radius:8px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-weight:700}.evropa-scope #product-page .in-store i{color:#6d8c8e}
