Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.10 KB | None | 0 0
  1. img[data-v-a6fd74ba] {
  2. -webkit-transition: opacity .3s linear;
  3. transition: opacity .3s linear
  4. }
  5.  
  6. .PaB-card[data-v-98750386] {
  7. -webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  8. border: 1px solid hsla(0, 0%, 49.8%, .4);
  9. display: -webkit-box;
  10. display: -ms-flexbox;
  11. display: flex;
  12. overflow: hidden;
  13. position: relative;
  14. text-align: center;
  15. transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  16. transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
  17. transition: transform .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  18. width: 100%
  19. }
  20.  
  21. .PaB-card[data-v-98750386]:hover {
  22. -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  23. -webkit-transform: translateY(-2px);
  24. box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  25. transform: translateY(-2px)
  26. }
  27.  
  28. .PaB-card>a[data-v-98750386] {
  29. -ms-flex-direction: column;
  30. -webkit-box-direction: normal;
  31. -webkit-box-orient: vertical;
  32. color: inherit;
  33. display: -webkit-box;
  34. display: -ms-flexbox;
  35. display: flex;
  36. flex-direction: column;
  37. height: 100%;
  38. width: 100%
  39. }
  40.  
  41. .PaB-card>a[data-v-98750386]:hover {
  42. color: inherit
  43. }
  44.  
  45. .PaB-card__header[data-v-98750386] {
  46. -webkit-box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5);
  47. box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5);
  48. overflow: hidden;
  49. position: relative
  50. }
  51.  
  52. .PaB-card__media[data-v-98750386] {
  53. -ms-flex-pack: center;
  54. -webkit-box-pack: center;
  55. display: -webkit-box;
  56. display: -ms-flexbox;
  57. display: flex;
  58. height: 0;
  59. justify-content: center;
  60. overflow: hidden;
  61. padding-bottom: 55.55556%;
  62. position: relative
  63. }
  64.  
  65. .PaB-card__media img[data-v-98750386] {
  66. -webkit-transform: translateY(-50%);
  67. position: absolute;
  68. top: 50%;
  69. transform: translateY(-50%);
  70. width: 100%
  71. }
  72.  
  73. .PaB-card__body[data-v-98750386] {
  74. -ms-flex: 1 1 auto;
  75. -ms-flex-direction: column;
  76. -webkit-box-direction: normal;
  77. -webkit-box-flex: 1;
  78. -webkit-box-orient: vertical;
  79. display: -webkit-box;
  80. display: -ms-flexbox;
  81. display: flex;
  82. flex: 1 1 auto;
  83. flex-direction: column;
  84. padding: 20px
  85. }
  86.  
  87. .PaB-card__body .PaB-link[data-v-98750386] {
  88. margin-top: auto
  89. }
  90.  
  91. .PaB-card__title[data-v-98750386] {
  92. font-size: 23px;
  93. margin-bottom: 0
  94. }
  95.  
  96. .PaB-menu-home[data-v-98750386] {
  97. -ms-flex-direction: row;
  98. -ms-flex-wrap: wrap;
  99. -webkit-box-direction: normal;
  100. -webkit-box-orient: horizontal;
  101. display: -webkit-box;
  102. display: -ms-flexbox;
  103. display: flex;
  104. flex-direction: row;
  105. flex-wrap: wrap;
  106. margin-top: 40px
  107. }
  108.  
  109. .PaB-card[data-v-98750386] {
  110. -ms-flex: 1 1 calc(100% - 15px);
  111. -webkit-box-flex: 1;
  112. flex: 1 1 calc(100% - 15px);
  113. margin: 7px
  114. }
  115.  
  116. @media screen and (min-width:400px) {
  117. .PaB-card[data-v-98750386] {
  118. -ms-flex: 1 1 calc(50% - 15px);
  119. -webkit-box-flex: 1;
  120. flex: 1 1 calc(50% - 15px);
  121. min-width: 320px
  122. }
  123. }
  124.  
  125. svg[data-v-05ea80d6] {
  126. display: inline-block;
  127. vertical-align: baseline
  128. }
  129.  
  130. .PaB-modal-mask[data-v-269aaf88] {
  131. -webkit-transition: opacity .1s linear;
  132. background-color: rgba(0, 0, 0, .8);
  133. left: 0;
  134. position: fixed;
  135. top: 0;
  136. transition: opacity .1s linear;
  137. z-index: 9998
  138. }
  139.  
  140. .PaB-modal-mask[data-v-269aaf88],
  141. .PaB-modal-outer[data-v-269aaf88] {
  142. -ms-flex-align: center;
  143. -ms-flex-pack: center;
  144. -webkit-box-align: center;
  145. -webkit-box-pack: center;
  146. align-items: center;
  147. display: -webkit-box;
  148. display: -ms-flexbox;
  149. display: flex;
  150. height: 100%;
  151. justify-content: center;
  152. width: 100%
  153. }
  154.  
  155. .PaB-modal-outer[data-v-269aaf88] {
  156. -webkit-overflow-scrolling: touch;
  157. -webkit-transition: top .1s linear;
  158. overflow-x: hidden;
  159. overflow-y: auto;
  160. position: absolute;
  161. transition: top .1s linear
  162. }
  163.  
  164. .PaB-modal-wrapper[data-v-269aaf88] {
  165. margin: auto;
  166. padding: 15px;
  167. position: relative;
  168. width: 100%
  169. }
  170.  
  171. .PaB-modal[data-v-269aaf88] {
  172. -webkit-transition: all .2s ease-in-out;
  173. background-color: #fff;
  174. margin-top: 35px;
  175. position: relative;
  176. transition: all .2s ease-in-out;
  177. width: 100%
  178. }
  179.  
  180. .PaB-modal__close[data-v-269aaf88] {
  181. -webkit-appearance: none;
  182. background-color: transparent;
  183. border: 0;
  184. color: #fff;
  185. margin: 0;
  186. padding: 0;
  187. position: absolute;
  188. right: 15px
  189. }
  190.  
  191. .PaB-modal-container[data-v-269aaf88] {
  192. overflow: hidden
  193. }
  194.  
  195. .PaB-modal__body[data-v-269aaf88] {
  196. position: relative
  197. }
  198.  
  199. .PaB-modal-enter[data-v-269aaf88],
  200. .PaB-modal-leave-active[data-v-269aaf88] {
  201. opacity: 0
  202. }
  203.  
  204. .PaB-modal-enter .PaB-modal[data-v-269aaf88],
  205. .PaB-modal-leave-active .PaB-modal[data-v-269aaf88] {
  206. -webkit-transform: scale(.8);
  207. transform: scale(.8)
  208. }
  209.  
  210. .PaB-product__meta[data-v-47bbcb11] {
  211. font-size: 16px;
  212. margin: 0;
  213. opacity: .8
  214. }
  215.  
  216. .PaB-product__meta dd[data-v-47bbcb11],
  217. .PaB-product__meta dt[data-v-47bbcb11] {
  218. display: inline-block;
  219. font-weight: 400;
  220. margin: 0;
  221. padding: 0
  222. }
  223.  
  224. .PaB-product__meta dt[data-v-47bbcb11] {
  225. padding-right: .25em
  226. }
  227.  
  228. .PaB-product__meta dd[data-v-47bbcb11] {
  229. margin-right: 1em
  230. }
  231.  
  232. .PaB-product__prices[data-v-e5b52a9e] {
  233. margin: 0 -5px;
  234. padding: 0;
  235. position: relative
  236. }
  237.  
  238. .PaB-product__option[data-v-e5b52a9e] {
  239. border: 1px solid hsla(0, 0%, 49.8%, .4);
  240. border-radius: 3px;
  241. display: inline-block;
  242. margin: 5px;
  243. padding: 4px 8px;
  244. text-align: center
  245. }
  246.  
  247. .PaB-product__price[data-v-e5b52a9e] {
  248. font-size: 18px
  249. }
  250.  
  251. .PaB-product__unit[data-v-e5b52a9e] {
  252. display: block;
  253. font-size: 13px;
  254. opacity: .7
  255. }
  256.  
  257. .PaB-quantity[data-v-45375244] {
  258. display: -webkit-box;
  259. display: -ms-flexbox;
  260. display: flex
  261. }
  262.  
  263. .PaB-quantity button[data-v-45375244] {
  264. -ms-flex: 0 0 44px;
  265. -webkit-appearance: none;
  266. -webkit-box-flex: 0;
  267. display: block;
  268. flex: 0 0 44px;
  269. font-size: 30px;
  270. font-weight: 100;
  271. height: 100%;
  272. line-height: 30px;
  273. min-height: 44px;
  274. padding: 0;
  275. width: 44px
  276. }
  277.  
  278. .PaB-quantity button[data-v-45375244]:first-child {
  279. border-bottom-right-radius: 0;
  280. border-top-right-radius: 0
  281. }
  282.  
  283. .PaB-quantity button[data-v-45375244]:last-child {
  284. border-bottom-left-radius: 0;
  285. border-top-left-radius: 0
  286. }
  287.  
  288. .PaB-quantity button[data-v-45375244],
  289. .PaB-quantity input[data-v-45375244] {
  290. -webkit-appearance: none;
  291. background-color: #fff;
  292. border: 1px solid #b2b2b2;
  293. margin: 0
  294. }
  295.  
  296. .PaB-quantity input[data-v-45375244] {
  297. -ms-flex: 1;
  298. -webkit-box-flex: 1;
  299. -webkit-box-shadow: none;
  300. border-left: 0;
  301. border-radius: 0;
  302. border-right: 0;
  303. box-shadow: none;
  304. flex: 1;
  305. font-size: inherit;
  306. height: 100%;
  307. max-width: none;
  308. min-height: 44px;
  309. min-width: 0;
  310. padding: 0 5px;
  311. text-align: center;
  312. width: auto
  313. }
  314.  
  315. .PaB-quantity input[data-v-45375244]::-webkit-inner-spin-button,
  316. .PaB-quantity input[data-v-45375244]::-webkit-outer-spin-button {
  317. -webkit-appearance: none;
  318. margin: 0
  319. }
  320.  
  321. .PaB-button {
  322. -ms-flex-align: center;
  323. -ms-flex-pack: center;
  324. -webkit-box-align: center;
  325. -webkit-box-pack: center;
  326. -webkit-transition: all .2s linear;
  327. align-items: center;
  328. background-color: transparent;
  329. border: 2px solid #b2b2b2;
  330. cursor: pointer;
  331. display: -webkit-box;
  332. display: -ms-flexbox;
  333. display: flex;
  334. font-family: inherit;
  335. font-size: 15px;
  336. justify-content: center;
  337. line-height: 40px;
  338. min-height: 44px;
  339. padding: 0 12px;
  340. position: relative;
  341. text-align: center;
  342. transition: all .2s linear;
  343. white-space: nowrap
  344. }
  345.  
  346. .PaB-button:focus,
  347. .PaB-button:hover {
  348. background-color: #f0f0f0
  349. }
  350.  
  351. .PaB-button--rounded {
  352. border-radius: 3px
  353. }
  354.  
  355. .PaB-button--icon svg {
  356. -ms-flex: 0 0 auto;
  357. -webkit-box-flex: 0;
  358. display: block;
  359. flex: 0 0 auto
  360. }
  361.  
  362. .PaB-button--icon .button__text {
  363. display: none;
  364. padding: 5px
  365. }
  366.  
  367. @media screen and (min-width:600px) {
  368. .PaB-button--icon .button__text {
  369. display: block
  370. }
  371. }
  372.  
  373. .PaB-button--default {
  374. border: 1px solid #b2b2b2;
  375. color: #242424
  376. }
  377.  
  378. .PaB-button--default:focus,
  379. .PaB-button--default:hover {
  380. background-color: #f0f0f0
  381. }
  382.  
  383. .PaB-button--primary {
  384. color: #fff!important;
  385. text-transform: uppercase
  386. }
  387.  
  388. .PaB-button--secondary {
  389. background-color: transparent;
  390. text-transform: uppercase
  391. }
  392.  
  393. .PaB-button--block {
  394. display: block;
  395. width: 100%
  396. }
  397.  
  398. .PaB-button--blank,
  399. .PaB-button--plain {
  400. border-color: transparent
  401. }
  402.  
  403. .PaB-button--blank {
  404. background-color: transparent;
  405. color: currentColor;
  406. margin: 0;
  407. padding: 0
  408. }
  409.  
  410. .PaB-button--disabled,
  411. .PaB-button:disabled {
  412. -webkit-filter: grayscale(100%);
  413. cursor: not-allowed;
  414. filter: grayscale(100%)
  415. }
  416.  
  417. .PaB-button-group .PaB-button {
  418. margin-bottom: 15px
  419. }
  420.  
  421. .PaB-product__content[data-v-3b655a61] {
  422. border: 1px solid hsla(0, 0%, 49.8%, .4)
  423. }
  424.  
  425. .PaB-product__content .PaB-product__title[data-v-3b655a61] {
  426. font-size: 24px;
  427. font-weight: 700;
  428. margin-bottom: 5px
  429. }
  430.  
  431. .PaB-product__content .PaB-product__detail-title[data-v-3b655a61] {
  432. font-size: 16px;
  433. font-weight: 700
  434. }
  435.  
  436. .PaB-product__body[data-v-3b655a61],
  437. .PaB-product__footer[data-v-3b655a61],
  438. .PaB-product__header[data-v-3b655a61] {
  439. padding: 15px 25px
  440. }
  441.  
  442. .PaB-product-detail__vendor[data-v-3b655a61] {
  443. background-color: #fff;
  444. font-weight: 700;
  445. margin: 10px;
  446. max-height: 100%;
  447. max-width: 85px;
  448. position: absolute;
  449. right: 0;
  450. text-align: center;
  451. top: 0
  452. }
  453.  
  454. .PaB-product-detail__vendor span[data-v-3b655a61] {
  455. color: #000;
  456. display: block;
  457. padding: 5px
  458. }
  459.  
  460. .PaB-product-detail__vendor img[data-v-3b655a61] {
  461. display: block;
  462. width: 100%
  463. }
  464.  
  465. .PaB-product-detail__header[data-v-3b655a61] {
  466. -webkit-box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5);
  467. box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5)
  468. }
  469.  
  470. .PaB-product__image[data-v-3b655a61] {
  471. height: 0;
  472. overflow: hidden;
  473. padding-bottom: 56.02241%;
  474. position: relative
  475. }
  476.  
  477. .PaB-product__image img[data-v-3b655a61] {
  478. -webkit-transform: translateY(-50%);
  479. left: 0;
  480. position: absolute;
  481. top: 50%;
  482. transform: translateY(-50%);
  483. width: 100%
  484. }
  485.  
  486. .PaB-product__body[data-v-3b655a61] {
  487. background-color: hsla(0, 0%, 49.8%, .1)
  488. }
  489.  
  490. .PaB-product__footer[data-v-3b655a61] {
  491. -ms-flex-direction: row;
  492. -ms-flex-wrap: wrap;
  493. -webkit-box-direction: normal;
  494. -webkit-box-orient: horizontal;
  495. display: -webkit-box;
  496. display: -ms-flexbox;
  497. display: flex;
  498. flex-direction: row;
  499. flex-wrap: wrap;
  500. margin-left: -7px;
  501. margin-right: -7px
  502. }
  503.  
  504. .PaB-product__footer>[data-v-3b655a61] {
  505. -ms-flex: 1 1 calc(50% - 14px);
  506. -webkit-box-flex: 1;
  507. flex: 1 1 calc(50% - 14px);
  508. margin: 7px;
  509. min-width: 200px;
  510. text-transform: uppercase
  511. }
  512.  
  513. .PaB-product__price[data-v-3b655a61] {
  514. font-size: 34px;
  515. font-weight: 300;
  516. margin-bottom: 12px
  517. }
  518.  
  519. .PaB-product__selection[data-v-3b655a61] {
  520. -ms-flex-direction: row;
  521. -ms-flex-pack: justify;
  522. -webkit-box-direction: normal;
  523. -webkit-box-orient: horizontal;
  524. -webkit-box-pack: justify;
  525. display: -webkit-box;
  526. display: -ms-flexbox;
  527. display: flex;
  528. flex-direction: row;
  529. justify-content: space-between;
  530. max-width: 320px
  531. }
  532.  
  533. .PaB-product__selection .PaB-product-variations[data-v-3b655a61] {
  534. -ms-flex: 1 1 200px;
  535. -webkit-box-flex: 1;
  536. flex: 1 1 200px;
  537. margin-right: 12px;
  538. position: relative
  539. }
  540.  
  541. .PaB-product__selection .PaB-product-variations select[data-v-3b655a61] {
  542. -moz-appearance: none;
  543. -webkit-appearance: none;
  544. appearance: none;
  545. background-color: #fff;
  546. background-image: none;
  547. border-radius: 0;
  548. display: block;
  549. font-size: inherit;
  550. height: 100%;
  551. line-height: 1;
  552. margin: 0;
  553. min-height: 44px;
  554. padding: 10px;
  555. width: 100%
  556. }
  557.  
  558. .PaB-product__selection .PaB-product-variations svg[data-v-3b655a61] {
  559. pointer-events: none;
  560. position: absolute;
  561. right: 10px;
  562. top: 10px
  563. }
  564.  
  565. .PaB-product__selection .PaB-quantity[data-v-3b655a61] {
  566. -ms-flex: 0 1 132px;
  567. -webkit-box-flex: 0;
  568. flex: 0 1 132px;
  569. width: 132px
  570. }
  571.  
  572. @media screen and (max-width:380px) {
  573. .PaB-product__selection[data-v-3b655a61] {
  574. display: block
  575. }
  576. .PaB-product__selection .PaB-product-variations[data-v-3b655a61],
  577. .PaB-product__selection .PaB-quantity[data-v-3b655a61] {
  578. margin: 0 0 15px;
  579. width: 100%
  580. }
  581. }
  582.  
  583. .PaB-added-to-cart-enter-active[data-v-3b655a61] {
  584. -webkit-transition: -webkit-transform .2s cubic-bezier(.17, .67, .5, 2);
  585. transition: -webkit-transform .2s cubic-bezier(.17, .67, .5, 2);
  586. transition: transform .2s cubic-bezier(.17, .67, .5, 2);
  587. transition: transform .2s cubic-bezier(.17, .67, .5, 2), -webkit-transform .2s cubic-bezier(.17, .67, .5, 2)
  588. }
  589.  
  590. .PaB-added-to-cart-enter[data-v-3b655a61],
  591. .PaB-added-to-cart-leave-to[data-v-3b655a61] {
  592. -webkit-transform: scale(0);
  593. opacity: 0;
  594. transform: scale(0)
  595. }
  596.  
  597. .PaB-product-card-wrapper[data-v-1a6b33eb] {
  598. -ms-flex-wrap: wrap;
  599. display: -webkit-box;
  600. display: -ms-flexbox;
  601. display: flex;
  602. flex-wrap: wrap
  603. }
  604.  
  605. .PaB-product-card[data-v-1a6b33eb] {
  606. -webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  607. border: 1px solid hsla(0, 0%, 49.8%, .4);
  608. cursor: pointer;
  609. display: -webkit-box;
  610. display: -ms-flexbox;
  611. display: flex;
  612. height: 100%;
  613. position: relative;
  614. transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  615. transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
  616. transition: transform .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  617. width: 100%
  618. }
  619.  
  620. .PaB-product-card[data-v-1a6b33eb]:hover {
  621. -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  622. -webkit-transform: translateY(-2px);
  623. box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  624. transform: translateY(-2px)
  625. }
  626.  
  627. .PaB-product-card:hover .PaB-product-card__media[data-v-1a6b33eb] {
  628. -webkit-transform: scale(1.125);
  629. transform: scale(1.125)
  630. }
  631.  
  632. .PaB-product-card .PaB-product-card__header[data-v-1a6b33eb] {
  633. -webkit-box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5);
  634. box-shadow: inset 0 0 140px hsla(0, 0%, 49.8%, .5);
  635. overflow: hidden;
  636. position: relative
  637. }
  638.  
  639. .PaB-product-card .PaB-product-card__media--vendor[data-v-1a6b33eb] {
  640. background-color: #fff;
  641. color: #000;
  642. font-weight: 700;
  643. margin: 10px;
  644. max-height: 100%;
  645. max-width: 85px;
  646. position: absolute;
  647. text-align: center;
  648. top: 0
  649. }
  650.  
  651. .PaB-product-card .PaB-product-card__media--vendor span[data-v-1a6b33eb] {
  652. display: block;
  653. padding: 5px
  654. }
  655.  
  656. .PaB-product-card .PaB-product-card__media--vendor img[data-v-1a6b33eb] {
  657. display: block;
  658. width: 100%
  659. }
  660.  
  661. .PaB-product-card .PaB-product-card__body[data-v-1a6b33eb] {
  662. -ms-flex: 1 1 auto;
  663. -ms-flex-direction: column;
  664. -webkit-box-direction: normal;
  665. -webkit-box-flex: 1;
  666. -webkit-box-orient: vertical;
  667. display: -webkit-box;
  668. display: -ms-flexbox;
  669. display: flex;
  670. flex: 1 1 auto;
  671. flex-direction: column;
  672. padding: 20px
  673. }
  674.  
  675. .PaB-product-card .PaB-product-card__title[data-v-1a6b33eb] {
  676. font-size: 23px;
  677. margin-bottom: 0
  678. }
  679.  
  680. .PaB-product-card .PaB-product-card__meta[data-v-1a6b33eb] {
  681. margin-top: 8px
  682. }
  683.  
  684. .PaB-product-card .PaB-product-card__media[data-v-1a6b33eb] {
  685. -webkit-transform: scale(1);
  686. -webkit-transition: -webkit-transform .25s ease-in-out;
  687. overflow: visible;
  688. transform: scale(1);
  689. transition: -webkit-transform .25s ease-in-out;
  690. transition: transform .25s ease-in-out;
  691. transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
  692. }
  693.  
  694. .PaB-product-card .PaB-product-card__media img[data-v-1a6b33eb] {
  695. -webkit-transform: translateY(-50%);
  696. position: absolute;
  697. top: 50%;
  698. transform: translateY(-50%);
  699. width: 100%
  700. }
  701.  
  702. .PaB-product-card--list[data-v-1a6b33eb] {
  703. -ms-flex-direction: row;
  704. -webkit-box-direction: normal;
  705. -webkit-box-orient: horizontal;
  706. flex-direction: row
  707. }
  708.  
  709. .PaB-product-card--list .PaB-product-card__media--vendor[data-v-1a6b33eb] {
  710. left: 0
  711. }
  712.  
  713. .PaB-product-card--list .PaB-product-card__header[data-v-1a6b33eb] {
  714. -ms-flex: 0 0 250px;
  715. -webkit-box-flex: 0;
  716. flex: 0 0 250px
  717. }
  718.  
  719. .PaB-product-card--list .PaB-product-card__body[data-v-1a6b33eb] {
  720. -ms-flex: 1 1 80%;
  721. -ms-flex-direction: row;
  722. -ms-flex-pack: justify;
  723. -webkit-box-direction: normal;
  724. -webkit-box-flex: 1;
  725. -webkit-box-orient: horizontal;
  726. -webkit-box-pack: justify;
  727. flex: 1 1 80%;
  728. flex-direction: row;
  729. justify-content: space-between
  730. }
  731.  
  732. .PaB-product-card--list .PaB-product-card__offer[data-v-1a6b33eb] {
  733. -ms-flex-direction: column;
  734. -webkit-box-direction: normal;
  735. -webkit-box-orient: vertical;
  736. display: -webkit-box;
  737. display: -ms-flexbox;
  738. display: flex;
  739. flex-direction: column;
  740. text-align: right
  741. }
  742.  
  743. .PaB-product-card--list .PaB-product-card__offer a[data-v-1a6b33eb] {
  744. margin-top: auto
  745. }
  746.  
  747. @media screen and (max-width:600px) {
  748. .PaB-product-card--list .PaB-product-card__header[data-v-1a6b33eb] {
  749. display: none
  750. }
  751. .PaB-product-card--list .PaB-product-card__body[data-v-1a6b33eb] {
  752. -ms-flex-direction: column;
  753. -webkit-box-direction: normal;
  754. -webkit-box-orient: vertical;
  755. flex-direction: column
  756. }
  757. .PaB-product-card--list .PaB-product-card__offer[data-v-1a6b33eb] {
  758. text-align: left
  759. }
  760. }
  761.  
  762. .PaB-product-card--grid[data-v-1a6b33eb] {
  763. -ms-flex-direction: column;
  764. -webkit-box-direction: normal;
  765. -webkit-box-orient: vertical;
  766. flex-direction: column
  767. }
  768.  
  769. .PaB-product-card--grid .PaB-product-card__media--vendor[data-v-1a6b33eb] {
  770. right: 0
  771. }
  772.  
  773. .PaB-product-card--grid .PaB-product-card__media[data-v-1a6b33eb] {
  774. -ms-flex-pack: center;
  775. -webkit-box-pack: center;
  776. display: -webkit-box;
  777. display: -ms-flexbox;
  778. display: flex;
  779. height: 0;
  780. justify-content: center;
  781. overflow: hidden;
  782. padding-bottom: 55.55556%;
  783. position: relative
  784. }
  785.  
  786. .PaB-product-card--grid .PaB-product-card__media img[data-v-1a6b33eb] {
  787. position: absolute;
  788. width: 100%
  789. }
  790.  
  791. .PaB-product-card--grid .PaB-product-card__offer[data-v-1a6b33eb] {
  792. margin-top: auto;
  793. padding-top: 15px
  794. }
  795.  
  796. .PaB-product-display--list .PaB-product-card {
  797. -ms-flex-direction: row;
  798. -webkit-box-direction: normal;
  799. -webkit-box-orient: horizontal;
  800. display: -webkit-box;
  801. display: -ms-flexbox;
  802. display: flex;
  803. flex-direction: row;
  804. margin: 10px 0
  805. }
  806.  
  807. .PaB-product-listing {
  808. margin-top: 40px;
  809. overflow: hidden
  810. }
  811.  
  812. .PaB-product-listing__title {
  813. border-bottom: 1px solid #b2b2b2;
  814. font-size: 24px;
  815. font-weight: 700;
  816. margin-bottom: 40px;
  817. padding-bottom: 5px
  818. }
  819.  
  820. .PaB-category-info-link {
  821. cursor: pointer;
  822. font-size: 16px
  823. }
  824.  
  825. .PaB-category__media {
  826. -ms-flex-pack: center;
  827. -webkit-box-pack: center;
  828. display: -webkit-box;
  829. display: -ms-flexbox;
  830. display: flex;
  831. height: 0;
  832. justify-content: center;
  833. overflow: hidden;
  834. padding-bottom: 55.55556%;
  835. position: relative
  836. }
  837.  
  838. .PaB-category__media img {
  839. -webkit-transform: translateY(-50%);
  840. position: absolute;
  841. top: 50%;
  842. transform: translateY(-50%);
  843. width: 100%
  844. }
  845.  
  846. .PaB-category__body {
  847. padding: 30px;
  848. text-align: center
  849. }
  850.  
  851. .PaB-category__body .PaB-category__description {
  852. margin: auto;
  853. max-width: 100%;
  854. width: 440px
  855. }
  856.  
  857. .PaB-category__body .PaB-category__title {
  858. font-weight: 700;
  859. margin-bottom: 15px
  860. }
  861.  
  862. .PaB-category__body .PaB-button {
  863. display: block;
  864. margin: 30px auto auto;
  865. max-width: 100%;
  866. width: 320px
  867. }
  868.  
  869. .PaB-product-display--grid {
  870. -ms-flex-direction: row;
  871. -ms-flex-pack: justify;
  872. -ms-flex-wrap: wrap;
  873. -webkit-box-direction: normal;
  874. -webkit-box-orient: horizontal;
  875. -webkit-box-pack: justify;
  876. display: -webkit-box;
  877. display: -ms-flexbox;
  878. display: flex;
  879. flex-direction: row;
  880. flex-wrap: wrap;
  881. justify-content: space-between;
  882. margin-left: -10px;
  883. margin-right: -10px
  884. }
  885.  
  886. .PaB-product-display--grid .PaB-product-card-shim,
  887. .PaB-product-display--grid .PaB-product-card-wrapper {
  888. -ms-flex: 1 1 320px;
  889. -webkit-box-flex: 1;
  890. flex: 1 1 320px;
  891. margin: 10px
  892. }
  893.  
  894. .PaB-product-display--grid .PaB-product-card-shim {
  895. height: 0;
  896. margin-bottom: 0;
  897. margin-top: 0;
  898. opacity: 0;
  899. overflow: hidden;
  900. visibility: hidden
  901. }
  902.  
  903. .PaB-checkout-process[data-v-23437d78] {
  904. -ms-flex-direction: column;
  905. -webkit-box-direction: normal;
  906. -webkit-box-orient: vertical;
  907. display: -webkit-box;
  908. display: -ms-flexbox;
  909. display: flex;
  910. flex-direction: column
  911. }
  912.  
  913. .PaB-checkout-process__actions[data-v-23437d78],
  914. .PaB-checkout-process__body[data-v-23437d78] {
  915. padding: 35px 25px;
  916. position: relative
  917. }
  918.  
  919. .PaB-checkout-process__body[data-v-23437d78] {
  920. -ms-flex: 0 1 55%;
  921. -webkit-box-flex: 0;
  922. background-color: hsla(0, 0%, 49.8%, .1);
  923. flex: 0 1 55%
  924. }
  925.  
  926. .PaB-checkout-process__actions[data-v-23437d78] {
  927. -ms-flex: 0 1 45%;
  928. -webkit-box-flex: 0;
  929. flex: 0 1 45%
  930. }
  931.  
  932. @media screen and (min-width:780px) {
  933. .PaB-checkout-process[data-v-23437d78] {
  934. -ms-flex-direction: row;
  935. -webkit-box-direction: normal;
  936. -webkit-box-orient: horizontal;
  937. flex-direction: row
  938. }
  939. }
  940.  
  941. .PaB-cart-item[data-v-63f85040] {
  942. -ms-flex-direction: row;
  943. -webkit-box-direction: normal;
  944. -webkit-box-orient: horizontal;
  945. background-color: #fff;
  946. border: 1px solid hsla(0, 0%, 49.8%, .2);
  947. display: -webkit-box;
  948. display: -ms-flexbox;
  949. display: flex;
  950. flex-direction: row;
  951. padding: 8px;
  952. position: relative
  953. }
  954.  
  955. .PaB-cart-item__header[data-v-63f85040] {
  956. -ms-flex: 0 0 70px;
  957. -webkit-box-flex: 0;
  958. display: none;
  959. flex: 0 0 70px;
  960. margin-right: 12px
  961. }
  962.  
  963. @media screen and (min-width:440px) {
  964. .PaB-cart-item__header[data-v-63f85040] {
  965. display: block
  966. }
  967. }
  968.  
  969. .PaB-cart-item__title[data-v-63f85040] {
  970. font-size: 18px;
  971. font-weight: 700;
  972. margin-bottom: 0;
  973. margin-right: 40px
  974. }
  975.  
  976. .PaB-cart-item__vendor[data-v-63f85040] {
  977. margin: 5px 0
  978. }
  979.  
  980. .PaB-cart-item__offer[data-v-63f85040] {
  981. -ms-flex-align: center;
  982. -ms-flex-wrap: wrap;
  983. -webkit-box-align: center;
  984. align-items: center;
  985. display: -webkit-box;
  986. display: -ms-flexbox;
  987. display: flex;
  988. flex-wrap: wrap
  989. }
  990.  
  991. .PaB-cart-item__offer .PaB-quantity[data-v-63f85040] {
  992. margin-right: .5em;
  993. width: 132px
  994. }
  995.  
  996. .PaB-cart-item__offer .PaB-cart-item__price[data-v-63f85040] {
  997. font-size: 18px;
  998. margin: 0
  999. }
  1000.  
  1001. .PaB-cart-item__media img[data-v-63f85040] {
  1002. width: 100%
  1003. }
  1004.  
  1005. .PaB-cart-item .remove-PaB-cart-item[data-v-63f85040] {
  1006. -webkit-appearance: none;
  1007. background-color: transparent;
  1008. border: 0;
  1009. color: currentColor!important;
  1010. height: 40px;
  1011. padding: 8px;
  1012. position: absolute;
  1013. right: 0;
  1014. top: 0;
  1015. width: 40px
  1016. }
  1017.  
  1018. .PaB-order-summary table tbody td[data-v-06fa53c3],
  1019. .PaB-order-summary table tbody th[data-v-06fa53c3] {
  1020. font-weight: 400
  1021. }
  1022.  
  1023. .PaB-order-summary table tbody td[data-v-06fa53c3] {
  1024. text-align: right
  1025. }
  1026.  
  1027. .PaB-order-summary table tfoot td[data-v-06fa53c3],
  1028. .PaB-order-summary table tfoot th[data-v-06fa53c3] {
  1029. font-size: 18px;
  1030. font-weight: 700
  1031. }
  1032.  
  1033. .PaB-order-summary table tfoot td[data-v-06fa53c3] {
  1034. text-align: right
  1035. }
  1036.  
  1037. .PaB-cart-item-wrapper[data-v-53de8157] {
  1038. -webkit-transform: translateX(0);
  1039. -webkit-transition: all .2s ease-in;
  1040. margin: 5px 0;
  1041. opacity: 1;
  1042. transform: translateX(0);
  1043. transition: all .2s ease-in
  1044. }
  1045.  
  1046. .PaB-cart-item-enter[data-v-53de8157],
  1047. .PaB-cart-item-leave-to[data-v-53de8157] {
  1048. -webkit-transform: translateX(-100%);
  1049. opacity: 0;
  1050. transform: translateX(-100%)
  1051. }
  1052.  
  1053. .PaB-cart-item-leave-active[data-v-53de8157] {
  1054. position: absolute
  1055. }
  1056.  
  1057. .modal-container[data-v-78e1160a] {
  1058. overflow: hidden
  1059. }
  1060.  
  1061. .slide-left-enter-active[data-v-78e1160a],
  1062. .slide-left-leave-active[data-v-78e1160a],
  1063. .slide-right-enter-active[data-v-78e1160a],
  1064. .slide-right-leave-active[data-v-78e1160a] {
  1065. -webkit-transition-duration: .2s;
  1066. -webkit-transition-property: height, opacity, -webkit-transform;
  1067. -webkit-transition-timing-function: ease-in-out;
  1068. overflow: hidden;
  1069. transition-duration: .2s;
  1070. transition-property: height, opacity, -webkit-transform;
  1071. transition-property: height, opacity, transform;
  1072. transition-property: height, opacity, transform, -webkit-transform;
  1073. transition-timing-function: ease-in-out
  1074. }
  1075.  
  1076. .slide-left-enter[data-v-78e1160a],
  1077. .slide-right-leave-active[data-v-78e1160a] {
  1078. -webkit-transform: translate(2em);
  1079. opacity: 0;
  1080. transform: translate(2em)
  1081. }
  1082.  
  1083. .slide-left-leave-active[data-v-78e1160a],
  1084. .slide-right-enter[data-v-78e1160a] {
  1085. -webkit-transform: translate(-2em);
  1086. opacity: 0;
  1087. transform: translate(-2em)
  1088. }
  1089.  
  1090. .slide-left-leave-active[data-v-78e1160a],
  1091. .slide-right-leave-active[data-v-78e1160a] {
  1092. position: absolute
  1093. }
  1094.  
  1095. .PaB-checkbox[data-v-124b2c4a] {
  1096. -ms-flex-align: start;
  1097. -ms-flex-direction: row;
  1098. -webkit-box-align: start;
  1099. -webkit-box-direction: normal;
  1100. -webkit-box-orient: horizontal;
  1101. align-items: flex-start;
  1102. cursor: pointer;
  1103. display: block;
  1104. display: -webkit-box;
  1105. display: -ms-flexbox;
  1106. display: flex;
  1107. flex-direction: row;
  1108. font-weight: 400;
  1109. line-height: 1.1;
  1110. padding-bottom: .2em;
  1111. padding-top: .2em
  1112. }
  1113.  
  1114. .PaB-checkbox svg[data-v-124b2c4a] {
  1115. -ms-flex: 0 0 auto;
  1116. -webkit-box-flex: 0;
  1117. flex: 0 0 auto;
  1118. margin-right: .25em
  1119. }
  1120.  
  1121. .PaB-form-input {
  1122. margin-bottom: 30px;
  1123. position: relative
  1124. }
  1125.  
  1126. .PaB-form-input input {
  1127. background-color: transparent;
  1128. background-color: #fff;
  1129. border: 1px solid hsla(0, 0%, 49.8%, .5);
  1130. color: inherit;
  1131. color: #000;
  1132. display: block;
  1133. font-size: 16px!important;
  1134. height: 44px;
  1135. padding: 15px 10px 0!important;
  1136. width: 100%
  1137. }
  1138.  
  1139. .PaB-form-input label {
  1140. -webkit-transform: translateY(-50%);
  1141. -webkit-transition: all .2s linear;
  1142. color: hsla(0, 0%, 49.8%, .6);
  1143. font-size: 16px;
  1144. font-weight: 400;
  1145. left: 10px;
  1146. pointer-events: none;
  1147. position: absolute;
  1148. top: 50%;
  1149. transform: translateY(-50%);
  1150. transition: all .2s linear
  1151. }
  1152.  
  1153. .PaB-form-input.has-value label,
  1154. .PaB-form-input input:focus~label {
  1155. -webkit-transform: translateY(0);
  1156. font-size: 10px;
  1157. top: 5px;
  1158. transform: translateY(0)
  1159. }
  1160.  
  1161. .PaB-form-input.has-error input {
  1162. border-color: #d21313
  1163. }
  1164.  
  1165. .PaB-form-input .PaB-error {
  1166. bottom: -15px;
  1167. color: #d21313;
  1168. font-size: 12px;
  1169. margin: 0;
  1170. position: absolute
  1171. }
  1172.  
  1173. .posabit-widget h3[data-v-f702a362] {
  1174. margin-top: 1em
  1175. }
  1176.  
  1177. .PaB-form-input-check[data-v-f702a362] {
  1178. position: relative
  1179. }
  1180.  
  1181. .PaB-form-input-check .PaB-error[data-v-f702a362] {
  1182. bottom: auto;
  1183. margin-left: 20px;
  1184. position: absolute;
  1185. top: -1em
  1186. }
  1187.  
  1188. .PaB-error[data-v-f702a362] {
  1189. bottom: 12px;
  1190. color: #d21313;
  1191. font-size: 12px;
  1192. margin: 0;
  1193. position: absolute
  1194. }
  1195.  
  1196. .PaB-company-info[data-v-59d46cfa] {
  1197. -ms-flex-direction: row;
  1198. -ms-flex-line-pack: center;
  1199. -webkit-box-direction: normal;
  1200. -webkit-box-orient: horizontal;
  1201. align-content: center;
  1202. display: -webkit-box;
  1203. display: -ms-flexbox;
  1204. display: flex;
  1205. flex-direction: row
  1206. }
  1207.  
  1208. .PaB-company__logo[data-v-59d46cfa] {
  1209. height: 50px;
  1210. margin-right: 12px;
  1211. width: 50px
  1212. }
  1213.  
  1214. .PaB-company__logo img[data-v-59d46cfa] {
  1215. height: auto;
  1216. width: 100%
  1217. }
  1218.  
  1219. .PaB-company__logo svg[data-v-59d46cfa] {
  1220. height: 100%;
  1221. width: 100%
  1222. }
  1223.  
  1224. .PaB-company__details[data-v-59d46cfa] {
  1225. -ms-flex: 1 1 auto;
  1226. -webkit-box-flex: 1;
  1227. flex: 1 1 auto
  1228. }
  1229.  
  1230. .PaB-company__details h2[data-v-59d46cfa] {
  1231. font-size: 16px;
  1232. font-weight: 700;
  1233. margin: 0 0 5px
  1234. }
  1235.  
  1236. .PaB-company__details p[data-v-59d46cfa] {
  1237. font-size: 14px;
  1238. margin: 0
  1239. }
  1240.  
  1241. .PaB-company-info[data-v-747c911c] {
  1242. margin: 20px
  1243. }
  1244.  
  1245. .PaB-cart-items[data-v-747c911c] {
  1246. margin-bottom: 20px
  1247. }
  1248.  
  1249. .PaB-dropdown[data-v-7689ba10] {
  1250. display: inline-block;
  1251. z-index: 90
  1252. }
  1253.  
  1254. .PaB-dropdown.is-open[data-v-7689ba10] {
  1255. z-index: 999
  1256. }
  1257.  
  1258. .PaB-dropdown-direction--up .PaB-dropdown-content[data-v-7689ba10] {
  1259. -webkit-transform: translateY(1px);
  1260. transform: translateY(1px);
  1261. width: calc(100vw - 30px)
  1262. }
  1263.  
  1264. .PaB-dropdown-direction--up.is-open .PaB-dropdown-toggle[data-v-7689ba10]:after {
  1265. height: 4px;
  1266. left: 0;
  1267. margin-top: -2px;
  1268. right: 0;
  1269. top: 0
  1270. }
  1271.  
  1272. .PaB-dropdown-direction--down .PaB-dropdown-content[data-v-7689ba10] {
  1273. -webkit-transform: translateY(-1px);
  1274. transform: translateY(-1px);
  1275. width: calc(100vw - 30px)
  1276. }
  1277.  
  1278. .PaB-dropdown-direction--down.is-open .PaB-dropdown-toggle[data-v-7689ba10]:after {
  1279. bottom: 0;
  1280. height: 4px;
  1281. left: 0;
  1282. margin-bottom: -2px;
  1283. right: 0
  1284. }
  1285.  
  1286. .PaB-dropdown-direction--left .PaB-dropdown-content[data-v-7689ba10] {
  1287. -webkit-transform: translateX(1px);
  1288. transform: translateX(1px)
  1289. }
  1290.  
  1291. .PaB-dropdown-direction--left.is-open .PaB-dropdown-toggle[data-v-7689ba10]:after {
  1292. bottom: 0;
  1293. left: 0;
  1294. margin-left: -2px;
  1295. top: 0;
  1296. width: 4px
  1297. }
  1298.  
  1299. .PaB-dropdown-direction--right .PaB-dropdown-content[data-v-7689ba10] {
  1300. -webkit-transform: translateX(-1px);
  1301. transform: translateX(-1px)
  1302. }
  1303.  
  1304. .PaB-dropdown-direction--right.is-open .PaB-dropdown-toggle[data-v-7689ba10]:after {
  1305. bottom: 0;
  1306. margin-right: -2px;
  1307. right: 0;
  1308. top: 0;
  1309. width: 4px
  1310. }
  1311.  
  1312. .PaB-dropdown--relative[data-v-7689ba10] {
  1313. position: relative
  1314. }
  1315.  
  1316. .PaB-dropdown--relative .PaB-dropdown-content[data-v-7689ba10] {
  1317. width: auto
  1318. }
  1319.  
  1320. .PaB-dropdown-toggle[data-v-7689ba10] {
  1321. border-width: 1px;
  1322. height: 100%;
  1323. position: relative;
  1324. vertical-align: middle;
  1325. z-index: 2
  1326. }
  1327.  
  1328. .is-open .PaB-dropdown-toggle[data-v-7689ba10] {
  1329. background-color: #f0f0f0;
  1330. border: 1px solid #b2b2b2;
  1331. border-bottom-color: transparent
  1332. }
  1333.  
  1334. .is-open .PaB-dropdown-toggle[data-v-7689ba10]:after {
  1335. background-color: #f0f0f0;
  1336. content: "";
  1337. display: block;
  1338. position: absolute;
  1339. z-index: 9
  1340. }
  1341.  
  1342. .PaB-dropdown-content[data-v-7689ba10] {
  1343. background: #f0f0f0;
  1344. border: 1px solid hsla(0, 0%, 49.8%, .5);
  1345. border-radius: 0 0 5px 5px;
  1346. min-width: 100%;
  1347. padding: 25px;
  1348. position: absolute;
  1349. z-index: 1
  1350. }
  1351.  
  1352. .PaB-accordion[data-v-7a474484] {
  1353. background-color: #fff;
  1354. border: 1px solid hsla(0, 0%, 49.8%, .5);
  1355. border-radius: 3px
  1356. }
  1357.  
  1358. .PaB-accordion__summary[data-v-7a474484] {
  1359. cursor: pointer;
  1360. font-size: 16px;
  1361. font-weight: 400;
  1362. margin: 0;
  1363. min-width: 200px;
  1364. padding: 10px;
  1365. position: relative
  1366. }
  1367.  
  1368. .PaB-accordion.is-open .PaB-accordion__summary[data-v-7a474484] {
  1369. border-bottom: 1px solid hsla(0, 0%, 49.8%, .5)
  1370. }
  1371.  
  1372. .PaB-accordion__summary svg[data-v-7a474484] {
  1373. position: absolute;
  1374. right: 10px;
  1375. top: 10px
  1376. }
  1377.  
  1378. .PaB-accordion__content[data-v-7a474484] {
  1379. -webkit-overflow-scrolling: touch;
  1380. background-color: hsla(0, 0%, 100%, .1);
  1381. overflow: auto;
  1382. padding: 10px
  1383. }
  1384.  
  1385. .PaB-filter-price-label[data-v-49972b69] {
  1386. font-weight: 400
  1387. }
  1388.  
  1389. .vue-slider-component[data-v-49972b69] {
  1390. margin-bottom: 45px
  1391. }
  1392.  
  1393. .PaB-app-accordion[data-v-49972b69] {
  1394. margin-bottom: 15px
  1395. }
  1396.  
  1397. .PaB-apply-filters[data-v-49972b69] {
  1398. margin-top: 15px;
  1399. width: 100%
  1400. }
  1401.  
  1402. .PaB-app-search-form .PaB-dropdown .PaB-dropdown-toggle {
  1403. border-radius: 0
  1404. }
  1405.  
  1406. .PaB-search-input-field[data-v-1ac3928e] {
  1407. -ms-flex: 1 1 auto;
  1408. -ms-flex-align: center;
  1409. -webkit-box-align: center;
  1410. -webkit-box-flex: 1;
  1411. align-items: center;
  1412. border: 1px solid #b2b2b2;
  1413. border-right: 0;
  1414. display: -webkit-box;
  1415. display: -ms-flexbox;
  1416. display: flex;
  1417. flex: 1 1 auto;
  1418. position: relative
  1419. }
  1420.  
  1421. .PaB-search-input-field input[data-v-1ac3928e] {
  1422. -webkit-box-shadow: none;
  1423. border: 0;
  1424. box-shadow: none;
  1425. font-size: inherit;
  1426. height: 100%;
  1427. outline: none;
  1428. padding: 10px;
  1429. width: 100%
  1430. }
  1431.  
  1432. .PaB-search-input-field .PaB-button[data-v-1ac3928e] {
  1433. -webkit-transform: translateY(-50%);
  1434. border-radius: 0;
  1435. padding: 10px;
  1436. position: absolute;
  1437. right: 0;
  1438. top: 50%;
  1439. transform: translateY(-50%)
  1440. }
  1441.  
  1442. .PaB-app-search-form[data-v-1ac3928e] {
  1443. -ms-flex-direction: row;
  1444. -webkit-box-direction: normal;
  1445. -webkit-box-orient: horizontal;
  1446. display: -webkit-box;
  1447. display: -ms-flexbox;
  1448. display: flex;
  1449. flex-direction: row;
  1450. position: relative
  1451. }
  1452.  
  1453. .PaB-app-search-form[data-v-1ac3928e]>:first-child {
  1454. border-bottom-left-radius: 3px;
  1455. border-top-left-radius: 3px
  1456. }
  1457.  
  1458. .PaB-app-search-form[data-v-1ac3928e]>:last-child {
  1459. border-bottom-right-radius: 3px;
  1460. border-top-right-radius: 3px
  1461. }
  1462.  
  1463. .PaB-app-search-form .PaB-button--search[data-v-1ac3928e] {
  1464. border-bottom-left-radius: 0;
  1465. border-left: 0;
  1466. border-top-left-radius: 0;
  1467. margin-left: -1px
  1468. }
  1469.  
  1470. .PaB-app-search-form .PaB-dropdown-toggle[data-v-1ac3928e] {
  1471. border-left: 0;
  1472. border-right-color: transparent
  1473. }
  1474.  
  1475. .PaB-app-search-form .PaB-dropdown.is-open .PaB-dropdown-toggle[data-v-1ac3928e] {
  1476. border-right-color: #b2b2b2
  1477. }
  1478.  
  1479. body .PaB-product-sort.is-open .PaB-button[data-v-c0e22e9e] {
  1480. border: 1px solid hsla(0, 0%, 49.8%, .5)
  1481. }
  1482.  
  1483. body ul.PaB-product-sort__options[data-v-c0e22e9e] {
  1484. margin: 0 0 0 -10px;
  1485. padding: 0
  1486. }
  1487.  
  1488. body .PaB-product-sort__option[data-v-c0e22e9e] {
  1489. cursor: pointer;
  1490. display: block;
  1491. white-space: nowrap
  1492. }
  1493.  
  1494. body .PaB-product-sort__option svg[data-v-c0e22e9e] {
  1495. margin-right: .25em
  1496. }
  1497.  
  1498. .PaB-cart-button[data-v-1938af2c] {
  1499. margin-left: auto;
  1500. position: relative
  1501. }
  1502.  
  1503. .PaB-cart-counter[data-v-1938af2c] {
  1504. -webkit-transition: -webkit-transform .2s ease-in-out;
  1505. bottom: 50%;
  1506. font-size: .75em;
  1507. height: 1.5em;
  1508. line-height: 1.5;
  1509. margin-bottom: 4px;
  1510. position: absolute;
  1511. right: 15px;
  1512. text-align: center;
  1513. transition: -webkit-transform .2s ease-in-out;
  1514. transition: transform .2s ease-in-out;
  1515. transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  1516. width: 1.5em
  1517. }
  1518.  
  1519. .PaB-item-added .PaB-cart-counter[data-v-1938af2c] {
  1520. -webkit-transform: scale(1.3) translateY(-2px);
  1521. transform: scale(1.3) translateY(-2px)
  1522. }
  1523.  
  1524. .PaB-view-controls[data-v-139947dc] {
  1525. -ms-flex: 1 1 120px;
  1526. -ms-flex-direction: row;
  1527. -ms-flex-line-pack: end;
  1528. -webkit-box-direction: normal;
  1529. -webkit-box-flex: 1;
  1530. -webkit-box-orient: horizontal;
  1531. align-content: flex-end;
  1532. display: -webkit-box;
  1533. display: -ms-flexbox;
  1534. display: flex;
  1535. flex: 1 1 120px;
  1536. flex-direction: row;
  1537. position: relative
  1538. }
  1539.  
  1540. .PaB-chip[data-v-01b53ec4] {
  1541. -ms-flex-align: center;
  1542. -ms-flex-pack: justify;
  1543. -webkit-box-align: center;
  1544. -webkit-box-pack: justify;
  1545. align-items: center;
  1546. border-radius: 50px;
  1547. color: #fff;
  1548. cursor: pointer;
  1549. display: -webkit-box;
  1550. display: -ms-flexbox;
  1551. display: flex;
  1552. justify-content: space-between;
  1553. padding: 0 6px
  1554. }
  1555.  
  1556. .PaB-chip__text[data-v-01b53ec4] {
  1557. -moz-osx-font-smoothing: grayscale;
  1558. -webkit-font-smoothing: antialiased;
  1559. display: inline-block;
  1560. font-size: 12px;
  1561. font-weight: 700;
  1562. line-height: 25px;
  1563. padding-left: 6px;
  1564. padding-right: 6px;
  1565. vertical-align: baseline;
  1566. white-space: nowrap
  1567. }
  1568.  
  1569. .PaB-chip__dismiss[data-v-01b53ec4] {
  1570. -ms-flex: 0 0 auto;
  1571. -webkit-box-flex: 0;
  1572. background-color: transparent;
  1573. border: 0;
  1574. border-radius: 100%;
  1575. color: #fff;
  1576. display: inline-block;
  1577. flex: 0 0 auto;
  1578. margin-right: 6px;
  1579. padding: 0
  1580. }
  1581.  
  1582. .PaB-scroller[data-v-31b27bbc] {
  1583. overflow: hidden;
  1584. position: relative
  1585. }
  1586.  
  1587. .PaB-scroller-fades[data-v-31b27bbc] {
  1588. bottom: 0;
  1589. left: 0;
  1590. pointer-events: none;
  1591. position: absolute;
  1592. right: 0;
  1593. top: 0;
  1594. z-index: 9
  1595. }
  1596.  
  1597. .PaB-scroller-overflow[data-v-31b27bbc] {
  1598. -webkit-overflow-scrolling: touch
  1599. }
  1600.  
  1601. .PaB-scroll-bar[data-v-31b27bbc] {
  1602. background-color: #ddd;
  1603. position: absolute
  1604. }
  1605.  
  1606. .PaB-scroll-bar .PaB-scroll-bar__handle[data-v-31b27bbc] {
  1607. background-color: #aaa;
  1608. position: absolute
  1609. }
  1610.  
  1611. .PaB-overflowing-end[data-v-31b27bbc],
  1612. .PaB-overflowing-start[data-v-31b27bbc] {
  1613. opacity: 1;
  1614. pointer-events: none;
  1615. position: absolute;
  1616. z-index: 20
  1617. }
  1618.  
  1619. .PaB-scroller--x .PaB-overflowing-end[data-v-31b27bbc],
  1620. .PaB-scroller--x .PaB-overflowing-start[data-v-31b27bbc] {
  1621. height: 100%;
  1622. top: 0;
  1623. width: 20px
  1624. }
  1625.  
  1626. .PaB-scroller--x .PaB-overflowing-start[data-v-31b27bbc] {
  1627. left: 0
  1628. }
  1629.  
  1630. .PaB-scroller--x .PaB-overflowing-end[data-v-31b27bbc] {
  1631. right: 0
  1632. }
  1633.  
  1634. .PaB-scroller--x .PaB-scroll-bar[data-v-31b27bbc] {
  1635. bottom: 0;
  1636. height: 4px;
  1637. left: 0;
  1638. right: 0;
  1639. width: 100%
  1640. }
  1641.  
  1642. .PaB-scroller--x .PaB-scroll-bar__handle[data-v-31b27bbc] {
  1643. height: 4px;
  1644. top: 0
  1645. }
  1646.  
  1647. .PaB-scroller--y .PaB-overflowing-end[data-v-31b27bbc],
  1648. .PaB-scroller--y .PaB-overflowing-start[data-v-31b27bbc] {
  1649. height: 20px;
  1650. left: 0;
  1651. right: 0;
  1652. width: 100%
  1653. }
  1654.  
  1655. .PaB-scroller--y .PaB-overflowing-start[data-v-31b27bbc] {
  1656. top: 0
  1657. }
  1658.  
  1659. .PaB-scroller--y .PaB-overflowing-end[data-v-31b27bbc] {
  1660. bottom: 0
  1661. }
  1662.  
  1663. .PaB-scroller--y .PaB-scroll-bar[data-v-31b27bbc] {
  1664. bottom: 0;
  1665. height: 100%;
  1666. right: 0;
  1667. top: 0;
  1668. width: 4px
  1669. }
  1670.  
  1671. .PaB-scroller--y .PaB-scroll-bar__handle[data-v-31b27bbc] {
  1672. right: 0;
  1673. width: 4px
  1674. }
  1675.  
  1676. .PaB-scroller-fade-enter-active[data-v-31b27bbc] {
  1677. -webkit-transition: opacity .3s ease;
  1678. transition: opacity .3s ease
  1679. }
  1680.  
  1681. .PaB-scroller-fade-leave-active[data-v-31b27bbc] {
  1682. -webkit-transition: opacity .2s linear;
  1683. transition: opacity .2s linear
  1684. }
  1685.  
  1686. .PaB-scroller-fade-enter[data-v-31b27bbc],
  1687. .PaB-scroller-fade-leave-to[data-v-31b27bbc] {
  1688. opacity: 0
  1689. }
  1690.  
  1691. .PaB-clear-all[data-v-79f553a6] {
  1692. -ms-flex: 0 0 auto;
  1693. -webkit-appearance: none;
  1694. -webkit-box-flex: 0;
  1695. background-color: #000;
  1696. border: 0;
  1697. color: #fff;
  1698. flex: 0 0 auto;
  1699. height: 41px;
  1700. padding-right: 1em
  1701. }
  1702.  
  1703. .PaB-active-filters-wrapper[data-v-79f553a6] {
  1704. min-width: 100%;
  1705. position: relative
  1706. }
  1707.  
  1708. .PaB-active-filters[data-v-79f553a6] {
  1709. -ms-flex-direction: row;
  1710. -webkit-box-direction: normal;
  1711. -webkit-box-orient: horizontal;
  1712. display: -webkit-box;
  1713. display: -ms-flexbox;
  1714. display: flex;
  1715. flex-direction: row;
  1716. max-height: 100%;
  1717. min-width: 100%;
  1718. overflow: hidden;
  1719. position: relative
  1720. }
  1721.  
  1722. .PaB-scroller[data-v-79f553a6] {
  1723. -ms-flex: 1 1 auto;
  1724. -webkit-box-flex: 1;
  1725. background-color: #383838;
  1726. flex: 1 1 auto
  1727. }
  1728.  
  1729. .PaB-filter-chips[data-v-79f553a6] {
  1730. padding: 8px;
  1731. position: relative;
  1732. white-space: nowrap;
  1733. width: 100%
  1734. }
  1735.  
  1736. .PaB-filter-chips .PaB-filter-chip[data-v-79f553a6] {
  1737. -webkit-transition: opacity .2s linear, -webkit-transform .2s ease-in-out;
  1738. display: inline-block;
  1739. margin: 0 2px;
  1740. transition: opacity .2s linear, -webkit-transform .2s ease-in-out;
  1741. transition: transform .2s ease-in-out, opacity .2s linear;
  1742. transition: transform .2s ease-in-out, opacity .2s linear, -webkit-transform .2s ease-in-out
  1743. }
  1744.  
  1745. .PaB-chip-pop-leave-active[data-v-79f553a6] {
  1746. position: absolute
  1747. }
  1748.  
  1749. .PaB-chip-pop-enter[data-v-79f553a6],
  1750. .PaB-chip-pop-leave-to[data-v-79f553a6] {
  1751. -webkit-transform: scale(0);
  1752. opacity: 0;
  1753. transform: scale(0)
  1754. }
  1755.  
  1756. .PaB-active-filters-enter-active[data-v-79f553a6],
  1757. .PaB-active-filters-leave-active[data-v-79f553a6] {
  1758. -webkit-transition: height .2s ease-in-out;
  1759. height: 41px;
  1760. transition: height .2s ease-in-out
  1761. }
  1762.  
  1763. .PaB-active-filters-enter[data-v-79f553a6],
  1764. .PaB-active-filters-leave-to[data-v-79f553a6] {
  1765. height: 0
  1766. }
  1767.  
  1768. .PaB-category-nav[data-v-23cea3c6] {
  1769. background-color: hsla(0, 0%, 49.8%, .2);
  1770. position: relative
  1771. }
  1772.  
  1773. .PaB-category-nav a[data-v-23cea3c6] {
  1774. color: inherit;
  1775. opacity: .9;
  1776. text-decoration: none
  1777. }
  1778.  
  1779. .PaB-category-nav a[data-v-23cea3c6]:hover {
  1780. opacity: 1
  1781. }
  1782.  
  1783. .PaB-category-menu[data-v-23cea3c6] {
  1784. display: -webkit-box;
  1785. display: -ms-flexbox;
  1786. display: flex;
  1787. list-style: none;
  1788. margin: 0;
  1789. padding: 0;
  1790. white-space: nowrap
  1791. }
  1792.  
  1793. .PaB-category-menu li[data-v-23cea3c6] {
  1794. list-style: none
  1795. }
  1796.  
  1797. .PaB-category-menu a[data-v-23cea3c6] {
  1798. display: block;
  1799. padding: 10px
  1800. }
  1801.  
  1802. .PaB-app-actions[data-v-d28cf940] {
  1803. -ms-flex-direction: row;
  1804. -ms-flex-pack: justify;
  1805. -ms-flex-wrap: wrap;
  1806. -webkit-box-direction: normal;
  1807. -webkit-box-orient: horizontal;
  1808. -webkit-box-pack: justify;
  1809. display: -webkit-box;
  1810. display: -ms-flexbox;
  1811. display: flex;
  1812. flex-direction: row;
  1813. flex-wrap: wrap;
  1814. justify-content: space-between;
  1815. margin-bottom: 10px;
  1816. position: relative
  1817. }
  1818.  
  1819. .PaB-app-actions .PaB-app-search-form[data-v-d28cf940] {
  1820. -ms-flex: 1 1 66%;
  1821. -webkit-box-flex: 1;
  1822. flex: 1 1 66%
  1823. }
  1824.  
  1825. @media screen and (min-width:825px) {
  1826. .PaB-app-actions[data-v-d28cf940] {
  1827. margin-bottom: 32px
  1828. }
  1829. .PaB-app-actions .PaB-app-search-form[data-v-d28cf940] {
  1830. max-width: 700px
  1831. }
  1832. .PaB-app-actions .PaB-view-controls[data-v-d28cf940] {
  1833. max-width: 280px
  1834. }
  1835. }
  1836.  
  1837. .PaB-loading-spinner[data-v-6a5aed13] {
  1838. -ms-flex-align: center;
  1839. -ms-flex-line-pack: center;
  1840. -ms-flex-pack: center;
  1841. -webkit-box-align: center;
  1842. -webkit-box-pack: center;
  1843. align-content: center;
  1844. align-items: center;
  1845. background-color: rgba(0, 0, 0, .8);
  1846. display: -webkit-box;
  1847. display: -ms-flexbox;
  1848. display: flex;
  1849. height: 100%;
  1850. justify-content: center;
  1851. left: 0;
  1852. min-height: 100px;
  1853. min-width: 100px;
  1854. position: fixed;
  1855. top: 0;
  1856. width: 100%;
  1857. z-index: 9999
  1858. }
  1859.  
  1860. .PaB-loading-spinner .PaB-spinner[data-v-6a5aed13] {
  1861. -webkit-animation: spinner-data-v-6a5aed13 .7s linear infinite;
  1862. animation: spinner-data-v-6a5aed13 .7s linear infinite;
  1863. border-radius: 100%;
  1864. border-right-color: transparent!important;
  1865. border-style: solid;
  1866. border-width: 10px;
  1867. height: 100px;
  1868. position: relative;
  1869. width: 100px
  1870. }
  1871.  
  1872. .PaB-loader-enter-active[data-v-6a5aed13],
  1873. .PaB-loader-leave-active[data-v-6a5aed13] {
  1874. -webkit-transition: opacity .3s ease-in-out;
  1875. opacity: 1;
  1876. transition: opacity .3s ease-in-out
  1877. }
  1878.  
  1879. .PaB-loader-enter[data-v-6a5aed13],
  1880. .PaB-loader-leave-to[data-v-6a5aed13] {
  1881. opacity: 0
  1882. }
  1883.  
  1884. @-webkit-keyframes spinner-data-v-6a5aed13 {
  1885. 0% {
  1886. -webkit-transform: rotate(0);
  1887. transform: rotate(0)
  1888. }
  1889. to {
  1890. -webkit-transform: rotate(1turn);
  1891. transform: rotate(1turn)
  1892. }
  1893. }
  1894.  
  1895. @keyframes spinner-data-v-6a5aed13 {
  1896. 0% {
  1897. -webkit-transform: rotate(0);
  1898. transform: rotate(0)
  1899. }
  1900. to {
  1901. -webkit-transform: rotate(1turn);
  1902. transform: rotate(1turn)
  1903. }
  1904. }
  1905.  
  1906. .posabit-widget[data-v-7b2ff14f] {
  1907. position: relative
  1908. }
  1909.  
  1910. body .posabit-widget * {
  1911. -webkit-box-sizing: border-box;
  1912. box-sizing: border-box;
  1913. z-index: auto
  1914. }
  1915.  
  1916. body .posabit-widget {
  1917. font-size: 16px
  1918. }
  1919.  
  1920. body .posabit-widget a svg,
  1921. body .posabit-widget p svg {
  1922. vertical-align: top
  1923. }
  1924.  
  1925. body .posabit-widget a {
  1926. text-decoration: none!important
  1927. }
  1928.  
  1929. body .posabit-widget h1,
  1930. body .posabit-widget h2,
  1931. body .posabit-widget h3,
  1932. body .posabit-widget h4,
  1933. body .posabit-widget h5,
  1934. body .posabit-widget h6 {
  1935. margin: 0 0 1em
  1936. }
  1937.  
  1938. body .posabit-widget button {
  1939. cursor: pointer;
  1940. margin: 0
  1941. }
  1942.  
  1943. body .posabit-widget table {
  1944. border-collapse: collapse;
  1945. width: 100%
  1946. }
  1947.  
  1948. body .posabit-widget thead {
  1949. border-bottom: 1px solid hsla(0, 0%, 49.8%, .5)
  1950. }
  1951.  
  1952. body .posabit-widget tfoot {
  1953. border-top: 1px solid hsla(0, 0%, 49.8%, .5)
  1954. }
  1955.  
  1956. body .posabit-widget input {
  1957. margin: 0
  1958. }
  1959.  
  1960. body .posabit-widget td,
  1961. body .posabit-widget th {
  1962. border: 0;
  1963. padding: 5px
  1964. }
  1965.  
  1966. body .posabit-widget th {
  1967. text-align: left
  1968. }
  1969.  
  1970. body .posabit-widget ol,
  1971. body .posabit-widget ol li,
  1972. body .posabit-widget ul,
  1973. body .posabit-widget ul li {
  1974. margin: 0;
  1975. padding: 0
  1976. }
  1977.  
  1978. .PaB-money__cents[data-v-6c616cbc] {
  1979. font-size: .6em;
  1980. line-height: 0;
  1981. vertical-align: super
  1982. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement